Pull request #109 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from ccf6d47c1721ddfd84bc3b576d63207132cbae1c+8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 (47e64485cd9477b7f333d801034eb42305c05777) 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-ssh1521378311319444744.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16679775656871244737.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-109/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-109/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15349050369967426987.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-109/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15879347696171942185.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh14795674173760145281.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-109/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-109/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh425054308672428631.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1679 in /w/workspace/foundry_app-record-replay_PR-109 [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/foundry_app-record-replay_PR-109 # 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 > 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/109/head:refs/remotes/origin/PR-109 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 into PR head commit ccf6d47c1721ddfd84bc3b576d63207132cbae1c Merge succeeded, producing ccf6d47c1721ddfd84bc3b576d63207132cbae1c Checking out Revision ccf6d47c1721ddfd84bc3b576d63207132cbae1c (PR-109) > git config core.sparsecheckout # timeout=10 > git checkout -f ccf6d47c1721ddfd84bc3b576d63207132cbae1c # 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 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ccf6d47c1721ddfd84bc3b576d63207132cbae1c # timeout=10 Commit message: "build: Update to latest 3.2.0 dev go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:50:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:50:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:50:35 ========================================================= 18:50:35 EdgeX Global Pipelines Version Info 18:50:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:50:35 ------------------- 18:50:35 stable info: 18:50:35 ------------------- 18:50:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:50:35 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:50:35 Message: update stable to v1.0.258 18:50:36 ------------------- 18:50:36 experimental info: 18:50:36 ------------------- 18:50:36 Commited By: **** collab-it+edgex@linuxfoundation.org 18:50:36 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:50:36 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:50:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 18:50:37 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 18:50:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:50:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:50:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:50:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:50:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 18:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:50:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:50:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:50:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:50:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:50:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:50:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:50:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:50:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:50:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:50:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:50:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:50:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:50:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:50:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-109 [Pipeline] echo 18:50:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-109 [Pipeline] echo 18:50:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-109 [Pipeline] echo 18:50:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccf6d47c1721ddfd84bc3b576d63207132cbae1c [Pipeline] echo 18:50:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccf6d47 [Pipeline] echo 18:50:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:50:39 provisioning config files... 18:50:39 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-109@tmp/config12659845376386920337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:50:39 ---> ****-login.sh 18:50:39 nexus3.edgexfoundry.org:10001 18:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:50:40 Configure a credential helper to remove this warning. See 18:50:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:50:40 18:50:40 Login Succeeded 18:50:40 nexus3.edgexfoundry.org:10002 18:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:50:40 Configure a credential helper to remove this warning. See 18:50:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:50:40 18:50:40 Login Succeeded 18:50:40 nexus3.edgexfoundry.org:10003 18:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:50:40 Configure a credential helper to remove this warning. See 18:50:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:50:40 18:50:40 Login Succeeded 18:50:40 nexus3.edgexfoundry.org:10004 18:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:50:40 Configure a credential helper to remove this warning. See 18:50:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:50:40 18:50:40 Login Succeeded 18:50:40 ****.io 18:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:50:40 Configure a credential helper to remove this warning. See 18:50:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:50:40 18:50:40 Login Succeeded 18:50:40 ---> ****-login.sh ends [Pipeline] } 18:50:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:50:41 + git rev-list -1 --merges ccf6d47c1721ddfd84bc3b576d63207132cbae1c~1..ccf6d47c1721ddfd84bc3b576d63207132cbae1c [Pipeline] echo 18:50:41 -----------> git rev-list -1 --merges ccf6d47c1721ddfd84bc3b576d63207132cbae1c~1..ccf6d47c1721ddfd84bc3b576d63207132cbae1c ccf6d47c1721ddfd84bc3b576d63207132cbae1c [false] [Pipeline] sh 18:50:42 + git log --format=format:%s -1 ccf6d47c1721ddfd84bc3b576d63207132cbae1c [Pipeline] echo 18:50:42 ========================================================= 18:50:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:50:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:50:42 + git log --format=format:%s -1 ccf6d47c1721ddfd84bc3b576d63207132cbae1c [Pipeline] echo 18:50:42 [semverPrep] GIT_COMMIT: ccf6d47c1721ddfd84bc3b576d63207132cbae1c, Commit Message: build: Update to latest 3.2.0 dev go-mods [Pipeline] echo 18:50:42 [semverPrep] This is not a build commit. [Pipeline] sh 18:50:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:50:43 + grep -v github /etc/ssh/ssh_known_hosts 18:50:43 + [ -e /tmp/ssh_known_hosts ] 18:50:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:50:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:50:43 + sudo tee -a /etc/ssh/ssh_known_hosts 18:50:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:50:43 18:50:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:50:44 0.1.4: Pulling from edgex-devops/py-git-semver 18:50:44 b85a868b505f: Pulling fs layer 18:50:44 e2be974225ed: Pulling fs layer 18:50:44 339a4e72a1f5: Pulling fs layer 18:50:44 988bab9f4d93: Pulling fs layer 18:50:44 1469e6f7b9e6: Pulling fs layer 18:50:44 988bab9f4d93: Waiting 18:50:44 eaf3925da568: Pulling fs layer 18:50:44 bab4dde63d76: Pulling fs layer 18:50:44 1469e6f7b9e6: Waiting 18:50:44 bab4dde63d76: Waiting 18:50:44 bde34c3a00c8: Pulling fs layer 18:50:44 b352a97aabf1: Pulling fs layer 18:50:44 4872d77fe225: Pulling fs layer 18:50:44 bde34c3a00c8: Waiting 18:50:44 b352a97aabf1: Waiting 18:50:44 5851b861e8e6: Pulling fs layer 18:50:44 4872d77fe225: Waiting 18:50:44 5851b861e8e6: Waiting 18:50:44 e2be974225ed: Download complete 18:50:44 988bab9f4d93: Download complete 18:50:44 1469e6f7b9e6: Verifying Checksum 18:50:44 1469e6f7b9e6: Download complete 18:50:44 339a4e72a1f5: Verifying Checksum 18:50:44 339a4e72a1f5: Download complete 18:50:44 eaf3925da568: Verifying Checksum 18:50:44 eaf3925da568: Download complete 18:50:44 bde34c3a00c8: Download complete 18:50:44 b352a97aabf1: Download complete 18:50:44 4872d77fe225: Verifying Checksum 18:50:44 4872d77fe225: Download complete 18:50:44 5851b861e8e6: Verifying Checksum 18:50:44 5851b861e8e6: Download complete 18:50:44 b85a868b505f: Verifying Checksum 18:50:44 b85a868b505f: Download complete 18:50:44 bab4dde63d76: Verifying Checksum 18:50:44 bab4dde63d76: Download complete 18:50:45 b85a868b505f: Pull complete 18:50:45 e2be974225ed: Pull complete 18:50:46 339a4e72a1f5: Pull complete 18:50:46 988bab9f4d93: Pull complete 18:50:46 1469e6f7b9e6: Pull complete 18:50:46 eaf3925da568: Pull complete 18:50:48 bab4dde63d76: Pull complete 18:50:48 bde34c3a00c8: Pull complete 18:50:48 b352a97aabf1: Pull complete 18:50:48 4872d77fe225: Pull complete 18:50:48 5851b861e8e6: Pull complete 18:50:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:50:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:50:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:49 prd-ubuntu20.04-docker-8c-8g-1679 does not seem to be running inside a container 18:50:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-109 -v /w/workspace/foundry_app-record-replay_PR-109:/w/workspace/foundry_app-record-replay_PR-109:rw,z -v /w/workspace/foundry_app-record-replay_PR-109@tmp:/w/workspace/foundry_app-record-replay_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:50:52 $ docker top c7f1ab6b802931b16e26a448b8506c94fb6aaad5fb497d619773613bedd1c74a -eo pid,comm 18:50:52 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). 18:50:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:50:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:50:52 [ssh-agent] Looking for ssh-agent implementation... 18:50:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:50:52 $ docker exec c7f1ab6b802931b16e26a448b8506c94fb6aaad5fb497d619773613bedd1c74a ssh-agent 18:50:52 SSH_AUTH_SOCK=/tmp/ssh-em8LuWswUR1l/agent.32 18:50:52 SSH_AGENT_PID=38 18:50:52 Running ssh-add (command line suppressed) 18:50:52 Identity added: /w/workspace/foundry_app-record-replay_PR-109@tmp/private_key_6735714005721383287.key (/w/workspace/foundry_app-record-replay_PR-109@tmp/private_key_6735714005721383287.key) 18:50:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:50:53 + git tag --points-at HEAD [Pipeline] } 18:50:53 $ docker exec --env ******** --env ******** c7f1ab6b802931b16e26a448b8506c94fb6aaad5fb497d619773613bedd1c74a ssh-agent -k 18:50:53 unset SSH_AUTH_SOCK; 18:50:53 unset SSH_AGENT_PID; 18:50:53 echo Agent pid 38 killed; 18:50:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:50:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:50:53 [ssh-agent] Looking for ssh-agent implementation... 18:50:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:50:53 $ docker exec c7f1ab6b802931b16e26a448b8506c94fb6aaad5fb497d619773613bedd1c74a ssh-agent 18:50:53 SSH_AUTH_SOCK=/tmp/ssh-3506KvHDqCrl/agent.70 18:50:53 SSH_AGENT_PID=76 18:50:53 Running ssh-add (command line suppressed) 18:50:53 Identity added: /w/workspace/foundry_app-record-replay_PR-109@tmp/private_key_4218742264166090848.key (/w/workspace/foundry_app-record-replay_PR-109@tmp/private_key_4218742264166090848.key) 18:50:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:50:54 + git semver init 18:50:54 2023-11-28 18:50:54,368 [run_init] DEBUG init version:0.0.0 force:False 18:50:54 2023-11-28 18:50:54,369 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-109/.semver 18:50:54 2023-11-28 18:50:54,369 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-109/.semver 18:50:54 2023-11-28 18:50:54,369 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-109/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-109, universal_newlines=False, shell=None, istream=None) 18:50:55 2023-11-28 18:50:55,385 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-109/.git/info/exclude 18:50:55 2023-11-28 18:50:55,386 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-109/.semver/PR-109 with force:False 18:50:55 2023-11-28 18:50:55,386 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-109/.semver/PR-109 18:50:55 2023-11-28 18:50:55,388 [execute] INFO git cat-file --batch-check 18:50:55 2023-11-28 18:50:55,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-109/.semver, universal_newlines=False, shell=None, istream=) 18:50:55 2023-11-28 18:50:55,394 [execute] INFO git cat-file --batch 18:50:55 2023-11-28 18:50:55,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-109/.semver, universal_newlines=False, shell=None, istream=) 18:50:55 2023-11-28 18:50:55,401 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-109/.semver/PR-109 18:50:55 0.0.0 [Pipeline] } 18:50:55 $ docker exec --env ******** --env ******** c7f1ab6b802931b16e26a448b8506c94fb6aaad5fb497d619773613bedd1c74a ssh-agent -k 18:50:55 unset SSH_AUTH_SOCK; 18:50:55 unset SSH_AGENT_PID; 18:50:55 echo Agent pid 76 killed; 18:50:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:50:56 + git semver [Pipeline] } 18:50:56 $ docker stop --time=1 c7f1ab6b802931b16e26a448b8506c94fb6aaad5fb497d619773613bedd1c74a 18:50:58 $ docker rm -f --volumes c7f1ab6b802931b16e26a448b8506c94fb6aaad5fb497d619773613bedd1c74a [Pipeline] // withDockerContainer [Pipeline] sh 18:50:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:50:58 Stashed 1 file(s) [Pipeline] echo 18:50:58 [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 18:50:59 provisioning config files... 18:50:59 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-109@tmp/config10087000445181915182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:51:00 ---> ****-login.sh 18:51:00 nexus3.edgexfoundry.org:10001 18:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:51:00 Configure a credential helper to remove this warning. See 18:51:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:51:00 18:51:00 Login Succeeded 18:51:00 nexus3.edgexfoundry.org:10002 18:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:51:00 Configure a credential helper to remove this warning. See 18:51:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:51:00 18:51:00 Login Succeeded 18:51:00 nexus3.edgexfoundry.org:10003 18:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:51:00 Configure a credential helper to remove this warning. See 18:51:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:51:00 18:51:00 Login Succeeded 18:51:00 nexus3.edgexfoundry.org:10004 18:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:51:00 Configure a credential helper to remove this warning. See 18:51:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:51:00 18:51:00 Login Succeeded 18:51:00 ****.io 18:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:51:01 Configure a credential helper to remove this warning. See 18:51:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:51:01 18:51:01 Login Succeeded 18:51:01 ---> ****-login.sh ends [Pipeline] } 18:51:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:51:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:51:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:51:01 ========================================================= 18:51:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:51:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:51:02 Sending build context to Docker daemon 6.687MB 18:51:02 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:51:02 Step 2/12 : FROM ${BASE} AS builder 18:51:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:51:02 7264a8db6415: Pulling fs layer 18:51:02 c4d48a809fc2: Pulling fs layer 18:51:02 4f1c88b9dad5: Pulling fs layer 18:51:02 ad3a456e5733: Pulling fs layer 18:51:02 69c7f0334f64: Pulling fs layer 18:51:02 1f1c1a5573a3: Pulling fs layer 18:51:02 ce7588e14bc9: Pulling fs layer 18:51:02 b5e4710f87ac: Pulling fs layer 18:51:02 1f1c1a5573a3: Waiting 18:51:02 69c7f0334f64: Waiting 18:51:02 ce7588e14bc9: Waiting 18:51:02 ad3a456e5733: Waiting 18:51:02 c4d48a809fc2: Verifying Checksum 18:51:02 c4d48a809fc2: Download complete 18:51:02 ad3a456e5733: Verifying Checksum 18:51:02 ad3a456e5733: Download complete 18:51:02 69c7f0334f64: Verifying Checksum 18:51:02 69c7f0334f64: Download complete 18:51:02 7264a8db6415: Download complete 18:51:02 1f1c1a5573a3: Verifying Checksum 18:51:02 1f1c1a5573a3: Download complete 18:51:02 7264a8db6415: Pull complete 18:51:02 b5e4710f87ac: Download complete 18:51:02 c4d48a809fc2: Pull complete 18:51:02 4f1c88b9dad5: Verifying Checksum 18:51:02 4f1c88b9dad5: Download complete 18:51:03 ce7588e14bc9: Verifying Checksum 18:51:03 ce7588e14bc9: Download complete 18:51:06 4f1c88b9dad5: Pull complete 18:51:06 ad3a456e5733: Pull complete 18:51:06 69c7f0334f64: Pull complete 18:51:06 1f1c1a5573a3: Pull complete 18:51:08 ce7588e14bc9: Pull complete 18:51:09 b5e4710f87ac: Pull complete 18:51:09 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:51:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:51:09 ---> 88b5674ff536 18:51:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:51:13 ---> Running in 91fa3044b80c 18:51:13 Removing intermediate container 91fa3044b80c 18:51:13 ---> c891fe68ce91 18:51:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:51:13 ---> Running in 03db1210549c 18:51:13 Removing intermediate container 03db1210549c 18:51:13 ---> e158270efbbb 18:51:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:51:13 ---> Running in 1b15f436c0df 18:51:13 Removing intermediate container 1b15f436c0df 18:51:13 ---> 183d68d794f7 18:51:13 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:51:13 ---> Running in 03067f6c6255 18:51:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:51:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:51:14 OK: 264 MiB in 52 packages 18:51:14 Removing intermediate container 03067f6c6255 18:51:14 ---> ae09f266995f 18:51:14 Step 7/12 : WORKDIR /app 18:51:14 ---> Running in 79168bbec84b 18:51:14 Removing intermediate container 79168bbec84b 18:51:14 ---> a2893d599c7e 18:51:14 Step 8/12 : COPY go.mod vendor* ./ 18:51:14 Still waiting to schedule task 18:51:14 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:51:14 ---> 971d9a672e94 18:51:14 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:14 ---> Running in ccfce20a4649 18:51:53 Removing intermediate container ccfce20a4649 18:51:53 ---> 22d5bc5c8b7b 18:51:53 Step 10/12 : COPY . . 18:51:53 ---> 2020774c283d 18:51:53 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:51:53 ---> Running in 37459c7bc002 18:51:53 Removing intermediate container 37459c7bc002 18:51:53 ---> 0ba7173b3266 18:51:53 Step 12/12 : RUN $MAKE 18:51:53 ---> Running in ffc1f6ada560 18:51:53 noop 18:51:53 Removing intermediate container ffc1f6ada560 18:51:53 ---> e6b462612940 18:51:53 Successfully built e6b462612940 18:51:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:54 + docker inspect -f . ci-base-image-x86_64 18:51:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:54 prd-ubuntu20.04-docker-8c-8g-1679 does not seem to be running inside a container 18:51:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-109 -v /w/workspace/foundry_app-record-replay_PR-109:/w/workspace/foundry_app-record-replay_PR-109:rw,z -v /w/workspace/foundry_app-record-replay_PR-109@tmp:/w/workspace/foundry_app-record-replay_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:51:54 $ docker top 62364e5268015ac0fcba870ed39f09b8d7e1e2218f4d9301548dad83bbf6489a -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:55 + go version 18:51:55 go version go1.21.0 linux/amd64 [Pipeline] } 18:51:55 $ docker stop --time=1 62364e5268015ac0fcba870ed39f09b8d7e1e2218f4d9301548dad83bbf6489a 18:51:56 $ docker rm -f --volumes 62364e5268015ac0fcba870ed39f09b8d7e1e2218f4d9301548dad83bbf6489a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:57 + docker inspect -f . ci-base-image-x86_64 18:51:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:57 prd-ubuntu20.04-docker-8c-8g-1679 does not seem to be running inside a container 18:51:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-109 -v /w/workspace/foundry_app-record-replay_PR-109:/w/workspace/foundry_app-record-replay_PR-109:rw,z -v /w/workspace/foundry_app-record-replay_PR-109@tmp:/w/workspace/foundry_app-record-replay_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:51:58 $ docker top 60c247b9e8b47e4673408514066af92a787b41787669383f4e233419530b650c -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:58 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-109 [Pipeline] fileExists [Pipeline] sh 18:51:58 + make test 18:51:58 go test -race -coverprofile=coverage.out ./... 18:52:17 ? github.com/edgexfoundry/app-record-replay [no test files] 18:52:17 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 18:52:17 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 18:52:17 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 18:52:18 ok github.com/edgexfoundry/app-record-replay/internal/app 1.041s coverage: 88.0% of statements 18:52:28 ok github.com/edgexfoundry/app-record-replay/internal/application 9.616s coverage: 98.7% of statements 18:52:28 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.093s coverage: 89.7% of statements 18:52:28 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.041s coverage: 100.0% of statements 18:52:46 go vet ./... 18:52:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:52:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:52:47 ./bin/test-attribution-txt.sh [Pipeline] echo 18:52:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:52:48 $ docker stop --time=1 60c247b9e8b47e4673408514066af92a787b41787669383f4e233419530b650c 18:52:52 $ docker rm -f --volumes 60c247b9e8b47e4673408514066af92a787b41787669383f4e233419530b650c [Pipeline] // withDockerContainer [Pipeline] sh 18:52:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:52:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:52:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:52:53 + ls -al . 18:52:53 total 192 18:52:53 drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 18:51 . 18:52:53 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:50 .. 18:52:53 -rw-rw-r-- 1 jenkins jenkins 119 Nov 28 18:50 .dockerignore 18:52:53 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:52 .git 18:52:53 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:50 .github 18:52:53 -rw-rw-r-- 1 jenkins jenkins 164 Nov 28 18:50 .gitignore 18:52:53 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 18:50 .golangci.yml 18:52:53 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 18:50 .semver 18:52:53 -rw-rw-r-- 1 jenkins jenkins 11301 Nov 28 18:50 Attribution.txt 18:52:53 -rw-rw-r-- 1 jenkins jenkins 458 Nov 28 18:50 CHANGELOG.md 18:52:53 -rw-rw-r-- 1 jenkins jenkins 1725 Nov 28 18:50 Dockerfile 18:52:53 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 18:50 GOVERNANCE.md 18:52:53 -rw-rw-r-- 1 jenkins jenkins 681 Nov 28 18:50 Jenkinsfile 18:52:53 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 28 18:50 LICENSE 18:52:53 -rw-rw-r-- 1 jenkins jenkins 3136 Nov 28 18:50 Makefile 18:52:53 -rw-rw-r-- 1 jenkins jenkins 611 Nov 28 18:50 OWNERS.md 18:52:53 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 28 18:50 README.md 18:52:53 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 28 18:50 Record and Reply.postman_collection.json 18:52:53 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 18:50 VERSION 18:52:53 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 18:50 bin 18:52:53 -rw-r--r-- 1 jenkins jenkins 24667 Nov 28 18:52 coverage.out 18:52:53 -rw-rw-r-- 1 jenkins jenkins 3901 Nov 28 18:50 go.mod 18:52:53 -rw-rw-r-- 1 jenkins jenkins 34881 Nov 28 18:50 go.sum 18:52:53 drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 18:50 internal 18:52:53 -rw-rw-r-- 1 jenkins jenkins 913 Nov 28 18:50 main.go 18:52:53 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:50 openapi 18:52:53 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:50 pkg 18:52:53 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 18:50 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52: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=ccf6d47c1721ddfd84bc3b576d63207132cbae1c --label arch=amd64 --label version=0.0.0 . 18:52:54 Sending build context to Docker daemon 6.712MB 18:52:54 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 18:52:54 Step 2/27 : FROM ${BASE} AS builder 18:52:54 ---> e6b462612940 18:52:54 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 18:52:54 ---> Running in 3dbce2ae708c 18:52:54 Removing intermediate container 3dbce2ae708c 18:52:54 ---> a063eff24e91 18:52:54 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:52:54 ---> Running in 0cec172fec7b 18:52:54 Removing intermediate container 0cec172fec7b 18:52:54 ---> 5c23854681b4 18:52:54 Step 5/27 : ARG ADD_BUILD_TAGS="" 18:52:54 ---> Running in 3527aebce45e 18:52:55 Removing intermediate container 3527aebce45e 18:52:55 ---> 36b019980ada 18:52:55 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:52:55 ---> Running in 01db9cf43709 18:52:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:52:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:52:55 OK: 264 MiB in 52 packages 18:52:55 Removing intermediate container 01db9cf43709 18:52:55 ---> 8f1cad114fb2 18:52:55 Step 7/27 : WORKDIR /app 18:52:56 ---> Running in f6f909511c19 18:52:56 Removing intermediate container f6f909511c19 18:52:56 ---> 4f9b28500c64 18:52:56 Step 8/27 : COPY go.mod vendor* ./ 18:52:56 ---> 139958e0d1b7 18:52:56 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:56 ---> Running in df8f7fb6c578 18:52:57 Removing intermediate container df8f7fb6c578 18:52:57 ---> 34397d1bb1a6 18:52:57 Step 10/27 : COPY . . 18:52:57 ---> f324724f2d3a 18:52:57 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:52:57 ---> Running in 2b1d7eb2065d 18:52:57 Removing intermediate container 2b1d7eb2065d 18:52:57 ---> 89a149bbe09d 18:52:57 Step 12/27 : RUN $MAKE 18:52:57 ---> Running in fc2978276fa7 18:52:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 18:53:19 Removing intermediate container fc2978276fa7 18:53:19 ---> 2d075fd0d1a8 18:53:19 Step 13/27 : FROM alpine:3.18 18:53:19 3.18: Pulling from library/alpine 18:53:19 96526aa774ef: Pulling fs layer 18:53:19 96526aa774ef: Verifying Checksum 18:53:19 96526aa774ef: Download complete 18:53:19 96526aa774ef: Pull complete 18:53:19 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:53:19 Status: Downloaded newer image for alpine:3.18 18:53:19 ---> 8ca4688f4f35 18:53:19 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:53:19 ---> Running in 074fe68deb19 18:53:19 Removing intermediate container 074fe68deb19 18:53:19 ---> 862be8821b44 18:53:19 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 18:53:19 ---> Running in cd8c555e11e3 18:53:19 Removing intermediate container cd8c555e11e3 18:53:19 ---> a27b9e96634e 18:53:19 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 18:53:19 ---> Running in 95dfd3924e17 18:53:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:53:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:53:19 (1/2) Installing ca-certificates (20230506-r0) 18:53:19 (2/2) Installing dumb-init (1.2.5-r2) 18:53:19 Executing busybox-1.36.1-r2.trigger 18:53:19 Executing ca-certificates-20230506-r0.trigger 18:53:19 OK: 8 MiB in 17 packages 18:53:19 Removing intermediate container 95dfd3924e17 18:53:19 ---> a259f004ebd0 18:53:19 Step 17/27 : RUN apk --no-cache upgrade 18:53:19 ---> Running in b3bc27d5b56a 18:53:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:53:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:53:19 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:53:19 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:53:19 Executing busybox-1.36.1-r5.post-upgrade 18:53:19 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:53:19 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:53:19 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:53:19 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:53:19 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:53:19 Executing busybox-1.36.1-r5.trigger 18:53:19 Executing ca-certificates-20230506-r0.trigger 18:53:19 OK: 8 MiB in 17 packages 18:53:20 Removing intermediate container b3bc27d5b56a 18:53:20 ---> 249734382143 18:53:20 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:53:20 ---> cc0a7c6ee156 18:53:20 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:53:20 ---> be22c0209c5b 18:53:20 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:53:20 ---> e604fa71df32 18:53:20 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 18:53:21 ---> 3fd99ac4f329 18:53:21 Step 22/27 : EXPOSE 59712 18:53:21 ---> Running in bd626437f0c6 18:53:21 Removing intermediate container bd626437f0c6 18:53:21 ---> 2f12d31d5c60 18:53:21 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 18:53:21 ---> Running in a318aa0aafba 18:53:21 Removing intermediate container a318aa0aafba 18:53:21 ---> 46fa66f65351 18:53:21 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:53:21 ---> Running in 621ccd58dece 18:53:21 Removing intermediate container 621ccd58dece 18:53:21 ---> 73f532cf054d 18:53:21 Step 25/27 : LABEL arch=amd64 18:53:21 ---> Running in ae5fd521a794 18:53:21 Removing intermediate container ae5fd521a794 18:53:21 ---> 5f4dc376302e 18:53:21 Step 26/27 : LABEL git_sha=ccf6d47c1721ddfd84bc3b576d63207132cbae1c 18:53:21 ---> Running in 44ce456642e8 18:53:21 Removing intermediate container 44ce456642e8 18:53:21 ---> 2ff035e3883c 18:53:21 Step 27/27 : LABEL version=0.0.0 18:53:21 ---> Running in 2b05473f9b0a 18:53:21 Removing intermediate container 2b05473f9b0a 18:53:21 ---> ec15b63e05b6 18:53:21 [Warning] One or more build-args [ARCH] were not consumed 18:53:21 Successfully built ec15b63e05b6 18:53:21 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 18:53:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:23 18:53:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:24 latest: Pulling from edgex-lftools-log-publisher 18:53:24 5eb5b503b376: Pulling fs layer 18:53:24 5c69ac0246d0: Pulling fs layer 18:53:24 ec43610c2a17: Pulling fs layer 18:53:24 3a2ae6a8a46f: Pulling fs layer 18:53:24 33b1e0a273af: Pulling fs layer 18:53:24 5d3b04190fa2: Pulling fs layer 18:53:24 2f39f015ded8: Pulling fs layer 18:53:24 33b1e0a273af: Waiting 18:53:24 2f39f015ded8: Waiting 18:53:24 3a2ae6a8a46f: Waiting 18:53:24 5d3b04190fa2: Waiting 18:53:24 5c69ac0246d0: Download complete 18:53:24 3a2ae6a8a46f: Verifying Checksum 18:53:24 3a2ae6a8a46f: Download complete 18:53:24 33b1e0a273af: Verifying Checksum 18:53:24 33b1e0a273af: Download complete 18:53:24 ec43610c2a17: Verifying Checksum 18:53:24 ec43610c2a17: Download complete 18:53:24 5d3b04190fa2: Download complete 18:53:24 5eb5b503b376: Verifying Checksum 18:53:24 5eb5b503b376: Download complete 18:53:24 2f39f015ded8: Download complete 18:53:25 5eb5b503b376: Pull complete 18:53:25 5c69ac0246d0: Pull complete 18:53:25 ec43610c2a17: Pull complete 18:53:25 3a2ae6a8a46f: Pull complete 18:53:26 33b1e0a273af: Pull complete 18:53:26 5d3b04190fa2: Pull complete 18:53:30 2f39f015ded8: Pull complete 18:53:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:53:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:30 prd-ubuntu20.04-docker-8c-8g-1679 does not seem to be running inside a container 18:53:30 $ 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/foundry_app-record-replay_PR-109 -v /w/workspace/foundry_app-record-replay_PR-109:/w/workspace/foundry_app-record-replay_PR-109:rw,z -v /w/workspace/foundry_app-record-replay_PR-109@tmp:/w/workspace/foundry_app-record-replay_PR-109@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 18:53:35 $ docker top fb2d2753c355e792c2841c67fad69d987350806c325fe296d814b17c5d75c6c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:53:36 ---> job-cost.sh 18:53:36 lf-activate-venv: SKIPPING 18:53:36 INFO: No Stack... 18:53:36 INFO: Retrieving Pricing Info for: v3-standard-8 18:53:36 INFO: Archiving Costs [Pipeline] sh 18:53:36 + cat /w/workspace/foundry_app-record-replay_PR-109/archives/cost.csv 18:53:36 + cut -d, -f6 [Pipeline] lock 18:53:36 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-109-1-stack-cost] 18:53:36 Resource [jenkins-edgexfoundry-app-record-replay-PR-109-1-stack-cost] did not exist. Created. 18:53:36 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:53:37 + echo total: 0.2199999988079071 [Pipeline] stash 18:53:37 Stashed 1 file(s) [Pipeline] } 18:53:37 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-109-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:53:37 $ docker stop --time=1 fb2d2753c355e792c2841c67fad69d987350806c325fe296d814b17c5d75c6c5 18:53:38 $ docker rm -f --volumes fb2d2753c355e792c2841c67fad69d987350806c325fe296d814b17c5d75c6c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:37:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3967 in /w/workspace/foundry_app-record-replay_PR-109 [Pipeline] { [Pipeline] ws 19:37:05 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 19:37:06 Selected Git installation does not exist. Using Default 19:37:06 The recommended git tool is: NONE 19:37:12 using credential edgex-jenkins-ssh 19:37:12 Cloning the remote Git repository 19:37:12 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 19:37:12 > git init /w/workspace/app-record-replay/1 # timeout=10 19:37:12 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 19:37:12 > git --version # timeout=10 19:37:12 > git --version # 'git version 2.25.1' 19:37:12 using GIT_SSH to set credentials SSH Credentials for GitHub 19:37:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:37:14 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 19:37:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:37:16 Merging remotes/origin/main commit 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 into PR head commit ccf6d47c1721ddfd84bc3b576d63207132cbae1c 19:37:15 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 19:37:15 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 19:37:15 using GIT_SSH to set credentials SSH Credentials for GitHub 19:37:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:37:16 > git config core.sparsecheckout # timeout=10 19:37:16 > git checkout -f ccf6d47c1721ddfd84bc3b576d63207132cbae1c # timeout=10 19:37:16 Merge succeeded, producing ccf6d47c1721ddfd84bc3b576d63207132cbae1c 19:37:16 Checking out Revision ccf6d47c1721ddfd84bc3b576d63207132cbae1c (PR-109) 19:37:16 > git remote # timeout=10 19:37:16 > git config --get remote.origin.url # timeout=10 19:37:16 using GIT_SSH to set credentials SSH Credentials for GitHub 19:37:16 > git merge 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 # timeout=10 19:37:16 > git rev-parse HEAD^{commit} # timeout=10 19:37:16 > git config core.sparsecheckout # timeout=10 19:37:16 > git checkout -f ccf6d47c1721ddfd84bc3b576d63207132cbae1c # timeout=10 19:37:20 Commit message: "build: Update to latest 3.2.0 dev go-mods" 19:37:20 > git --version # timeout=10 19:37:20 > git --version # 'git version 2.25.1' 19:37:20 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:37:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:37:21 % Total % Received % Xferd Average Speed Time Time Time Current 19:37:21 Dload Upload Total Spent Left Speed 19:37:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 82350 0 --:--:-- --:--:-- --:--:-- 82350 [Pipeline] sh 19:37:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:37:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:37:22 + sudo tee /etc/docker/daemon.new 19:37:22 { 19:37:22 "registry-mirrors": [ 19:37:22 "https://nexus3.edgexfoundry.org:10001" 19:37:22 ], 19:37:22 "bip": "10.250.0.254/24", 19:37:22 "hosts": [ 19:37:22 "tcp://0.0.0.0:5555", 19:37:22 "unix:///var/run/docker.sock" 19:37:22 ], 19:37:22 "mtu": 1458, 19:37:22 "selinux-enabled": true, 19:37:22 "seccomp-profile": "/etc/docker/seccomp.json" 19:37:22 } [Pipeline] sh 19:37:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:37:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:37:41 provisioning config files... 19:37:41 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config2547599462000674374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:37:42 ---> ****-login.sh 19:37:42 nexus3.edgexfoundry.org:10001 19:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:42 Configure a credential helper to remove this warning. See 19:37:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:42 19:37:42 Login Succeeded 19:37:42 nexus3.edgexfoundry.org:10002 19:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:42 Configure a credential helper to remove this warning. See 19:37:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:42 19:37:42 Login Succeeded 19:37:42 nexus3.edgexfoundry.org:10003 19:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:43 Configure a credential helper to remove this warning. See 19:37:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:43 19:37:43 Login Succeeded 19:37:43 nexus3.edgexfoundry.org:10004 19:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:43 Configure a credential helper to remove this warning. See 19:37:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:43 19:37:43 Login Succeeded 19:37:43 ****.io 19:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:44 Configure a credential helper to remove this warning. See 19:37:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:44 19:37:44 Login Succeeded 19:37:44 ---> ****-login.sh ends [Pipeline] } 19:37:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:37:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:37:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:37:44 ========================================================= 19:37:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:37:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:37:45 Sending build context to Docker daemon 259.1kB 19:37:45 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:37:45 Step 2/12 : FROM ${BASE} AS builder 19:37:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:37:45 9fda8d8052c6: Pulling fs layer 19:37:45 5d54e960e981: Pulling fs layer 19:37:45 c4a7e357bf2a: Pulling fs layer 19:37:45 f0e02332f6b5: Pulling fs layer 19:37:45 872ee5b61b7b: Pulling fs layer 19:37:45 0c6a40ed1a82: Pulling fs layer 19:37:45 94ae7d8d031c: Pulling fs layer 19:37:45 f0e02332f6b5: Waiting 19:37:45 872ee5b61b7b: Waiting 19:37:45 0c6a40ed1a82: Waiting 19:37:45 94ae7d8d031c: Waiting 19:37:46 5d54e960e981: Verifying Checksum 19:37:46 5d54e960e981: Download complete 19:37:46 f0e02332f6b5: Verifying Checksum 19:37:46 f0e02332f6b5: Download complete 19:37:46 872ee5b61b7b: Verifying Checksum 19:37:46 872ee5b61b7b: Download complete 19:37:46 9fda8d8052c6: Download complete 19:37:46 94ae7d8d031c: Verifying Checksum 19:37:46 94ae7d8d031c: Download complete 19:37:47 c4a7e357bf2a: Verifying Checksum 19:37:47 c4a7e357bf2a: Download complete 19:37:48 0c6a40ed1a82: Download complete 19:37:50 9fda8d8052c6: Pull complete 19:37:50 5d54e960e981: Pull complete 19:38:05 c4a7e357bf2a: Pull complete 19:38:05 f0e02332f6b5: Pull complete 19:38:05 872ee5b61b7b: Pull complete 19:38:13 0c6a40ed1a82: Pull complete 19:38:15 94ae7d8d031c: Pull complete 19:38:15 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:38:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:38:15 ---> 86de565de09d 19:38:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:38:17 ---> Running in 0541adccfe46 19:38:17 Removing intermediate container 0541adccfe46 19:38:17 ---> a63f99ea9edb 19:38:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:38:17 ---> Running in 29f45c1bff76 19:38:18 Removing intermediate container 29f45c1bff76 19:38:18 ---> 958d3e78622e 19:38:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:38:18 ---> Running in a39f51551771 19:38:18 Removing intermediate container a39f51551771 19:38:18 ---> 061901b5588a 19:38:18 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:38:18 ---> Running in 0f95b217e81e 19:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:21 OK: 266 MiB in 52 packages 19:38:22 Removing intermediate container 0f95b217e81e 19:38:22 ---> 513e3ba1d2ba 19:38:22 Step 7/12 : WORKDIR /app 19:38:22 ---> Running in 1ecc024c716b 19:38:22 Removing intermediate container 1ecc024c716b 19:38:22 ---> 212106eaa9c6 19:38:22 Step 8/12 : COPY go.mod vendor* ./ 19:38:23 ---> e2771286c99d 19:38:23 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:23 ---> Running in 50df22984f3e 19:39:45 Removing intermediate container 50df22984f3e 19:39:45 ---> a81fa710d715 19:39:45 Step 10/12 : COPY . . 19:39:45 ---> f2a1ce269c52 19:39:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:39:45 ---> Running in c79076685ee7 19:39:45 Removing intermediate container c79076685ee7 19:39:45 ---> 4c8d39cae00c 19:39:45 Step 12/12 : RUN $MAKE 19:39:45 ---> Running in bee914fb2b3b 19:39:45 noop 19:39:45 Removing intermediate container bee914fb2b3b 19:39:45 ---> cf094814dff1 19:39:45 Successfully built cf094814dff1 19:39:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:46 + docker inspect -f . ci-base-image-arm64 19:39:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:46 prd-ubuntu20.04-docker-arm64-4c-16g-3967 does not seem to be running inside a container 19:39:46 $ 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 19:39:47 $ docker top 26af7ca286889504236c1d500514c246ad18f7ac96bc188aa76471ed43bc7573 -eo pid,comm [Pipeline] { [Pipeline] sh 19:39:48 + go version 19:39:48 go version go1.21.0 linux/arm64 [Pipeline] } 19:39:48 $ docker stop --time=1 26af7ca286889504236c1d500514c246ad18f7ac96bc188aa76471ed43bc7573 19:39:50 $ docker rm -f --volumes 26af7ca286889504236c1d500514c246ad18f7ac96bc188aa76471ed43bc7573 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:51 + docker inspect -f . ci-base-image-arm64 19:39:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:52 prd-ubuntu20.04-docker-arm64-4c-16g-3967 does not seem to be running inside a container 19:39:52 $ 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 19:39:53 $ docker top edbfb8ae09aae15619a1c66b56d8deca362c23aa0a1de45c88d83df5232e2480 -eo pid,comm [Pipeline] { [Pipeline] sh 19:39:54 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 19:39:55 + make test 19:39:55 go test -race -coverprofile=coverage.out ./... 19:42:46 ? github.com/edgexfoundry/app-record-replay [no test files] 19:42:46 ok github.com/edgexfoundry/app-record-replay/internal/app 1.511s coverage: 88.0% of statements 19:42:51 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 19:42:51 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 19:42:52 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 19:43:00 ok github.com/edgexfoundry/app-record-replay/internal/application 10.323s coverage: 98.7% of statements 19:43:00 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.871s coverage: 89.7% of statements 19:43:00 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.190s coverage: 100.0% of statements 19:43:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:43:01 go vet ./... 19:45:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:45:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:45:08 ./bin/test-attribution-txt.sh [Pipeline] echo 19:45:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:45:08 $ docker stop --time=1 edbfb8ae09aae15619a1c66b56d8deca362c23aa0a1de45c88d83df5232e2480 19:45:10 $ docker rm -f --volumes edbfb8ae09aae15619a1c66b56d8deca362c23aa0a1de45c88d83df5232e2480 [Pipeline] // withDockerContainer [Pipeline] sh 19:45:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:45:12 Warning: overwriting stash ‘coverage-report’ 19:45:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:45:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:45:14 + ls -al . 19:45:14 total 188 19:45:14 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 19:40 . 19:45:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 19:37 .. 19:45:14 -rw-rw-r-- 1 jenkins jenkins 119 Nov 28 19:37 .dockerignore 19:45:14 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 19:37 .git 19:45:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:37 .github 19:45:14 -rw-rw-r-- 1 jenkins jenkins 164 Nov 28 19:37 .gitignore 19:45:14 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 19:37 .golangci.yml 19:45:14 -rw-rw-r-- 1 jenkins jenkins 11301 Nov 28 19:37 Attribution.txt 19:45:14 -rw-rw-r-- 1 jenkins jenkins 458 Nov 28 19:37 CHANGELOG.md 19:45:14 -rw-rw-r-- 1 jenkins jenkins 1725 Nov 28 19:37 Dockerfile 19:45:14 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 19:37 GOVERNANCE.md 19:45:14 -rw-rw-r-- 1 jenkins jenkins 681 Nov 28 19:37 Jenkinsfile 19:45:14 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 28 19:37 LICENSE 19:45:14 -rw-rw-r-- 1 jenkins jenkins 3136 Nov 28 19:37 Makefile 19:45:14 -rw-rw-r-- 1 jenkins jenkins 611 Nov 28 19:37 OWNERS.md 19:45:14 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 28 19:37 README.md 19:45:14 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 28 19:37 Record and Reply.postman_collection.json 19:45:14 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 18:50 VERSION 19:45:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 19:37 bin 19:45:14 -rw-r--r-- 1 jenkins jenkins 24666 Nov 28 19:43 coverage.out 19:45:14 -rw-rw-r-- 1 jenkins jenkins 3901 Nov 28 19:37 go.mod 19:45:14 -rw-rw-r-- 1 jenkins jenkins 34881 Nov 28 19:37 go.sum 19:45:14 drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 19:37 internal 19:45:14 -rw-rw-r-- 1 jenkins jenkins 913 Nov 28 19:37 main.go 19:45:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:37 openapi 19:45:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:37 pkg 19:45:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 19:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:14 + 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=ccf6d47c1721ddfd84bc3b576d63207132cbae1c --label arch=arm64 --label version=0.0.0 . 19:45:15 Sending build context to Docker daemon 284.7kB 19:45:15 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 19:45:15 Step 2/27 : FROM ${BASE} AS builder 19:45:15 ---> cf094814dff1 19:45:15 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 19:45:15 ---> Running in 115beed88024 19:45:15 Removing intermediate container 115beed88024 19:45:15 ---> 689baf33f52d 19:45:15 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 19:45:15 ---> Running in 4f07d09cb7d3 19:45:15 Removing intermediate container 4f07d09cb7d3 19:45:15 ---> 22ca46f61949 19:45:15 Step 5/27 : ARG ADD_BUILD_TAGS="" 19:45:15 ---> Running in 0d2ea6020143 19:45:16 Removing intermediate container 0d2ea6020143 19:45:16 ---> 2c2a3afe63ae 19:45:16 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:45:16 ---> Running in eaac25cc8881 19:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:45:18 OK: 266 MiB in 52 packages 19:45:20 Removing intermediate container eaac25cc8881 19:45:20 ---> 058431a9cd77 19:45:20 Step 7/27 : WORKDIR /app 19:45:20 ---> Running in 34b3d55991c1 19:45:20 Removing intermediate container 34b3d55991c1 19:45:20 ---> c753de2d102b 19:45:20 Step 8/27 : COPY go.mod vendor* ./ 19:45:21 ---> b24af85680ef 19:45:21 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:21 ---> Running in 288e40986f19 19:45:23 Removing intermediate container 288e40986f19 19:45:23 ---> 425734823bf9 19:45:23 Step 10/27 : COPY . . 19:45:24 ---> 03055f1a1e5b 19:45:24 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:45:24 ---> Running in 468c9b820134 19:45:24 Removing intermediate container 468c9b820134 19:45:24 ---> 5cf2038449df 19:45:24 Step 12/27 : RUN $MAKE 19:45:24 ---> Running in d19b57f1c970 19:45:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 19:47:17 Removing intermediate container d19b57f1c970 19:47:17 ---> 556f772ed67f 19:47:17 Step 13/27 : FROM alpine:3.18 19:47:17 3.18: Pulling from library/alpine 19:47:17 579b34f0a95b: Pulling fs layer 19:47:18 579b34f0a95b: Verifying Checksum 19:47:18 579b34f0a95b: Download complete 19:47:18 579b34f0a95b: Pull complete 19:47:18 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:47:18 Status: Downloaded newer image for alpine:3.18 19:47:18 ---> 3cc203321400 19:47:18 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:47:18 ---> Running in 973575eadf7a 19:47:18 Removing intermediate container 973575eadf7a 19:47:18 ---> 244bb89baf2b 19:47:18 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 19:47:19 ---> Running in c25834f5675f 19:47:19 Removing intermediate container c25834f5675f 19:47:19 ---> 10a76fad0c32 19:47:19 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 19:47:19 ---> Running in 6705c2099274 19:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:22 (1/2) Installing ca-certificates (20230506-r0) 19:47:22 (2/2) Installing dumb-init (1.2.5-r2) 19:47:22 Executing busybox-1.36.1-r2.trigger 19:47:22 Executing ca-certificates-20230506-r0.trigger 19:47:22 OK: 9 MiB in 17 packages 19:47:23 Removing intermediate container 6705c2099274 19:47:23 ---> aae24e41953f 19:47:23 Step 17/27 : RUN apk --no-cache upgrade 19:47:23 ---> Running in 63e71dec05fd 19:47:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:25 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 19:47:26 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 19:47:26 Executing busybox-1.36.1-r5.post-upgrade 19:47:26 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 19:47:26 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 19:47:26 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 19:47:26 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 19:47:26 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 19:47:26 Executing busybox-1.36.1-r5.trigger 19:47:26 Executing ca-certificates-20230506-r0.trigger 19:47:26 OK: 9 MiB in 17 packages 19:47:29 Removing intermediate container 63e71dec05fd 19:47:29 ---> 8d1c39e11544 19:47:29 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:47:30 ---> e93f96c8c674 19:47:30 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 19:47:30 ---> 9c9a3b670e3e 19:47:30 Step 20/27 : COPY --from=builder /app/res/ /res/ 19:47:31 ---> a9b5a76033e2 19:47:31 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 19:47:32 ---> d366d31aacb8 19:47:32 Step 22/27 : EXPOSE 59712 19:47:32 ---> Running in 515a3ce656c5 19:47:32 Removing intermediate container 515a3ce656c5 19:47:32 ---> 4fd034a8efe6 19:47:32 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 19:47:33 ---> Running in ea500a694e13 19:47:33 Removing intermediate container ea500a694e13 19:47:33 ---> be0e256fd8d0 19:47:33 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:47:33 ---> Running in dc0bd3288559 19:47:33 Removing intermediate container dc0bd3288559 19:47:33 ---> a0253c3f9148 19:47:33 Step 25/27 : LABEL arch=arm64 19:47:33 ---> Running in 9bb5a264f2a2 19:47:33 Removing intermediate container 9bb5a264f2a2 19:47:33 ---> 37b83de43b4e 19:47:33 Step 26/27 : LABEL git_sha=ccf6d47c1721ddfd84bc3b576d63207132cbae1c 19:47:33 ---> Running in 055a437759fa 19:47:34 Removing intermediate container 055a437759fa 19:47:34 ---> 4962b6fc5426 19:47:34 Step 27/27 : LABEL version=0.0.0 19:47:34 ---> Running in c86a63513793 19:47:34 Removing intermediate container c86a63513793 19:47:34 ---> c5445918149c 19:47:34 [Warning] One or more build-args [ARCH] were not consumed 19:47:34 Successfully built c5445918149c 19:47:34 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 19:47:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:47:36 19:47:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:47:36 arm64: Pulling from edgex-lftools-log-publisher 19:47:36 8998bd30e6a1: Pulling fs layer 19:47:36 04944245beec: Pulling fs layer 19:47:36 699f458cf7ca: Pulling fs layer 19:47:36 765212b225bb: Pulling fs layer 19:47:36 f23df028b6ca: Pulling fs layer 19:47:36 d65c8cfc05b1: Pulling fs layer 19:47:36 765212b225bb: Waiting 19:47:36 2437ff75d9bd: Pulling fs layer 19:47:36 f23df028b6ca: Waiting 19:47:36 d65c8cfc05b1: Waiting 19:47:36 04944245beec: Verifying Checksum 19:47:36 04944245beec: Download complete 19:47:36 765212b225bb: Verifying Checksum 19:47:36 765212b225bb: Download complete 19:47:36 f23df028b6ca: Verifying Checksum 19:47:36 f23df028b6ca: Download complete 19:47:36 d65c8cfc05b1: Download complete 19:47:36 699f458cf7ca: Download complete 19:47:37 8998bd30e6a1: Verifying Checksum 19:47:37 8998bd30e6a1: Download complete 19:47:39 2437ff75d9bd: Verifying Checksum 19:47:39 2437ff75d9bd: Download complete 19:47:43 8998bd30e6a1: Pull complete 19:47:43 04944245beec: Pull complete 19:47:44 699f458cf7ca: Pull complete 19:47:44 765212b225bb: Pull complete 19:47:45 f23df028b6ca: Pull complete 19:47:45 d65c8cfc05b1: Pull complete 19:48:04 2437ff75d9bd: Pull complete 19:48:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:48:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:48:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:04 prd-ubuntu20.04-docker-arm64-4c-16g-3967 does not seem to be running inside a container 19:48:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:48:07 $ docker top f4a72f94d205dad65cde3b08d778a0cb4f4870beac6e16f40182cfa84accd936 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:48:08 ---> job-cost.sh 19:48:08 lf-activate-venv: SKIPPING 19:48:08 INFO: No Stack... 19:48:09 INFO: Retrieving Pricing Info for: v3-standard-4 19:48:09 INFO: Archiving Costs [Pipeline] sh 19:48:10 + cut -d, -f6 19:48:10 + cat /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock 19:48:10 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-109-1-stack-cost] 19:48:10 Resource [jenkins-edgexfoundry-app-record-replay-PR-109-1-stack-cost] did not exist. Created. 19:48:10 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:48:11 /w/workspace/app-record-replay/1@tmp/durable-076a1816/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:48:12 + echo total: 0.10999999940395355 [Pipeline] stash 19:48:12 Warning: overwriting stash ‘stack-cost’ 19:48:12 Stashed 1 file(s) [Pipeline] } 19:48:12 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-109-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:48:12 $ docker stop --time=1 f4a72f94d205dad65cde3b08d778a0cb4f4870beac6e16f40182cfa84accd936 19:48:13 $ docker rm -f --volumes f4a72f94d205dad65cde3b08d778a0cb4f4870beac6e16f40182cfa84accd936 [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 19:48:15 provisioning config files... 19:48:15 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-109@tmp/config6820627534833394539tmp [Pipeline] { [Pipeline] sh 19:48:16 + set +x 19:48:16 + curl+ -s https://codecov.io/bash 19:48:16 bash -s -- 19:48:16 19:48:16 _____ _ 19:48:16 / ____| | | 19:48:16 | | ___ __| | ___ ___ _____ __ 19:48:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:48:16 | |___| (_) | (_| | __/ (_| (_) \ V / 19:48:16 \_____\___/ \__,_|\___|\___\___/ \_/ 19:48:16 Bash-1.0.6 19:48:16 19:48:16 19:48:16 ==> git version 2.25.1 found 19:48:16 ==> 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 19:48:16 Release-Date: 2020-01-08 19:48:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:48:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:48:16 ==> Jenkins CI detected. 19:48:16 current dir:  /w/workspace/foundry_app-record-replay_PR-109 19:48:16 project root: . 19:48:16 --> token set from env 19:48:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:48:16 ==> Running gcov in . (disable via -X gcov) 19:48:16 ==> Python coveragepy not found 19:48:16 ==> Searching for coverage reports in: 19:48:16 + . 19:48:16 -> Found 1 reports 19:48:16 ==> Detecting git/mercurial file structure 19:48:16 ==> Reading reports 19:48:16 + ./coverage.out bytes=24666 19:48:16 ==> Appending adjustments 19:48:16 https://docs.codecov.io/docs/fixing-reports 19:48:16 + Found adjustments 19:48:16 ==> Gzipping contents 19:48:16 8.0K /tmp/codecov.PEEDQb.gz 19:48:16 ==> Uploading reports 19:48:16 url: https://codecov.io 19:48:16 query: branch=PR-109&commit=ccf6d47c1721ddfd84bc3b576d63207132cbae1c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-109%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=109&job=&cmd_args= 19:48:16 -> Pinging Codecov 19:48:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-109&commit=ccf6d47c1721ddfd84bc3b576d63207132cbae1c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-109%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=109&job=&cmd_args= 19:48:16 -> Uploading to 19:48:16 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/F467761B9912B4F32F9BC62907045C81/ccf6d47c1721ddfd84bc3b576d63207132cbae1c/9eddc293-d577-4f2b-a19f-7a26635e6bed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T194816Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e908939e54d0aaa172aff11d819376881e7a13bddd5ce5a9af2375fef93a689c 19:48:16 % Total % Received % Xferd Average Speed Time Time Time Current 19:48:16 Dload Upload Total Spent Left Speed 19:48:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 19477 --:--:-- --:--:-- --:--:-- 19477 19:48:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/ccf6d47c1721ddfd84bc3b576d63207132cbae1c [Pipeline] } 19:48:16 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 19:48:19 + [ -d /w/workspace/foundry_app-record-replay_PR-109/archives ] 19:48:19 + ls -al /w/workspace/foundry_app-record-replay_PR-109/archives 19:48:19 total 16 19:48:19 drwxr-xr-x 3 root root 4096 Nov 28 18:53 . 19:48:19 drwxrwxr-x 11 jenkins jenkins 4096 Nov 28 18:53 .. 19:48:19 drwxr-xr-x 2 root root 4096 Nov 28 18:53 cost 19:48:19 -rw-r--r-- 1 root root 89 Nov 28 18:53 cost.csv 19:48:19 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-109/archives 19:48:19 + ls -al /w/workspace/foundry_app-record-replay_PR-109/archives 19:48:19 total 16 19:48:19 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 18:53 . 19:48:19 drwxrwxr-x 11 jenkins jenkins 4096 Nov 28 18:53 .. 19:48:19 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 18:53 cost 19:48:19 -rw-r--r-- 1 jenkins jenkins 89 Nov 28 18:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:48:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:48:21 ---> package-listing.sh 19:48:21 ++ facter osfamily 19:48:21 ++ tr '[:upper:]' '[:lower:]' 19:48:21 + OS_FAMILY=debian 19:48:21 + workspace=/w/workspace/foundry_app-record-replay_PR-109 19:48:21 + START_PACKAGES=/tmp/packages_start.txt 19:48:21 + END_PACKAGES=/tmp/packages_end.txt 19:48:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:48:21 + PACKAGES=/tmp/packages_start.txt 19:48:21 + '[' /w/workspace/foundry_app-record-replay_PR-109 ']' 19:48:21 + PACKAGES=/tmp/packages_end.txt 19:48:21 + case "${OS_FAMILY}" in 19:48:21 + dpkg -l 19:48:21 + grep '^ii' 19:48:21 + '[' -f /tmp/packages_start.txt ']' 19:48:21 + '[' -f /tmp/packages_end.txt ']' 19:48:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:48:21 + '[' /w/workspace/foundry_app-record-replay_PR-109 ']' 19:48:21 + mkdir -p /w/workspace/foundry_app-record-replay_PR-109/archives/ 19:48:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-109/archives/ [Pipeline] echo 19:48:21 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/foundry_app-record-replay_PR-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:48:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:48:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:22 prd-ubuntu20.04-docker-8c-8g-1679 does not seem to be running inside a container 19:48:22 $ 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/foundry_app-record-replay_PR-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-109 -v /w/workspace/foundry_app-record-replay_PR-109:/w/workspace/foundry_app-record-replay_PR-109:rw,z -v /w/workspace/foundry_app-record-replay_PR-109@tmp:/w/workspace/foundry_app-record-replay_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:48:22 $ docker top f0073208b07c17046e163588ac438206e3d85c187b3224ecd7f21356e281faa0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:48:23 + touch /tmp/pre-build-complete [Pipeline] sh 19:48:23 + mkdir -p /var/log/sysstat [Pipeline] sh 19:48:24 + ls /var/log/sa-host 19:48:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:48:24 provisioning config files... 19:48:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-109@tmp/config1970746675522132851tmp [Pipeline] { [Pipeline] echo 19:48:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:48:24 ---> create-netrc.sh [Pipeline] } 19:48:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:48:25 ---> python-tools-install.sh [Pipeline] echo 19:48:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:48:25 ---> sudo-logs.sh 19:48:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:48:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:48:25 ---> job-cost.sh 19:48:25 lf-activate-venv: SKIPPING 19:48:25 DEBUG: total: 0.2199999988079071 19:48:25 INFO: Retrieving Stack Cost... 19:48:26 INFO: Retrieving Pricing Info for: v3-standard-8 19:48:26 INFO: Archiving Costs [Pipeline] echo 19:48:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:48:27 ---> logs-deploy.sh 19:48:27 lf-activate-venv: SKIPPING 19:48:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-109/1 19:48:27 INFO: archiving workspace using pattern(s): 19:48:28 Archives upload complete. 19:48:28 INFO: archiving logs to Nexus