Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 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-ssh4444542048843079382.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh9430296792251695567.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17195359891365722961.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 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-ssh2015187568196004001.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9928582919301589600.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2272 in /w/workspace/exfoundry_app-record-replay_main [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/exfoundry_app-record-replay_main # 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 Avoid second fetch Checking out Revision c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 (main) Commit message: "Merge pull request #49 from lenny-intel/cancel-recording" > 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 core.sparsecheckout # timeout=10 > git checkout -f c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 # timeout=10 > git rev-list --no-walk d3d81ece5985cc0e70f6108dd88b274017db54c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:04:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:04:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:04:15 ========================================================= 20:04:15 EdgeX Global Pipelines Version Info 20:04:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:04:15 ------------------- 20:04:15 stable info: 20:04:15 ------------------- 20:04:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:04:15 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 20:04:15 Message: update stable to v1.0.250 20:04:16 ------------------- 20:04:16 experimental info: 20:04:16 ------------------- 20:04:16 Commited By: **** collab-it+edgex@linuxfoundation.org 20:04:16 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 20:04:16 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c67d61a [Pipeline] echo 20:04:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:16 provisioning config files... 20:04:17 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1718867674417146449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:17 ---> docker-login.sh 20:04:17 nexus3.edgexfoundry.org:10001 20:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:17 Configure a credential helper to remove this warning. See 20:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:17 20:04:17 Login Succeeded 20:04:17 nexus3.edgexfoundry.org:10002 20:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:17 Configure a credential helper to remove this warning. See 20:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:17 20:04:17 Login Succeeded 20:04:17 nexus3.edgexfoundry.org:10003 20:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:17 Configure a credential helper to remove this warning. See 20:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:17 20:04:17 Login Succeeded 20:04:17 nexus3.edgexfoundry.org:10004 20:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:18 Configure a credential helper to remove this warning. See 20:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:18 20:04:18 Login Succeeded 20:04:18 docker.io 20:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:18 Configure a credential helper to remove this warning. See 20:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:18 20:04:18 Login Succeeded 20:04:18 ---> docker-login.sh ends [Pipeline] } 20:04:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:04:18 + git rev-list -1 --merges c67d61a7c566b572b3baccd8d55fde2bd55fa4d8~1..c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [Pipeline] echo 20:04:18 -----------> git rev-list -1 --merges c67d61a7c566b572b3baccd8d55fde2bd55fa4d8~1..c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 20:04:18 c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [false] [Pipeline] sh 20:04:19 + git log --format=format:%s -1 c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [Pipeline] echo 20:04:19 ========================================================= 20:04:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:04:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:04:19 + git log --format=format:%s -1 c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [Pipeline] echo 20:04:19 [semverPrep] GIT_COMMIT: c67d61a7c566b572b3baccd8d55fde2bd55fa4d8, Commit Message: Merge pull request #49 from lenny-intel/cancel-recording [Pipeline] echo 20:04:19 [semverPrep] This is not a build commit. [Pipeline] sh 20:04:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:04:19 + grep -v github /etc/ssh/ssh_known_hosts 20:04:19 + [ -e /tmp/ssh_known_hosts ] 20:04:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:04:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:04:19 + sudo tee -a /etc/ssh/ssh_known_hosts 20:04:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:04:20 20:04:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:04:20 0.1.4: Pulling from edgex-devops/py-git-semver 20:04:20 b85a868b505f: Pulling fs layer 20:04:20 e2be974225ed: Pulling fs layer 20:04:20 339a4e72a1f5: Pulling fs layer 20:04:20 988bab9f4d93: Pulling fs layer 20:04:20 1469e6f7b9e6: Pulling fs layer 20:04:20 eaf3925da568: Pulling fs layer 20:04:20 bab4dde63d76: Pulling fs layer 20:04:20 1469e6f7b9e6: Waiting 20:04:20 eaf3925da568: Waiting 20:04:20 bde34c3a00c8: Pulling fs layer 20:04:20 b352a97aabf1: Pulling fs layer 20:04:20 bde34c3a00c8: Waiting 20:04:20 4872d77fe225: Pulling fs layer 20:04:20 b352a97aabf1: Waiting 20:04:20 5851b861e8e6: Pulling fs layer 20:04:20 4872d77fe225: Waiting 20:04:20 5851b861e8e6: Waiting 20:04:20 e2be974225ed: Verifying Checksum 20:04:20 e2be974225ed: Download complete 20:04:20 988bab9f4d93: Verifying Checksum 20:04:20 988bab9f4d93: Download complete 20:04:20 1469e6f7b9e6: Verifying Checksum 20:04:20 1469e6f7b9e6: Download complete 20:04:20 339a4e72a1f5: Verifying Checksum 20:04:20 339a4e72a1f5: Download complete 20:04:20 eaf3925da568: Verifying Checksum 20:04:20 eaf3925da568: Download complete 20:04:20 bde34c3a00c8: Verifying Checksum 20:04:20 bde34c3a00c8: Download complete 20:04:20 b352a97aabf1: Verifying Checksum 20:04:20 b352a97aabf1: Download complete 20:04:20 4872d77fe225: Verifying Checksum 20:04:20 4872d77fe225: Download complete 20:04:20 5851b861e8e6: Verifying Checksum 20:04:20 5851b861e8e6: Download complete 20:04:20 b85a868b505f: Download complete 20:04:21 bab4dde63d76: Verifying Checksum 20:04:21 bab4dde63d76: Download complete 20:04:21 b85a868b505f: Pull complete 20:04:22 e2be974225ed: Pull complete 20:04:22 339a4e72a1f5: Pull complete 20:04:22 988bab9f4d93: Pull complete 20:04:23 1469e6f7b9e6: Pull complete 20:04:23 eaf3925da568: Pull complete 20:04:24 bab4dde63d76: Pull complete 20:04:24 bde34c3a00c8: Pull complete 20:04:24 b352a97aabf1: Pull complete 20:04:25 4872d77fe225: Pull complete 20:04:25 5851b861e8e6: Pull complete 20:04:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:04:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:04:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:25 prd-ubuntu20.04-docker-8c-8g-2272 does not seem to be running inside a container 20:04:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:04:28 $ docker top 7a7486af03b6b1e79cce1ad7a9cdf53e597c494388f46475772bc633c5e4549e -eo pid,comm 20:04:28 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). 20:04:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:04:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:28 [ssh-agent] Looking for ssh-agent implementation... 20:04:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:28 $ docker exec 7a7486af03b6b1e79cce1ad7a9cdf53e597c494388f46475772bc633c5e4549e ssh-agent 20:04:29 SSH_AUTH_SOCK=/tmp/ssh-rgklRrI91MIr/agent.31 20:04:29 SSH_AGENT_PID=37 20:04:29 Running ssh-add (command line suppressed) 20:04:29 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3034743863960144395.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3034743863960144395.key) 20:04:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:04:29 + git tag --points-at HEAD [Pipeline] } 20:04:29 $ docker exec --env ******** --env ******** 7a7486af03b6b1e79cce1ad7a9cdf53e597c494388f46475772bc633c5e4549e ssh-agent -k 20:04:29 unset SSH_AUTH_SOCK; 20:04:29 unset SSH_AGENT_PID; 20:04:29 echo Agent pid 37 killed; 20:04:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:04:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:29 [ssh-agent] Looking for ssh-agent implementation... 20:04:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:29 $ docker exec 7a7486af03b6b1e79cce1ad7a9cdf53e597c494388f46475772bc633c5e4549e ssh-agent 20:04:29 SSH_AUTH_SOCK=/tmp/ssh-yHlIv3ev4ofa/agent.69 20:04:29 SSH_AGENT_PID=75 20:04:29 Running ssh-add (command line suppressed) 20:04:29 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17595728473013135999.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17595728473013135999.key) 20:04:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:04:30 + git semver init 20:04:30 2023-07-26 20:04:30,441 [run_init] DEBUG init version:0.0.0 force:False 20:04:30 2023-07-26 20:04:30,441 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 20:04:30 2023-07-26 20:04:30,442 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 20:04:30 2023-07-26 20:04:30,442 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 20:04:31 2023-07-26 20:04:31,128 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 20:04:31 2023-07-26 20:04:31,128 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 20:04:31 2023-07-26 20:04:31,128 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:04:31 2023-07-26 20:04:31,129 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:04:31 3.1.0-dev.24 [Pipeline] } 20:04:31 $ docker exec --env ******** --env ******** 7a7486af03b6b1e79cce1ad7a9cdf53e597c494388f46475772bc633c5e4549e ssh-agent -k 20:04:31 unset SSH_AUTH_SOCK; 20:04:31 unset SSH_AGENT_PID; 20:04:31 echo Agent pid 75 killed; 20:04:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:04:31 + git semver [Pipeline] } 20:04:32 $ docker stop --time=1 7a7486af03b6b1e79cce1ad7a9cdf53e597c494388f46475772bc633c5e4549e 20:04:33 $ docker rm -f --volumes 7a7486af03b6b1e79cce1ad7a9cdf53e597c494388f46475772bc633c5e4549e [Pipeline] // withDockerContainer [Pipeline] sh 20:04:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:04:33 Stashed 1 file(s) [Pipeline] echo 20:04:34 [edgeXSemver]: initialized semver on version 3.1.0-dev.24 [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 20:04:34 provisioning config files... 20:04:34 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18430959207571326643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:34 ---> docker-login.sh 20:04:34 nexus3.edgexfoundry.org:10001 20:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:34 Configure a credential helper to remove this warning. See 20:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:34 20:04:34 Login Succeeded 20:04:34 nexus3.edgexfoundry.org:10002 20:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:34 Configure a credential helper to remove this warning. See 20:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:34 20:04:34 Login Succeeded 20:04:34 nexus3.edgexfoundry.org:10003 20:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:34 Configure a credential helper to remove this warning. See 20:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:34 20:04:34 Login Succeeded 20:04:34 nexus3.edgexfoundry.org:10004 20:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:34 Configure a credential helper to remove this warning. See 20:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:34 20:04:34 Login Succeeded 20:04:34 docker.io 20:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:35 Configure a credential helper to remove this warning. See 20:04:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:35 20:04:35 Login Succeeded 20:04:35 ---> docker-login.sh ends [Pipeline] } 20:04:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:04:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:35 ========================================================= 20:04:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:04:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:04:35 Sending build context to Docker daemon 378.9kB 20:04:35 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:04:35 Step 2/12 : FROM ${BASE} AS builder 20:04:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:04:35 4db1b89c0bd1: Pulling fs layer 20:04:35 6911f1a30b25: Pulling fs layer 20:04:35 e194b8c5c2a9: Pulling fs layer 20:04:35 6863d3e3a2b1: Pulling fs layer 20:04:35 ec0bb842ea78: Pulling fs layer 20:04:35 40a00589a448: Pulling fs layer 20:04:35 6c08303d61cc: Pulling fs layer 20:04:35 798269fcf238: Pulling fs layer 20:04:35 ec0bb842ea78: Waiting 20:04:35 40a00589a448: Waiting 20:04:35 6c08303d61cc: Waiting 20:04:35 798269fcf238: Waiting 20:04:35 6863d3e3a2b1: Waiting 20:04:35 6911f1a30b25: Verifying Checksum 20:04:35 6911f1a30b25: Download complete 20:04:35 6863d3e3a2b1: Verifying Checksum 20:04:35 6863d3e3a2b1: Download complete 20:04:35 ec0bb842ea78: Verifying Checksum 20:04:35 ec0bb842ea78: Download complete 20:04:35 4db1b89c0bd1: Verifying Checksum 20:04:35 4db1b89c0bd1: Download complete 20:04:35 40a00589a448: Verifying Checksum 20:04:35 40a00589a448: Download complete 20:04:35 4db1b89c0bd1: Pull complete 20:04:35 6911f1a30b25: Pull complete 20:04:35 798269fcf238: Verifying Checksum 20:04:35 798269fcf238: Download complete 20:04:36 e194b8c5c2a9: Verifying Checksum 20:04:36 e194b8c5c2a9: Download complete 20:04:36 6c08303d61cc: Verifying Checksum 20:04:39 e194b8c5c2a9: Pull complete 20:04:39 6863d3e3a2b1: Pull complete 20:04:39 ec0bb842ea78: Pull complete 20:04:39 40a00589a448: Pull complete 20:04:42 6c08303d61cc: Pull complete 20:04:42 798269fcf238: Pull complete 20:04:42 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 20:04:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:04:42 ---> ec979cd7f677 20:04:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:04:48 ---> Running in 45b0b2f0fb46 20:04:48 Removing intermediate container 45b0b2f0fb46 20:04:48 ---> a6bc92cd1e3f 20:04:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:04:48 ---> Running in a92037ede983 20:04:48 Removing intermediate container a92037ede983 20:04:48 ---> 37c416503611 20:04:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:04:48 ---> Running in dfd4ea1bf3a6 20:04:48 Removing intermediate container dfd4ea1bf3a6 20:04:48 ---> d8939f952eba 20:04:48 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:04:48 ---> Running in 9cb3812edb11 20:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:49 Still waiting to schedule task 20:04:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:49 OK: 265 MiB in 53 packages 20:04:49 Removing intermediate container 9cb3812edb11 20:04:49 ---> e610f712f7df 20:04:49 Step 7/12 : WORKDIR /app 20:04:49 ---> Running in c5c64eb6499d 20:04:49 Removing intermediate container c5c64eb6499d 20:04:49 ---> e99139093893 20:04:49 Step 8/12 : COPY go.mod vendor* ./ 20:04:49 ---> 73113f22c660 20:04:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:49 ---> Running in 96ec96a528cf 20:05:37 Removing intermediate container 96ec96a528cf 20:05:37 ---> 2f3595938b34 20:05:37 Step 10/12 : COPY . . 20:05:37 ---> 13689391e7af 20:05:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:05:37 ---> Running in 15bdf3b15bf0 20:05:37 Removing intermediate container 15bdf3b15bf0 20:05:37 ---> 6f16efeb78b5 20:05:37 Step 12/12 : RUN $MAKE 20:05:37 ---> Running in 3cc668ad0641 20:05:37 noop 20:05:37 Removing intermediate container 3cc668ad0641 20:05:37 ---> ee94549b149e 20:05:37 Successfully built ee94549b149e 20:05:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:37 + docker inspect -f . ci-base-image-x86_64 20:05:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:37 prd-ubuntu20.04-docker-8c-8g-2272 does not seem to be running inside a container 20:05:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** ci-base-image-x86_64 cat 20:05:37 $ docker top e98b2b36b5d871e6421e75b4cf1f97d1afb364a108bd24ed7afa8ea81f1eaa55 -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:38 + go version 20:05:38 go version go1.20.6 linux/amd64 [Pipeline] } 20:05:38 $ docker stop --time=1 e98b2b36b5d871e6421e75b4cf1f97d1afb364a108bd24ed7afa8ea81f1eaa55 20:05:39 $ docker rm -f --volumes e98b2b36b5d871e6421e75b4cf1f97d1afb364a108bd24ed7afa8ea81f1eaa55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:39 + docker inspect -f . ci-base-image-x86_64 20:05:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:40 prd-ubuntu20.04-docker-8c-8g-2272 does not seem to be running inside a container 20:05:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** ci-base-image-x86_64 cat 20:05:40 $ docker top fd60adbf027fb389b1529c5901ac1478971fdc8b4c3120d99143a853031153e3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:40 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 20:05:41 + make test 20:05:41 go test -race -coverprofile=coverage.out ./... 20:05:59 ? github.com/edgexfoundry/app-record-replay [no test files] 20:05:59 ok github.com/edgexfoundry/app-record-replay/internal/app 0.064s coverage: 87.5% of statements 20:05:59 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 20:05:59 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 20:05:59 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 20:05:59 ok github.com/edgexfoundry/app-record-replay/internal/application 0.072s coverage: 93.8% of statements 20:05:59 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.088s coverage: 86.0% of statements 20:06:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2273 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 20:06:11 Running in /w/workspace/app-record-replay/26 [Pipeline] { [Pipeline] checkout 20:06:11 Selected Git installation does not exist. Using Default 20:06:11 The recommended git tool is: NONE 20:06:16 using credential edgex-jenkins-ssh 20:06:16 Cloning the remote Git repository 20:06:16 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 20:06:16 > git init /w/workspace/app-record-replay/26 # timeout=10 20:06:16 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 20:06:16 > git --version # timeout=10 20:06:16 > git --version # 'git version 2.25.1' 20:06:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:20 Avoid second fetch 20:06:20 Checking out Revision c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 (main) 20:06:19 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 20:06:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:20 > git config core.sparsecheckout # timeout=10 20:06:20 > git checkout -f c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 # timeout=10 20:06:20 Commit message: "Merge pull request #49 from lenny-intel/cancel-recording" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:06:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:06:21 % Total % Received % Xferd Average Speed Time Time Time Current 20:06:21 Dload Upload Total Spent Left Speed 20:06:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75005 0 --:--:-- --:--:-- --:--:-- 75005 20:06:21 go vet ./... [Pipeline] sh 20:06:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:06:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:06:22 + sudo tee /etc/docker/daemon.new 20:06:22 { 20:06:22 "registry-mirrors": [ 20:06:22 "https://nexus3.edgexfoundry.org:10001" 20:06:22 ], 20:06:22 "bip": "10.250.0.254/24", 20:06:22 "hosts": [ 20:06:22 "tcp://0.0.0.0:5555", 20:06:22 "unix:///var/run/docker.sock" 20:06:22 ], 20:06:22 "mtu": 1458, 20:06:22 "selinux-enabled": true, 20:06:22 "seccomp-profile": "/etc/docker/seccomp.json" 20:06:22 } [Pipeline] sh 20:06:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:06:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:06:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:06:23 ./bin/test-attribution-txt.sh [Pipeline] echo 20:06:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:06:23 $ docker stop --time=1 fd60adbf027fb389b1529c5901ac1478971fdc8b4c3120d99143a853031153e3 20:06:23 + sudo service docker restart 20:06:28 $ docker rm -f --volumes fd60adbf027fb389b1529c5901ac1478971fdc8b4c3120d99143a853031153e3 [Pipeline] // withDockerContainer [Pipeline] sh 20:06:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:06:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:06:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:06:30 + ls -al . 20:06:30 total 168 20:06:30 drwxrwxr-x 9 jenkins jenkins 4096 Jul 26 20:05 . 20:06:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 20:04 .. 20:06:30 -rw-rw-r-- 1 jenkins jenkins 119 Jul 26 20:04 .dockerignore 20:06:30 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 20:04 .git 20:06:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 20:04 .github 20:06:30 -rw-rw-r-- 1 jenkins jenkins 164 Jul 26 20:04 .gitignore 20:06:30 -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 20:04 .golangci.yml 20:06:30 drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 20:04 .semver 20:06:30 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 26 20:04 Attribution.txt 20:06:30 -rw-rw-r-- 1 jenkins jenkins 258 Jul 26 20:04 CHANGELOG.md 20:06:30 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 26 20:04 Dockerfile 20:06:30 -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 20:04 GOVERNANCE.md 20:06:30 -rw-rw-r-- 1 jenkins jenkins 681 Jul 26 20:04 Jenkinsfile 20:06:30 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 26 20:04 LICENSE 20:06:30 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 26 20:04 Makefile 20:06:30 -rw-rw-r-- 1 jenkins jenkins 611 Jul 26 20:04 OWNERS.md 20:06:30 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 26 20:04 README.md 20:06:30 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 26 20:04 Record and Reply.postman_collection.json 20:06:30 -rw-rw-r-- 1 jenkins jenkins 12 Jul 26 20:04 VERSION 20:06:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 20:04 bin 20:06:30 -rw-r--r-- 1 jenkins jenkins 11809 Jul 26 20:05 coverage.out 20:06:30 -rw-rw-r-- 1 jenkins jenkins 3680 Jul 26 20:04 go.mod 20:06:30 -rw-rw-r-- 1 jenkins jenkins 32847 Jul 26 20:04 go.sum 20:06:30 drwxrwxr-x 6 jenkins jenkins 4096 Jul 26 20:04 internal 20:06:30 -rw-rw-r-- 1 jenkins jenkins 913 Jul 26 20:04 main.go 20:06:30 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 20:04 pkg 20:06:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 20:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:30 + 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=c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 --label arch=amd64 --label version=3.1.0-dev.24 . 20:06:30 Sending build context to Docker daemon 391.7kB 20:06:30 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 20:06:30 Step 2/26 : FROM ${BASE} AS builder 20:06:30 ---> ee94549b149e 20:06:30 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 20:06:30 ---> Running in 33ba8a3182e7 20:06:30 Removing intermediate container 33ba8a3182e7 20:06:30 ---> 3ccc1c0dc6a4 20:06:30 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:06:30 ---> Running in 550034e3d362 20:06:30 Removing intermediate container 550034e3d362 20:06:30 ---> 8a1410293bdb 20:06:30 Step 5/26 : ARG ADD_BUILD_TAGS="" 20:06:30 ---> Running in feb200090847 20:06:30 Removing intermediate container feb200090847 20:06:30 ---> e3f640a6f30d 20:06:30 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:06:30 ---> Running in 83bdb91a4860 20:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:31 OK: 265 MiB in 53 packages 20:06:31 Removing intermediate container 83bdb91a4860 20:06:31 ---> 9163c8465107 20:06:31 Step 7/26 : WORKDIR /app 20:06:31 ---> Running in dc86dcc7d217 20:06:31 Removing intermediate container dc86dcc7d217 20:06:31 ---> ced24f388408 20:06:31 Step 8/26 : COPY go.mod vendor* ./ 20:06:32 ---> c1df52430bec 20:06:32 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:32 ---> Running in e507103fc771 20:06:33 Removing intermediate container e507103fc771 20:06:33 ---> 8bcc261f05a6 20:06:33 Step 10/26 : COPY . . 20:06:33 ---> d3bafe510577 20:06:33 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:06:33 ---> Running in f627db19669c 20:06:33 Removing intermediate container f627db19669c 20:06:33 ---> 424928cb5db8 20:06:33 Step 12/26 : RUN $MAKE 20:06:33 ---> Running in e1c3bc71a74a 20:06:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.24" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:41 provisioning config files... 20:06:41 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/26@tmp/config5711567514296722445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:42 ---> docker-login.sh 20:06:42 nexus3.edgexfoundry.org:10001 20:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:42 Configure a credential helper to remove this warning. See 20:06:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:42 20:06:42 Login Succeeded 20:06:42 nexus3.edgexfoundry.org:10002 20:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:42 Configure a credential helper to remove this warning. See 20:06:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:42 20:06:42 Login Succeeded 20:06:42 nexus3.edgexfoundry.org:10003 20:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:43 Configure a credential helper to remove this warning. See 20:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:43 20:06:43 Login Succeeded 20:06:43 nexus3.edgexfoundry.org:10004 20:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:43 Configure a credential helper to remove this warning. See 20:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:43 20:06:43 Login Succeeded 20:06:43 docker.io 20:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:44 Configure a credential helper to remove this warning. See 20:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:44 20:06:44 Login Succeeded 20:06:44 ---> docker-login.sh ends [Pipeline] } 20:06:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:06:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:06:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:06:44 ========================================================= 20:06:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:06:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:06:44 Sending build context to Docker daemon 176.1kB 20:06:45 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:06:45 Step 2/12 : FROM ${BASE} AS builder 20:06:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:06:47 edb6bdbacee9: Pulling fs layer 20:06:47 5f9638ab2659: Pulling fs layer 20:06:47 8d51d6327a98: Pulling fs layer 20:06:47 8b374f2dd631: Pulling fs layer 20:06:47 ec14aa9079de: Pulling fs layer 20:06:47 2f466654f4bb: Pulling fs layer 20:06:47 554e91adad29: Pulling fs layer 20:06:47 8b374f2dd631: Waiting 20:06:47 ec14aa9079de: Waiting 20:06:47 2f466654f4bb: Waiting 20:06:47 554e91adad29: Waiting 20:06:47 5f9638ab2659: Verifying Checksum 20:06:47 5f9638ab2659: Download complete 20:06:47 8b374f2dd631: Download complete 20:06:47 ec14aa9079de: Download complete 20:06:47 edb6bdbacee9: Verifying Checksum 20:06:47 edb6bdbacee9: Download complete 20:06:48 edb6bdbacee9: Pull complete 20:06:48 554e91adad29: Verifying Checksum 20:06:48 554e91adad29: Download complete 20:06:48 5f9638ab2659: Pull complete 20:06:49 8d51d6327a98: Verifying Checksum 20:06:49 8d51d6327a98: Download complete 20:06:49 2f466654f4bb: Verifying Checksum 20:06:49 2f466654f4bb: Download complete 20:06:55 Removing intermediate container e1c3bc71a74a 20:06:55 ---> f0183b0d0a99 20:06:55 Step 13/26 : FROM alpine:3.17 20:06:55 3.17: Pulling from library/alpine 20:06:55 4db1b89c0bd1: Already exists 20:06:55 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:06:55 Status: Downloaded newer image for alpine:3.17 20:06:55 ---> 1f73a9d63274 20:06:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:06:55 ---> Running in 12d8155df861 20:06:55 Removing intermediate container 12d8155df861 20:06:55 ---> cde421a1aa38 20:06:55 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 20:06:55 ---> Running in 87c6842d145e 20:06:55 Removing intermediate container 87c6842d145e 20:06:55 ---> 3e86296dff8c 20:06:55 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 20:06:55 ---> Running in e1088fe9fc67 20:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:55 (1/2) Installing ca-certificates (20230506-r0) 20:06:55 (2/2) Installing dumb-init (1.2.5-r2) 20:06:55 Executing busybox-1.35.0-r29.trigger 20:06:55 Executing ca-certificates-20230506-r0.trigger 20:06:55 OK: 8 MiB in 17 packages 20:06:55 Removing intermediate container e1088fe9fc67 20:06:55 ---> 699b9bfc99de 20:06:55 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:06:55 ---> 0a2394df7a07 20:06:55 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 20:06:55 ---> 76ff9ee0e5fc 20:06:55 Step 19/26 : COPY --from=builder /app/res/ /res/ 20:06:55 ---> 9862bd860120 20:06:55 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 20:06:56 ---> 45cb1ee8f2b8 20:06:56 Step 21/26 : EXPOSE 59712 20:06:56 ---> Running in 6c7ebdb95822 20:06:56 Removing intermediate container 6c7ebdb95822 20:06:56 ---> 483f05b67fa6 20:06:56 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 20:06:56 ---> Running in 7a57351e3cba 20:06:56 Removing intermediate container 7a57351e3cba 20:06:56 ---> 9ca230a6fbf1 20:06:56 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:56 ---> Running in bc67b412f1ab 20:06:56 Removing intermediate container bc67b412f1ab 20:06:56 ---> 5d9620c2f18f 20:06:56 Step 24/26 : LABEL arch=amd64 20:06:56 ---> Running in 5bcf1d1500c1 20:06:56 Removing intermediate container 5bcf1d1500c1 20:06:56 ---> 41364f25452b 20:06:56 Step 25/26 : LABEL git_sha=c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 20:06:56 ---> Running in 822c264febc5 20:06:56 Removing intermediate container 822c264febc5 20:06:56 ---> a7ca87cb468c 20:06:56 Step 26/26 : LABEL version=3.1.0-dev.24 20:06:57 ---> Running in a60bc87107f3 20:06:57 Removing intermediate container a60bc87107f3 20:06:57 ---> 3002da74e256 20:06:57 [Warning] One or more build-args [ARCH] were not consumed 20:06:57 Successfully built 3002da74e256 20:06:57 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:57 provisioning config files... 20:06:57 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7255911072260950363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:57 ---> docker-login.sh 20:06:57 nexus3.edgexfoundry.org:10001 20:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:57 Configure a credential helper to remove this warning. See 20:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:57 20:06:57 Login Succeeded 20:06:57 nexus3.edgexfoundry.org:10002 20:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:57 Configure a credential helper to remove this warning. See 20:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:57 20:06:57 Login Succeeded 20:06:57 nexus3.edgexfoundry.org:10003 20:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:57 Configure a credential helper to remove this warning. See 20:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:57 20:06:57 Login Succeeded 20:06:57 nexus3.edgexfoundry.org:10004 20:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:57 Configure a credential helper to remove this warning. See 20:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:57 20:06:57 Login Succeeded 20:06:57 docker.io 20:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:58 Configure a credential helper to remove this warning. See 20:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:58 20:06:58 Login Succeeded 20:06:58 ---> docker-login.sh ends [Pipeline] } 20:06:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:06:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:06:58 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 20:06:58 c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 20:06:58 latest 20:06:58 3.1.0-dev.24 20:06:58 c67d61a7c566b572b3baccd8d55fde2bd55fa4d8-3.1.0-dev.24 20:06:58 main 20:06:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:58 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:58 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 20:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:06:58 1d58d949fe81: Preparing 20:06:58 291686901daa: Preparing 20:06:58 60fedd04a22b: Preparing 20:06:58 28c284d9d723: Preparing 20:06:58 ba3e209828a6: Preparing 20:06:58 3dab9f8bf2d2: Preparing 20:06:58 28c284d9d723: Pushed 20:06:58 60fedd04a22b: Pushed 20:06:58 291686901daa: Pushed 20:06:58 3dab9f8bf2d2: Layer already exists 20:06:58 ba3e209828a6: Pushed 20:07:01 1d58d949fe81: Pushed 20:07:01 c67d61a7c566b572b3baccd8d55fde2bd55fa4d8: digest: sha256:3edae8016eb972e8e3ef17c9c122cf73b2163e6c5b12e35f3cdc233b6710e26c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:01 8d51d6327a98: Pull complete 20:07:01 8b374f2dd631: Pull complete 20:07:01 ec14aa9079de: Pull complete 20:07:01 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:02 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 20:07:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:07:02 1d58d949fe81: Preparing 20:07:02 291686901daa: Preparing 20:07:02 60fedd04a22b: Preparing 20:07:02 28c284d9d723: Preparing 20:07:02 ba3e209828a6: Preparing 20:07:02 3dab9f8bf2d2: Preparing 20:07:02 3dab9f8bf2d2: Waiting 20:07:02 291686901daa: Layer already exists 20:07:02 28c284d9d723: Layer already exists 20:07:02 60fedd04a22b: Layer already exists 20:07:02 1d58d949fe81: Layer already exists 20:07:02 ba3e209828a6: Layer already exists 20:07:02 3dab9f8bf2d2: Layer already exists 20:07:02 latest: digest: sha256:3edae8016eb972e8e3ef17c9c122cf73b2163e6c5b12e35f3cdc233b6710e26c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:02 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:02 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.24 20:07:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:07:02 1d58d949fe81: Preparing 20:07:02 291686901daa: Preparing 20:07:02 60fedd04a22b: Preparing 20:07:02 28c284d9d723: Preparing 20:07:02 ba3e209828a6: Preparing 20:07:02 3dab9f8bf2d2: Preparing 20:07:02 3dab9f8bf2d2: Waiting 20:07:02 291686901daa: Layer already exists 20:07:02 60fedd04a22b: Layer already exists 20:07:02 ba3e209828a6: Layer already exists 20:07:02 28c284d9d723: Layer already exists 20:07:02 1d58d949fe81: Layer already exists 20:07:02 3dab9f8bf2d2: Layer already exists 20:07:02 3.1.0-dev.24: digest: sha256:3edae8016eb972e8e3ef17c9c122cf73b2163e6c5b12e35f3cdc233b6710e26c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:03 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:03 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8-3.1.0-dev.24 20:07:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:07:03 1d58d949fe81: Preparing 20:07:03 291686901daa: Preparing 20:07:03 60fedd04a22b: Preparing 20:07:03 28c284d9d723: Preparing 20:07:03 ba3e209828a6: Preparing 20:07:03 3dab9f8bf2d2: Preparing 20:07:03 3dab9f8bf2d2: Waiting 20:07:03 1d58d949fe81: Layer already exists 20:07:03 60fedd04a22b: Layer already exists 20:07:03 28c284d9d723: Layer already exists 20:07:03 291686901daa: Layer already exists 20:07:03 ba3e209828a6: Layer already exists 20:07:03 3dab9f8bf2d2: Layer already exists 20:07:03 c67d61a7c566b572b3baccd8d55fde2bd55fa4d8-3.1.0-dev.24: digest: sha256:3edae8016eb972e8e3ef17c9c122cf73b2163e6c5b12e35f3cdc233b6710e26c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:03 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:03 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 20:07:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:07:03 1d58d949fe81: Preparing 20:07:03 291686901daa: Preparing 20:07:03 60fedd04a22b: Preparing 20:07:03 28c284d9d723: Preparing 20:07:03 ba3e209828a6: Preparing 20:07:03 3dab9f8bf2d2: Preparing 20:07:03 3dab9f8bf2d2: Waiting 20:07:03 60fedd04a22b: Layer already exists 20:07:03 ba3e209828a6: Layer already exists 20:07:03 28c284d9d723: Layer already exists 20:07:03 291686901daa: Layer already exists 20:07:03 1d58d949fe81: Layer already exists 20:07:03 3dab9f8bf2d2: Layer already exists 20:07:03 main: digest: sha256:3edae8016eb972e8e3ef17c9c122cf73b2163e6c5b12e35f3cdc233b6710e26c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:07:04 ===================================================== [Pipeline] echo 20:07:04 taggedImages: 20:07:04 - nexus3.edgexfoundry.org:10004/app-record-replay:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 20:07:04 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 20:07:04 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.24 20:07:04 - nexus3.edgexfoundry.org:10004/app-record-replay:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8-3.1.0-dev.24 20:07:04 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [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 20:07:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:04 20:07:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:04 latest: Pulling from edgex-lftools-log-publisher 20:07:04 5eb5b503b376: Pulling fs layer 20:07:04 5c69ac0246d0: Pulling fs layer 20:07:04 ec43610c2a17: Pulling fs layer 20:07:04 3a2ae6a8a46f: Pulling fs layer 20:07:04 33b1e0a273af: Pulling fs layer 20:07:04 5d3b04190fa2: Pulling fs layer 20:07:04 2f39f015ded8: Pulling fs layer 20:07:04 3a2ae6a8a46f: Waiting 20:07:04 5d3b04190fa2: Waiting 20:07:04 2f39f015ded8: Waiting 20:07:04 33b1e0a273af: Waiting 20:07:04 5c69ac0246d0: Download complete 20:07:04 3a2ae6a8a46f: Verifying Checksum 20:07:04 3a2ae6a8a46f: Download complete 20:07:04 33b1e0a273af: Verifying Checksum 20:07:04 33b1e0a273af: Download complete 20:07:04 ec43610c2a17: Verifying Checksum 20:07:04 ec43610c2a17: Download complete 20:07:04 5d3b04190fa2: Download complete 20:07:04 5eb5b503b376: Verifying Checksum 20:07:04 5eb5b503b376: Download complete 20:07:05 2f39f015ded8: Verifying Checksum 20:07:05 2f39f015ded8: Download complete 20:07:06 5eb5b503b376: Pull complete 20:07:06 5c69ac0246d0: Pull complete 20:07:06 ec43610c2a17: Pull complete 20:07:06 3a2ae6a8a46f: Pull complete 20:07:06 33b1e0a273af: Pull complete 20:07:06 5d3b04190fa2: Pull complete 20:07:08 2f466654f4bb: Pull complete 20:07:10 554e91adad29: Pull complete 20:07:10 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 20:07:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:07:10 ---> 1e15ea492957 20:07:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:07:10 2f39f015ded8: Pull complete 20:07:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:07:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:10 prd-ubuntu20.04-docker-8c-8g-2272 does not seem to be running inside a container 20:07:10 $ 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/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:07:12 ---> Running in 3171cdd96c8f 20:07:12 Removing intermediate container 3171cdd96c8f 20:07:12 ---> e27f71850aee 20:07:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:07:12 ---> Running in c696b224a7d4 20:07:12 Removing intermediate container c696b224a7d4 20:07:12 ---> db869d07c2e1 20:07:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:07:12 ---> Running in 622568ecab68 20:07:13 Removing intermediate container 622568ecab68 20:07:13 ---> e92072c2eeb6 20:07:13 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:07:13 ---> Running in 3bd2bec3be5d 20:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:07:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:07:15 $ docker top e860a177a8af31f847157acfa7991cb68dcb5f5b62ed8918ea2dac7a1d6054a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:16 OK: 263 MiB in 53 packages 20:07:16 ---> job-cost.sh 20:07:16 lf-activate-venv: SKIPPING 20:07:16 INFO: No Stack... 20:07:16 INFO: Retrieving Pricing Info for: v3-standard-8 20:07:16 Removing intermediate container 3bd2bec3be5d 20:07:16 ---> b81d567e1e5c 20:07:16 Step 7/12 : WORKDIR /app 20:07:16 ---> Running in e989a9351bd7 20:07:16 INFO: Archiving Costs [Pipeline] sh 20:07:16 Removing intermediate container e989a9351bd7 20:07:16 ---> 7882073cd122 20:07:16 Step 8/12 : COPY go.mod vendor* ./ 20:07:16 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 20:07:16 + cut -d, -f6 [Pipeline] lock 20:07:16 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-26-stack-cost] 20:07:17 Resource [jenkins-edgexfoundry-app-record-replay-main-26-stack-cost] did not exist. Created. 20:07:17 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:07:17 + echo total: 0.2199999988079071 [Pipeline] stash 20:07:17 Stashed 1 file(s) [Pipeline] } 20:07:17 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 20:07:17 $ docker stop --time=1 e860a177a8af31f847157acfa7991cb68dcb5f5b62ed8918ea2dac7a1d6054a6 20:07:17 ---> d8dcf6a0c07c 20:07:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:17 ---> Running in 13bee96752d5 20:07:18 $ docker rm -f --volumes e860a177a8af31f847157acfa7991cb68dcb5f5b62ed8918ea2dac7a1d6054a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:08:25 Removing intermediate container 13bee96752d5 20:08:25 ---> 7281e77d53f3 20:08:25 Step 10/12 : COPY . . 20:08:25 ---> a540cacffa32 20:08:25 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:08:25 ---> Running in 99d1849527c5 20:08:25 Removing intermediate container 99d1849527c5 20:08:25 ---> f7d06703261e 20:08:25 Step 12/12 : RUN $MAKE 20:08:25 ---> Running in 77f33a15900f 20:08:25 noop 20:08:25 Removing intermediate container 77f33a15900f 20:08:25 ---> ca9eca8de2a0 20:08:25 Successfully built ca9eca8de2a0 20:08:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:25 + docker inspect -f . ci-base-image-arm64 20:08:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:25 prd-ubuntu20.04-docker-arm64-4c-16g-2273 does not seem to be running inside a container 20:08:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/26 -v /w/workspace/app-record-replay/26:/w/workspace/app-record-replay/26:rw,z -v /w/workspace/app-record-replay/26@tmp:/w/workspace/app-record-replay/26@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 ******** ci-base-image-arm64 cat 20:08:27 $ docker top 3461f63a08a2b349edb298009f65b4713d93b7cc3ad4c4c37899601eed570a53 -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:28 + go version 20:08:28 go version go1.20.6 linux/arm64 [Pipeline] } 20:08:28 $ docker stop --time=1 3461f63a08a2b349edb298009f65b4713d93b7cc3ad4c4c37899601eed570a53 20:08:29 $ docker rm -f --volumes 3461f63a08a2b349edb298009f65b4713d93b7cc3ad4c4c37899601eed570a53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:30 + docker inspect -f . ci-base-image-arm64 20:08:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:30 prd-ubuntu20.04-docker-arm64-4c-16g-2273 does not seem to be running inside a container 20:08:30 $ 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/26 -v /w/workspace/app-record-replay/26:/w/workspace/app-record-replay/26:rw,z -v /w/workspace/app-record-replay/26@tmp:/w/workspace/app-record-replay/26@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 ******** ci-base-image-arm64 cat 20:08:32 $ docker top 6242a7efd190698da34e79de13e5fc0522647f79c2963d1a2990eba536d8a7d0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:33 + git config --global --add safe.directory /w/workspace/app-record-replay/26 [Pipeline] fileExists [Pipeline] sh 20:08:33 + make test 20:08:33 go test -race -coverprofile=coverage.out ./... 20:11:10 ? github.com/edgexfoundry/app-record-replay [no test files] 20:11:20 ok github.com/edgexfoundry/app-record-replay/internal/app 0.258s coverage: 87.5% of statements 20:11:20 ok github.com/edgexfoundry/app-record-replay/internal/application 0.297s coverage: 93.8% of statements 20:11:24 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 20:11:24 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 20:11:24 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 20:11:25 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.352s coverage: 86.0% of statements 20:11:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:11:25 go vet ./... 20:13:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:13:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:13:47 ./bin/test-attribution-txt.sh [Pipeline] echo 20:13:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:13:47 $ docker stop --time=1 6242a7efd190698da34e79de13e5fc0522647f79c2963d1a2990eba536d8a7d0 20:13:49 $ docker rm -f --volumes 6242a7efd190698da34e79de13e5fc0522647f79c2963d1a2990eba536d8a7d0 [Pipeline] // withDockerContainer [Pipeline] sh 20:13:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:13:51 Warning: overwriting stash ‘coverage-report’ 20:13:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:13:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:13:52 + ls -al . 20:13:52 total 164 20:13:52 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 20:08 . 20:13:52 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 20:06 .. 20:13:52 -rw-rw-r-- 1 jenkins jenkins 119 Jul 26 20:06 .dockerignore 20:13:52 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 20:06 .git 20:13:52 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 20:06 .github 20:13:52 -rw-rw-r-- 1 jenkins jenkins 164 Jul 26 20:06 .gitignore 20:13:52 -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 20:06 .golangci.yml 20:13:52 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 26 20:06 Attribution.txt 20:13:52 -rw-rw-r-- 1 jenkins jenkins 258 Jul 26 20:06 CHANGELOG.md 20:13:52 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 26 20:06 Dockerfile 20:13:52 -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 20:06 GOVERNANCE.md 20:13:52 -rw-rw-r-- 1 jenkins jenkins 681 Jul 26 20:06 Jenkinsfile 20:13:52 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 26 20:06 LICENSE 20:13:52 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 26 20:06 Makefile 20:13:52 -rw-rw-r-- 1 jenkins jenkins 611 Jul 26 20:06 OWNERS.md 20:13:52 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 26 20:06 README.md 20:13:52 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 26 20:06 Record and Reply.postman_collection.json 20:13:52 -rw-rw-r-- 1 jenkins jenkins 12 Jul 26 20:04 VERSION 20:13:52 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 20:06 bin 20:13:52 -rw-r--r-- 1 jenkins jenkins 11809 Jul 26 20:11 coverage.out 20:13:52 -rw-rw-r-- 1 jenkins jenkins 3680 Jul 26 20:06 go.mod 20:13:52 -rw-rw-r-- 1 jenkins jenkins 32847 Jul 26 20:06 go.sum 20:13:52 drwxrwxr-x 6 jenkins jenkins 4096 Jul 26 20:06 internal 20:13:52 -rw-rw-r-- 1 jenkins jenkins 913 Jul 26 20:06 main.go 20:13:52 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 20:06 pkg 20:13:52 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 20:06 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:52 + 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=c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 --label arch=arm64 --label version=3.1.0-dev.24 . 20:13:52 Sending build context to Docker daemon 188.9kB 20:13:52 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 20:13:52 Step 2/26 : FROM ${BASE} AS builder 20:13:52 ---> ca9eca8de2a0 20:13:52 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 20:13:52 ---> Running in d81557476246 20:13:53 Removing intermediate container d81557476246 20:13:53 ---> d31d17e54e2d 20:13:53 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:13:53 ---> Running in 31e2963c5795 20:13:53 Removing intermediate container 31e2963c5795 20:13:53 ---> 8b36530e7b0f 20:13:53 Step 5/26 : ARG ADD_BUILD_TAGS="" 20:13:53 ---> Running in 4a1e967d7ccb 20:13:53 Removing intermediate container 4a1e967d7ccb 20:13:53 ---> 3da0f520393c 20:13:53 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:13:53 ---> Running in 76dc0c9cbf13 20:13:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:13:56 OK: 263 MiB in 53 packages 20:13:57 Removing intermediate container 76dc0c9cbf13 20:13:57 ---> abcab1efe85c 20:13:57 Step 7/26 : WORKDIR /app 20:13:57 ---> Running in b3d8a363a54c 20:13:57 Removing intermediate container b3d8a363a54c 20:13:57 ---> cfb482e49410 20:13:57 Step 8/26 : COPY go.mod vendor* ./ 20:13:58 ---> 7eabf72cc428 20:13:58 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:58 ---> Running in 17b0862c68e6 20:14:00 Removing intermediate container 17b0862c68e6 20:14:00 ---> ee7564627cfe 20:14:00 Step 10/26 : COPY . . 20:14:01 ---> 409b8edc4285 20:14:01 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:14:01 ---> Running in dde4af427d2f 20:14:01 Removing intermediate container dde4af427d2f 20:14:01 ---> 90902ddd829b 20:14:01 Step 12/26 : RUN $MAKE 20:14:01 ---> Running in 2a3e3b287519 20:14:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.24" -trimpath -mod=readonly -o app-record-replay 20:16:08 Removing intermediate container 2a3e3b287519 20:16:08 ---> 13a2cb3c7276 20:16:08 Step 13/26 : FROM alpine:3.17 20:16:08 3.17: Pulling from library/alpine 20:16:08 edb6bdbacee9: Already exists 20:16:08 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:16:08 Status: Downloaded newer image for alpine:3.17 20:16:08 ---> 779605e5fbc0 20:16:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:16:08 ---> Running in a805b45833f1 20:16:08 Removing intermediate container a805b45833f1 20:16:08 ---> 2b51c4ce5154 20:16:08 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 20:16:08 ---> Running in 413e2e92e7e2 20:16:08 Removing intermediate container 413e2e92e7e2 20:16:08 ---> a79f0290580c 20:16:08 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 20:16:08 ---> Running in 55e0d8b4b587 20:16:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:08 (1/2) Installing ca-certificates (20230506-r0) 20:16:08 (2/2) Installing dumb-init (1.2.5-r2) 20:16:08 Executing busybox-1.35.0-r29.trigger 20:16:08 Executing ca-certificates-20230506-r0.trigger 20:16:08 OK: 8 MiB in 17 packages 20:16:10 Removing intermediate container 55e0d8b4b587 20:16:10 ---> 0f01a18b6277 20:16:10 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:16:10 ---> a09708ecdd0d 20:16:10 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 20:16:11 ---> 1b532d5a9c5b 20:16:11 Step 19/26 : COPY --from=builder /app/res/ /res/ 20:16:11 ---> 2567b74e449a 20:16:11 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 20:16:12 ---> 81158b85d554 20:16:12 Step 21/26 : EXPOSE 59712 20:16:12 ---> Running in bd24057e1ac9 20:16:13 Removing intermediate container bd24057e1ac9 20:16:13 ---> 326ca825a283 20:16:13 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 20:16:13 ---> Running in d8997aab8985 20:16:13 Removing intermediate container d8997aab8985 20:16:13 ---> 6836b63e0281 20:16:13 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:16:13 ---> Running in 067826e2a8df 20:16:13 Removing intermediate container 067826e2a8df 20:16:13 ---> 77871ff18b3d 20:16:13 Step 24/26 : LABEL arch=arm64 20:16:13 ---> Running in 363a474c9915 20:16:14 Removing intermediate container 363a474c9915 20:16:14 ---> 6e40f6f70a7d 20:16:14 Step 25/26 : LABEL git_sha=c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 20:16:14 ---> Running in 2a1d3206d717 20:16:14 Removing intermediate container 2a1d3206d717 20:16:14 ---> 60e23bf87bfe 20:16:14 Step 26/26 : LABEL version=3.1.0-dev.24 20:16:14 ---> Running in 770bb41af84b 20:16:15 Removing intermediate container 770bb41af84b 20:16:15 ---> c74e2ce42d58 20:16:15 [Warning] One or more build-args [ARCH] were not consumed 20:16:15 Successfully built c74e2ce42d58 20:16:15 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:16:15 provisioning config files... 20:16:15 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/26@tmp/config10777551965734516212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:15 ---> docker-login.sh 20:16:15 nexus3.edgexfoundry.org:10001 20:16:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:15 Configure a credential helper to remove this warning. See 20:16:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:15 20:16:15 Login Succeeded 20:16:15 nexus3.edgexfoundry.org:10002 20:16:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:15 Configure a credential helper to remove this warning. See 20:16:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:15 20:16:15 Login Succeeded 20:16:15 nexus3.edgexfoundry.org:10003 20:16:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:16 Configure a credential helper to remove this warning. See 20:16:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:16 20:16:16 Login Succeeded 20:16:16 nexus3.edgexfoundry.org:10004 20:16:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:16 Configure a credential helper to remove this warning. See 20:16:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:16 20:16:16 Login Succeeded 20:16:16 docker.io 20:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:17 Configure a credential helper to remove this warning. See 20:16:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:17 20:16:17 Login Succeeded 20:16:17 ---> docker-login.sh ends [Pipeline] } 20:16:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:16:17 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 20:16:17 c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 20:16:17 latest 20:16:17 3.1.0-dev.24 20:16:17 c67d61a7c566b572b3baccd8d55fde2bd55fa4d8-3.1.0-dev.24 20:16:17 main 20:16:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:17 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:18 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 20:16:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:16:18 36ed9a4d6b8e: Preparing 20:16:18 6be0a2fd6efa: Preparing 20:16:18 366b4518e9e4: Preparing 20:16:18 09ca8131ad94: Preparing 20:16:18 fc129762cdf2: Preparing 20:16:18 9386262d7a74: Preparing 20:16:18 9386262d7a74: Waiting 20:16:18 6be0a2fd6efa: Pushed 20:16:18 09ca8131ad94: Pushed 20:16:18 366b4518e9e4: Pushed 20:16:18 9386262d7a74: Layer already exists 20:16:18 fc129762cdf2: Pushed 20:16:24 36ed9a4d6b8e: Pushed 20:16:24 c67d61a7c566b572b3baccd8d55fde2bd55fa4d8: digest: sha256:d4be96b571078926eb7e96263b7f49f9a35a8d55c60b209935ae0198519e9817 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:24 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:24 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 20:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:16:24 36ed9a4d6b8e: Preparing 20:16:24 6be0a2fd6efa: Preparing 20:16:24 366b4518e9e4: Preparing 20:16:24 09ca8131ad94: Preparing 20:16:24 fc129762cdf2: Preparing 20:16:24 9386262d7a74: Preparing 20:16:24 9386262d7a74: Waiting 20:16:24 36ed9a4d6b8e: Layer already exists 20:16:24 366b4518e9e4: Layer already exists 20:16:24 fc129762cdf2: Layer already exists 20:16:24 6be0a2fd6efa: Layer already exists 20:16:24 09ca8131ad94: Layer already exists 20:16:24 9386262d7a74: Layer already exists 20:16:24 latest: digest: sha256:d4be96b571078926eb7e96263b7f49f9a35a8d55c60b209935ae0198519e9817 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:25 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:25 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.24 20:16:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:16:25 36ed9a4d6b8e: Preparing 20:16:25 6be0a2fd6efa: Preparing 20:16:25 366b4518e9e4: Preparing 20:16:25 09ca8131ad94: Preparing 20:16:25 fc129762cdf2: Preparing 20:16:25 9386262d7a74: Preparing 20:16:25 9386262d7a74: Waiting 20:16:25 6be0a2fd6efa: Layer already exists 20:16:25 fc129762cdf2: Layer already exists 20:16:25 09ca8131ad94: Layer already exists 20:16:25 36ed9a4d6b8e: Layer already exists 20:16:25 366b4518e9e4: Layer already exists 20:16:25 9386262d7a74: Layer already exists 20:16:25 3.1.0-dev.24: digest: sha256:d4be96b571078926eb7e96263b7f49f9a35a8d55c60b209935ae0198519e9817 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:25 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:26 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8-3.1.0-dev.24 20:16:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:16:26 36ed9a4d6b8e: Preparing 20:16:26 6be0a2fd6efa: Preparing 20:16:26 366b4518e9e4: Preparing 20:16:26 09ca8131ad94: Preparing 20:16:26 fc129762cdf2: Preparing 20:16:26 9386262d7a74: Preparing 20:16:26 9386262d7a74: Waiting 20:16:26 6be0a2fd6efa: Layer already exists 20:16:26 fc129762cdf2: Layer already exists 20:16:26 366b4518e9e4: Layer already exists 20:16:26 09ca8131ad94: Layer already exists 20:16:26 36ed9a4d6b8e: Layer already exists 20:16:26 9386262d7a74: Layer already exists 20:16:26 c67d61a7c566b572b3baccd8d55fde2bd55fa4d8-3.1.0-dev.24: digest: sha256:d4be96b571078926eb7e96263b7f49f9a35a8d55c60b209935ae0198519e9817 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:26 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:26 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 20:16:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:16:26 36ed9a4d6b8e: Preparing 20:16:26 6be0a2fd6efa: Preparing 20:16:26 366b4518e9e4: Preparing 20:16:26 09ca8131ad94: Preparing 20:16:26 fc129762cdf2: Preparing 20:16:26 9386262d7a74: Preparing 20:16:26 9386262d7a74: Waiting 20:16:26 366b4518e9e4: Layer already exists 20:16:26 fc129762cdf2: Layer already exists 20:16:26 6be0a2fd6efa: Layer already exists 20:16:26 09ca8131ad94: Layer already exists 20:16:26 36ed9a4d6b8e: Layer already exists 20:16:26 9386262d7a74: Layer already exists 20:16:26 main: digest: sha256:d4be96b571078926eb7e96263b7f49f9a35a8d55c60b209935ae0198519e9817 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:26 ===================================================== [Pipeline] echo 20:16:26 taggedImages: 20:16:26 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 20:16:26 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 20:16:26 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.24 20:16:26 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8-3.1.0-dev.24 20:16:26 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:27 20:16:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:27 arm64: Pulling from edgex-lftools-log-publisher 20:16:27 8998bd30e6a1: Pulling fs layer 20:16:27 04944245beec: Pulling fs layer 20:16:27 699f458cf7ca: Pulling fs layer 20:16:27 765212b225bb: Pulling fs layer 20:16:27 f23df028b6ca: Pulling fs layer 20:16:27 d65c8cfc05b1: Pulling fs layer 20:16:27 2437ff75d9bd: Pulling fs layer 20:16:27 d65c8cfc05b1: Waiting 20:16:27 2437ff75d9bd: Waiting 20:16:27 f23df028b6ca: Waiting 20:16:27 04944245beec: Verifying Checksum 20:16:27 04944245beec: Download complete 20:16:27 765212b225bb: Verifying Checksum 20:16:27 765212b225bb: Download complete 20:16:27 f23df028b6ca: Verifying Checksum 20:16:27 f23df028b6ca: Download complete 20:16:27 d65c8cfc05b1: Verifying Checksum 20:16:27 d65c8cfc05b1: Download complete 20:16:27 699f458cf7ca: Verifying Checksum 20:16:27 699f458cf7ca: Download complete 20:16:28 8998bd30e6a1: Verifying Checksum 20:16:28 8998bd30e6a1: Download complete 20:16:30 2437ff75d9bd: Verifying Checksum 20:16:30 2437ff75d9bd: Download complete 20:16:32 8998bd30e6a1: Pull complete 20:16:34 04944245beec: Pull complete 20:16:35 699f458cf7ca: Pull complete 20:16:35 765212b225bb: Pull complete 20:16:35 f23df028b6ca: Pull complete 20:16:36 d65c8cfc05b1: Pull complete 20:16:51 2437ff75d9bd: Pull complete 20:16:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:16:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:51 prd-ubuntu20.04-docker-arm64-4c-16g-2273 does not seem to be running inside a container 20:16:51 $ 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/26 -v /w/workspace/app-record-replay/26:/w/workspace/app-record-replay/26:rw,z -v /w/workspace/app-record-replay/26@tmp:/w/workspace/app-record-replay/26@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:16:53 $ docker top f67e15b805fcbeb49224080348dfad8e7d77ad1443a1c4542425c1644e7678d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:54 ---> job-cost.sh 20:16:54 lf-activate-venv: SKIPPING 20:16:54 INFO: No Stack... 20:16:55 INFO: Retrieving Pricing Info for: v3-standard-4 20:16:55 INFO: Archiving Costs [Pipeline] sh 20:16:56 + cat /w/workspace/app-record-replay/26/archives/cost.csv 20:16:56 + cut -d, -f6 [Pipeline] lock 20:16:56 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-26-stack-cost] 20:16:56 Resource [jenkins-edgexfoundry-app-record-replay-main-26-stack-cost] did not exist. Created. 20:16:56 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:16:56 /w/workspace/app-record-replay/26@tmp/durable-de18cd82/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:16:57 + echo total: 0.10999999940395355 [Pipeline] stash 20:16:57 Warning: overwriting stash ‘stack-cost’ 20:16:57 Stashed 1 file(s) [Pipeline] } 20:16:57 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 20:16:57 $ docker stop --time=1 f67e15b805fcbeb49224080348dfad8e7d77ad1443a1c4542425c1644e7678d4 20:16:59 $ docker rm -f --volumes f67e15b805fcbeb49224080348dfad8e7d77ad1443a1c4542425c1644e7678d4 [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 20:16:59 provisioning config files... 20:16:59 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #26 20:16:59 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1828057254895355063tmp [Pipeline] { [Pipeline] sh 20:16:59 + set +x 20:16:59 + curl -s https://codecov.io/bash 20:16:59 + bash -s -- 20:16:59 20:16:59 _____ _ 20:16:59 / ____| | | 20:16:59 | | ___ __| | ___ ___ _____ __ 20:16:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:16:59 | |___| (_) | (_| | __/ (_| (_) \ V / 20:16:59 \_____\___/ \__,_|\___|\___\___/ \_/ 20:16:59 Bash-1.0.6 20:16:59 20:16:59 20:16:59 ==> git version 2.25.1 found 20:16:59 ==> 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 20:16:59 Release-Date: 2020-01-08 20:16:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:16:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:16:59 ==> Jenkins CI detected. 20:16:59 current dir:  /w/workspace/exfoundry_app-record-replay_main 20:16:59 project root: . 20:16:59 --> token set from env 20:16:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:16:59 ==> Running gcov in . (disable via -X gcov) 20:16:59 ==> Python coveragepy not found 20:16:59 ==> Searching for coverage reports in: 20:16:59 + . 20:16:59 -> Found 1 reports 20:16:59 ==> Detecting git/mercurial file structure 20:16:59 ==> Reading reports 20:16:59 + ./coverage.out bytes=11809 20:17:00 ==> Appending adjustments 20:17:00 https://docs.codecov.io/docs/fixing-reports 20:17:00 + Found adjustments 20:17:00 ==> Gzipping contents 20:17:00 4.0K /tmp/codecov.FhUMUC.gz 20:17:00 ==> Uploading reports 20:17:00 url: https://codecov.io 20:17:00 query: branch=main&commit=c67d61a7c566b572b3baccd8d55fde2bd55fa4d8&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 20:17:00 -> Pinging Codecov 20:17:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=c67d61a7c566b572b3baccd8d55fde2bd55fa4d8&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 20:17:00 Invalid request parameters 20:17:00 400 [Pipeline] } 20:17:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:17:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:17:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:17:00 20:17:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:17:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:17:00 df9b9388f04a: Pulling fs layer 20:17:00 52dc419b0ee2: Pulling fs layer 20:17:00 25bc292e5bac: Pulling fs layer 20:17:00 114826534d7a: Pulling fs layer 20:17:00 4657fd5d0bcf: Pulling fs layer 20:17:00 6ad1cebc031e: Pulling fs layer 20:17:00 8a3aa393b2d8: Pulling fs layer 20:17:00 6ad1cebc031e: Waiting 20:17:00 114826534d7a: Waiting 20:17:00 4657fd5d0bcf: Waiting 20:17:00 25bc292e5bac: Download complete 20:17:00 52dc419b0ee2: Verifying Checksum 20:17:00 52dc419b0ee2: Download complete 20:17:00 4657fd5d0bcf: Verifying Checksum 20:17:00 4657fd5d0bcf: Download complete 20:17:00 df9b9388f04a: Verifying Checksum 20:17:00 df9b9388f04a: Download complete 20:17:01 6ad1cebc031e: Verifying Checksum 20:17:01 6ad1cebc031e: Download complete 20:17:01 df9b9388f04a: Pull complete 20:17:01 52dc419b0ee2: Pull complete 20:17:01 25bc292e5bac: Pull complete 20:17:01 114826534d7a: Verifying Checksum 20:17:01 114826534d7a: Download complete 20:17:01 8a3aa393b2d8: Verifying Checksum 20:17:01 8a3aa393b2d8: Download complete 20:17:05 114826534d7a: Pull complete 20:17:05 4657fd5d0bcf: Pull complete 20:17:05 6ad1cebc031e: Pull complete 20:17:08 8a3aa393b2d8: Pull complete 20:17:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:17:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:17:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:08 prd-ubuntu20.04-docker-8c-8g-2272 does not seem to be running inside a container 20:17:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:17:13 $ docker top 311544b766db741f4999c29a729571a53b879ed3ad7ab6d3dec8c18bf1f61cd9 -eo pid,comm [Pipeline] { [Pipeline] echo 20:17:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 20:17:13 + set -o pipefail 20:17:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 20:17:20 20:17:20 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 20:17:20 20:17:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/72f37ce5-15b0-43f0-9edc-c57cef57c4ea 20:17:20 20:17:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:17:20 20:17:20 20:17:20 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:17:20 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:17:20 More details here: https://snyk.co/ue1NS [Pipeline] } 20:17:20 $ docker stop --time=1 311544b766db741f4999c29a729571a53b879ed3ad7ab6d3dec8c18bf1f61cd9 20:17:24 $ docker rm -f --volumes 311544b766db741f4999c29a729571a53b879ed3ad7ab6d3dec8c18bf1f61cd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:17:25 + git log --format=format:%s -1 c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [Pipeline] sh 20:17:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:17:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:17:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:26 prd-ubuntu20.04-docker-8c-8g-2272 does not seem to be running inside a container 20:17:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:17:26 $ docker top 8341ee7a2ed9633d6dccdfd3de794e501d33b3dc81ab76b13dff3ee224bae681 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:17:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:26 [ssh-agent] Looking for ssh-agent implementation... 20:17:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:27 $ docker exec 8341ee7a2ed9633d6dccdfd3de794e501d33b3dc81ab76b13dff3ee224bae681 ssh-agent 20:17:27 SSH_AUTH_SOCK=/tmp/ssh-1VEULbRrkSZS/agent.31 20:17:27 SSH_AGENT_PID=37 20:17:27 Running ssh-add (command line suppressed) 20:17:27 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_57303839931949161.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_57303839931949161.key) 20:17:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:27 + git semver tag 20:17:27 2023-07-26 20:17:27,724 [run_tag] DEBUG tag force:False 20:17:27 2023-07-26 20:17:27,724 [check_head_tag] DEBUG check head tag 20:17:27 2023-07-26 20:17:27,725 [execute] INFO git cat-file --batch-check 20:17:27 2023-07-26 20:17:27,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 20:17:27 2023-07-26 20:17:27,729 [execute] INFO git cat-file --batch 20:17:27 2023-07-26 20:17:27,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 20:17:27 2023-07-26 20:17:27,739 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:17:27 2023-07-26 20:17:27,739 [execute] INFO git tag -a v3.1.0-dev.24 -m v3.1.0-dev.24 20:17:27 2023-07-26 20:17:27,739 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.24', '-m', 'v3.1.0-dev.24'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 20:17:27 2023-07-26 20:17:27,744 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:17:27 3.1.0-dev.24 [Pipeline] } 20:17:27 $ docker exec --env ******** --env ******** 8341ee7a2ed9633d6dccdfd3de794e501d33b3dc81ab76b13dff3ee224bae681 ssh-agent -k 20:17:27 unset SSH_AUTH_SOCK; 20:17:27 unset SSH_AGENT_PID; 20:17:27 echo Agent pid 37 killed; 20:17:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:28 + git semver [Pipeline] } 20:17:28 $ docker stop --time=1 8341ee7a2ed9633d6dccdfd3de794e501d33b3dc81ab76b13dff3ee224bae681 20:17:29 $ docker rm -f --volumes 8341ee7a2ed9633d6dccdfd3de794e501d33b3dc81ab76b13dff3ee224bae681 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:17:30 20:17:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:17:30 0.23.1-centos7: Pulling from edgex-lftools 20:17:30 ab5ef0e58194: Pulling fs layer 20:17:30 9712f1f96733: Pulling fs layer 20:17:30 63f879dbbcfc: Pulling fs layer 20:17:30 0d9ebad4ef96: Pulling fs layer 20:17:30 e9a5061849ea: Pulling fs layer 20:17:30 d747dcd14b5f: Pulling fs layer 20:17:30 2de7ff778b66: Pulling fs layer 20:17:30 0d9ebad4ef96: Waiting 20:17:30 2de7ff778b66: Waiting 20:17:30 e9a5061849ea: Waiting 20:17:30 d747dcd14b5f: Waiting 20:17:30 9712f1f96733: Verifying Checksum 20:17:30 9712f1f96733: Download complete 20:17:30 63f879dbbcfc: Verifying Checksum 20:17:30 63f879dbbcfc: Download complete 20:17:31 0d9ebad4ef96: Download complete 20:17:31 d747dcd14b5f: Verifying Checksum 20:17:31 d747dcd14b5f: Download complete 20:17:31 e9a5061849ea: Verifying Checksum 20:17:31 e9a5061849ea: Download complete 20:17:31 ab5ef0e58194: Verifying Checksum 20:17:31 ab5ef0e58194: Download complete 20:17:31 2de7ff778b66: Verifying Checksum 20:17:31 2de7ff778b66: Download complete 20:17:34 ab5ef0e58194: Pull complete 20:17:34 9712f1f96733: Pull complete 20:17:34 63f879dbbcfc: Pull complete 20:17:37 0d9ebad4ef96: Pull complete 20:17:38 e9a5061849ea: Pull complete 20:17:38 d747dcd14b5f: Pull complete 20:17:39 2de7ff778b66: Pull complete 20:17:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:17:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:17:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:39 prd-ubuntu20.04-docker-8c-8g-2272 does not seem to be running inside a container 20:17:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:17:46 $ docker top 5bc20ca1b1ef55478df39350db70cf4f58fc3f4bf5ef0c28b4e38cb9ab2166e9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:17:46 provisioning config files... 20:17:46 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17623337233328587365tmp 20:17:46 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4186845494969697134tmp 20:17:46 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12835169255590546074tmp [Pipeline] { [Pipeline] echo 20:17:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:17:46 ---> sigul-configuration.sh 20:17:46 gpg: directory `/root/.gnupg' created 20:17:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:17:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:17:46 gpg: keyring `/root/.gnupg/secring.gpg' created 20:17:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:17:46 gpg: CAST5 encrypted data 20:17:46 gpg: encrypted with 1 passphrase 20:17:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:17:46 + mkdir /home/jenkins 20:17:46 + mkdir /home/jenkins/sigul [Pipeline] sh 20:17:47 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:17:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:17:47 ---> sigul-install.sh 20:17:47 Sigul already installed; skipping installation. [Pipeline] sh 20:17:47 + git tag --list 20:17:47 v3.1.0-dev.0 20:17:47 v3.1.0-dev.1 20:17:47 v3.1.0-dev.10 20:17:47 v3.1.0-dev.11 20:17:47 v3.1.0-dev.12 20:17:47 v3.1.0-dev.13 20:17:47 v3.1.0-dev.14 20:17:47 v3.1.0-dev.15 20:17:47 v3.1.0-dev.16 20:17:47 v3.1.0-dev.17 20:17:47 v3.1.0-dev.18 20:17:47 v3.1.0-dev.19 20:17:47 v3.1.0-dev.2 20:17:47 v3.1.0-dev.20 20:17:47 v3.1.0-dev.21 20:17:47 v3.1.0-dev.22 20:17:47 v3.1.0-dev.23 20:17:47 v3.1.0-dev.24 20:17:47 v3.1.0-dev.3 20:17:47 v3.1.0-dev.4 20:17:47 v3.1.0-dev.5 20:17:47 v3.1.0-dev.6 20:17:47 v3.1.0-dev.7 20:17:47 v3.1.0-dev.8 20:17:47 v3.1.0-dev.9 [Pipeline] sh 20:17:48 + lftools sign git-tag v3.1.0-dev.24 20:17:48 Signing Git tag with Sigul... 20:17:48 Signing v3.1.0-dev.24 [Pipeline] echo 20:17:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:17:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:17:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:17:49 $ docker stop --time=1 5bc20ca1b1ef55478df39350db70cf4f58fc3f4bf5ef0c28b4e38cb9ab2166e9 20:17:50 $ docker rm -f --volumes 5bc20ca1b1ef55478df39350db70cf4f58fc3f4bf5ef0c28b4e38cb9ab2166e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:17:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:17:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:17:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:51 prd-ubuntu20.04-docker-8c-8g-2272 does not seem to be running inside a container 20:17:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:17:51 $ docker top 30c87d505abaa250d593663b390a8059cdeb88f53857d44546de0e9d9241f124 -eo pid,comm 20:17:51 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). 20:17:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:17:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:51 [ssh-agent] Looking for ssh-agent implementation... 20:17:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:51 $ docker exec 30c87d505abaa250d593663b390a8059cdeb88f53857d44546de0e9d9241f124 ssh-agent 20:17:51 SSH_AUTH_SOCK=/tmp/ssh-R6jM9tuoZp0D/agent.32 20:17:51 SSH_AGENT_PID=39 20:17:51 Running ssh-add (command line suppressed) 20:17:52 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1333857490849215532.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1333857490849215532.key) 20:17:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:52 + git semver bump pre 20:17:52 2023-07-26 20:17:52,490 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:17:52 2023-07-26 20:17:52,490 [bump_version] DEBUG bumping version:3.1.0-dev.24 on axis:pre with prefix:dev 20:17:52 2023-07-26 20:17:52,490 [bump_version] DEBUG bumped version:3.1.0-dev.25 20:17:52 2023-07-26 20:17:52,490 [write_version] DEBUG write version:3.1.0-dev.25 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 20:17:52 2023-07-26 20:17:52,490 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:17:52 2023-07-26 20:17:52,490 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 20:17:52 2023-07-26 20:17:52,492 [execute] INFO git cat-file --batch-check 20:17:52 2023-07-26 20:17:52,492 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 20:17:52 2023-07-26 20:17:52,497 [execute] INFO git cat-file --batch 20:17:52 2023-07-26 20:17:52,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 20:17:52 2023-07-26 20:17:52,503 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:17:52 3.1.0-dev.25 [Pipeline] } 20:17:52 $ docker exec --env ******** --env ******** 30c87d505abaa250d593663b390a8059cdeb88f53857d44546de0e9d9241f124 ssh-agent -k 20:17:52 unset SSH_AUTH_SOCK; 20:17:52 unset SSH_AGENT_PID; 20:17:52 echo Agent pid 39 killed; 20:17:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:53 + git semver [Pipeline] } 20:17:53 $ docker stop --time=1 30c87d505abaa250d593663b390a8059cdeb88f53857d44546de0e9d9241f124 20:17:54 $ docker rm -f --volumes 30c87d505abaa250d593663b390a8059cdeb88f53857d44546de0e9d9241f124 [Pipeline] // withDockerContainer [Pipeline] sh 20:17:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:17:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:17:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:55 prd-ubuntu20.04-docker-8c-8g-2272 does not seem to be running inside a container 20:17:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:17:55 $ docker top 39ad91adee10293b0da540ab2dd5aa15ab3a958c04d9d0984faffd31cf0bc65c -eo pid,comm 20:17:55 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). 20:17:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:17:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:55 [ssh-agent] Looking for ssh-agent implementation... 20:17:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:55 $ docker exec 39ad91adee10293b0da540ab2dd5aa15ab3a958c04d9d0984faffd31cf0bc65c ssh-agent 20:17:55 SSH_AUTH_SOCK=/tmp/ssh-ctWnoF3Vwtdf/agent.33 20:17:55 SSH_AGENT_PID=39 20:17:55 Running ssh-add (command line suppressed) 20:17:56 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11036984557185607726.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11036984557185607726.key) 20:17:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:56 + git semver push 20:17:56 2023-07-26 20:17:56,468 [run_push] DEBUG push 20:17:56 2023-07-26 20:17:56,468 [execute] INFO git cat-file --batch-check 20:17:56 2023-07-26 20:17:56,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 20:17:56 2023-07-26 20:17:56,472 [execute] INFO git rev-list ebf4710cceafc6178f7496f10532c3588849ccdb -- 20:17:56 2023-07-26 20:17:56,472 [execute] DEBUG Popen(['git', 'rev-list', 'ebf4710cceafc6178f7496f10532c3588849ccdb', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 20:17:56 2023-07-26 20:17:56,477 [execute] INFO git fetch -v origin 20:17:56 2023-07-26 20:17:56,478 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 20:17:57 2023-07-26 20:17:57,039 [run_push] DEBUG no remote changes detected 20:17:57 2023-07-26 20:17:57,039 [execute] INFO git push origin semver 20:17:57 2023-07-26 20:17:57,040 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 20:17:58 2023-07-26 20:17:58,004 [run_push] DEBUG push all version tags 20:17:58 2023-07-26 20:17:58,005 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:17:58 2023-07-26 20:17:58,005 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 20:17:59 2023-07-26 20:17:58,785 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:17:59 3.1.0-dev.25 [Pipeline] } 20:17:59 $ docker exec --env ******** --env ******** 39ad91adee10293b0da540ab2dd5aa15ab3a958c04d9d0984faffd31cf0bc65c ssh-agent -k 20:17:59 unset SSH_AUTH_SOCK; 20:17:59 unset SSH_AGENT_PID; 20:17:59 echo Agent pid 39 killed; 20:17:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:59 + git semver [Pipeline] } 20:17:59 $ docker stop --time=1 39ad91adee10293b0da540ab2dd5aa15ab3a958c04d9d0984faffd31cf0bc65c 20:18:00 $ docker rm -f --volumes 39ad91adee10293b0da540ab2dd5aa15ab3a958c04d9d0984faffd31cf0bc65c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 20:18:01 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 20:18:01 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 20:18:01 total 16 20:18:01 drwxr-xr-x 3 root root 4096 Jul 26 20:07 . 20:18:01 drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 20:17 .. 20:18:01 drwxr-xr-x 2 root root 4096 Jul 26 20:07 cost 20:18:01 -rw-r--r-- 1 root root 88 Jul 26 20:07 cost.csv 20:18:01 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 20:18:01 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 20:18:01 total 16 20:18:01 drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 20:07 . 20:18:01 drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 20:17 .. 20:18:01 drwxr-xr-x 2 jenkins jenkins 4096 Jul 26 20:07 cost 20:18:01 -rw-r--r-- 1 jenkins jenkins 88 Jul 26 20:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:18:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:18:02 ---> package-listing.sh 20:18:02 ++ facter osfamily 20:18:02 ++ tr '[:upper:]' '[:lower:]' 20:18:02 + OS_FAMILY=debian 20:18:02 + workspace=/w/workspace/exfoundry_app-record-replay_main 20:18:02 + START_PACKAGES=/tmp/packages_start.txt 20:18:02 + END_PACKAGES=/tmp/packages_end.txt 20:18:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:18:02 + PACKAGES=/tmp/packages_start.txt 20:18:02 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 20:18:02 + PACKAGES=/tmp/packages_end.txt 20:18:02 + case "${OS_FAMILY}" in 20:18:02 + dpkg -l 20:18:02 + grep '^ii' 20:18:02 + '[' -f /tmp/packages_start.txt ']' 20:18:02 + '[' -f /tmp/packages_end.txt ']' 20:18:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:18:02 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 20:18:02 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 20:18:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 20:18:02 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:18:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:18:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:03 prd-ubuntu20.04-docker-8c-8g-2272 does not seem to be running inside a container 20:18:03 $ 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:18:04 $ docker top 534652426e5ccd9d87cc1c3c0e7891aa56f091088c8109712cec89d86da06fc3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:04 + touch /tmp/pre-build-complete [Pipeline] sh 20:18:04 + mkdir -p /var/log/sysstat [Pipeline] sh 20:18:04 + ls /var/log/sa-host 20:18:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:18:05 provisioning config files... 20:18:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1571430520464657773tmp [Pipeline] { [Pipeline] echo 20:18:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:18:05 ---> create-netrc.sh [Pipeline] } 20:18:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:18:05 ---> python-tools-install.sh [Pipeline] echo 20:18:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:18:06 ---> sudo-logs.sh 20:18:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:18:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:18:06 ---> job-cost.sh 20:18:06 lf-activate-venv: SKIPPING 20:18:06 DEBUG: total: 0.2199999988079071 20:18:06 INFO: Retrieving Stack Cost... 20:18:06 INFO: Retrieving Pricing Info for: v3-standard-8 20:18:07 INFO: Archiving Costs [Pipeline] echo 20:18:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:18:07 ---> logs-deploy.sh 20:18:07 lf-activate-venv: SKIPPING 20:18:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/26 20:18:07 INFO: archiving workspace using pattern(s): 20:18:08 Archives upload complete. 20:18:08 INFO: archiving logs to Nexus