Pull request #87 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from d6ed4e7692bc544e7012dbde604a4bbd216bbd2d+d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a (0f5391bb32f0672b58f00a6b8b55d089c4aaecc4) 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-ssh15002835907673572186.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12188666459524390788.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-87/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-87/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10612149848225681238.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-87/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8795093344839379060.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh5927582460408022772.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-87/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-87/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6043249672843420998.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8419 in /w/workspace/xfoundry_app-record-replay_PR-87 [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-87 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/87/head:refs/remotes/origin/PR-87 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a into PR head commit d6ed4e7692bc544e7012dbde604a4bbd216bbd2d Merge succeeded, producing d6ed4e7692bc544e7012dbde604a4bbd216bbd2d Checking out Revision d6ed4e7692bc544e7012dbde604a4bbd216bbd2d (PR-87) > git config core.sparsecheckout # timeout=10 > git checkout -f d6ed4e7692bc544e7012dbde604a4bbd216bbd2d # 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 d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6ed4e7692bc544e7012dbde604a4bbd216bbd2d # timeout=10 Commit message: "docs: Fix swagger and Postman for Start Replay" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:31:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:31:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:31:20 ========================================================= 21:31:20 EdgeX Global Pipelines Version Info 21:31:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:31:21 ------------------- 21:31:21 stable info: 21:31:21 ------------------- 21:31:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:31:21 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:31:21 Message: update stable to v1.0.254 21:31:21 ------------------- 21:31:21 experimental info: 21:31:21 ------------------- 21:31:21 Commited By: **** collab-it+edgex@linuxfoundation.org 21:31:21 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:31:21 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:31:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 21:31:22 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 21:31:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:31:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:31:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:31:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:31:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:31:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:31:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:31:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:31:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:31:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 21:31:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:31:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:31:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:31:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:31:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:31:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:31:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:31:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:31:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-87 [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-87 [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-87 [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6ed4e7692bc544e7012dbde604a4bbd216bbd2d [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6ed4e7 [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:31:23 provisioning config files... 21:31:23 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-87@tmp/config15280115143289261719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:31:23 ---> docker-login.sh 21:31:23 nexus3.edgexfoundry.org:10001 21:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:24 Configure a credential helper to remove this warning. See 21:31:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:24 21:31:24 Login Succeeded 21:31:24 nexus3.edgexfoundry.org:10002 21:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:24 Configure a credential helper to remove this warning. See 21:31:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:24 21:31:24 Login Succeeded 21:31:24 nexus3.edgexfoundry.org:10003 21:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:24 Configure a credential helper to remove this warning. See 21:31:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:24 21:31:24 Login Succeeded 21:31:24 nexus3.edgexfoundry.org:10004 21:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:24 Configure a credential helper to remove this warning. See 21:31:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:24 21:31:24 Login Succeeded 21:31:24 docker.io 21:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:25 Configure a credential helper to remove this warning. See 21:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:25 21:31:25 Login Succeeded 21:31:25 ---> docker-login.sh ends [Pipeline] } 21:31:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:31:25 + git rev-list -1 --merges d6ed4e7692bc544e7012dbde604a4bbd216bbd2d~1..d6ed4e7692bc544e7012dbde604a4bbd216bbd2d [Pipeline] echo 21:31:25 -----------> git rev-list -1 --merges d6ed4e7692bc544e7012dbde604a4bbd216bbd2d~1..d6ed4e7692bc544e7012dbde604a4bbd216bbd2d d6ed4e7692bc544e7012dbde604a4bbd216bbd2d [false] [Pipeline] sh 21:31:26 + git log --format=format:%s -1 d6ed4e7692bc544e7012dbde604a4bbd216bbd2d [Pipeline] echo 21:31:26 ========================================================= 21:31:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:31:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:31:26 + git log --format=format:%s -1 d6ed4e7692bc544e7012dbde604a4bbd216bbd2d [Pipeline] echo 21:31:26 [semverPrep] GIT_COMMIT: d6ed4e7692bc544e7012dbde604a4bbd216bbd2d, Commit Message: docs: Fix swagger and Postman for Start Replay [Pipeline] echo 21:31:26 [semverPrep] This is not a build commit. [Pipeline] sh 21:31:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:31:27 + grep -v github /etc/ssh/ssh_known_hosts 21:31:27 + [ -e /tmp/ssh_known_hosts ] 21:31:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:31:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:31:27 + sudo tee -a /etc/ssh/ssh_known_hosts 21:31:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:31:27 21:31:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:31:27 0.1.4: Pulling from edgex-devops/py-git-semver 21:31:27 b85a868b505f: Pulling fs layer 21:31:27 e2be974225ed: Pulling fs layer 21:31:27 339a4e72a1f5: Pulling fs layer 21:31:27 988bab9f4d93: Pulling fs layer 21:31:27 1469e6f7b9e6: Pulling fs layer 21:31:27 eaf3925da568: Pulling fs layer 21:31:27 bab4dde63d76: Pulling fs layer 21:31:27 bde34c3a00c8: Pulling fs layer 21:31:27 b352a97aabf1: Pulling fs layer 21:31:27 4872d77fe225: Pulling fs layer 21:31:27 5851b861e8e6: Pulling fs layer 21:31:27 988bab9f4d93: Waiting 21:31:27 1469e6f7b9e6: Waiting 21:31:27 bab4dde63d76: Waiting 21:31:27 eaf3925da568: Waiting 21:31:27 bde34c3a00c8: Waiting 21:31:27 4872d77fe225: Waiting 21:31:27 5851b861e8e6: Waiting 21:31:27 b352a97aabf1: Waiting 21:31:27 e2be974225ed: Download complete 21:31:27 988bab9f4d93: Verifying Checksum 21:31:27 988bab9f4d93: Download complete 21:31:27 339a4e72a1f5: Verifying Checksum 21:31:27 339a4e72a1f5: Download complete 21:31:27 1469e6f7b9e6: Verifying Checksum 21:31:27 1469e6f7b9e6: Download complete 21:31:27 eaf3925da568: Download complete 21:31:28 bde34c3a00c8: Download complete 21:31:28 b352a97aabf1: Download complete 21:31:28 4872d77fe225: Download complete 21:31:28 5851b861e8e6: Verifying Checksum 21:31:28 5851b861e8e6: Download complete 21:31:28 b85a868b505f: Verifying Checksum 21:31:28 b85a868b505f: Download complete 21:31:28 bab4dde63d76: Verifying Checksum 21:31:28 bab4dde63d76: Download complete 21:31:29 b85a868b505f: Pull complete 21:31:29 e2be974225ed: Pull complete 21:31:29 339a4e72a1f5: Pull complete 21:31:29 988bab9f4d93: Pull complete 21:31:30 1469e6f7b9e6: Pull complete 21:31:30 eaf3925da568: Pull complete 21:31:32 bab4dde63d76: Pull complete 21:31:32 bde34c3a00c8: Pull complete 21:31:32 b352a97aabf1: Pull complete 21:31:32 4872d77fe225: Pull complete 21:31:32 5851b861e8e6: Pull complete 21:31:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:31:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:31:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:32 prd-ubuntu20.04-docker-8c-8g-8419 does not seem to be running inside a container 21:31:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-87 -v /w/workspace/xfoundry_app-record-replay_PR-87:/w/workspace/xfoundry_app-record-replay_PR-87:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-87@tmp:/w/workspace/xfoundry_app-record-replay_PR-87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:31:35 $ docker top 70fdd9691ec3256db526a539122cd9c0d0b89ba658ad0eaa3bd77834576cfd99 -eo pid,comm 21:31:35 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). 21:31:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:31:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:31:35 [ssh-agent] Looking for ssh-agent implementation... 21:31:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:31:36 $ docker exec 70fdd9691ec3256db526a539122cd9c0d0b89ba658ad0eaa3bd77834576cfd99 ssh-agent 21:31:36 SSH_AUTH_SOCK=/tmp/ssh-xstWP83DfTXi/agent.32 21:31:36 SSH_AGENT_PID=38 21:31:36 Running ssh-add (command line suppressed) 21:31:36 Identity added: /w/workspace/xfoundry_app-record-replay_PR-87@tmp/private_key_11243739515917394102.key (/w/workspace/xfoundry_app-record-replay_PR-87@tmp/private_key_11243739515917394102.key) 21:31:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:31:36 + git tag --points-at HEAD [Pipeline] } 21:31:36 $ docker exec --env ******** --env ******** 70fdd9691ec3256db526a539122cd9c0d0b89ba658ad0eaa3bd77834576cfd99 ssh-agent -k 21:31:36 unset SSH_AUTH_SOCK; 21:31:36 unset SSH_AGENT_PID; 21:31:36 echo Agent pid 38 killed; 21:31:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:31:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:31:36 [ssh-agent] Looking for ssh-agent implementation... 21:31:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:31:37 $ docker exec 70fdd9691ec3256db526a539122cd9c0d0b89ba658ad0eaa3bd77834576cfd99 ssh-agent 21:31:37 SSH_AUTH_SOCK=/tmp/ssh-6ecJVVWXZDlv/agent.70 21:31:37 SSH_AGENT_PID=76 21:31:37 Running ssh-add (command line suppressed) 21:31:37 Identity added: /w/workspace/xfoundry_app-record-replay_PR-87@tmp/private_key_17465763439849920818.key (/w/workspace/xfoundry_app-record-replay_PR-87@tmp/private_key_17465763439849920818.key) 21:31:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:31:37 + git semver init 21:31:37 2023-10-03 21:31:37,725 [run_init] DEBUG init version:0.0.0 force:False 21:31:37 2023-10-03 21:31:37,726 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-87/.semver 21:31:37 2023-10-03 21:31:37,726 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-87/.semver 21:31:37 2023-10-03 21:31:37,727 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-87/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-87, universal_newlines=False, shell=None, istream=None) 21:31:38 2023-10-03 21:31:38,432 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-87/.git/info/exclude 21:31:38 2023-10-03 21:31:38,433 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-87/.semver/PR-87 with force:False 21:31:38 2023-10-03 21:31:38,433 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-87/.semver/PR-87 21:31:38 2023-10-03 21:31:38,437 [execute] INFO git cat-file --batch-check 21:31:38 2023-10-03 21:31:38,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-87/.semver, universal_newlines=False, shell=None, istream=) 21:31:38 2023-10-03 21:31:38,443 [execute] INFO git cat-file --batch 21:31:38 2023-10-03 21:31:38,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-87/.semver, universal_newlines=False, shell=None, istream=) 21:31:38 2023-10-03 21:31:38,448 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-87/.semver/PR-87 21:31:38 0.0.0 [Pipeline] } 21:31:38 $ docker exec --env ******** --env ******** 70fdd9691ec3256db526a539122cd9c0d0b89ba658ad0eaa3bd77834576cfd99 ssh-agent -k 21:31:38 unset SSH_AUTH_SOCK; 21:31:38 unset SSH_AGENT_PID; 21:31:38 echo Agent pid 76 killed; 21:31:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:31:39 + git semver [Pipeline] } 21:31:39 $ docker stop --time=1 70fdd9691ec3256db526a539122cd9c0d0b89ba658ad0eaa3bd77834576cfd99 21:31:40 $ docker rm -f --volumes 70fdd9691ec3256db526a539122cd9c0d0b89ba658ad0eaa3bd77834576cfd99 [Pipeline] // withDockerContainer [Pipeline] sh 21:31:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:31:41 Stashed 1 file(s) [Pipeline] echo 21:31:41 [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 21:31:42 provisioning config files... 21:31:42 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-87@tmp/config2883036418152054602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:31:42 ---> docker-login.sh 21:31:42 nexus3.edgexfoundry.org:10001 21:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:42 Configure a credential helper to remove this warning. See 21:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:42 21:31:42 Login Succeeded 21:31:42 nexus3.edgexfoundry.org:10002 21:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:42 Configure a credential helper to remove this warning. See 21:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:42 21:31:42 Login Succeeded 21:31:42 nexus3.edgexfoundry.org:10003 21:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:42 Configure a credential helper to remove this warning. See 21:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:42 21:31:42 Login Succeeded 21:31:42 nexus3.edgexfoundry.org:10004 21:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:42 Configure a credential helper to remove this warning. See 21:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:42 21:31:42 Login Succeeded 21:31:42 docker.io 21:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:43 Configure a credential helper to remove this warning. See 21:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:43 21:31:43 Login Succeeded 21:31:43 ---> docker-login.sh ends [Pipeline] } 21:31:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:31:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:31:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:31:43 ========================================================= 21:31:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:31:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:44 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:31:44 Sending build context to Docker daemon 605.2kB 21:31:44 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:31:44 Step 2/12 : FROM ${BASE} AS builder 21:31:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:31:44 7264a8db6415: Pulling fs layer 21:31:44 c4d48a809fc2: Pulling fs layer 21:31:44 4f1c88b9dad5: Pulling fs layer 21:31:44 ad3a456e5733: Pulling fs layer 21:31:44 33e27b845d1e: Pulling fs layer 21:31:44 c68163c4e522: Pulling fs layer 21:31:44 50da416c3ac9: Pulling fs layer 21:31:44 23d2d4c4bb30: Pulling fs layer 21:31:44 33e27b845d1e: Waiting 21:31:44 c68163c4e522: Waiting 21:31:44 50da416c3ac9: Waiting 21:31:44 23d2d4c4bb30: Waiting 21:31:44 ad3a456e5733: Waiting 21:31:44 c4d48a809fc2: Verifying Checksum 21:31:44 c4d48a809fc2: Download complete 21:31:44 ad3a456e5733: Download complete 21:31:44 33e27b845d1e: Verifying Checksum 21:31:44 33e27b845d1e: Download complete 21:31:44 7264a8db6415: Verifying Checksum 21:31:44 7264a8db6415: Download complete 21:31:44 c68163c4e522: Verifying Checksum 21:31:44 c68163c4e522: Download complete 21:31:44 7264a8db6415: Pull complete 21:31:44 23d2d4c4bb30: Verifying Checksum 21:31:44 23d2d4c4bb30: Download complete 21:31:44 c4d48a809fc2: Pull complete 21:31:44 4f1c88b9dad5: Verifying Checksum 21:31:44 4f1c88b9dad5: Download complete 21:31:45 50da416c3ac9: Verifying Checksum 21:31:45 50da416c3ac9: Download complete 21:31:48 4f1c88b9dad5: Pull complete 21:31:48 ad3a456e5733: Pull complete 21:31:48 33e27b845d1e: Pull complete 21:31:48 c68163c4e522: Pull complete 21:31:50 50da416c3ac9: Pull complete 21:31:51 23d2d4c4bb30: Pull complete 21:31:51 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:31:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:31:51 ---> 0786185ac409 21:31:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:31:56 ---> Running in 304f39d4bfed 21:31:56 Removing intermediate container 304f39d4bfed 21:31:56 ---> 681ffc94f8bf 21:31:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:31:56 ---> Running in 7ae2b7909294 21:31:56 Removing intermediate container 7ae2b7909294 21:31:56 ---> 43f72c38d4da 21:31:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:31:56 ---> Running in d2c951997560 21:31:56 Removing intermediate container d2c951997560 21:31:56 ---> 7438b969bb5d 21:31:56 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:31:56 ---> Running in 798f0039c376 21:31:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:31:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:31:56 Still waiting to schedule task 21:31:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:31:57 OK: 264 MiB in 52 packages 21:31:57 Removing intermediate container 798f0039c376 21:31:57 ---> 0386ba73b851 21:31:57 Step 7/12 : WORKDIR /app 21:31:57 ---> Running in 44e75289e772 21:31:57 Removing intermediate container 44e75289e772 21:31:57 ---> 019c88925aad 21:31:57 Step 8/12 : COPY go.mod vendor* ./ 21:31:57 ---> ad1b5b851db6 21:31:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:31:57 ---> Running in a25ceae9ef5b 21:32:36 Removing intermediate container a25ceae9ef5b 21:32:36 ---> 658d8b6880f2 21:32:36 Step 10/12 : COPY . . 21:32:36 ---> da64edcbc766 21:32:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:32:36 ---> Running in 35ec40dbdb8d 21:32:36 Removing intermediate container 35ec40dbdb8d 21:32:36 ---> c735699c466d 21:32:36 Step 12/12 : RUN $MAKE 21:32:36 ---> Running in e870b3e7939d 21:32:36 noop 21:32:36 Removing intermediate container e870b3e7939d 21:32:36 ---> cabcb654fe19 21:32:36 Successfully built cabcb654fe19 21:32:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:36 + docker inspect -f . ci-base-image-x86_64 21:32:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:36 prd-ubuntu20.04-docker-8c-8g-8419 does not seem to be running inside a container 21:32:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-87 -v /w/workspace/xfoundry_app-record-replay_PR-87:/w/workspace/xfoundry_app-record-replay_PR-87:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-87@tmp:/w/workspace/xfoundry_app-record-replay_PR-87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:32:37 $ docker top 356cc3a24e3f7c1dd525ea0d5a01d040cd0b2a4d0aab9358666ad40edd39d7a7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:37 + go version 21:32:37 go version go1.21.0 linux/amd64 [Pipeline] } 21:32:37 $ docker stop --time=1 356cc3a24e3f7c1dd525ea0d5a01d040cd0b2a4d0aab9358666ad40edd39d7a7 21:32:39 $ docker rm -f --volumes 356cc3a24e3f7c1dd525ea0d5a01d040cd0b2a4d0aab9358666ad40edd39d7a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:39 + docker inspect -f . ci-base-image-x86_64 21:32:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:39 prd-ubuntu20.04-docker-8c-8g-8419 does not seem to be running inside a container 21:32:39 $ 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-87 -v /w/workspace/xfoundry_app-record-replay_PR-87:/w/workspace/xfoundry_app-record-replay_PR-87:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-87@tmp:/w/workspace/xfoundry_app-record-replay_PR-87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:32:40 $ docker top b88241994a45b11ea5e3017958b3eaf0c16b837167722904ab680ac5a97ab118 -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:40 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-87 [Pipeline] fileExists [Pipeline] sh 21:32:41 + make test 21:32:41 go test -race -coverprofile=coverage.out ./... 21:32:59 ? github.com/edgexfoundry/app-record-replay [no test files] 21:32:59 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 21:32:59 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 21:32:59 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 21:33:00 ok github.com/edgexfoundry/app-record-replay/internal/app 1.043s coverage: 88.0% of statements 21:33:10 ok github.com/edgexfoundry/app-record-replay/internal/application 9.613s coverage: 98.7% of statements 21:33:10 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.092s coverage: 89.7% of statements 21:33:10 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.034s coverage: 100.0% of statements 21:33:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8420 in /w/workspace/xfoundry_app-record-replay_PR-87 [Pipeline] { [Pipeline] ws 21:33:28 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 21:33:28 Selected Git installation does not exist. Using Default 21:33:28 The recommended git tool is: NONE 21:33:32 go vet ./... 21:33:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:33:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:33:32 ./bin/test-attribution-txt.sh 21:33:32 using credential edgex-jenkins-ssh 21:33:32 Cloning the remote Git repository [Pipeline] echo 21:33:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:33:32 $ docker stop --time=1 b88241994a45b11ea5e3017958b3eaf0c16b837167722904ab680ac5a97ab118 21:33:32 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 21:33:32 > git init /w/workspace/app-record-replay/1 # timeout=10 21:33:33 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 21:33:33 > git --version # timeout=10 21:33:33 > git --version # 'git version 2.25.1' 21:33:33 using GIT_SSH to set credentials SSH Credentials for GitHub 21:33:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:33:34 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 21:33:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:33:35 Merging remotes/origin/main commit d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a into PR head commit d6ed4e7692bc544e7012dbde604a4bbd216bbd2d 21:33:34 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 21:33:34 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 21:33:34 using GIT_SSH to set credentials SSH Credentials for GitHub 21:33:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/87/head:refs/remotes/origin/PR-87 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:33:35 > git config core.sparsecheckout # timeout=10 21:33:35 Merge succeeded, producing d6ed4e7692bc544e7012dbde604a4bbd216bbd2d 21:33:35 Checking out Revision d6ed4e7692bc544e7012dbde604a4bbd216bbd2d (PR-87) 21:33:36 $ docker rm -f --volumes b88241994a45b11ea5e3017958b3eaf0c16b837167722904ab680ac5a97ab118 21:33:35 > git checkout -f d6ed4e7692bc544e7012dbde604a4bbd216bbd2d # timeout=10 21:33:35 > git remote # timeout=10 21:33:35 > git config --get remote.origin.url # timeout=10 21:33:35 using GIT_SSH to set credentials SSH Credentials for GitHub 21:33:35 > git merge d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a # timeout=10 21:33:35 > git rev-parse HEAD^{commit} # timeout=10 21:33:35 > git config core.sparsecheckout # timeout=10 21:33:35 > git checkout -f d6ed4e7692bc544e7012dbde604a4bbd216bbd2d # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh 21:33:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:33:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:33:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:33:38 + ls -al . 21:33:38 total 188 21:33:38 drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 21:32 . 21:33:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 21:31 .. 21:33:38 -rw-rw-r-- 1 jenkins jenkins 119 Oct 3 21:31 .dockerignore 21:33:38 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 21:33 .git 21:33:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 21:31 .github 21:33:38 -rw-rw-r-- 1 jenkins jenkins 164 Oct 3 21:31 .gitignore 21:33:38 -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 21:31 .golangci.yml 21:33:38 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 21:31 .semver 21:33:38 -rw-rw-r-- 1 jenkins jenkins 11301 Oct 3 21:31 Attribution.txt 21:33:38 -rw-rw-r-- 1 jenkins jenkins 258 Oct 3 21:31 CHANGELOG.md 21:33:38 -rw-rw-r-- 1 jenkins jenkins 1616 Oct 3 21:31 Dockerfile 21:33:38 -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 21:31 GOVERNANCE.md 21:33:38 -rw-rw-r-- 1 jenkins jenkins 681 Oct 3 21:31 Jenkinsfile 21:33:38 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 3 21:31 LICENSE 21:33:38 -rw-rw-r-- 1 jenkins jenkins 3139 Oct 3 21:31 Makefile 21:33:38 -rw-rw-r-- 1 jenkins jenkins 611 Oct 3 21:31 OWNERS.md 21:33:38 -rw-rw-r-- 1 jenkins jenkins 2363 Oct 3 21:31 README.md 21:33:38 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 3 21:31 Record and Reply.postman_collection.json 21:33:38 -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 21:31 VERSION 21:33:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 21:31 bin 21:33:38 -rw-r--r-- 1 jenkins jenkins 24667 Oct 3 21:33 coverage.out 21:33:38 -rw-rw-r-- 1 jenkins jenkins 3905 Oct 3 21:31 go.mod 21:33:38 -rw-rw-r-- 1 jenkins jenkins 35420 Oct 3 21:31 go.sum 21:33:38 drwxrwxr-x 7 jenkins jenkins 4096 Oct 3 21:31 internal 21:33:38 -rw-rw-r-- 1 jenkins jenkins 913 Oct 3 21:31 main.go 21:33:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 21:31 openapi 21:33:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 21:31 pkg 21:33:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 21:31 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:38 + 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=d6ed4e7692bc544e7012dbde604a4bbd216bbd2d --label arch=amd64 --label version=0.0.0 . 21:33:38 Sending build context to Docker daemon 630.8kB 21:33:38 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:33:38 Step 2/26 : FROM ${BASE} AS builder 21:33:38 ---> cabcb654fe19 21:33:38 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 21:33:38 ---> Running in 39014172a7c6 21:33:39 Removing intermediate container 39014172a7c6 21:33:39 ---> 8b5a28f59aa4 21:33:39 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:33:39 ---> Running in 762c0a94beb3 21:33:39 Removing intermediate container 762c0a94beb3 21:33:39 ---> 3fd5157d8a60 21:33:39 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:33:39 ---> Running in 43284c842b5d 21:33:39 Removing intermediate container 43284c842b5d 21:33:39 ---> c0637f02ff99 21:33:39 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:33:39 ---> Running in 7635d01fafef 21:33:39 Commit message: "docs: Fix swagger and Postman for Start Replay" 21:33:39 > git --version # timeout=10 21:33:39 > git --version # 'git version 2.25.1' 21:33:39 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 21:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:33:39 OK: 264 MiB in 52 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:33:40 Removing intermediate container 7635d01fafef 21:33:40 ---> d0753ed702d8 21:33:40 Step 7/26 : WORKDIR /app 21:33:40 ---> Running in acdb37c743b6 21:33:40 Removing intermediate container acdb37c743b6 21:33:40 ---> f4216f2d9d94 21:33:40 Step 8/26 : COPY go.mod vendor* ./ 21:33:40 ---> b6be10e8fa1d 21:33:40 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:40 ---> Running in ed5c31bd7216 21:33:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:33:40 % Total % Received % Xferd Average Speed Time Time Time Current 21:33:40 Dload Upload Total Spent Left Speed 21:33:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 21:33:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:33:41 Removing intermediate container ed5c31bd7216 21:33:41 ---> 70cc4c63062c 21:33:41 Step 10/26 : COPY . . 21:33:41 ---> 8bf7ba7d4ef9 21:33:41 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:33:41 ---> Running in 5c639d3d8e46 21:33:41 Removing intermediate container 5c639d3d8e46 21:33:41 ---> e78adca436d8 21:33:41 Step 12/26 : RUN $MAKE 21:33:41 ---> Running in 0caeba51d3c7 21:33:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:33:41 + sudo tee /etc/docker/daemon.new 21:33:41 { 21:33:41 "registry-mirrors": [ 21:33:41 "https://nexus3.edgexfoundry.org:10001" 21:33:41 ], 21:33:41 "bip": "10.250.0.254/24", 21:33:41 "hosts": [ 21:33:41 "tcp://0.0.0.0:5555", 21:33:41 "unix:///var/run/docker.sock" 21:33:41 ], 21:33:41 "mtu": 1458, 21:33:41 "selinux-enabled": true, 21:33:41 "seccomp-profile": "/etc/docker/seccomp.json" 21:33:41 } [Pipeline] sh 21:33:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 21:33:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:33:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:34:00 provisioning config files... 21:34:00 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config9712394507406965829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:34:00 ---> docker-login.sh 21:34:00 nexus3.edgexfoundry.org:10001 21:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:01 Configure a credential helper to remove this warning. See 21:34:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:01 21:34:01 Login Succeeded 21:34:01 nexus3.edgexfoundry.org:10002 21:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:01 Configure a credential helper to remove this warning. See 21:34:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:01 21:34:01 Login Succeeded 21:34:01 nexus3.edgexfoundry.org:10003 21:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:02 Configure a credential helper to remove this warning. See 21:34:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:02 21:34:02 Login Succeeded 21:34:02 nexus3.edgexfoundry.org:10004 21:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:02 Configure a credential helper to remove this warning. See 21:34:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:02 21:34:02 Login Succeeded 21:34:02 docker.io 21:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:03 Configure a credential helper to remove this warning. See 21:34:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:03 21:34:03 Login Succeeded 21:34:03 ---> docker-login.sh ends [Pipeline] } 21:34:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:34:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:34:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:34:03 ========================================================= 21:34:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:34:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:34:04 Sending build context to Docker daemon 259.6kB 21:34:04 Removing intermediate container 0caeba51d3c7 21:34:04 ---> 3afe87ba0376 21:34:04 Step 13/26 : FROM alpine:3.18 21:34:04 3.18: Pulling from library/alpine 21:34:04 96526aa774ef: Pulling fs layer 21:34:04 96526aa774ef: Verifying Checksum 21:34:04 96526aa774ef: Download complete 21:34:04 96526aa774ef: Pull complete 21:34:04 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:34:04 Status: Downloaded newer image for alpine:3.18 21:34:04 ---> 8ca4688f4f35 21:34:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:34:04 ---> Running in e601629a2ffe 21:34:04 Removing intermediate container e601629a2ffe 21:34:04 ---> d89bf5835b67 21:34:04 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 21:34:04 ---> Running in 01ee60d5b819 21:34:04 Removing intermediate container 01ee60d5b819 21:34:04 ---> 09d35872617b 21:34:04 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 21:34:04 ---> Running in 431d8f913d54 21:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:34:04 (1/2) Installing ca-certificates (20230506-r0) 21:34:04 (2/2) Installing dumb-init (1.2.5-r2) 21:34:04 Executing busybox-1.36.1-r2.trigger 21:34:04 Executing ca-certificates-20230506-r0.trigger 21:34:04 OK: 8 MiB in 17 packages 21:34:04 Removing intermediate container 431d8f913d54 21:34:04 ---> 16308120cb7d 21:34:04 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:34:04 ---> 5b5185a194f1 21:34:04 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:34:04 ---> 260e33f31fe6 21:34:04 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:34:04 ---> b0cdc87b8f00 21:34:04 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 21:34:04 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:34:04 Step 2/12 : FROM ${BASE} AS builder 21:34:04 ---> afaf28be5af5 21:34:04 Step 21/26 : EXPOSE 59712 21:34:04 ---> Running in 2466c7315424 21:34:04 Removing intermediate container 2466c7315424 21:34:04 ---> a70384988b29 21:34:04 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 21:34:04 ---> Running in 508d61f40940 21:34:04 Removing intermediate container 508d61f40940 21:34:04 ---> 1c218a5c2fdd 21:34:04 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:34:04 ---> Running in 3a0479187658 21:34:04 Removing intermediate container 3a0479187658 21:34:04 ---> d5eac216bc03 21:34:04 Step 24/26 : LABEL arch=amd64 21:34:04 ---> Running in c253499e47fa 21:34:04 Removing intermediate container c253499e47fa 21:34:04 ---> d9019ddbeb9e 21:34:04 Step 25/26 : LABEL git_sha=d6ed4e7692bc544e7012dbde604a4bbd216bbd2d 21:34:04 ---> Running in 55b4532f81c2 21:34:04 Removing intermediate container 55b4532f81c2 21:34:04 ---> 1a54696d9f49 21:34:04 Step 26/26 : LABEL version=0.0.0 21:34:04 ---> Running in f4b7abcdc63a 21:34:04 Removing intermediate container f4b7abcdc63a 21:34:04 ---> 2664eac4429c 21:34:04 [Warning] One or more build-args [ARCH] were not consumed 21:34:04 Successfully built 2664eac4429c 21:34:04 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:34:05 21:34:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:34:06 latest: Pulling from edgex-lftools-log-publisher 21:34:06 5eb5b503b376: Pulling fs layer 21:34:06 5c69ac0246d0: Pulling fs layer 21:34:06 ec43610c2a17: Pulling fs layer 21:34:06 3a2ae6a8a46f: Pulling fs layer 21:34:06 33b1e0a273af: Pulling fs layer 21:34:06 5d3b04190fa2: Pulling fs layer 21:34:06 2f39f015ded8: Pulling fs layer 21:34:06 33b1e0a273af: Waiting 21:34:06 5d3b04190fa2: Waiting 21:34:06 3a2ae6a8a46f: Waiting 21:34:06 5c69ac0246d0: Verifying Checksum 21:34:06 5c69ac0246d0: Download complete 21:34:06 3a2ae6a8a46f: Verifying Checksum 21:34:06 3a2ae6a8a46f: Download complete 21:34:06 33b1e0a273af: Verifying Checksum 21:34:06 33b1e0a273af: Download complete 21:34:06 ec43610c2a17: Verifying Checksum 21:34:06 ec43610c2a17: Download complete 21:34:06 5d3b04190fa2: Verifying Checksum 21:34:06 5d3b04190fa2: Download complete 21:34:06 5eb5b503b376: Verifying Checksum 21:34:06 5eb5b503b376: Download complete 21:34:07 2f39f015ded8: Download complete 21:34:07 5eb5b503b376: Pull complete 21:34:07 5c69ac0246d0: Pull complete 21:34:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:34:07 9fda8d8052c6: Pulling fs layer 21:34:07 5d54e960e981: Pulling fs layer 21:34:07 c4a7e357bf2a: Pulling fs layer 21:34:07 f0e02332f6b5: Pulling fs layer 21:34:07 cefa15bbcfad: Pulling fs layer 21:34:07 17808c966233: Pulling fs layer 21:34:07 f4c1fc716caa: Pulling fs layer 21:34:07 f0e02332f6b5: Waiting 21:34:07 cefa15bbcfad: Waiting 21:34:07 17808c966233: Waiting 21:34:07 f4c1fc716caa: Waiting 21:34:07 5d54e960e981: Verifying Checksum 21:34:07 5d54e960e981: Download complete 21:34:07 f0e02332f6b5: Verifying Checksum 21:34:07 f0e02332f6b5: Download complete 21:34:07 cefa15bbcfad: Download complete 21:34:07 9fda8d8052c6: Verifying Checksum 21:34:07 9fda8d8052c6: Download complete 21:34:07 f4c1fc716caa: Verifying Checksum 21:34:07 f4c1fc716caa: Download complete 21:34:08 ec43610c2a17: Pull complete 21:34:08 3a2ae6a8a46f: Pull complete 21:34:08 33b1e0a273af: Pull complete 21:34:08 5d3b04190fa2: Pull complete 21:34:08 9fda8d8052c6: Pull complete 21:34:09 5d54e960e981: Pull complete 21:34:09 c4a7e357bf2a: Verifying Checksum 21:34:09 c4a7e357bf2a: Download complete 21:34:10 17808c966233: Verifying Checksum 21:34:10 17808c966233: Download complete 21:34:13 2f39f015ded8: Pull complete 21:34:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:34:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:34:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:34:14 prd-ubuntu20.04-docker-8c-8g-8419 does not seem to be running inside a container 21:34:14 $ 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-87 -v /w/workspace/xfoundry_app-record-replay_PR-87:/w/workspace/xfoundry_app-record-replay_PR-87:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-87@tmp:/w/workspace/xfoundry_app-record-replay_PR-87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:34:19 $ docker top 493b038cd225f1ab579081137e04d3ec882e34c39851f9e5bf8ad7f0e6449653 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:34:19 ---> job-cost.sh 21:34:19 lf-activate-venv: SKIPPING 21:34:19 INFO: No Stack... 21:34:19 INFO: Retrieving Pricing Info for: v3-standard-8 21:34:19 INFO: Archiving Costs [Pipeline] sh 21:34:20 c4a7e357bf2a: Pull complete 21:34:20 f0e02332f6b5: Pull complete 21:34:20 cefa15bbcfad: Pull complete 21:34:20 + cat /w/workspace/xfoundry_app-record-replay_PR-87/archives/cost.csv 21:34:20 + cut -d, -f6 [Pipeline] lock 21:34:20 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-87-1-stack-cost] 21:34:20 Resource [jenkins-edgexfoundry-app-record-replay-PR-87-1-stack-cost] did not exist. Created. 21:34:20 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-87-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:34:20 + echo total: 0.2199999988079071 [Pipeline] stash 21:34:20 Stashed 1 file(s) [Pipeline] } 21:34:20 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-87-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:34:20 $ docker stop --time=1 493b038cd225f1ab579081137e04d3ec882e34c39851f9e5bf8ad7f0e6449653 21:34:22 $ docker rm -f --volumes 493b038cd225f1ab579081137e04d3ec882e34c39851f9e5bf8ad7f0e6449653 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:34:26 17808c966233: Pull complete 21:34:27 f4c1fc716caa: Pull complete 21:34:27 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:34:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:34:27 ---> ea914061e18c 21:34:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:34:29 ---> Running in d5e192463352 21:34:29 Removing intermediate container d5e192463352 21:34:29 ---> f1a3214071df 21:34:29 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:34:29 ---> Running in e709684ad13f 21:34:30 Removing intermediate container e709684ad13f 21:34:30 ---> 19aab7a8f159 21:34:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:34:30 ---> Running in 68464d964975 21:34:30 Removing intermediate container 68464d964975 21:34:30 ---> f836fbd55f4e 21:34:30 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:34:30 ---> Running in 9f8f069abedd 21:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:34:33 OK: 266 MiB in 52 packages 21:34:33 Removing intermediate container 9f8f069abedd 21:34:33 ---> e0c4b46aca99 21:34:33 Step 7/12 : WORKDIR /app 21:34:33 ---> Running in 405694e5bcec 21:34:34 Removing intermediate container 405694e5bcec 21:34:34 ---> 5de9976b36cb 21:34:34 Step 8/12 : COPY go.mod vendor* ./ 21:34:34 ---> 12956df42e69 21:34:34 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:34 ---> Running in a3fd7719c4fb 21:35:42 Removing intermediate container a3fd7719c4fb 21:35:42 ---> 6323c7177894 21:35:42 Step 10/12 : COPY . . 21:35:42 ---> 89c381804885 21:35:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:35:42 ---> Running in 82819e99c172 21:35:42 Removing intermediate container 82819e99c172 21:35:42 ---> 5d6726f74796 21:35:42 Step 12/12 : RUN $MAKE 21:35:42 ---> Running in 4dfb9b155d63 21:35:43 noop 21:35:43 Removing intermediate container 4dfb9b155d63 21:35:43 ---> bf12a4642cfc 21:35:43 Successfully built bf12a4642cfc 21:35:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:44 + docker inspect -f . ci-base-image-arm64 21:35:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:44 prd-ubuntu20.04-docker-arm64-4c-16g-8420 does not seem to be running inside a container 21:35:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:35:45 $ docker top 95f3dc9d57fdcc0eec407c8b59ff5e3c2485afb72a74d849a64a51ad37ed6b24 -eo pid,comm [Pipeline] { [Pipeline] sh 21:35:46 + go version 21:35:46 go version go1.21.0 linux/arm64 [Pipeline] } 21:35:46 $ docker stop --time=1 95f3dc9d57fdcc0eec407c8b59ff5e3c2485afb72a74d849a64a51ad37ed6b24 21:35:48 $ docker rm -f --volumes 95f3dc9d57fdcc0eec407c8b59ff5e3c2485afb72a74d849a64a51ad37ed6b24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:49 + docker inspect -f . ci-base-image-arm64 21:35:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:49 prd-ubuntu20.04-docker-arm64-4c-16g-8420 does not seem to be running inside a container 21:35:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:35:50 $ docker top d638845d1eaef7d1b238b150e989f0c57456ed44d3bde8949e8eaff6bfabbdc8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:35:51 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 21:35:51 + make test 21:35:51 go test -race -coverprofile=coverage.out ./... 21:37:58 ? github.com/edgexfoundry/app-record-replay [no test files] 21:37:58 ok github.com/edgexfoundry/app-record-replay/internal/app 1.257s coverage: 88.0% of statements 21:38:01 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 21:38:01 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 21:38:03 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 21:38:11 ok github.com/edgexfoundry/app-record-replay/internal/application 10.073s coverage: 98.7% of statements 21:38:11 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.771s coverage: 89.7% of statements 21:38:11 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.227s coverage: 100.0% of statements 21:38:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:38:12 go vet ./... 21:40:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:40:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:40:18 ./bin/test-attribution-txt.sh [Pipeline] echo 21:40:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:40:18 $ docker stop --time=1 d638845d1eaef7d1b238b150e989f0c57456ed44d3bde8949e8eaff6bfabbdc8 21:40:21 $ docker rm -f --volumes d638845d1eaef7d1b238b150e989f0c57456ed44d3bde8949e8eaff6bfabbdc8 [Pipeline] // withDockerContainer [Pipeline] sh 21:40:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:40:23 Warning: overwriting stash ‘coverage-report’ 21:40:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:40:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:40:24 + ls -al . 21:40:24 total 184 21:40:24 drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 21:35 . 21:40:24 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 21:33 .. 21:40:24 -rw-rw-r-- 1 jenkins jenkins 119 Oct 3 21:33 .dockerignore 21:40:24 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 21:33 .git 21:40:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 21:33 .github 21:40:24 -rw-rw-r-- 1 jenkins jenkins 164 Oct 3 21:33 .gitignore 21:40:24 -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 21:33 .golangci.yml 21:40:24 -rw-rw-r-- 1 jenkins jenkins 11301 Oct 3 21:33 Attribution.txt 21:40:24 -rw-rw-r-- 1 jenkins jenkins 258 Oct 3 21:33 CHANGELOG.md 21:40:24 -rw-rw-r-- 1 jenkins jenkins 1616 Oct 3 21:33 Dockerfile 21:40:24 -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 21:33 GOVERNANCE.md 21:40:24 -rw-rw-r-- 1 jenkins jenkins 681 Oct 3 21:33 Jenkinsfile 21:40:24 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 3 21:33 LICENSE 21:40:24 -rw-rw-r-- 1 jenkins jenkins 3139 Oct 3 21:33 Makefile 21:40:24 -rw-rw-r-- 1 jenkins jenkins 611 Oct 3 21:33 OWNERS.md 21:40:24 -rw-rw-r-- 1 jenkins jenkins 2363 Oct 3 21:33 README.md 21:40:24 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 3 21:33 Record and Reply.postman_collection.json 21:40:24 -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 21:31 VERSION 21:40:24 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 21:33 bin 21:40:24 -rw-r--r-- 1 jenkins jenkins 24666 Oct 3 21:38 coverage.out 21:40:24 -rw-rw-r-- 1 jenkins jenkins 3905 Oct 3 21:33 go.mod 21:40:24 -rw-rw-r-- 1 jenkins jenkins 35420 Oct 3 21:33 go.sum 21:40:24 drwxrwxr-x 7 jenkins jenkins 4096 Oct 3 21:33 internal 21:40:24 -rw-rw-r-- 1 jenkins jenkins 913 Oct 3 21:33 main.go 21:40:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 21:33 openapi 21:40:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 21:33 pkg 21:40:24 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 21:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:25 + 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=d6ed4e7692bc544e7012dbde604a4bbd216bbd2d --label arch=arm64 --label version=0.0.0 . 21:40:25 Sending build context to Docker daemon 285.2kB 21:40:25 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:40:25 Step 2/26 : FROM ${BASE} AS builder 21:40:25 ---> bf12a4642cfc 21:40:25 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 21:40:25 ---> Running in 417c148aa920 21:40:25 Removing intermediate container 417c148aa920 21:40:25 ---> 63ee39044972 21:40:25 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:40:26 ---> Running in eb2a04478a4a 21:40:26 Removing intermediate container eb2a04478a4a 21:40:26 ---> c2ecd376e063 21:40:26 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:40:26 ---> Running in 4d0f7aa0fe0d 21:40:26 Removing intermediate container 4d0f7aa0fe0d 21:40:26 ---> 3563ea58e5db 21:40:26 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:40:26 ---> Running in 1b4d2d62038a 21:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:40:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:40:29 OK: 266 MiB in 52 packages 21:40:30 Removing intermediate container 1b4d2d62038a 21:40:30 ---> d2e06de31dcf 21:40:30 Step 7/26 : WORKDIR /app 21:40:30 ---> Running in 9cad7fb4af54 21:40:30 Removing intermediate container 9cad7fb4af54 21:40:30 ---> aede47e5f868 21:40:30 Step 8/26 : COPY go.mod vendor* ./ 21:40:30 ---> fb287ea99363 21:40:30 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:40:30 ---> Running in e9dfaacbccbf 21:40:35 Removing intermediate container e9dfaacbccbf 21:40:35 ---> 3981109a8d5e 21:40:35 Step 10/26 : COPY . . 21:40:35 ---> 51437383ce5b 21:40:35 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:40:35 ---> Running in d4863b10e548 21:40:35 Removing intermediate container d4863b10e548 21:40:35 ---> 63e954159d5a 21:40:35 Step 12/26 : RUN $MAKE 21:40:35 ---> Running in 48774d48482a 21:40:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 21:42:28 Removing intermediate container 48774d48482a 21:42:28 ---> cc97ebe616d7 21:42:28 Step 13/26 : FROM alpine:3.18 21:42:28 3.18: Pulling from library/alpine 21:42:28 579b34f0a95b: Pulling fs layer 21:42:28 579b34f0a95b: Verifying Checksum 21:42:28 579b34f0a95b: Download complete 21:42:28 579b34f0a95b: Pull complete 21:42:28 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:42:28 Status: Downloaded newer image for alpine:3.18 21:42:28 ---> 3cc203321400 21:42:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:42:28 ---> Running in d79c6348a9ef 21:42:28 Removing intermediate container d79c6348a9ef 21:42:28 ---> 7b87ffacf971 21:42:28 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 21:42:28 ---> Running in 6eb895b4999a 21:42:28 Removing intermediate container 6eb895b4999a 21:42:28 ---> 77c3425532eb 21:42:28 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 21:42:28 ---> Running in e64b8311b744 21:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:42:28 (1/2) Installing ca-certificates (20230506-r0) 21:42:28 (2/2) Installing dumb-init (1.2.5-r2) 21:42:28 Executing busybox-1.36.1-r2.trigger 21:42:28 Executing ca-certificates-20230506-r0.trigger 21:42:28 OK: 9 MiB in 17 packages 21:42:28 Removing intermediate container e64b8311b744 21:42:28 ---> 818ef3bd9d2e 21:42:28 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:42:28 ---> c1ee300a981f 21:42:28 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:42:28 ---> e11e2dee1795 21:42:28 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:42:28 ---> 044ac593345d 21:42:28 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 21:42:28 ---> 5cb7d18d3d9d 21:42:28 Step 21/26 : EXPOSE 59712 21:42:28 ---> Running in 987d038c11c8 21:42:28 Removing intermediate container 987d038c11c8 21:42:28 ---> 6b74d748d369 21:42:28 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 21:42:28 ---> Running in bfed6366fbd7 21:42:28 Removing intermediate container bfed6366fbd7 21:42:28 ---> bd35fc03d179 21:42:28 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:42:28 ---> Running in cd1b09a3a903 21:42:28 Removing intermediate container cd1b09a3a903 21:42:28 ---> 6c5984802fb8 21:42:28 Step 24/26 : LABEL arch=arm64 21:42:28 ---> Running in 616d7aed28bc 21:42:28 Removing intermediate container 616d7aed28bc 21:42:28 ---> 90aec63473d3 21:42:28 Step 25/26 : LABEL git_sha=d6ed4e7692bc544e7012dbde604a4bbd216bbd2d 21:42:28 ---> Running in dc0f8a799cfe 21:42:28 Removing intermediate container dc0f8a799cfe 21:42:28 ---> 069553cc0846 21:42:28 Step 26/26 : LABEL version=0.0.0 21:42:28 ---> Running in d2506360eb3f 21:42:28 Removing intermediate container d2506360eb3f 21:42:28 ---> d954905fc264 21:42:28 [Warning] One or more build-args [ARCH] were not consumed 21:42:28 Successfully built d954905fc264 21:42:28 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 21:42:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:42:29 21:42:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:42:29 arm64: Pulling from edgex-lftools-log-publisher 21:42:29 8998bd30e6a1: Pulling fs layer 21:42:29 04944245beec: Pulling fs layer 21:42:29 699f458cf7ca: Pulling fs layer 21:42:29 765212b225bb: Pulling fs layer 21:42:29 f23df028b6ca: Pulling fs layer 21:42:29 d65c8cfc05b1: Pulling fs layer 21:42:29 2437ff75d9bd: Pulling fs layer 21:42:29 f23df028b6ca: Waiting 21:42:29 d65c8cfc05b1: Waiting 21:42:29 2437ff75d9bd: Waiting 21:42:29 765212b225bb: Waiting 21:42:29 04944245beec: Verifying Checksum 21:42:29 04944245beec: Download complete 21:42:29 765212b225bb: Verifying Checksum 21:42:29 765212b225bb: Download complete 21:42:29 f23df028b6ca: Verifying Checksum 21:42:29 f23df028b6ca: Download complete 21:42:29 d65c8cfc05b1: Verifying Checksum 21:42:29 d65c8cfc05b1: Download complete 21:42:29 699f458cf7ca: Verifying Checksum 21:42:29 699f458cf7ca: Download complete 21:42:30 8998bd30e6a1: Verifying Checksum 21:42:30 8998bd30e6a1: Download complete 21:42:32 2437ff75d9bd: Verifying Checksum 21:42:32 2437ff75d9bd: Download complete 21:42:34 8998bd30e6a1: Pull complete 21:42:34 04944245beec: Pull complete 21:42:36 699f458cf7ca: Pull complete 21:42:36 765212b225bb: Pull complete 21:42:36 f23df028b6ca: Pull complete 21:42:37 d65c8cfc05b1: Pull complete 21:42:52 2437ff75d9bd: Pull complete 21:42:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:42:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:42:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:42:52 prd-ubuntu20.04-docker-arm64-4c-16g-8420 does not seem to be running inside a container 21:42:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:42:55 $ docker top 878d5bd374cd6d00d1dc23a5a9df0a1f565affdc4a517bea209bc1ef9a734254 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:42:55 ---> job-cost.sh 21:42:55 lf-activate-venv: SKIPPING 21:42:55 INFO: No Stack... 21:42:56 INFO: Retrieving Pricing Info for: v3-standard-4 21:42:57 INFO: Archiving Costs [Pipeline] sh 21:42:57 + cat /w/workspace/app-record-replay/1/archives/cost.csv 21:42:57 + cut -d, -f6 [Pipeline] lock 21:42:57 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-87-1-stack-cost] 21:42:57 Resource [jenkins-edgexfoundry-app-record-replay-PR-87-1-stack-cost] did not exist. Created. 21:42:57 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-87-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:42:58 /w/workspace/app-record-replay/1@tmp/durable-2391d74e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:42:58 + echo total: 0.10999999940395355 [Pipeline] stash 21:42:58 Warning: overwriting stash ‘stack-cost’ 21:42:58 Stashed 1 file(s) [Pipeline] } 21:42:58 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-87-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:42:58 $ docker stop --time=1 878d5bd374cd6d00d1dc23a5a9df0a1f565affdc4a517bea209bc1ef9a734254 21:43:00 $ docker rm -f --volumes 878d5bd374cd6d00d1dc23a5a9df0a1f565affdc4a517bea209bc1ef9a734254 [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 21:43:01 provisioning config files... 21:43:01 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-87@tmp/config5072580566939300891tmp [Pipeline] { [Pipeline] sh 21:43:01 + set +x 21:43:01 + curl -s https://codecov.io/bash 21:43:01 + bash -s -- 21:43:01 21:43:01 _____ _ 21:43:01 / ____| | | 21:43:01 | | ___ __| | ___ ___ _____ __ 21:43:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:43:01 | |___| (_) | (_| | __/ (_| (_) \ V / 21:43:01 \_____\___/ \__,_|\___|\___\___/ \_/ 21:43:01 Bash-1.0.6 21:43:01 21:43:01 21:43:01 ==> git version 2.25.1 found 21:43:01 ==> 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 21:43:01 Release-Date: 2020-01-08 21:43:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:43:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:43:01 ==> Jenkins CI detected. 21:43:01 current dir:  /w/workspace/xfoundry_app-record-replay_PR-87 21:43:01 project root: . 21:43:01 --> token set from env 21:43:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:43:01 ==> Running gcov in . (disable via -X gcov) 21:43:01 ==> Python coveragepy not found 21:43:01 ==> Searching for coverage reports in: 21:43:01 + . 21:43:01 -> Found 1 reports 21:43:01 ==> Detecting git/mercurial file structure 21:43:01 ==> Reading reports 21:43:01 + ./coverage.out bytes=24666 21:43:01 ==> Appending adjustments 21:43:01 https://docs.codecov.io/docs/fixing-reports 21:43:02 + Found adjustments 21:43:02 ==> Gzipping contents 21:43:02 8.0K /tmp/codecov.XkNc00.gz 21:43:02 ==> Uploading reports 21:43:02 url: https://codecov.io 21:43:02 query: branch=PR-87&commit=d6ed4e7692bc544e7012dbde604a4bbd216bbd2d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-87%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=87&job=&cmd_args= 21:43:02 -> Pinging Codecov 21:43:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-87&commit=d6ed4e7692bc544e7012dbde604a4bbd216bbd2d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-87%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=87&job=&cmd_args= 21:43:02 -> Uploading to 21:43:02 https://storage.googleapis.com/codecov/v4/raw/2023-10-03/F467761B9912B4F32F9BC62907045C81/d6ed4e7692bc544e7012dbde604a4bbd216bbd2d/86fd6ee1-adc6-4d81-971a-458e6c0b21cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231003T214302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=940293ab0531d5d08ef4eadad89ff708ce8d44488859477c4a3cabcae7e96350 21:43:02 % Total % Received % Xferd Average Speed Time Time Time Current 21:43:02 Dload Upload Total Spent Left Speed 21:43:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 18097 --:--:-- --:--:-- --:--:-- 18097 21:43:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/d6ed4e7692bc544e7012dbde604a4bbd216bbd2d [Pipeline] } 21:43:02 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 21:43:04 + [ -d /w/workspace/xfoundry_app-record-replay_PR-87/archives ] 21:43:04 + ls -al /w/workspace/xfoundry_app-record-replay_PR-87/archives 21:43:04 total 16 21:43:04 drwxr-xr-x 3 root root 4096 Oct 3 21:34 . 21:43:04 drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 21:34 .. 21:43:04 drwxr-xr-x 2 root root 4096 Oct 3 21:34 cost 21:43:04 -rw-r--r-- 1 root root 88 Oct 3 21:34 cost.csv 21:43:04 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-87/archives 21:43:04 + ls -al /w/workspace/xfoundry_app-record-replay_PR-87/archives 21:43:04 total 16 21:43:04 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 21:34 . 21:43:04 drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 21:34 .. 21:43:04 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 21:34 cost 21:43:04 -rw-r--r-- 1 jenkins jenkins 88 Oct 3 21:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:43:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:43:05 ---> package-listing.sh 21:43:05 ++ facter osfamily 21:43:05 ++ tr '[:upper:]' '[:lower:]' 21:43:05 + OS_FAMILY=debian 21:43:05 + workspace=/w/workspace/xfoundry_app-record-replay_PR-87 21:43:05 + START_PACKAGES=/tmp/packages_start.txt 21:43:05 + END_PACKAGES=/tmp/packages_end.txt 21:43:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:43:05 + PACKAGES=/tmp/packages_start.txt 21:43:05 + '[' /w/workspace/xfoundry_app-record-replay_PR-87 ']' 21:43:05 + PACKAGES=/tmp/packages_end.txt 21:43:05 + case "${OS_FAMILY}" in 21:43:05 + dpkg -l 21:43:05 + grep '^ii' 21:43:05 + '[' -f /tmp/packages_start.txt ']' 21:43:05 + '[' -f /tmp/packages_end.txt ']' 21:43:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:43:05 + '[' /w/workspace/xfoundry_app-record-replay_PR-87 ']' 21:43:05 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-87/archives/ 21:43:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-87/archives/ [Pipeline] echo 21:43:05 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-87/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:43:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:43:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:06 prd-ubuntu20.04-docker-8c-8g-8419 does not seem to be running inside a container 21:43:06 $ 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-87/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-87 -v /w/workspace/xfoundry_app-record-replay_PR-87:/w/workspace/xfoundry_app-record-replay_PR-87:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-87@tmp:/w/workspace/xfoundry_app-record-replay_PR-87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:43:07 $ docker top 71a3ac4af4ff3e64ad2ff0c7eecd82d7da6d0da2bf3cd165afd8c0ea17b5faa4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:07 + touch /tmp/pre-build-complete [Pipeline] sh 21:43:07 + mkdir -p /var/log/sysstat [Pipeline] sh 21:43:08 + ls /var/log/sa-host 21:43:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:43:08 provisioning config files... 21:43:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-87@tmp/config17090932289428717007tmp [Pipeline] { [Pipeline] echo 21:43:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:43:08 ---> create-netrc.sh [Pipeline] } 21:43:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:43:09 ---> python-tools-install.sh [Pipeline] echo 21:43:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:43:09 ---> sudo-logs.sh 21:43:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:43:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:43:09 ---> job-cost.sh 21:43:09 lf-activate-venv: SKIPPING 21:43:09 DEBUG: total: 0.2199999988079071 21:43:09 INFO: Retrieving Stack Cost... 21:43:10 INFO: Retrieving Pricing Info for: v3-standard-8 21:43:10 INFO: Archiving Costs [Pipeline] echo 21:43:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:43:10 ---> logs-deploy.sh 21:43:10 lf-activate-venv: SKIPPING 21:43:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-87/1 21:43:10 INFO: archiving workspace using pattern(s): 21:43:11 Archives upload complete. 21:43:11 INFO: archiving logs to Nexus