Pull request #99 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 efdd1f511a83a270cfae4951f40be66ff8ee83be+a1a7aa329848983d8423fe0cc2bdab8be88fbe88 (8009499c8d8c39cf86b6b26f045736aee1d8184f) 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-ssh4482893796877046021.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-ssh18344369827314618514.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-99/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-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5581186765954923246.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-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2207418498321984914.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-ssh16823237571840158543.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-99/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-99/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18141359322564557045.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13745 in /w/workspace/xfoundry_app-record-replay_PR-99 [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-99 # 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/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a1a7aa329848983d8423fe0cc2bdab8be88fbe88 into PR head commit efdd1f511a83a270cfae4951f40be66ff8ee83be Merge succeeded, producing efdd1f511a83a270cfae4951f40be66ff8ee83be Checking out Revision efdd1f511a83a270cfae4951f40be66ff8ee83be (PR-99) > git config core.sparsecheckout # timeout=10 > git checkout -f efdd1f511a83a270cfae4951f40be66ff8ee83be # 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 a1a7aa329848983d8423fe0cc2bdab8be88fbe88 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f efdd1f511a83a270cfae4951f40be66ff8ee83be # timeout=10 Commit message: "docs: Add missing content to README" 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 18:24:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:24:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:24:22 ========================================================= 18:24:22 EdgeX Global Pipelines Version Info 18:24:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:24:23 ------------------- 18:24:23 stable info: 18:24:23 ------------------- 18:24:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:24:23 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:24:23 Message: update stable to v1.0.254 18:24:23 ------------------- 18:24:23 experimental info: 18:24:23 ------------------- 18:24:23 Commited By: **** collab-it+edgex@linuxfoundation.org 18:24:23 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:24:23 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:24:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 18:24:23 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 18:24:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-99 [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-99 [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-99 [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = efdd1f511a83a270cfae4951f40be66ff8ee83be [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = efdd1f5 [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:24:25 provisioning config files... 18:24:25 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-99@tmp/config15065785593842055648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:25 ---> docker-login.sh 18:24:25 nexus3.edgexfoundry.org:10001 18:24:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:25 Configure a credential helper to remove this warning. See 18:24:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:25 18:24:25 Login Succeeded 18:24:25 nexus3.edgexfoundry.org:10002 18:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:26 Configure a credential helper to remove this warning. See 18:24:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:26 18:24:26 Login Succeeded 18:24:26 nexus3.edgexfoundry.org:10003 18:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:26 Configure a credential helper to remove this warning. See 18:24:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:26 18:24:26 Login Succeeded 18:24:26 nexus3.edgexfoundry.org:10004 18:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:26 Configure a credential helper to remove this warning. See 18:24:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:26 18:24:26 Login Succeeded 18:24:26 docker.io 18:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:26 Configure a credential helper to remove this warning. See 18:24:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:26 18:24:26 Login Succeeded 18:24:26 ---> docker-login.sh ends [Pipeline] } 18:24:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:24:27 + git rev-list -1 --merges efdd1f511a83a270cfae4951f40be66ff8ee83be~1..efdd1f511a83a270cfae4951f40be66ff8ee83be [Pipeline] echo 18:24:27 -----------> git rev-list -1 --merges efdd1f511a83a270cfae4951f40be66ff8ee83be~1..efdd1f511a83a270cfae4951f40be66ff8ee83be efdd1f511a83a270cfae4951f40be66ff8ee83be [false] [Pipeline] sh 18:24:27 + git log --format=format:%s -1 efdd1f511a83a270cfae4951f40be66ff8ee83be [Pipeline] echo 18:24:27 ========================================================= 18:24:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:24:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:24:28 + git log --format=format:%s -1 efdd1f511a83a270cfae4951f40be66ff8ee83be [Pipeline] echo 18:24:28 [semverPrep] GIT_COMMIT: efdd1f511a83a270cfae4951f40be66ff8ee83be, Commit Message: docs: Add missing content to README [Pipeline] echo 18:24:28 [semverPrep] This is not a build commit. [Pipeline] sh 18:24:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:24:28 + grep -v github /etc/ssh/ssh_known_hosts 18:24:28 + [ -e /tmp/ssh_known_hosts ] 18:24:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:24:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:24:28 + sudo tee -a /etc/ssh/ssh_known_hosts 18:24:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:24:29 18:24:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:24:29 0.1.4: Pulling from edgex-devops/py-git-semver 18:24:29 b85a868b505f: Pulling fs layer 18:24:29 e2be974225ed: Pulling fs layer 18:24:29 339a4e72a1f5: Pulling fs layer 18:24:29 988bab9f4d93: Pulling fs layer 18:24:29 1469e6f7b9e6: Pulling fs layer 18:24:29 eaf3925da568: Pulling fs layer 18:24:29 bab4dde63d76: Pulling fs layer 18:24:29 bde34c3a00c8: Pulling fs layer 18:24:29 b352a97aabf1: Pulling fs layer 18:24:29 4872d77fe225: Pulling fs layer 18:24:29 5851b861e8e6: Pulling fs layer 18:24:29 988bab9f4d93: Waiting 18:24:29 1469e6f7b9e6: Waiting 18:24:29 eaf3925da568: Waiting 18:24:29 bab4dde63d76: Waiting 18:24:29 bde34c3a00c8: Waiting 18:24:29 b352a97aabf1: Waiting 18:24:29 5851b861e8e6: Waiting 18:24:29 4872d77fe225: Waiting 18:24:29 e2be974225ed: Download complete 18:24:29 988bab9f4d93: Verifying Checksum 18:24:29 988bab9f4d93: Download complete 18:24:29 1469e6f7b9e6: Verifying Checksum 18:24:29 1469e6f7b9e6: Download complete 18:24:29 339a4e72a1f5: Verifying Checksum 18:24:29 339a4e72a1f5: Download complete 18:24:29 eaf3925da568: Download complete 18:24:29 bde34c3a00c8: Verifying Checksum 18:24:29 bde34c3a00c8: Download complete 18:24:29 b352a97aabf1: Download complete 18:24:29 4872d77fe225: Verifying Checksum 18:24:29 4872d77fe225: Download complete 18:24:29 5851b861e8e6: Download complete 18:24:29 b85a868b505f: Verifying Checksum 18:24:29 b85a868b505f: Download complete 18:24:30 bab4dde63d76: Verifying Checksum 18:24:30 bab4dde63d76: Download complete 18:24:31 b85a868b505f: Pull complete 18:24:31 e2be974225ed: Pull complete 18:24:31 339a4e72a1f5: Pull complete 18:24:31 988bab9f4d93: Pull complete 18:24:32 1469e6f7b9e6: Pull complete 18:24:32 eaf3925da568: Pull complete 18:24:34 bab4dde63d76: Pull complete 18:24:34 bde34c3a00c8: Pull complete 18:24:34 b352a97aabf1: Pull complete 18:24:34 4872d77fe225: Pull complete 18:24:34 5851b861e8e6: Pull complete 18:24:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:24:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:24:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:34 prd-ubuntu20.04-docker-8c-8g-13745 does not seem to be running inside a container 18:24:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-99 -v /w/workspace/xfoundry_app-record-replay_PR-99:/w/workspace/xfoundry_app-record-replay_PR-99:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-99@tmp:/w/workspace/xfoundry_app-record-replay_PR-99@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 18:24:37 $ docker top 94e21e9e9bc6047d3a86b6ed683153dc0a7166106a9b91c09c05c2f992cd9b08 -eo pid,comm 18:24:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:24:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:24:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:37 [ssh-agent] Looking for ssh-agent implementation... 18:24:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:37 $ docker exec 94e21e9e9bc6047d3a86b6ed683153dc0a7166106a9b91c09c05c2f992cd9b08 ssh-agent 18:24:37 SSH_AUTH_SOCK=/tmp/ssh-PTV7Tpu4Yd6o/agent.32 18:24:37 SSH_AGENT_PID=38 18:24:37 Running ssh-add (command line suppressed) 18:24:37 Identity added: /w/workspace/xfoundry_app-record-replay_PR-99@tmp/private_key_13555424612788238900.key (/w/workspace/xfoundry_app-record-replay_PR-99@tmp/private_key_13555424612788238900.key) 18:24:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:38 + git tag --points-at HEAD [Pipeline] } 18:24:38 $ docker exec --env ******** --env ******** 94e21e9e9bc6047d3a86b6ed683153dc0a7166106a9b91c09c05c2f992cd9b08 ssh-agent -k 18:24:38 unset SSH_AUTH_SOCK; 18:24:38 unset SSH_AGENT_PID; 18:24:38 echo Agent pid 38 killed; 18:24:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:24:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:38 [ssh-agent] Looking for ssh-agent implementation... 18:24:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:38 $ docker exec 94e21e9e9bc6047d3a86b6ed683153dc0a7166106a9b91c09c05c2f992cd9b08 ssh-agent 18:24:38 SSH_AUTH_SOCK=/tmp/ssh-rdzdZuNSe5R6/agent.70 18:24:38 SSH_AGENT_PID=76 18:24:38 Running ssh-add (command line suppressed) 18:24:38 Identity added: /w/workspace/xfoundry_app-record-replay_PR-99@tmp/private_key_4038513379707703303.key (/w/workspace/xfoundry_app-record-replay_PR-99@tmp/private_key_4038513379707703303.key) 18:24:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:39 + git semver init 18:24:39 2023-10-30 18:24:39,228 [run_init] DEBUG init version:0.0.0 force:False 18:24:39 2023-10-30 18:24:39,229 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-99/.semver 18:24:39 2023-10-30 18:24:39,229 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-99/.semver 18:24:39 2023-10-30 18:24:39,229 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-99/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-99, universal_newlines=False, shell=None, istream=None) 18:24:40 2023-10-30 18:24:40,018 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-99/.git/info/exclude 18:24:40 2023-10-30 18:24:40,019 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-99/.semver/PR-99 with force:False 18:24:40 2023-10-30 18:24:40,019 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-99/.semver/PR-99 18:24:40 2023-10-30 18:24:40,023 [execute] INFO git cat-file --batch-check 18:24:40 2023-10-30 18:24:40,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-99/.semver, universal_newlines=False, shell=None, istream=) 18:24:40 2023-10-30 18:24:40,031 [execute] INFO git cat-file --batch 18:24:40 2023-10-30 18:24:40,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-99/.semver, universal_newlines=False, shell=None, istream=) 18:24:40 2023-10-30 18:24:40,037 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-99/.semver/PR-99 18:24:40 0.0.0 [Pipeline] } 18:24:40 $ docker exec --env ******** --env ******** 94e21e9e9bc6047d3a86b6ed683153dc0a7166106a9b91c09c05c2f992cd9b08 ssh-agent -k 18:24:40 unset SSH_AUTH_SOCK; 18:24:40 unset SSH_AGENT_PID; 18:24:40 echo Agent pid 76 killed; 18:24:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:24:40 + git semver [Pipeline] } 18:24:41 $ docker stop --time=1 94e21e9e9bc6047d3a86b6ed683153dc0a7166106a9b91c09c05c2f992cd9b08 18:24:42 $ docker rm -f --volumes 94e21e9e9bc6047d3a86b6ed683153dc0a7166106a9b91c09c05c2f992cd9b08 [Pipeline] // withDockerContainer [Pipeline] sh 18:24:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:24:43 Stashed 1 file(s) [Pipeline] echo 18:24:43 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:24:43 provisioning config files... 18:24:43 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-99@tmp/config3234330785309612546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:44 ---> docker-login.sh 18:24:44 nexus3.edgexfoundry.org:10001 18:24:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:44 Configure a credential helper to remove this warning. See 18:24:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:44 18:24:44 Login Succeeded 18:24:44 nexus3.edgexfoundry.org:10002 18:24:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:44 Configure a credential helper to remove this warning. See 18:24:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:44 18:24:44 Login Succeeded 18:24:44 nexus3.edgexfoundry.org:10003 18:24:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:44 Configure a credential helper to remove this warning. See 18:24:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:44 18:24:44 Login Succeeded 18:24:44 nexus3.edgexfoundry.org:10004 18:24:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:44 Configure a credential helper to remove this warning. See 18:24:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:44 18:24:44 Login Succeeded 18:24:44 docker.io 18:24:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:44 Configure a credential helper to remove this warning. See 18:24:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:44 18:24:44 Login Succeeded 18:24:44 ---> docker-login.sh ends [Pipeline] } 18:24:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:24:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:24:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:24:45 ========================================================= 18:24:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:24:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:24:45 Sending build context to Docker daemon 649.2kB 18:24:45 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:24:45 Step 2/12 : FROM ${BASE} AS builder 18:24:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:24:45 7264a8db6415: Pulling fs layer 18:24:45 c4d48a809fc2: Pulling fs layer 18:24:45 4f1c88b9dad5: Pulling fs layer 18:24:45 ad3a456e5733: Pulling fs layer 18:24:45 33e27b845d1e: Pulling fs layer 18:24:45 c68163c4e522: Pulling fs layer 18:24:45 50da416c3ac9: Pulling fs layer 18:24:45 23d2d4c4bb30: Pulling fs layer 18:24:45 ad3a456e5733: Waiting 18:24:45 50da416c3ac9: Waiting 18:24:45 33e27b845d1e: Waiting 18:24:45 23d2d4c4bb30: Waiting 18:24:45 c68163c4e522: Waiting 18:24:45 c4d48a809fc2: Verifying Checksum 18:24:45 c4d48a809fc2: Download complete 18:24:45 ad3a456e5733: Verifying Checksum 18:24:45 ad3a456e5733: Download complete 18:24:45 33e27b845d1e: Verifying Checksum 18:24:45 33e27b845d1e: Download complete 18:24:45 7264a8db6415: Verifying Checksum 18:24:45 7264a8db6415: Download complete 18:24:45 c68163c4e522: Verifying Checksum 18:24:45 c68163c4e522: Download complete 18:24:45 7264a8db6415: Pull complete 18:24:46 23d2d4c4bb30: Verifying Checksum 18:24:46 23d2d4c4bb30: Download complete 18:24:46 c4d48a809fc2: Pull complete 18:24:46 4f1c88b9dad5: Download complete 18:24:46 50da416c3ac9: Verifying Checksum 18:24:46 50da416c3ac9: Download complete 18:24:50 4f1c88b9dad5: Pull complete 18:24:50 ad3a456e5733: Pull complete 18:24:50 33e27b845d1e: Pull complete 18:24:50 c68163c4e522: Pull complete 18:24:52 50da416c3ac9: Pull complete 18:24:52 23d2d4c4bb30: Pull complete 18:24:52 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:24:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:24:52 ---> 0786185ac409 18:24:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:24:56 ---> Running in d8e8866f155b 18:24:56 Removing intermediate container d8e8866f155b 18:24:56 ---> 4e2c136ed61d 18:24:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:24:56 ---> Running in 96477765a2c3 18:24:56 Removing intermediate container 96477765a2c3 18:24:56 ---> 7cfb479c97e8 18:24:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:24:56 ---> Running in 7806d8df0047 18:24:56 Removing intermediate container 7806d8df0047 18:24:56 ---> 140ea21ebd01 18:24:56 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:24:56 ---> Running in 7c8b659a6a94 18:24:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:24:57 OK: 264 MiB in 52 packages 18:24:57 Removing intermediate container 7c8b659a6a94 18:24:57 ---> ae4ba5b99a4b 18:24:57 Step 7/12 : WORKDIR /app 18:24:57 ---> Running in 13d0205ccac4 18:24:58 Removing intermediate container 13d0205ccac4 18:24:58 ---> c96ee3ced850 18:24:58 Step 8/12 : COPY go.mod vendor* ./ 18:24:58 ---> 4dcf1b7b84d5 18:24:58 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:58 ---> Running in 02e59c1e00ea 18:24:58 Still waiting to schedule task 18:24:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:25:36 Removing intermediate container 02e59c1e00ea 18:25:36 ---> ee0d6263bb86 18:25:36 Step 10/12 : COPY . . 18:25:36 ---> beb9b37a91b6 18:25:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:25:36 ---> Running in c2a860cfc5cf 18:25:36 Removing intermediate container c2a860cfc5cf 18:25:36 ---> 030f9f2eb5cf 18:25:36 Step 12/12 : RUN $MAKE 18:25:36 ---> Running in b629d902c629 18:25:36 noop 18:25:36 Removing intermediate container b629d902c629 18:25:36 ---> 4089d00199b0 18:25:36 Successfully built 4089d00199b0 18:25:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:37 + docker inspect -f . ci-base-image-x86_64 18:25:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:37 prd-ubuntu20.04-docker-8c-8g-13745 does not seem to be running inside a container 18:25:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-99 -v /w/workspace/xfoundry_app-record-replay_PR-99:/w/workspace/xfoundry_app-record-replay_PR-99:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-99@tmp:/w/workspace/xfoundry_app-record-replay_PR-99@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 18:25:37 $ docker top 480b260840e2d8fd2617a038e522c1acb695447152616fa1a50180d9a5a321de -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:38 + go version 18:25:38 go version go1.21.0 linux/amd64 [Pipeline] } 18:25:38 $ docker stop --time=1 480b260840e2d8fd2617a038e522c1acb695447152616fa1a50180d9a5a321de 18:25:39 $ docker rm -f --volumes 480b260840e2d8fd2617a038e522c1acb695447152616fa1a50180d9a5a321de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:40 + docker inspect -f . ci-base-image-x86_64 18:25:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:40 prd-ubuntu20.04-docker-8c-8g-13745 does not seem to be running inside a container 18:25:40 $ 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-99 -v /w/workspace/xfoundry_app-record-replay_PR-99:/w/workspace/xfoundry_app-record-replay_PR-99:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-99@tmp:/w/workspace/xfoundry_app-record-replay_PR-99@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 18:25:40 $ docker top 65b89c8af672e75e510d327caecfe02f81475ae8edca2f3d9a960f729f37e264 -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:41 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-99 [Pipeline] fileExists [Pipeline] sh 18:25:41 + make test 18:25:41 go test -race -coverprofile=coverage.out ./... 18:26:03 ? github.com/edgexfoundry/app-record-replay [no test files] 18:26:03 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 18:26:03 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 18:26:03 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 18:26:03 ok github.com/edgexfoundry/app-record-replay/internal/app 1.047s coverage: 88.0% of statements 18:26:11 ok github.com/edgexfoundry/app-record-replay/internal/application 9.601s coverage: 98.7% of statements 18:26:11 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.100s coverage: 89.7% of statements 18:26:11 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.029s coverage: 100.0% of statements 18:26:33 go vet ./... 18:26:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:26:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:26:35 ./bin/test-attribution-txt.sh [Pipeline] echo 18:26:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:26:35 $ docker stop --time=1 65b89c8af672e75e510d327caecfe02f81475ae8edca2f3d9a960f729f37e264 18:26:39 $ docker rm -f --volumes 65b89c8af672e75e510d327caecfe02f81475ae8edca2f3d9a960f729f37e264 [Pipeline] // withDockerContainer [Pipeline] sh 18:26:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:26:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:26:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:26:40 + ls -al . 18:26:40 total 192 18:26:40 drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 18:25 . 18:26:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 18:24 .. 18:26:40 -rw-rw-r-- 1 jenkins jenkins 119 Oct 30 18:24 .dockerignore 18:26:40 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 18:26 .git 18:26:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 18:24 .github 18:26:40 -rw-rw-r-- 1 jenkins jenkins 164 Oct 30 18:24 .gitignore 18:26:40 -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 18:24 .golangci.yml 18:26:40 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 18:24 .semver 18:26:40 -rw-rw-r-- 1 jenkins jenkins 11301 Oct 30 18:24 Attribution.txt 18:26:40 -rw-rw-r-- 1 jenkins jenkins 258 Oct 30 18:24 CHANGELOG.md 18:26:40 -rw-rw-r-- 1 jenkins jenkins 1616 Oct 30 18:24 Dockerfile 18:26:40 -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 18:24 GOVERNANCE.md 18:26:40 -rw-rw-r-- 1 jenkins jenkins 681 Oct 30 18:24 Jenkinsfile 18:26:40 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 30 18:24 LICENSE 18:26:40 -rw-rw-r-- 1 jenkins jenkins 3139 Oct 30 18:24 Makefile 18:26:40 -rw-rw-r-- 1 jenkins jenkins 611 Oct 30 18:24 OWNERS.md 18:26:40 -rw-rw-r-- 1 jenkins jenkins 4107 Oct 30 18:24 README.md 18:26:40 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 30 18:24 Record and Reply.postman_collection.json 18:26:40 -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 18:24 VERSION 18:26:40 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 18:24 bin 18:26:40 -rw-r--r-- 1 jenkins jenkins 24666 Oct 30 18:26 coverage.out 18:26:40 -rw-rw-r-- 1 jenkins jenkins 3906 Oct 30 18:24 go.mod 18:26:40 -rw-rw-r-- 1 jenkins jenkins 34891 Oct 30 18:24 go.sum 18:26:40 drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 18:24 internal 18:26:40 -rw-rw-r-- 1 jenkins jenkins 913 Oct 30 18:24 main.go 18:26:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 18:24 openapi 18:26:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 18:24 pkg 18:26:40 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 18:24 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:41 + 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=efdd1f511a83a270cfae4951f40be66ff8ee83be --label arch=amd64 --label version=0.0.0 . 18:26:41 Sending build context to Docker daemon 674.8kB 18:26:41 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:26:41 Step 2/26 : FROM ${BASE} AS builder 18:26:41 ---> 4089d00199b0 18:26:41 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 18:26:41 ---> Running in 607f9b391585 18:26:41 Removing intermediate container 607f9b391585 18:26:41 ---> 14c29b3267f3 18:26:41 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:26:41 ---> Running in d37ea66cba7c 18:26:41 Removing intermediate container d37ea66cba7c 18:26:41 ---> 13ff42eb83ec 18:26:41 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:26:41 ---> Running in be399f6090f9 18:26:41 Removing intermediate container be399f6090f9 18:26:41 ---> 1a39d34794a5 18:26:41 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:26:41 ---> Running in 3ff45b8da12e 18:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:26:42 OK: 264 MiB in 52 packages 18:26:42 Removing intermediate container 3ff45b8da12e 18:26:42 ---> 90105f09002e 18:26:42 Step 7/26 : WORKDIR /app 18:26:42 ---> Running in 519c737030ac 18:26:42 Removing intermediate container 519c737030ac 18:26:42 ---> ef66704be66b 18:26:42 Step 8/26 : COPY go.mod vendor* ./ 18:26:42 ---> 1770b77217be 18:26:42 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:42 ---> Running in 4932c5e37e71 18:26:43 Removing intermediate container 4932c5e37e71 18:26:43 ---> 9d9e12c26668 18:26:43 Step 10/26 : COPY . . 18:26:43 ---> 5f20c4d36ffb 18:26:43 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:26:43 ---> Running in 8c73650f0b97 18:26:43 Removing intermediate container 8c73650f0b97 18:26:43 ---> e612e3ebfc91 18:26:43 Step 12/26 : RUN $MAKE 18:26:43 ---> Running in 848b2cdb2440 18:26:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 18:27:06 Removing intermediate container 848b2cdb2440 18:27:06 ---> 7668233e13b6 18:27:06 Step 13/26 : FROM alpine:3.18 18:27:06 3.18: Pulling from library/alpine 18:27:06 96526aa774ef: Pulling fs layer 18:27:06 96526aa774ef: Verifying Checksum 18:27:06 96526aa774ef: Download complete 18:27:06 96526aa774ef: Pull complete 18:27:06 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:27:06 Status: Downloaded newer image for alpine:3.18 18:27:06 ---> 8ca4688f4f35 18:27:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:27:06 ---> Running in d68964f5d4d3 18:27:06 Removing intermediate container d68964f5d4d3 18:27:06 ---> de79fbe22860 18:27:06 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 18:27:06 ---> Running in 93fcfce5ed92 18:27:06 Removing intermediate container 93fcfce5ed92 18:27:06 ---> 75e77c4dcc9d 18:27:06 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 18:27:06 ---> Running in 246adbfa3141 18:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:27:06 (1/2) Installing ca-certificates (20230506-r0) 18:27:06 (2/2) Installing dumb-init (1.2.5-r2) 18:27:06 Executing busybox-1.36.1-r2.trigger 18:27:06 Executing ca-certificates-20230506-r0.trigger 18:27:06 OK: 8 MiB in 17 packages 18:27:07 Removing intermediate container 246adbfa3141 18:27:07 ---> c176f4d17cf7 18:27:07 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:27:07 ---> 58ff92a99472 18:27:07 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:27:07 ---> ac9d8d52f676 18:27:07 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:27:07 ---> 3477674b088f 18:27:07 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 18:27:08 ---> 54d8d9f913d1 18:27:08 Step 21/26 : EXPOSE 59712 18:27:08 ---> Running in 016386c70a39 18:27:08 Removing intermediate container 016386c70a39 18:27:08 ---> cc924c71c435 18:27:08 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 18:27:08 ---> Running in e83ef973488d 18:27:08 Removing intermediate container e83ef973488d 18:27:08 ---> a1d774894aa1 18:27:08 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:27:08 ---> Running in 3b393fa69195 18:27:08 Removing intermediate container 3b393fa69195 18:27:08 ---> 0a0c652a795b 18:27:08 Step 24/26 : LABEL arch=amd64 18:27:08 ---> Running in 11964e649349 18:27:08 Removing intermediate container 11964e649349 18:27:08 ---> 85529d95cddb 18:27:08 Step 25/26 : LABEL git_sha=efdd1f511a83a270cfae4951f40be66ff8ee83be 18:27:08 ---> Running in 0273f6384b15 18:27:08 Removing intermediate container 0273f6384b15 18:27:08 ---> 076b31e45354 18:27:08 Step 26/26 : LABEL version=0.0.0 18:27:08 ---> Running in dd54e6383e6a 18:27:08 Removing intermediate container dd54e6383e6a 18:27:08 ---> 90ce16c74d4e 18:27:08 [Warning] One or more build-args [ARCH] were not consumed 18:27:08 Successfully built 90ce16c74d4e 18:27:08 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:27:09 18:27:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:27:10 latest: Pulling from edgex-lftools-log-publisher 18:27:10 5eb5b503b376: Pulling fs layer 18:27:10 5c69ac0246d0: Pulling fs layer 18:27:10 ec43610c2a17: Pulling fs layer 18:27:10 3a2ae6a8a46f: Pulling fs layer 18:27:10 33b1e0a273af: Pulling fs layer 18:27:10 5d3b04190fa2: Pulling fs layer 18:27:10 2f39f015ded8: Pulling fs layer 18:27:10 3a2ae6a8a46f: Waiting 18:27:10 5d3b04190fa2: Waiting 18:27:10 2f39f015ded8: Waiting 18:27:10 5c69ac0246d0: Download complete 18:27:10 3a2ae6a8a46f: Verifying Checksum 18:27:10 3a2ae6a8a46f: Download complete 18:27:10 ec43610c2a17: Verifying Checksum 18:27:10 ec43610c2a17: Download complete 18:27:10 33b1e0a273af: Verifying Checksum 18:27:10 33b1e0a273af: Download complete 18:27:10 5d3b04190fa2: Verifying Checksum 18:27:10 5d3b04190fa2: Download complete 18:27:10 5eb5b503b376: Download complete 18:27:11 2f39f015ded8: Download complete 18:27:11 5eb5b503b376: Pull complete 18:27:11 5c69ac0246d0: Pull complete 18:27:12 ec43610c2a17: Pull complete 18:27:12 3a2ae6a8a46f: Pull complete 18:27:12 33b1e0a273af: Pull complete 18:27:13 5d3b04190fa2: Pull complete 18:27:17 2f39f015ded8: Pull complete 18:27:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:27:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:27:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:17 prd-ubuntu20.04-docker-8c-8g-13745 does not seem to be running inside a container 18:27:17 $ 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-99 -v /w/workspace/xfoundry_app-record-replay_PR-99:/w/workspace/xfoundry_app-record-replay_PR-99:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-99@tmp:/w/workspace/xfoundry_app-record-replay_PR-99@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 18:27:22 $ docker top 369adc4682158345689145d1ca98a413968e102bce8fc7bf287baa2491044456 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:22 ---> job-cost.sh 18:27:22 lf-activate-venv: SKIPPING 18:27:22 INFO: No Stack... 18:27:23 INFO: Retrieving Pricing Info for: v3-standard-8 18:27:23 INFO: Archiving Costs [Pipeline] sh 18:27:23 + cat /w/workspace/xfoundry_app-record-replay_PR-99/archives/cost.csv 18:27:23 + cut -d, -f6 [Pipeline] lock 18:27:23 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-99-1-stack-cost] 18:27:23 Resource [jenkins-edgexfoundry-app-record-replay-PR-99-1-stack-cost] did not exist. Created. 18:27:23 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-99-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:27:24 + echo total: 0.2199999988079071 [Pipeline] stash 18:27:24 Stashed 1 file(s) [Pipeline] } 18:27:24 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-99-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:27:24 $ docker stop --time=1 369adc4682158345689145d1ca98a413968e102bce8fc7bf287baa2491044456 18:27:25 $ docker rm -f --volumes 369adc4682158345689145d1ca98a413968e102bce8fc7bf287baa2491044456 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:23:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15377 in /w/workspace/xfoundry_app-record-replay_PR-99 [Pipeline] { [Pipeline] ws 23:23:55 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:23:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:23:57 % Total % Received % Xferd Average Speed Time Time Time Current 23:23:57 Dload Upload Total Spent Left Speed 23:23:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77750 0 --:--:-- --:--:-- --:--:-- 78226 [Pipeline] sh 23:23:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:23:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:23:59 + sudo tee /etc/docker/daemon.new 23:23:59 { 23:23:59 "registry-mirrors": [ 23:23:59 "https://nexus3.edgexfoundry.org:10001" 23:23:59 ], 23:23:59 "bip": "10.250.0.254/24", 23:23:59 "hosts": [ 23:23:59 "tcp://0.0.0.0:5555", 23:23:59 "unix:///var/run/docker.sock" 23:23:59 ], 23:23:59 "mtu": 1458, 23:23:59 "selinux-enabled": true, 23:23:59 "seccomp-profile": "/etc/docker/seccomp.json" 23:23:59 } [Pipeline] sh 23:23:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:23:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:24:18 provisioning config files... 23:24:18 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config927355553668242710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:18 ---> docker-login.sh 23:24:18 nexus3.edgexfoundry.org:10001 23:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:19 Configure a credential helper to remove this warning. See 23:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:19 23:24:19 Login Succeeded 23:24:19 nexus3.edgexfoundry.org:10002 23:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:19 Configure a credential helper to remove this warning. See 23:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:19 23:24:19 Login Succeeded 23:24:19 nexus3.edgexfoundry.org:10003 23:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:20 Configure a credential helper to remove this warning. See 23:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:20 23:24:20 Login Succeeded 23:24:20 nexus3.edgexfoundry.org:10004 23:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:20 Configure a credential helper to remove this warning. See 23:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:20 23:24:20 Login Succeeded 23:24:20 docker.io 23:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:21 Configure a credential helper to remove this warning. See 23:24:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:21 23:24:21 Login Succeeded 23:24:21 ---> docker-login.sh ends [Pipeline] } 23:24:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:24:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:24:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:24:22 ========================================================= 23:24:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:24:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:24:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:24:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:24:22 9fda8d8052c6: Pulling fs layer 23:24:22 5d54e960e981: Pulling fs layer 23:24:22 c4a7e357bf2a: Pulling fs layer 23:24:22 f0e02332f6b5: Pulling fs layer 23:24:22 cefa15bbcfad: Pulling fs layer 23:24:22 17808c966233: Pulling fs layer 23:24:22 f4c1fc716caa: Pulling fs layer 23:24:22 cefa15bbcfad: Waiting 23:24:22 17808c966233: Waiting 23:24:22 f4c1fc716caa: Waiting 23:24:22 f0e02332f6b5: Waiting 23:24:22 5d54e960e981: Verifying Checksum 23:24:22 5d54e960e981: Download complete 23:24:22 f0e02332f6b5: Verifying Checksum 23:24:22 f0e02332f6b5: Download complete 23:24:22 cefa15bbcfad: Verifying Checksum 23:24:22 cefa15bbcfad: Download complete 23:24:22 9fda8d8052c6: Download complete 23:24:23 f4c1fc716caa: Verifying Checksum 23:24:23 f4c1fc716caa: Download complete 23:24:24 9fda8d8052c6: Pull complete 23:24:24 5d54e960e981: Pull complete 23:24:24 c4a7e357bf2a: Download complete 23:24:25 17808c966233: Verifying Checksum 23:24:25 17808c966233: Download complete 23:24:38 c4a7e357bf2a: Pull complete 23:24:38 f0e02332f6b5: Pull complete 23:24:38 cefa15bbcfad: Pull complete 23:24:46 17808c966233: Pull complete 23:24:48 f4c1fc716caa: Pull complete 23:24:48 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 23:24:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:24:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 23:24:49 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:49 + docker inspect -f . ci-base-image-arm64 23:24:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:50 prd-ubuntu20.04-docker-arm64-4c-16g-15377 does not seem to be running inside a container 23:24:50 $ 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 23:24:57 $ docker top e69ee09958aec71a4a45e6e1b3bfd196e720da694b04da341e3bbad7def645a0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:58 + go version 23:24:58 go version go1.21.0 linux/arm64 [Pipeline] } 23:24:58 $ docker stop --time=1 e69ee09958aec71a4a45e6e1b3bfd196e720da694b04da341e3bbad7def645a0 23:24:59 $ docker rm -f --volumes e69ee09958aec71a4a45e6e1b3bfd196e720da694b04da341e3bbad7def645a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:00 + docker inspect -f . ci-base-image-arm64 23:25:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:25:01 prd-ubuntu20.04-docker-arm64-4c-16g-15377 does not seem to be running inside a container 23:25:01 $ 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 23:25:02 $ docker top e6e308ef9f7db7a4e266f9f247b063af37d90d0a334160c7122ab00caba1f03a -eo pid,comm [Pipeline] { [Pipeline] sh 23:25:03 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 23:25:04 + make test 23:25:04 make: *** No rule to make target 'test'. Stop. [Pipeline] } 23:25:04 $ docker stop --time=1 e6e308ef9f7db7a4e266f9f247b063af37d90d0a334160c7122ab00caba1f03a 23:25:06 $ docker rm -f --volumes e6e308ef9f7db7a4e266f9f247b063af37d90d0a334160c7122ab00caba1f03a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:25:07 23:25:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:25:07 arm64: Pulling from edgex-lftools-log-publisher 23:25:07 8998bd30e6a1: Pulling fs layer 23:25:07 04944245beec: Pulling fs layer 23:25:07 699f458cf7ca: Pulling fs layer 23:25:07 765212b225bb: Pulling fs layer 23:25:07 f23df028b6ca: Pulling fs layer 23:25:07 d65c8cfc05b1: Pulling fs layer 23:25:07 2437ff75d9bd: Pulling fs layer 23:25:07 765212b225bb: Waiting 23:25:07 2437ff75d9bd: Waiting 23:25:07 d65c8cfc05b1: Waiting 23:25:07 f23df028b6ca: Waiting 23:25:07 04944245beec: Verifying Checksum 23:25:07 04944245beec: Download complete 23:25:07 765212b225bb: Verifying Checksum 23:25:07 765212b225bb: Download complete 23:25:08 f23df028b6ca: Verifying Checksum 23:25:08 f23df028b6ca: Download complete 23:25:08 d65c8cfc05b1: Verifying Checksum 23:25:08 d65c8cfc05b1: Download complete 23:25:08 699f458cf7ca: Verifying Checksum 23:25:08 699f458cf7ca: Download complete 23:25:08 8998bd30e6a1: Verifying Checksum 23:25:08 8998bd30e6a1: Download complete 23:25:11 2437ff75d9bd: Verifying Checksum 23:25:11 2437ff75d9bd: Download complete 23:25:13 8998bd30e6a1: Pull complete 23:25:14 04944245beec: Pull complete 23:25:16 699f458cf7ca: Pull complete 23:25:16 765212b225bb: Pull complete 23:25:17 f23df028b6ca: Pull complete 23:25:17 d65c8cfc05b1: Pull complete 23:25:35 2437ff75d9bd: Pull complete 23:25:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:25:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:25:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:25:35 prd-ubuntu20.04-docker-arm64-4c-16g-15377 does not seem to be running inside a container 23:25:36 $ 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 23:25:42 $ docker top 00e12edc309ebd4d150e35e1741ea16bd83680e617d3b6cb073a9e1a6f77d069 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:25:43 ---> job-cost.sh 23:25:43 lf-activate-venv: SKIPPING 23:25:43 INFO: No Stack... 23:25:44 INFO: Retrieving Pricing Info for: v3-standard-4 23:25:44 INFO: Archiving Costs [Pipeline] sh 23:25:45 + cat /w/workspace/app-record-replay/1/archives/cost.csv 23:25:45 + cut -d, -f6 [Pipeline] lock 23:25:45 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-99-1-stack-cost] 23:25:45 Resource [jenkins-edgexfoundry-app-record-replay-PR-99-1-stack-cost] did not exist. Created. 23:25:45 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-99-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:25:46 /w/workspace/app-record-replay/1@tmp/durable-afbade9f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:25:47 + echo total: 0.10999999940395355 [Pipeline] stash 23:25:47 Warning: overwriting stash ‘stack-cost’ 23:25:47 Stashed 1 file(s) [Pipeline] } 23:25:47 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-99-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:25:47 $ docker stop --time=1 00e12edc309ebd4d150e35e1741ea16bd83680e617d3b6cb073a9e1a6f77d069 23:25:49 $ docker rm -f --volumes 00e12edc309ebd4d150e35e1741ea16bd83680e617d3b6cb073a9e1a6f77d069 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:25:50 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:25:52 + [ -d /w/workspace/xfoundry_app-record-replay_PR-99/archives ] 23:25:52 + ls -al /w/workspace/xfoundry_app-record-replay_PR-99/archives 23:25:52 total 16 23:25:52 drwxr-xr-x 3 root root 4096 Oct 30 18:27 . 23:25:52 drwxrwxr-x 11 jenkins jenkins 4096 Oct 30 18:27 .. 23:25:52 drwxr-xr-x 2 root root 4096 Oct 30 18:27 cost 23:25:52 -rw-r--r-- 1 root root 88 Oct 30 18:27 cost.csv 23:25:52 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-99/archives 23:25:52 + ls -al /w/workspace/xfoundry_app-record-replay_PR-99/archives 23:25:52 total 16 23:25:52 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 18:27 . 23:25:52 drwxrwxr-x 11 jenkins jenkins 4096 Oct 30 18:27 .. 23:25:52 drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 18:27 cost 23:25:52 -rw-r--r-- 1 jenkins jenkins 88 Oct 30 18:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:25:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:25:53 ---> package-listing.sh 23:25:53 ++ facter osfamily 23:25:53 ++ tr '[:upper:]' '[:lower:]' 23:25:53 + OS_FAMILY=debian 23:25:53 + workspace=/w/workspace/xfoundry_app-record-replay_PR-99 23:25:53 + START_PACKAGES=/tmp/packages_start.txt 23:25:53 + END_PACKAGES=/tmp/packages_end.txt 23:25:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:25:53 + PACKAGES=/tmp/packages_start.txt 23:25:53 + '[' /w/workspace/xfoundry_app-record-replay_PR-99 ']' 23:25:53 + PACKAGES=/tmp/packages_end.txt 23:25:53 + case "${OS_FAMILY}" in 23:25:53 + dpkg -l 23:25:53 + grep '^ii' 23:25:53 + '[' -f /tmp/packages_start.txt ']' 23:25:53 + '[' -f /tmp/packages_end.txt ']' 23:25:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:25:53 + '[' /w/workspace/xfoundry_app-record-replay_PR-99 ']' 23:25:53 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-99/archives/ 23:25:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-99/archives/ [Pipeline] echo 23:25:53 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-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:25:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:25:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:25:54 prd-ubuntu20.04-docker-8c-8g-13745 does not seem to be running inside a container 23:25:54 $ 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-99/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-99 -v /w/workspace/xfoundry_app-record-replay_PR-99:/w/workspace/xfoundry_app-record-replay_PR-99:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-99@tmp:/w/workspace/xfoundry_app-record-replay_PR-99@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 23:25:54 $ docker top b33c66b6f58c022dfef4a8158a04ae8479d28891644dd73a6cb4d7e76fcf8520 -eo pid,comm [Pipeline] { [Pipeline] sh 23:25:55 + touch /tmp/pre-build-complete [Pipeline] sh 23:25:55 + mkdir -p /var/log/sysstat [Pipeline] sh 23:25:55 + ls /var/log/sa-host 23:25:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:25:56 provisioning config files... 23:25:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-99@tmp/config2788751055620965560tmp [Pipeline] { [Pipeline] echo 23:25:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:25:56 ---> create-netrc.sh [Pipeline] } 23:25:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:25:56 ---> python-tools-install.sh [Pipeline] echo 23:25:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:25:57 ---> sudo-logs.sh 23:25:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:25:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:25:57 ---> job-cost.sh 23:25:57 lf-activate-venv: SKIPPING 23:25:57 DEBUG: total: 0.2199999988079071 23:25:57 INFO: Retrieving Stack Cost... 23:25:58 INFO: Retrieving Pricing Info for: v3-standard-8 23:25:58 INFO: Archiving Costs [Pipeline] echo 23:25:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:25:58 ---> logs-deploy.sh 23:25:58 lf-activate-venv: SKIPPING 23:25:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-99/1 23:25:58 INFO: archiving workspace using pattern(s): 23:25:59 Archives upload complete. 23:25:59 INFO: archiving logs to Nexus