Pull request #73 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 044b6ac9eae0e9ea7f5b9685949497b01d76b7ef+92dd52375ba7ece0127ca2ee3b02bf3e6a750cff (0887eb7165eef1cd2f7d67b5df252026be8a5132) 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-ssh11221826591912246745.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13933263072471468429.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-73/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-73/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17583370726169361251.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-73/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3444809788496858760.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10850972391765459098.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-73/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-73/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6610387894779716763.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4859 in /w/workspace/xfoundry_app-record-replay_PR-73 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/xfoundry_app-record-replay_PR-73 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff into PR head commit 044b6ac9eae0e9ea7f5b9685949497b01d76b7ef Merge succeeded, producing 044b6ac9eae0e9ea7f5b9685949497b01d76b7ef Checking out Revision 044b6ac9eae0e9ea7f5b9685949497b01d76b7ef (PR-73) > 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/73/head:refs/remotes/origin/PR-73 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 044b6ac9eae0e9ea7f5b9685949497b01d76b7ef # 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 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 044b6ac9eae0e9ea7f5b9685949497b01d76b7ef # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:34:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:34:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:34:04 ========================================================= 03:34:04 EdgeX Global Pipelines Version Info 03:34:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:34:04 ------------------- 03:34:04 stable info: 03:34:04 ------------------- 03:34:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:34:04 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 03:34:04 Message: update stable to v1.0.253 03:34:05 ------------------- 03:34:05 experimental info: 03:34:05 ------------------- 03:34:05 Commited By: **** collab-it+edgex@linuxfoundation.org 03:34:05 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 03:34:05 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:34:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 03:34:05 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 03:34:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:34:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:34:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:34:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 03:34:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:34:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-73 [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-73 [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-73 [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 044b6ac9eae0e9ea7f5b9685949497b01d76b7ef [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 044b6ac [Pipeline] echo 03:34:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:34:07 provisioning config files... 03:34:07 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-73@tmp/config682383837508662559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:34:07 ---> docker-login.sh 03:34:07 nexus3.edgexfoundry.org:10001 03:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:07 Configure a credential helper to remove this warning. See 03:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:07 03:34:07 Login Succeeded 03:34:07 nexus3.edgexfoundry.org:10002 03:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:08 Configure a credential helper to remove this warning. See 03:34:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:08 03:34:08 Login Succeeded 03:34:08 nexus3.edgexfoundry.org:10003 03:34:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:08 Configure a credential helper to remove this warning. See 03:34:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:08 03:34:08 Login Succeeded 03:34:08 nexus3.edgexfoundry.org:10004 03:34:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:08 Configure a credential helper to remove this warning. See 03:34:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:08 03:34:08 Login Succeeded 03:34:08 docker.io 03:34:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:08 Configure a credential helper to remove this warning. See 03:34:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:08 03:34:08 Login Succeeded 03:34:08 ---> docker-login.sh ends [Pipeline] } 03:34:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:34:09 + git rev-list -1 --merges 044b6ac9eae0e9ea7f5b9685949497b01d76b7ef~1..044b6ac9eae0e9ea7f5b9685949497b01d76b7ef [Pipeline] echo 03:34:09 -----------> git rev-list -1 --merges 044b6ac9eae0e9ea7f5b9685949497b01d76b7ef~1..044b6ac9eae0e9ea7f5b9685949497b01d76b7ef 044b6ac9eae0e9ea7f5b9685949497b01d76b7ef [false] [Pipeline] sh 03:34:09 + git log --format=format:%s -1 044b6ac9eae0e9ea7f5b9685949497b01d76b7ef [Pipeline] echo 03:34:09 ========================================================= 03:34:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:34:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:34:10 + git log --format=format:%s -1 044b6ac9eae0e9ea7f5b9685949497b01d76b7ef [Pipeline] echo 03:34:10 [semverPrep] GIT_COMMIT: 044b6ac9eae0e9ea7f5b9685949497b01d76b7ef, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 03:34:10 [semverPrep] This is not a build commit. [Pipeline] sh 03:34:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:34:10 + grep -v github /etc/ssh/ssh_known_hosts 03:34:10 + [ -e /tmp/ssh_known_hosts ] 03:34:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:34:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:34:10 + sudo tee -a /etc/ssh/ssh_known_hosts 03:34:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:34:10 03:34:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:34:11 0.1.4: Pulling from edgex-devops/py-git-semver 03:34:11 b85a868b505f: Pulling fs layer 03:34:11 e2be974225ed: Pulling fs layer 03:34:11 339a4e72a1f5: Pulling fs layer 03:34:11 988bab9f4d93: Pulling fs layer 03:34:11 1469e6f7b9e6: Pulling fs layer 03:34:11 eaf3925da568: Pulling fs layer 03:34:11 988bab9f4d93: Waiting 03:34:11 1469e6f7b9e6: Waiting 03:34:11 bab4dde63d76: Pulling fs layer 03:34:11 bde34c3a00c8: Pulling fs layer 03:34:11 bab4dde63d76: Waiting 03:34:11 b352a97aabf1: Pulling fs layer 03:34:11 bde34c3a00c8: Waiting 03:34:11 4872d77fe225: Pulling fs layer 03:34:11 5851b861e8e6: Pulling fs layer 03:34:11 4872d77fe225: Waiting 03:34:11 b352a97aabf1: Waiting 03:34:11 5851b861e8e6: Waiting 03:34:11 e2be974225ed: Verifying Checksum 03:34:11 e2be974225ed: Download complete 03:34:11 988bab9f4d93: Verifying Checksum 03:34:11 988bab9f4d93: Download complete 03:34:11 1469e6f7b9e6: Verifying Checksum 03:34:11 1469e6f7b9e6: Download complete 03:34:11 339a4e72a1f5: Verifying Checksum 03:34:11 339a4e72a1f5: Download complete 03:34:11 eaf3925da568: Download complete 03:34:11 bde34c3a00c8: Verifying Checksum 03:34:11 bde34c3a00c8: Download complete 03:34:11 b352a97aabf1: Verifying Checksum 03:34:11 b352a97aabf1: Download complete 03:34:11 4872d77fe225: Download complete 03:34:11 5851b861e8e6: Verifying Checksum 03:34:11 5851b861e8e6: Download complete 03:34:11 b85a868b505f: Download complete 03:34:11 bab4dde63d76: Verifying Checksum 03:34:11 bab4dde63d76: Download complete 03:34:13 b85a868b505f: Pull complete 03:34:13 e2be974225ed: Pull complete 03:34:13 339a4e72a1f5: Pull complete 03:34:13 988bab9f4d93: Pull complete 03:34:14 1469e6f7b9e6: Pull complete 03:34:14 eaf3925da568: Pull complete 03:34:15 bab4dde63d76: Pull complete 03:34:15 bde34c3a00c8: Pull complete 03:34:15 b352a97aabf1: Pull complete 03:34:16 4872d77fe225: Pull complete 03:34:16 5851b861e8e6: Pull complete 03:34:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:34:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:34:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:16 prd-ubuntu20.04-docker-8c-8g-4859 does not seem to be running inside a container 03:34:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-73 -v /w/workspace/xfoundry_app-record-replay_PR-73:/w/workspace/xfoundry_app-record-replay_PR-73:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-73@tmp:/w/workspace/xfoundry_app-record-replay_PR-73@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:34:19 $ docker top 58335d517386fdedc2260081ade326a43786cb9800bcc419807dab758e50ca8a -eo pid,comm 03:34:19 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). 03:34:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:34:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:34:19 [ssh-agent] Looking for ssh-agent implementation... 03:34:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:34:19 $ docker exec 58335d517386fdedc2260081ade326a43786cb9800bcc419807dab758e50ca8a ssh-agent 03:34:19 SSH_AUTH_SOCK=/tmp/ssh-78vJwzOwdznR/agent.32 03:34:19 SSH_AGENT_PID=38 03:34:19 Running ssh-add (command line suppressed) 03:34:19 Identity added: /w/workspace/xfoundry_app-record-replay_PR-73@tmp/private_key_6280870312269484560.key (/w/workspace/xfoundry_app-record-replay_PR-73@tmp/private_key_6280870312269484560.key) 03:34:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:34:20 + git tag --points-at HEAD [Pipeline] } 03:34:20 $ docker exec --env ******** --env ******** 58335d517386fdedc2260081ade326a43786cb9800bcc419807dab758e50ca8a ssh-agent -k 03:34:20 unset SSH_AUTH_SOCK; 03:34:20 unset SSH_AGENT_PID; 03:34:20 echo Agent pid 38 killed; 03:34:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:34:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:34:20 [ssh-agent] Looking for ssh-agent implementation... 03:34:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:34:20 $ docker exec 58335d517386fdedc2260081ade326a43786cb9800bcc419807dab758e50ca8a ssh-agent 03:34:20 SSH_AUTH_SOCK=/tmp/ssh-4abryGU79IFc/agent.71 03:34:20 SSH_AGENT_PID=77 03:34:20 Running ssh-add (command line suppressed) 03:34:20 Identity added: /w/workspace/xfoundry_app-record-replay_PR-73@tmp/private_key_8089526679027052979.key (/w/workspace/xfoundry_app-record-replay_PR-73@tmp/private_key_8089526679027052979.key) 03:34:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:34:21 + git semver init 03:34:21 2023-08-30 03:34:21,251 [run_init] DEBUG init version:0.0.0 force:False 03:34:21 2023-08-30 03:34:21,251 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-73/.semver 03:34:21 2023-08-30 03:34:21,252 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-73/.semver 03:34:21 2023-08-30 03:34:21,252 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-73/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-73, universal_newlines=False, shell=None, istream=None) 03:34:21 2023-08-30 03:34:21,855 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-73/.git/info/exclude 03:34:21 2023-08-30 03:34:21,856 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-73/.semver/PR-73 with force:False 03:34:21 2023-08-30 03:34:21,856 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-73/.semver/PR-73 03:34:21 2023-08-30 03:34:21,859 [execute] INFO git cat-file --batch-check 03:34:21 2023-08-30 03:34:21,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-73/.semver, universal_newlines=False, shell=None, istream=) 03:34:22 2023-08-30 03:34:21,868 [execute] INFO git cat-file --batch 03:34:22 2023-08-30 03:34:21,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-73/.semver, universal_newlines=False, shell=None, istream=) 03:34:22 2023-08-30 03:34:21,874 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-73/.semver/PR-73 03:34:22 0.0.0 [Pipeline] } 03:34:22 $ docker exec --env ******** --env ******** 58335d517386fdedc2260081ade326a43786cb9800bcc419807dab758e50ca8a ssh-agent -k 03:34:22 unset SSH_AUTH_SOCK; 03:34:22 unset SSH_AGENT_PID; 03:34:22 echo Agent pid 77 killed; 03:34:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:34:22 + git semver [Pipeline] } 03:34:22 $ docker stop --time=1 58335d517386fdedc2260081ade326a43786cb9800bcc419807dab758e50ca8a 03:34:24 $ docker rm -f --volumes 58335d517386fdedc2260081ade326a43786cb9800bcc419807dab758e50ca8a [Pipeline] // withDockerContainer [Pipeline] sh 03:34:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:34:24 Stashed 1 file(s) [Pipeline] echo 03:34:24 [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 03:34:25 provisioning config files... 03:34:25 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-73@tmp/config13822765532056636207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:34:25 ---> docker-login.sh 03:34:25 nexus3.edgexfoundry.org:10001 03:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:25 Configure a credential helper to remove this warning. See 03:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:25 03:34:25 Login Succeeded 03:34:25 nexus3.edgexfoundry.org:10002 03:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:25 Configure a credential helper to remove this warning. See 03:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:25 03:34:25 Login Succeeded 03:34:25 nexus3.edgexfoundry.org:10003 03:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:26 Configure a credential helper to remove this warning. See 03:34:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:26 03:34:26 Login Succeeded 03:34:26 nexus3.edgexfoundry.org:10004 03:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:26 Configure a credential helper to remove this warning. See 03:34:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:26 03:34:26 Login Succeeded 03:34:26 docker.io 03:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:26 Configure a credential helper to remove this warning. See 03:34:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:26 03:34:26 Login Succeeded 03:34:26 ---> docker-login.sh ends [Pipeline] } 03:34:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:34:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:34:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:34:26 ========================================================= 03:34:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 03:34:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 03:34:27 Sending build context to Docker daemon 532kB 03:34:27 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 03:34:27 Step 2/12 : FROM ${BASE} AS builder 03:34:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 03:34:27 4db1b89c0bd1: Pulling fs layer 03:34:27 6911f1a30b25: Pulling fs layer 03:34:27 e194b8c5c2a9: Pulling fs layer 03:34:27 6863d3e3a2b1: Pulling fs layer 03:34:27 ec0bb842ea78: Pulling fs layer 03:34:27 40a00589a448: Pulling fs layer 03:34:27 6c08303d61cc: Pulling fs layer 03:34:27 798269fcf238: Pulling fs layer 03:34:27 798269fcf238: Waiting 03:34:27 6c08303d61cc: Waiting 03:34:27 6863d3e3a2b1: Waiting 03:34:27 40a00589a448: Waiting 03:34:27 6911f1a30b25: Download complete 03:34:27 6863d3e3a2b1: Download complete 03:34:27 ec0bb842ea78: Verifying Checksum 03:34:27 ec0bb842ea78: Download complete 03:34:27 4db1b89c0bd1: Verifying Checksum 03:34:27 4db1b89c0bd1: Download complete 03:34:27 40a00589a448: Verifying Checksum 03:34:27 40a00589a448: Download complete 03:34:27 4db1b89c0bd1: Pull complete 03:34:27 6911f1a30b25: Pull complete 03:34:27 798269fcf238: Verifying Checksum 03:34:27 798269fcf238: Download complete 03:34:27 e194b8c5c2a9: Verifying Checksum 03:34:27 e194b8c5c2a9: Download complete 03:34:28 6c08303d61cc: Verifying Checksum 03:34:28 6c08303d61cc: Download complete 03:34:31 e194b8c5c2a9: Pull complete 03:34:31 6863d3e3a2b1: Pull complete 03:34:31 ec0bb842ea78: Pull complete 03:34:31 40a00589a448: Pull complete 03:34:34 6c08303d61cc: Pull complete 03:34:34 798269fcf238: Pull complete 03:34:34 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 03:34:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:34:34 ---> ec979cd7f677 03:34:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:34:40 ---> Running in 64afe575f87f 03:34:40 Removing intermediate container 64afe575f87f 03:34:40 ---> 46171a9512ed 03:34:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:34:40 ---> Running in 06d39a6a80d6 03:34:40 Still waiting to schedule task 03:34:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:34:40 Removing intermediate container 06d39a6a80d6 03:34:40 ---> 5a2ea01b6735 03:34:40 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:34:40 ---> Running in 96c2575b980e 03:34:40 Removing intermediate container 96c2575b980e 03:34:40 ---> 551633dafcfd 03:34:40 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:34:40 ---> Running in 4972cc152d2f 03:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:34:41 OK: 265 MiB in 53 packages 03:34:41 Removing intermediate container 4972cc152d2f 03:34:41 ---> 974073114236 03:34:41 Step 7/12 : WORKDIR /app 03:34:41 ---> Running in 2ca6f05bd886 03:34:41 Removing intermediate container 2ca6f05bd886 03:34:41 ---> 196076ee7bea 03:34:41 Step 8/12 : COPY go.mod vendor* ./ 03:34:41 ---> 1a8e4ee0bbc3 03:34:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:34:41 ---> Running in 989c40b48988 03:35:37 Removing intermediate container 989c40b48988 03:35:37 ---> caad9b6b2af3 03:35:37 Step 10/12 : COPY . . 03:35:37 ---> e764dea254e6 03:35:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:35:37 ---> Running in 5f55bdaf72b5 03:35:37 Removing intermediate container 5f55bdaf72b5 03:35:37 ---> 4e311de64c7e 03:35:37 Step 12/12 : RUN $MAKE 03:35:37 ---> Running in 0441eb379951 03:35:37 noop 03:35:37 Removing intermediate container 0441eb379951 03:35:37 ---> 04ca9876761e 03:35:37 Successfully built 04ca9876761e 03:35:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:38 + docker inspect -f . ci-base-image-x86_64 03:35:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:38 prd-ubuntu20.04-docker-8c-8g-4859 does not seem to be running inside a container 03:35:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-73 -v /w/workspace/xfoundry_app-record-replay_PR-73:/w/workspace/xfoundry_app-record-replay_PR-73:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-73@tmp:/w/workspace/xfoundry_app-record-replay_PR-73@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 ******** ci-base-image-x86_64 cat 03:35:38 $ docker top abb46a602635f8e95344aad185c55eeadd7188b13d43c1adc9e67631cb865688 -eo pid,comm [Pipeline] { [Pipeline] sh 03:35:39 + go version 03:35:39 go version go1.20.6 linux/amd64 [Pipeline] } 03:35:39 $ docker stop --time=1 abb46a602635f8e95344aad185c55eeadd7188b13d43c1adc9e67631cb865688 03:35:40 $ docker rm -f --volumes abb46a602635f8e95344aad185c55eeadd7188b13d43c1adc9e67631cb865688 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:41 + docker inspect -f . ci-base-image-x86_64 03:35:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:41 prd-ubuntu20.04-docker-8c-8g-4859 does not seem to be running inside a container 03:35:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_PR-73 -v /w/workspace/xfoundry_app-record-replay_PR-73:/w/workspace/xfoundry_app-record-replay_PR-73:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-73@tmp:/w/workspace/xfoundry_app-record-replay_PR-73@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 ******** ci-base-image-x86_64 cat 03:35:41 $ docker top 9cecf3016331a9ae513832c91cb907f5150b536268a4c46271f09706894c7c71 -eo pid,comm [Pipeline] { [Pipeline] sh 03:35:42 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-73 [Pipeline] fileExists [Pipeline] sh 03:35:42 + make test 03:35:42 go test -race -coverprofile=coverage.out ./... 03:36:04 ? github.com/edgexfoundry/app-record-replay [no test files] 03:36:04 ok github.com/edgexfoundry/app-record-replay/internal/app 0.059s coverage: 88.0% of statements 03:36:04 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:36:04 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:36:04 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:36:11 ok github.com/edgexfoundry/app-record-replay/internal/application 8.622s coverage: 98.7% of statements 03:36:11 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.127s coverage: 78.7% of statements 03:36:11 ok github.com/edgexfoundry/app-record-replay/internal/utils 0.048s coverage: 100.0% of statements 03:36:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4860 in /w/workspace/xfoundry_app-record-replay_PR-73 [Pipeline] { [Pipeline] ws 03:36:15 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 03:36:15 Selected Git installation does not exist. Using Default 03:36:15 The recommended git tool is: NONE 03:36:20 using credential edgex-jenkins-ssh 03:36:20 Cloning the remote Git repository 03:36:20 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 03:36:20 > git init /w/workspace/app-record-replay/1 # timeout=10 03:36:20 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:36:20 > git --version # timeout=10 03:36:20 > git --version # 'git version 2.25.1' 03:36:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:36:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:36:23 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:36:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:36:25 Merging remotes/origin/main commit 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff into PR head commit 044b6ac9eae0e9ea7f5b9685949497b01d76b7ef 03:36:25 Merge succeeded, producing 044b6ac9eae0e9ea7f5b9685949497b01d76b7ef 03:36:25 Checking out Revision 044b6ac9eae0e9ea7f5b9685949497b01d76b7ef (PR-73) 03:36:25 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 03:36:24 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:36:24 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:36:24 using GIT_SSH to set credentials SSH Credentials for GitHub 03:36:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:36:25 > git config core.sparsecheckout # timeout=10 03:36:25 > git checkout -f 044b6ac9eae0e9ea7f5b9685949497b01d76b7ef # timeout=10 03:36:25 > git remote # timeout=10 03:36:25 > git config --get remote.origin.url # timeout=10 03:36:25 using GIT_SSH to set credentials SSH Credentials for GitHub 03:36:25 > git merge 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff # timeout=10 03:36:25 > git rev-parse HEAD^{commit} # timeout=10 03:36:25 > git config core.sparsecheckout # timeout=10 03:36:25 > git checkout -f 044b6ac9eae0e9ea7f5b9685949497b01d76b7ef # timeout=10 03:36:25 > git --version # timeout=10 03:36:25 > git --version # 'git version 2.25.1' 03:36:25 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:36:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:36:27 % Total % Received % Xferd Average Speed Time Time Time Current 03:36:27 Dload Upload Total Spent Left Speed 03:36:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh 03:36:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:36:28 + sudo tee /etc/docker/daemon.new 03:36:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:36:28 { 03:36:28 "registry-mirrors": [ 03:36:28 "https://nexus3.edgexfoundry.org:10001" 03:36:28 ], 03:36:28 "bip": "10.250.0.254/24", 03:36:28 "hosts": [ 03:36:28 "tcp://0.0.0.0:5555", 03:36:28 "unix:///var/run/docker.sock" 03:36:28 ], 03:36:28 "mtu": 1458, 03:36:28 "selinux-enabled": true, 03:36:28 "seccomp-profile": "/etc/docker/seccomp.json" 03:36:28 } [Pipeline] sh 03:36:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:36:28 + sudo service docker restart 03:36:33 go vet ./... 03:36:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:36:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:36:34 ./bin/test-attribution-txt.sh [Pipeline] echo 03:36:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:36:34 $ docker stop --time=1 9cecf3016331a9ae513832c91cb907f5150b536268a4c46271f09706894c7c71 03:36:37 $ docker rm -f --volumes 9cecf3016331a9ae513832c91cb907f5150b536268a4c46271f09706894c7c71 [Pipeline] // withDockerContainer [Pipeline] sh 03:36:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:36:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:36:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:36:39 + ls -al . 03:36:39 total 180 03:36:39 drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 03:35 . 03:36:39 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 03:34 .. 03:36:39 -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 03:34 .dockerignore 03:36:39 drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 03:34 .git 03:36:39 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 03:34 .github 03:36:39 -rw-rw-r-- 1 jenkins jenkins 164 Aug 30 03:34 .gitignore 03:36:39 -rw-rw-r-- 1 jenkins jenkins 41 Aug 30 03:34 .golangci.yml 03:36:39 drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 03:34 .semver 03:36:39 -rw-rw-r-- 1 jenkins jenkins 11301 Aug 30 03:34 Attribution.txt 03:36:39 -rw-rw-r-- 1 jenkins jenkins 258 Aug 30 03:34 CHANGELOG.md 03:36:39 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 30 03:34 Dockerfile 03:36:39 -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 03:34 GOVERNANCE.md 03:36:39 -rw-rw-r-- 1 jenkins jenkins 681 Aug 30 03:34 Jenkinsfile 03:36:39 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 03:34 LICENSE 03:36:39 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 30 03:34 Makefile 03:36:39 -rw-rw-r-- 1 jenkins jenkins 611 Aug 30 03:34 OWNERS.md 03:36:39 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 30 03:34 README.md 03:36:39 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 30 03:34 Record and Reply.postman_collection.json 03:36:39 -rw-rw-r-- 1 jenkins jenkins 5 Aug 30 03:34 VERSION 03:36:39 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 03:34 bin 03:36:39 -rw-r--r-- 1 jenkins jenkins 24553 Aug 30 03:36 coverage.out 03:36:39 -rw-rw-r-- 1 jenkins jenkins 3916 Aug 30 03:34 go.mod 03:36:39 -rw-rw-r-- 1 jenkins jenkins 34159 Aug 30 03:34 go.sum 03:36:39 drwxrwxr-x 7 jenkins jenkins 4096 Aug 30 03:34 internal 03:36:39 -rw-rw-r-- 1 jenkins jenkins 913 Aug 30 03:34 main.go 03:36:39 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 03:34 pkg 03:36:39 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 03:34 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:39 + 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=044b6ac9eae0e9ea7f5b9685949497b01d76b7ef --label arch=amd64 --label version=0.0.0 . 03:36:39 Sending build context to Docker daemon 557.1kB 03:36:39 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 03:36:39 Step 2/26 : FROM ${BASE} AS builder 03:36:39 ---> 04ca9876761e 03:36:39 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 03:36:39 ---> Running in cd67b9988202 03:36:40 Removing intermediate container cd67b9988202 03:36:40 ---> 7b0bc94d8fcf 03:36:40 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 03:36:40 ---> Running in 0f5429a9c347 03:36:40 Removing intermediate container 0f5429a9c347 03:36:40 ---> 49b50342c963 03:36:40 Step 5/26 : ARG ADD_BUILD_TAGS="" 03:36:40 ---> Running in 450e98586132 03:36:40 Removing intermediate container 450e98586132 03:36:40 ---> 0629d04bdc34 03:36:40 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:36:40 ---> Running in b486db83b2c0 03:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:36:40 OK: 265 MiB in 53 packages 03:36:41 Removing intermediate container b486db83b2c0 03:36:41 ---> 61fedc1e66ce 03:36:41 Step 7/26 : WORKDIR /app 03:36:41 ---> Running in ddd90c4620e0 03:36:41 Removing intermediate container ddd90c4620e0 03:36:41 ---> d16bc0b62ef5 03:36:41 Step 8/26 : COPY go.mod vendor* ./ 03:36:41 ---> f51b5baac855 03:36:41 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:41 ---> Running in ac73f85ff263 03:36:42 Removing intermediate container ac73f85ff263 03:36:42 ---> 1d537a0d2951 03:36:42 Step 10/26 : COPY . . 03:36:42 ---> e7c244f36b9b 03:36:42 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:36:42 ---> Running in e7f172f9666a 03:36:42 Removing intermediate container e7f172f9666a 03:36:42 ---> 8de4c71205fa 03:36:42 Step 12/26 : RUN $MAKE 03:36:42 ---> Running in b541d9bedb53 03:36:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:36:47 provisioning config files... 03:36:47 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config8336609703924613947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:47 ---> docker-login.sh 03:36:47 nexus3.edgexfoundry.org:10001 03:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:48 Configure a credential helper to remove this warning. See 03:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:48 03:36:48 Login Succeeded 03:36:48 nexus3.edgexfoundry.org:10002 03:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:48 Configure a credential helper to remove this warning. See 03:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:48 03:36:48 Login Succeeded 03:36:48 nexus3.edgexfoundry.org:10003 03:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:48 Configure a credential helper to remove this warning. See 03:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:48 03:36:48 Login Succeeded 03:36:48 nexus3.edgexfoundry.org:10004 03:36:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:49 Configure a credential helper to remove this warning. See 03:36:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:49 03:36:49 Login Succeeded 03:36:49 docker.io 03:36:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:49 Configure a credential helper to remove this warning. See 03:36:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:49 03:36:49 Login Succeeded 03:36:49 ---> docker-login.sh ends [Pipeline] } 03:36:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:36:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:36:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:36:50 ========================================================= 03:36:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 03:36:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 03:36:50 Sending build context to Docker daemon 238.1kB 03:36:50 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 03:36:50 Step 2/12 : FROM ${BASE} AS builder 03:36:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:36:50 edb6bdbacee9: Pulling fs layer 03:36:50 5f9638ab2659: Pulling fs layer 03:36:50 8d51d6327a98: Pulling fs layer 03:36:50 8b374f2dd631: Pulling fs layer 03:36:50 ec14aa9079de: Pulling fs layer 03:36:50 2f466654f4bb: Pulling fs layer 03:36:50 554e91adad29: Pulling fs layer 03:36:50 8b374f2dd631: Waiting 03:36:50 554e91adad29: Waiting 03:36:50 2f466654f4bb: Waiting 03:36:50 5f9638ab2659: Download complete 03:36:50 8b374f2dd631: Verifying Checksum 03:36:50 8b374f2dd631: Download complete 03:36:51 ec14aa9079de: Verifying Checksum 03:36:51 ec14aa9079de: Download complete 03:36:51 edb6bdbacee9: Verifying Checksum 03:36:51 edb6bdbacee9: Download complete 03:36:52 edb6bdbacee9: Pull complete 03:36:52 554e91adad29: Verifying Checksum 03:36:52 554e91adad29: Download complete 03:36:52 5f9638ab2659: Pull complete 03:36:53 8d51d6327a98: Verifying Checksum 03:36:53 8d51d6327a98: Download complete 03:36:53 2f466654f4bb: Verifying Checksum 03:36:53 2f466654f4bb: Download complete 03:37:04 Removing intermediate container b541d9bedb53 03:37:04 ---> a90616893980 03:37:04 Step 13/26 : FROM alpine:3.17 03:37:04 3.17: Pulling from library/alpine 03:37:04 9398808236ff: Pulling fs layer 03:37:04 9398808236ff: Verifying Checksum 03:37:04 9398808236ff: Download complete 03:37:04 9398808236ff: Pull complete 03:37:04 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:37:04 Status: Downloaded newer image for alpine:3.17 03:37:04 ---> 1e0b8b5322fc 03:37:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:37:04 ---> Running in b3c952ddb762 03:37:04 Removing intermediate container b3c952ddb762 03:37:04 ---> 1c199f8bc9a2 03:37:04 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 03:37:04 ---> Running in 0942ef9c71d7 03:37:04 Removing intermediate container 0942ef9c71d7 03:37:04 ---> a8e2d3ad2865 03:37:04 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 03:37:04 ---> Running in e408c244eefe 03:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:37:04 (1/2) Installing ca-certificates (20230506-r0) 03:37:04 (2/2) Installing dumb-init (1.2.5-r2) 03:37:04 Executing busybox-1.35.0-r29.trigger 03:37:04 Executing ca-certificates-20230506-r0.trigger 03:37:04 OK: 8 MiB in 17 packages 03:37:04 Removing intermediate container e408c244eefe 03:37:04 ---> 554e41d61fa7 03:37:04 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:37:04 ---> 01eeca593c3c 03:37:04 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 03:37:04 ---> e5c4851268bd 03:37:04 Step 19/26 : COPY --from=builder /app/res/ /res/ 03:37:04 ---> 8022693f2556 03:37:04 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 03:37:05 ---> e8885b57bb39 03:37:05 Step 21/26 : EXPOSE 59712 03:37:05 ---> Running in 19a6a2604860 03:37:05 Removing intermediate container 19a6a2604860 03:37:05 ---> 102bd77c0631 03:37:05 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 03:37:05 ---> Running in 372260e5aaa1 03:37:05 Removing intermediate container 372260e5aaa1 03:37:05 ---> fbb93e8dbe5d 03:37:05 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:37:05 ---> Running in 25a56e4b1ab6 03:37:05 Removing intermediate container 25a56e4b1ab6 03:37:05 ---> d1fd8a6835bb 03:37:05 Step 24/26 : LABEL arch=amd64 03:37:05 ---> Running in 80ed8c11aaf7 03:37:05 Removing intermediate container 80ed8c11aaf7 03:37:05 ---> 5ea95b203704 03:37:05 Step 25/26 : LABEL git_sha=044b6ac9eae0e9ea7f5b9685949497b01d76b7ef 03:37:05 ---> Running in 90c59498d783 03:37:05 Removing intermediate container 90c59498d783 03:37:05 ---> 484679e15a3f 03:37:05 Step 26/26 : LABEL version=0.0.0 03:37:05 ---> Running in 9ef388098b4f 03:37:05 Removing intermediate container 9ef388098b4f 03:37:05 ---> 816464b2825c 03:37:05 [Warning] One or more build-args [ARCH] were not consumed 03:37:05 Successfully built 816464b2825c 03:37:05 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] } 03:37:06 8d51d6327a98: Pull complete 03:37:06 8b374f2dd631: Pull complete 03:37:06 ec14aa9079de: Pull complete [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 03:37:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:37:06 03:37:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:37:07 latest: Pulling from edgex-lftools-log-publisher 03:37:07 5eb5b503b376: Pulling fs layer 03:37:07 5c69ac0246d0: Pulling fs layer 03:37:07 ec43610c2a17: Pulling fs layer 03:37:07 3a2ae6a8a46f: Pulling fs layer 03:37:07 33b1e0a273af: Pulling fs layer 03:37:07 5d3b04190fa2: Pulling fs layer 03:37:07 2f39f015ded8: Pulling fs layer 03:37:07 3a2ae6a8a46f: Waiting 03:37:07 33b1e0a273af: Waiting 03:37:07 5d3b04190fa2: Waiting 03:37:07 2f39f015ded8: Waiting 03:37:07 5c69ac0246d0: Verifying Checksum 03:37:07 5c69ac0246d0: Download complete 03:37:07 3a2ae6a8a46f: Verifying Checksum 03:37:07 3a2ae6a8a46f: Download complete 03:37:07 33b1e0a273af: Verifying Checksum 03:37:07 33b1e0a273af: Download complete 03:37:07 5d3b04190fa2: Download complete 03:37:07 ec43610c2a17: Verifying Checksum 03:37:07 ec43610c2a17: Download complete 03:37:07 5eb5b503b376: Verifying Checksum 03:37:07 5eb5b503b376: Download complete 03:37:08 2f39f015ded8: Download complete 03:37:08 5eb5b503b376: Pull complete 03:37:08 5c69ac0246d0: Pull complete 03:37:09 ec43610c2a17: Pull complete 03:37:09 3a2ae6a8a46f: Pull complete 03:37:09 33b1e0a273af: Pull complete 03:37:09 5d3b04190fa2: Pull complete 03:37:11 2f466654f4bb: Pull complete 03:37:13 2f39f015ded8: Pull complete 03:37:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:37:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:37:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:13 prd-ubuntu20.04-docker-8c-8g-4859 does not seem to be running inside a container 03:37:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-73 -v /w/workspace/xfoundry_app-record-replay_PR-73:/w/workspace/xfoundry_app-record-replay_PR-73:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-73@tmp:/w/workspace/xfoundry_app-record-replay_PR-73@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:37:14 554e91adad29: Pull complete 03:37:14 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 03:37:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:37:14 ---> 1e15ea492957 03:37:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:37:15 ---> Running in 3eb527c66d27 03:37:15 Removing intermediate container 3eb527c66d27 03:37:15 ---> f34d0a957c82 03:37:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:37:15 ---> Running in 53f0bd9b2e1e 03:37:16 Removing intermediate container 53f0bd9b2e1e 03:37:16 ---> 9dfbd731ac9f 03:37:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:37:16 ---> Running in e5ed531e5a95 03:37:16 Removing intermediate container e5ed531e5a95 03:37:16 ---> 9613acc6473b 03:37:16 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:37:16 ---> Running in 2cc68513ba0d 03:37:16 $ docker top 56fd77bfc0af5c373892d701360f5b99df607a565a9fc67e4f15e95f9bc3f65b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:17 ---> job-cost.sh 03:37:17 lf-activate-venv: SKIPPING 03:37:17 INFO: No Stack... 03:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:37:17 INFO: Retrieving Pricing Info for: v3-standard-8 03:37:18 INFO: Archiving Costs [Pipeline] sh 03:37:18 + cat /w/workspace/xfoundry_app-record-replay_PR-73/archives/cost.csv 03:37:18 + cut -d, -f6 [Pipeline] lock 03:37:18 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-73-1-stack-cost] 03:37:18 Resource [jenkins-edgexfoundry-app-record-replay-PR-73-1-stack-cost] did not exist. Created. 03:37:18 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-73-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:37:18 + echo total: 0.2199999988079071 [Pipeline] stash 03:37:18 Stashed 1 file(s) [Pipeline] } 03:37:18 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-73-1-stack-cost] 03:37:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [Pipeline] // lock [Pipeline] } 03:37:19 $ docker stop --time=1 56fd77bfc0af5c373892d701360f5b99df607a565a9fc67e4f15e95f9bc3f65b 03:37:19 OK: 263 MiB in 53 packages 03:37:20 $ docker rm -f --volumes 56fd77bfc0af5c373892d701360f5b99df607a565a9fc67e4f15e95f9bc3f65b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:37:20 Removing intermediate container 2cc68513ba0d 03:37:20 ---> 06df3dd5e721 03:37:20 Step 7/12 : WORKDIR /app 03:37:20 ---> Running in ce78ac63ead6 03:37:21 Removing intermediate container ce78ac63ead6 03:37:21 ---> f0275ec85957 03:37:21 Step 8/12 : COPY go.mod vendor* ./ 03:37:21 ---> 2e2fa5e07384 03:37:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:21 ---> Running in 6ca7006601b2 03:38:29 Removing intermediate container 6ca7006601b2 03:38:29 ---> 5416be4dffcf 03:38:29 Step 10/12 : COPY . . 03:38:29 ---> 2c4577eaf472 03:38:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:38:29 ---> Running in 2528529c3579 03:38:29 Removing intermediate container 2528529c3579 03:38:29 ---> 08f766018b82 03:38:29 Step 12/12 : RUN $MAKE 03:38:29 ---> Running in 39d39cab4a6c 03:38:29 noop 03:38:29 Removing intermediate container 39d39cab4a6c 03:38:29 ---> 56128831123f 03:38:29 Successfully built 56128831123f 03:38:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:30 + docker inspect -f . ci-base-image-arm64 03:38:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:30 prd-ubuntu20.04-docker-arm64-4c-16g-4860 does not seem to be running inside a container 03:38:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:38:31 $ docker top d75d8324932873358c13b567ba758b3b1dd0ac1d230a26dc3b3542d71b5b5963 -eo pid,comm [Pipeline] { [Pipeline] sh 03:38:32 + go version 03:38:32 go version go1.20.6 linux/arm64 [Pipeline] } 03:38:32 $ docker stop --time=1 d75d8324932873358c13b567ba758b3b1dd0ac1d230a26dc3b3542d71b5b5963 03:38:34 $ docker rm -f --volumes d75d8324932873358c13b567ba758b3b1dd0ac1d230a26dc3b3542d71b5b5963 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:35 + docker inspect -f . ci-base-image-arm64 03:38:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:35 prd-ubuntu20.04-docker-arm64-4c-16g-4860 does not seem to be running inside a container 03:38:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:38:36 $ docker top cbac19941eff848be92c83fb3a4c14844bd58975fb5736772a79b9d029caf4a5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:38:37 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 03:38:37 + make test 03:38:37 go test -race -coverprofile=coverage.out ./... 03:41:29 ? github.com/edgexfoundry/app-record-replay [no test files] 03:41:29 ok github.com/edgexfoundry/app-record-replay/internal/app 0.240s coverage: 88.0% of statements 03:41:29 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:41:29 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:41:30 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:41:36 ok github.com/edgexfoundry/app-record-replay/internal/application 8.955s coverage: 98.7% of statements 03:41:36 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.509s coverage: 78.7% of statements 03:41:36 ok github.com/edgexfoundry/app-record-replay/internal/utils 0.185s coverage: 100.0% of statements 03:41:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:41:36 go vet ./... 03:43:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:43:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:43:58 ./bin/test-attribution-txt.sh [Pipeline] echo 03:43:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:43:58 $ docker stop --time=1 cbac19941eff848be92c83fb3a4c14844bd58975fb5736772a79b9d029caf4a5 03:44:00 $ docker rm -f --volumes cbac19941eff848be92c83fb3a4c14844bd58975fb5736772a79b9d029caf4a5 [Pipeline] // withDockerContainer [Pipeline] sh 03:44:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:44:02 Warning: overwriting stash ‘coverage-report’ 03:44:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:44:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:44:03 + ls -al . 03:44:03 total 176 03:44:03 drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 03:38 . 03:44:03 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 03:36 .. 03:44:03 -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 03:36 .dockerignore 03:44:03 drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 03:36 .git 03:44:03 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 03:36 .github 03:44:03 -rw-rw-r-- 1 jenkins jenkins 164 Aug 30 03:36 .gitignore 03:44:03 -rw-rw-r-- 1 jenkins jenkins 41 Aug 30 03:36 .golangci.yml 03:44:03 -rw-rw-r-- 1 jenkins jenkins 11301 Aug 30 03:36 Attribution.txt 03:44:03 -rw-rw-r-- 1 jenkins jenkins 258 Aug 30 03:36 CHANGELOG.md 03:44:03 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 30 03:36 Dockerfile 03:44:03 -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 03:36 GOVERNANCE.md 03:44:03 -rw-rw-r-- 1 jenkins jenkins 681 Aug 30 03:36 Jenkinsfile 03:44:03 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 03:36 LICENSE 03:44:03 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 30 03:36 Makefile 03:44:03 -rw-rw-r-- 1 jenkins jenkins 611 Aug 30 03:36 OWNERS.md 03:44:03 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 30 03:36 README.md 03:44:03 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 30 03:36 Record and Reply.postman_collection.json 03:44:03 -rw-rw-r-- 1 jenkins jenkins 5 Aug 30 03:34 VERSION 03:44:03 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 03:36 bin 03:44:03 -rw-r--r-- 1 jenkins jenkins 24552 Aug 30 03:41 coverage.out 03:44:03 -rw-rw-r-- 1 jenkins jenkins 3916 Aug 30 03:36 go.mod 03:44:03 -rw-rw-r-- 1 jenkins jenkins 34159 Aug 30 03:36 go.sum 03:44:03 drwxrwxr-x 7 jenkins jenkins 4096 Aug 30 03:36 internal 03:44:03 -rw-rw-r-- 1 jenkins jenkins 913 Aug 30 03:36 main.go 03:44:03 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 03:36 pkg 03:44:03 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 03:36 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:03 + 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=044b6ac9eae0e9ea7f5b9685949497b01d76b7ef --label arch=arm64 --label version=0.0.0 . 03:44:03 Sending build context to Docker daemon 263.2kB 03:44:04 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 03:44:04 Step 2/26 : FROM ${BASE} AS builder 03:44:04 ---> 56128831123f 03:44:04 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 03:44:04 ---> Running in f663089aa51c 03:44:04 Removing intermediate container f663089aa51c 03:44:04 ---> a12dbbeb3f0a 03:44:04 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 03:44:04 ---> Running in 925d8efb1edf 03:44:04 Removing intermediate container 925d8efb1edf 03:44:04 ---> 41f4f557415b 03:44:04 Step 5/26 : ARG ADD_BUILD_TAGS="" 03:44:05 ---> Running in bf7cde4f5d07 03:44:05 Removing intermediate container bf7cde4f5d07 03:44:05 ---> 30e56b5c6050 03:44:05 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:44:05 ---> Running in 6c9cecd10e5a 03:44:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:44:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:44:07 OK: 263 MiB in 53 packages 03:44:08 Removing intermediate container 6c9cecd10e5a 03:44:08 ---> 9df3e4ddafea 03:44:08 Step 7/26 : WORKDIR /app 03:44:08 ---> Running in 00b86f8d1a62 03:44:08 Removing intermediate container 00b86f8d1a62 03:44:08 ---> 8710c67c9c31 03:44:08 Step 8/26 : COPY go.mod vendor* ./ 03:44:12 ---> 11f4076285e5 03:44:12 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:12 ---> Running in b0c723040599 03:44:14 Removing intermediate container b0c723040599 03:44:14 ---> c432fe7a1fd6 03:44:14 Step 10/26 : COPY . . 03:44:14 ---> bdf1bb246ecd 03:44:14 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:44:14 ---> Running in e5c26811134c 03:44:15 Removing intermediate container e5c26811134c 03:44:15 ---> 8135cb53fc01 03:44:15 Step 12/26 : RUN $MAKE 03:44:15 ---> Running in 2cea60c51520 03:44:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 03:46:38 Removing intermediate container 2cea60c51520 03:46:38 ---> 5185498ca085 03:46:38 Step 13/26 : FROM alpine:3.17 03:46:38 3.17: Pulling from library/alpine 03:46:38 4060ece20d7a: Pulling fs layer 03:46:38 4060ece20d7a: Download complete 03:46:38 4060ece20d7a: Pull complete 03:46:38 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:46:38 Status: Downloaded newer image for alpine:3.17 03:46:38 ---> 8650cd65339b 03:46:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:46:38 ---> Running in daaf29f06fe5 03:46:38 Removing intermediate container daaf29f06fe5 03:46:38 ---> 189ba928b1e3 03:46:38 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 03:46:38 ---> Running in c79cdc532a2d 03:46:38 Removing intermediate container c79cdc532a2d 03:46:38 ---> 2fa7d6d07987 03:46:38 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 03:46:38 ---> Running in f762a211428a 03:46:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:46:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:46:38 (1/2) Installing ca-certificates (20230506-r0) 03:46:38 (2/2) Installing dumb-init (1.2.5-r2) 03:46:38 Executing busybox-1.35.0-r29.trigger 03:46:38 Executing ca-certificates-20230506-r0.trigger 03:46:38 OK: 8 MiB in 17 packages 03:46:38 Removing intermediate container f762a211428a 03:46:38 ---> 5d7af6a78112 03:46:38 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:46:38 ---> f500c795757e 03:46:38 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 03:46:38 ---> 703052ee3585 03:46:38 Step 19/26 : COPY --from=builder /app/res/ /res/ 03:46:38 ---> 4ed535a0ffa0 03:46:38 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 03:46:38 ---> d62c51ff9a81 03:46:38 Step 21/26 : EXPOSE 59712 03:46:38 ---> Running in 8ffa3fb94e9b 03:46:38 Removing intermediate container 8ffa3fb94e9b 03:46:38 ---> b992738cf1f0 03:46:38 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 03:46:38 ---> Running in d5354ac5a74f 03:46:38 Removing intermediate container d5354ac5a74f 03:46:38 ---> b2287d931172 03:46:38 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:46:38 ---> Running in b4ae09c325a4 03:46:38 Removing intermediate container b4ae09c325a4 03:46:38 ---> 14289e8c9efe 03:46:38 Step 24/26 : LABEL arch=arm64 03:46:38 ---> Running in a477b20b0f9e 03:46:38 Removing intermediate container a477b20b0f9e 03:46:38 ---> 26a1a73f40e0 03:46:38 Step 25/26 : LABEL git_sha=044b6ac9eae0e9ea7f5b9685949497b01d76b7ef 03:46:38 ---> Running in 75c450e4c8dd 03:46:38 Removing intermediate container 75c450e4c8dd 03:46:38 ---> d9328134aeec 03:46:38 Step 26/26 : LABEL version=0.0.0 03:46:38 ---> Running in 68b4336c89d6 03:46:38 Removing intermediate container 68b4336c89d6 03:46:38 ---> de6909352d6e 03:46:38 [Warning] One or more build-args [ARCH] were not consumed 03:46:38 Successfully built de6909352d6e 03:46:38 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 03:46:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:46:38 03:46:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:46:39 arm64: Pulling from edgex-lftools-log-publisher 03:46:39 8998bd30e6a1: Pulling fs layer 03:46:39 04944245beec: Pulling fs layer 03:46:39 699f458cf7ca: Pulling fs layer 03:46:39 765212b225bb: Pulling fs layer 03:46:39 f23df028b6ca: Pulling fs layer 03:46:39 d65c8cfc05b1: Pulling fs layer 03:46:39 2437ff75d9bd: Pulling fs layer 03:46:39 f23df028b6ca: Waiting 03:46:39 d65c8cfc05b1: Waiting 03:46:39 2437ff75d9bd: Waiting 03:46:39 765212b225bb: Waiting 03:46:39 04944245beec: Verifying Checksum 03:46:39 04944245beec: Download complete 03:46:39 765212b225bb: Verifying Checksum 03:46:39 765212b225bb: Download complete 03:46:39 f23df028b6ca: Verifying Checksum 03:46:39 f23df028b6ca: Download complete 03:46:39 d65c8cfc05b1: Verifying Checksum 03:46:39 d65c8cfc05b1: Download complete 03:46:39 699f458cf7ca: Verifying Checksum 03:46:39 699f458cf7ca: Download complete 03:46:40 8998bd30e6a1: Verifying Checksum 03:46:40 8998bd30e6a1: Download complete 03:46:42 2437ff75d9bd: Verifying Checksum 03:46:42 2437ff75d9bd: Download complete 03:46:44 8998bd30e6a1: Pull complete 03:46:44 04944245beec: Pull complete 03:46:45 699f458cf7ca: Pull complete 03:46:45 765212b225bb: Pull complete 03:46:46 f23df028b6ca: Pull complete 03:46:46 d65c8cfc05b1: Pull complete 03:47:01 2437ff75d9bd: Pull complete 03:47:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:47:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:47:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:01 prd-ubuntu20.04-docker-arm64-4c-16g-4860 does not seem to be running inside a container 03:47:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:47:04 $ docker top ae43baf3ebadc8529c2e39c4cf3ab58f9a8a05410153b8598d2364e24d016ad7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:05 ---> job-cost.sh 03:47:05 lf-activate-venv: SKIPPING 03:47:05 INFO: No Stack... 03:47:05 INFO: Retrieving Pricing Info for: v3-standard-4 03:47:06 INFO: Archiving Costs [Pipeline] sh 03:47:06 + cat /w/workspace/app-record-replay/1/archives/cost.csv 03:47:06 + cut -d, -f6 [Pipeline] lock 03:47:07 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-73-1-stack-cost] 03:47:07 Resource [jenkins-edgexfoundry-app-record-replay-PR-73-1-stack-cost] did not exist. Created. 03:47:07 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-73-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:47:07 /w/workspace/app-record-replay/1@tmp/durable-c288514a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:47:07 + echo total: 0.10999999940395355 [Pipeline] stash 03:47:07 Warning: overwriting stash ‘stack-cost’ 03:47:07 Stashed 1 file(s) [Pipeline] } 03:47:07 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-73-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:47:07 $ docker stop --time=1 ae43baf3ebadc8529c2e39c4cf3ab58f9a8a05410153b8598d2364e24d016ad7 03:47:09 $ docker rm -f --volumes ae43baf3ebadc8529c2e39c4cf3ab58f9a8a05410153b8598d2364e24d016ad7 [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 03:47:10 provisioning config files... 03:47:10 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-73@tmp/config15191293097669596393tmp [Pipeline] { [Pipeline] sh 03:47:10 + set +x 03:47:10 + curl -s https://codecov.io/bash 03:47:10 + bash -s -- 03:47:11 03:47:11 _____ _ 03:47:11 / ____| | | 03:47:11 | | ___ __| | ___ ___ _____ __ 03:47:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:47:11 | |___| (_) | (_| | __/ (_| (_) \ V / 03:47:11 \_____\___/ \__,_|\___|\___\___/ \_/ 03:47:11 Bash-1.0.6 03:47:11 03:47:11 03:47:11 ==> git version 2.25.1 found 03:47:11 ==> 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 03:47:11 Release-Date: 2020-01-08 03:47:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:47:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:47:11 ==> Jenkins CI detected. 03:47:11 current dir:  /w/workspace/xfoundry_app-record-replay_PR-73 03:47:11 project root: . 03:47:11 --> token set from env 03:47:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:47:11 ==> Running gcov in . (disable via -X gcov) 03:47:11 ==> Python coveragepy not found 03:47:11 ==> Searching for coverage reports in: 03:47:11 + . 03:47:11 -> Found 1 reports 03:47:11 ==> Detecting git/mercurial file structure 03:47:11 ==> Reading reports 03:47:11 + ./coverage.out bytes=24552 03:47:11 ==> Appending adjustments 03:47:11 https://docs.codecov.io/docs/fixing-reports 03:47:11 + Found adjustments 03:47:11 ==> Gzipping contents 03:47:11 8.0K /tmp/codecov.aIUpAo.gz 03:47:11 ==> Uploading reports 03:47:11 url: https://codecov.io 03:47:11 query: branch=PR-73&commit=044b6ac9eae0e9ea7f5b9685949497b01d76b7ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-73%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=73&job=&cmd_args= 03:47:11 -> Pinging Codecov 03:47:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-73&commit=044b6ac9eae0e9ea7f5b9685949497b01d76b7ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-73%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=73&job=&cmd_args= 03:47:11 -> Uploading to 03:47:11 https://storage.googleapis.com/codecov/v4/raw/2023-08-30/F467761B9912B4F32F9BC62907045C81/044b6ac9eae0e9ea7f5b9685949497b01d76b7ef/a2e7b88a-2a95-4f3e-b19e-0c22961200b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230830T034711Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e374c3cc70e7d307f93c9b9e079b8fef266d32b66f2966409c2035bb15cd2f4 03:47:11 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:11 Dload Upload Total Spent Left Speed 03:47:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4857 0 0 100 4857 0 23350 --:--:-- --:--:-- --:--:-- 23350 03:47:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/044b6ac9eae0e9ea7f5b9685949497b01d76b7ef [Pipeline] } 03:47:11 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 03:47:13 + [ -d /w/workspace/xfoundry_app-record-replay_PR-73/archives ] 03:47:13 + ls -al /w/workspace/xfoundry_app-record-replay_PR-73/archives 03:47:13 total 16 03:47:13 drwxr-xr-x 3 root root 4096 Aug 30 03:37 . 03:47:13 drwxrwxr-x 10 jenkins jenkins 4096 Aug 30 03:37 .. 03:47:13 drwxr-xr-x 2 root root 4096 Aug 30 03:37 cost 03:47:13 -rw-r--r-- 1 root root 88 Aug 30 03:37 cost.csv 03:47:13 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-73/archives 03:47:13 + ls -al /w/workspace/xfoundry_app-record-replay_PR-73/archives 03:47:13 total 16 03:47:13 drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 03:37 . 03:47:13 drwxrwxr-x 10 jenkins jenkins 4096 Aug 30 03:37 .. 03:47:13 drwxr-xr-x 2 jenkins jenkins 4096 Aug 30 03:37 cost 03:47:13 -rw-r--r-- 1 jenkins jenkins 88 Aug 30 03:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:47:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:47:14 ---> package-listing.sh 03:47:14 ++ facter osfamily 03:47:14 ++ tr '[:upper:]' '[:lower:]' 03:47:14 + OS_FAMILY=debian 03:47:14 + workspace=/w/workspace/xfoundry_app-record-replay_PR-73 03:47:14 + START_PACKAGES=/tmp/packages_start.txt 03:47:14 + END_PACKAGES=/tmp/packages_end.txt 03:47:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:47:14 + PACKAGES=/tmp/packages_start.txt 03:47:14 + '[' /w/workspace/xfoundry_app-record-replay_PR-73 ']' 03:47:14 + PACKAGES=/tmp/packages_end.txt 03:47:14 + case "${OS_FAMILY}" in 03:47:14 + dpkg -l 03:47:14 + grep '^ii' 03:47:14 + '[' -f /tmp/packages_start.txt ']' 03:47:14 + '[' -f /tmp/packages_end.txt ']' 03:47:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:47:14 + '[' /w/workspace/xfoundry_app-record-replay_PR-73 ']' 03:47:14 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-73/archives/ 03:47:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-73/archives/ [Pipeline] echo 03:47:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_app-record-replay_PR-73/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:47:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:47:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:15 prd-ubuntu20.04-docker-8c-8g-4859 does not seem to be running inside a container 03:47:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_app-record-replay_PR-73/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-73 -v /w/workspace/xfoundry_app-record-replay_PR-73:/w/workspace/xfoundry_app-record-replay_PR-73:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-73@tmp:/w/workspace/xfoundry_app-record-replay_PR-73@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:47:16 $ docker top 0169889c38964ac7789333c1e4eb7703b512d2202fb229ed3478a54ded9d2731 -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:16 + touch /tmp/pre-build-complete [Pipeline] sh 03:47:16 + mkdir -p /var/log/sysstat [Pipeline] sh 03:47:17 + ls /var/log/sa-host 03:47:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:47:17 provisioning config files... 03:47:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-73@tmp/config7683898256142144495tmp [Pipeline] { [Pipeline] echo 03:47:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:47:17 ---> create-netrc.sh [Pipeline] } 03:47:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:47:18 ---> python-tools-install.sh [Pipeline] echo 03:47:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:47:18 ---> sudo-logs.sh 03:47:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:47:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:47:18 ---> job-cost.sh 03:47:18 lf-activate-venv: SKIPPING 03:47:18 DEBUG: total: 0.2199999988079071 03:47:18 INFO: Retrieving Stack Cost... 03:47:19 INFO: Retrieving Pricing Info for: v3-standard-8 03:47:19 INFO: Archiving Costs [Pipeline] echo 03:47:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:47:20 ---> logs-deploy.sh 03:47:20 lf-activate-venv: SKIPPING 03:47:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-73/1 03:47:20 INFO: archiving workspace using pattern(s): 03:47:20 Archives upload complete. 03:47:20 INFO: archiving logs to Nexus