Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a00c23a8e4269698580118f16cad66fb2bb4df8c 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-ssh13607863446188543550.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11077455819392026412.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh10400676834339542757.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh11860005714383637197.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-ssh8742953806994524857.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7833’ Running on prd-ubuntu20.04-docker-8c-8g-7836 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 a00c23a8e4269698580118f16cad66fb2bb4df8c (main) Commit message: "Merge pull request #83 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.35" > 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 a00c23a8e4269698580118f16cad66fb2bb4df8c # timeout=10 > git rev-list --no-walk 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:22:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:22:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:22:48 ========================================================= 15:22:48 EdgeX Global Pipelines Version Info 15:22:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:22:48 ------------------- 15:22:48 stable info: 15:22:48 ------------------- 15:22:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:22:48 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:22:48 Message: update stable to v1.0.254 15:22:49 ------------------- 15:22:49 experimental info: 15:22:49 ------------------- 15:22:49 Commited By: **** collab-it+edgex@linuxfoundation.org 15:22:49 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:22:49 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a00c23a8e4269698580118f16cad66fb2bb4df8c [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a00c23a [Pipeline] echo 15:22:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:22:50 provisioning config files... 15:22:50 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13781270687644689003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:50 ---> docker-login.sh 15:22:50 nexus3.edgexfoundry.org:10001 15:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:50 Configure a credential helper to remove this warning. See 15:22:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:50 15:22:50 Login Succeeded 15:22:50 nexus3.edgexfoundry.org:10002 15:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:50 Configure a credential helper to remove this warning. See 15:22:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:50 15:22:50 Login Succeeded 15:22:50 nexus3.edgexfoundry.org:10003 15:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:50 Configure a credential helper to remove this warning. See 15:22:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:50 15:22:50 Login Succeeded 15:22:50 nexus3.edgexfoundry.org:10004 15:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:51 Configure a credential helper to remove this warning. See 15:22:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:51 15:22:51 Login Succeeded 15:22:51 docker.io 15:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:51 Configure a credential helper to remove this warning. See 15:22:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:51 15:22:51 Login Succeeded 15:22:51 ---> docker-login.sh ends [Pipeline] } 15:22:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:22:51 + git rev-list -1 --merges a00c23a8e4269698580118f16cad66fb2bb4df8c~1..a00c23a8e4269698580118f16cad66fb2bb4df8c [Pipeline] echo 15:22:51 -----------> git rev-list -1 --merges a00c23a8e4269698580118f16cad66fb2bb4df8c~1..a00c23a8e4269698580118f16cad66fb2bb4df8c a00c23a8e4269698580118f16cad66fb2bb4df8c 15:22:51 a00c23a8e4269698580118f16cad66fb2bb4df8c [false] [Pipeline] sh 15:22:52 + git log --format=format:%s -1 a00c23a8e4269698580118f16cad66fb2bb4df8c [Pipeline] echo 15:22:52 ========================================================= 15:22:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:22:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:22:52 + git log --format=format:%s -1 a00c23a8e4269698580118f16cad66fb2bb4df8c [Pipeline] echo 15:22:52 [semverPrep] GIT_COMMIT: a00c23a8e4269698580118f16cad66fb2bb4df8c, Commit Message: Merge pull request #83 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.35 [Pipeline] echo 15:22:52 [semverPrep] This is not a build commit. [Pipeline] sh 15:22:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:22:52 + grep -v github /etc/ssh/ssh_known_hosts 15:22:52 + [ -e /tmp/ssh_known_hosts ] 15:22:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:22:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:22:52 + sudo tee -a /etc/ssh/ssh_known_hosts 15:22:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:22:53 15:22:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:22:53 0.1.4: Pulling from edgex-devops/py-git-semver 15:22:53 b85a868b505f: Pulling fs layer 15:22:53 e2be974225ed: Pulling fs layer 15:22:53 339a4e72a1f5: Pulling fs layer 15:22:53 988bab9f4d93: Pulling fs layer 15:22:53 1469e6f7b9e6: Pulling fs layer 15:22:53 eaf3925da568: Pulling fs layer 15:22:53 bab4dde63d76: Pulling fs layer 15:22:53 988bab9f4d93: Waiting 15:22:53 1469e6f7b9e6: Waiting 15:22:53 eaf3925da568: Waiting 15:22:53 bde34c3a00c8: Pulling fs layer 15:22:53 bab4dde63d76: Waiting 15:22:53 b352a97aabf1: Pulling fs layer 15:22:53 4872d77fe225: Pulling fs layer 15:22:53 bde34c3a00c8: Waiting 15:22:53 b352a97aabf1: Waiting 15:22:53 5851b861e8e6: Pulling fs layer 15:22:53 4872d77fe225: Waiting 15:22:53 5851b861e8e6: Waiting 15:22:53 e2be974225ed: Verifying Checksum 15:22:53 e2be974225ed: Download complete 15:22:53 988bab9f4d93: Verifying Checksum 15:22:53 988bab9f4d93: Download complete 15:22:53 1469e6f7b9e6: Verifying Checksum 15:22:53 1469e6f7b9e6: Download complete 15:22:53 eaf3925da568: Verifying Checksum 15:22:53 eaf3925da568: Download complete 15:22:53 339a4e72a1f5: Verifying Checksum 15:22:53 339a4e72a1f5: Download complete 15:22:53 bde34c3a00c8: Verifying Checksum 15:22:53 bde34c3a00c8: Download complete 15:22:53 b352a97aabf1: Verifying Checksum 15:22:53 b352a97aabf1: Download complete 15:22:53 4872d77fe225: Download complete 15:22:53 5851b861e8e6: Verifying Checksum 15:22:53 5851b861e8e6: Download complete 15:22:53 b85a868b505f: Download complete 15:22:54 bab4dde63d76: Verifying Checksum 15:22:54 bab4dde63d76: Download complete 15:22:54 b85a868b505f: Pull complete 15:22:55 e2be974225ed: Pull complete 15:22:55 339a4e72a1f5: Pull complete 15:22:55 988bab9f4d93: Pull complete 15:22:56 1469e6f7b9e6: Pull complete 15:22:56 eaf3925da568: Pull complete 15:22:58 bab4dde63d76: Pull complete 15:22:58 bde34c3a00c8: Pull complete 15:22:58 b352a97aabf1: Pull complete 15:22:58 4872d77fe225: Pull complete 15:22:58 5851b861e8e6: Pull complete 15:22:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:22:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:22:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:58 prd-ubuntu20.04-docker-8c-8g-7836 does not seem to be running inside a container 15:22:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:23:01 $ docker top 812a42a55e0318dac603a35d6561e49898453eecea0408b4896f6fcba1344051 -eo pid,comm 15:23:01 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). 15:23:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:23:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:23:01 [ssh-agent] Looking for ssh-agent implementation... 15:23:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:01 $ docker exec 812a42a55e0318dac603a35d6561e49898453eecea0408b4896f6fcba1344051 ssh-agent 15:23:01 SSH_AUTH_SOCK=/tmp/ssh-VpF26NBNXmTm/agent.33 15:23:01 SSH_AGENT_PID=39 15:23:01 Running ssh-add (command line suppressed) 15:23:01 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10718159156431027460.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10718159156431027460.key) 15:23:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:23:02 + git tag --points-at HEAD [Pipeline] } 15:23:02 $ docker exec --env ******** --env ******** 812a42a55e0318dac603a35d6561e49898453eecea0408b4896f6fcba1344051 ssh-agent -k 15:23:02 unset SSH_AUTH_SOCK; 15:23:02 unset SSH_AGENT_PID; 15:23:02 echo Agent pid 39 killed; 15:23:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:23:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:23:02 [ssh-agent] Looking for ssh-agent implementation... 15:23:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:02 $ docker exec 812a42a55e0318dac603a35d6561e49898453eecea0408b4896f6fcba1344051 ssh-agent 15:23:02 SSH_AUTH_SOCK=/tmp/ssh-Rc8oTEZBavdF/agent.71 15:23:02 SSH_AGENT_PID=77 15:23:02 Running ssh-add (command line suppressed) 15:23:02 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5552744348695108939.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5552744348695108939.key) 15:23:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:23:02 + git semver init 15:23:03 2023-09-25 15:23:03,109 [run_init] DEBUG init version:0.0.0 force:False 15:23:03 2023-09-25 15:23:03,110 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 15:23:03 2023-09-25 15:23:03,110 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 15:23:03 2023-09-25 15:23:03,110 [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) 15:23:04 2023-09-25 15:23:03,783 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 15:23:04 2023-09-25 15:23:03,783 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 15:23:04 2023-09-25 15:23:03,784 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:23:04 2023-09-25 15:23:03,784 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:23:04 3.1.0-dev.50 [Pipeline] } 15:23:04 $ docker exec --env ******** --env ******** 812a42a55e0318dac603a35d6561e49898453eecea0408b4896f6fcba1344051 ssh-agent -k 15:23:04 unset SSH_AUTH_SOCK; 15:23:04 unset SSH_AGENT_PID; 15:23:04 echo Agent pid 77 killed; 15:23:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:23:04 + git semver [Pipeline] } 15:23:04 $ docker stop --time=1 812a42a55e0318dac603a35d6561e49898453eecea0408b4896f6fcba1344051 15:23:06 $ docker rm -f --volumes 812a42a55e0318dac603a35d6561e49898453eecea0408b4896f6fcba1344051 [Pipeline] // withDockerContainer [Pipeline] sh 15:23:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:23:06 Stashed 1 file(s) [Pipeline] echo 15:23:06 [edgeXSemver]: initialized semver on version 3.1.0-dev.50 [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 15:23:06 provisioning config files... 15:23:06 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6214917507002596578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:07 ---> docker-login.sh 15:23:07 nexus3.edgexfoundry.org:10001 15:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:07 Configure a credential helper to remove this warning. See 15:23:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:07 15:23:07 Login Succeeded 15:23:07 nexus3.edgexfoundry.org:10002 15:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:07 Configure a credential helper to remove this warning. See 15:23:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:07 15:23:07 Login Succeeded 15:23:07 nexus3.edgexfoundry.org:10003 15:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:07 Configure a credential helper to remove this warning. See 15:23:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:07 15:23:07 Login Succeeded 15:23:07 nexus3.edgexfoundry.org:10004 15:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:07 Configure a credential helper to remove this warning. See 15:23:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:07 15:23:07 Login Succeeded 15:23:07 docker.io 15:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:07 Configure a credential helper to remove this warning. See 15:23:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:07 15:23:07 Login Succeeded 15:23:07 ---> docker-login.sh ends [Pipeline] } 15:23:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:23:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:23:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:23:07 ========================================================= 15:23:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:23:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:08 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:23:08 Sending build context to Docker daemon 586.8kB 15:23:08 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:23:08 Step 2/12 : FROM ${BASE} AS builder 15:23:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:23:08 7264a8db6415: Pulling fs layer 15:23:08 c4d48a809fc2: Pulling fs layer 15:23:08 4f1c88b9dad5: Pulling fs layer 15:23:08 ad3a456e5733: Pulling fs layer 15:23:08 33e27b845d1e: Pulling fs layer 15:23:08 c68163c4e522: Pulling fs layer 15:23:08 50da416c3ac9: Pulling fs layer 15:23:08 23d2d4c4bb30: Pulling fs layer 15:23:08 33e27b845d1e: Waiting 15:23:08 c68163c4e522: Waiting 15:23:08 50da416c3ac9: Waiting 15:23:08 ad3a456e5733: Waiting 15:23:08 23d2d4c4bb30: Waiting 15:23:08 c4d48a809fc2: Verifying Checksum 15:23:08 c4d48a809fc2: Download complete 15:23:08 ad3a456e5733: Verifying Checksum 15:23:08 ad3a456e5733: Download complete 15:23:08 33e27b845d1e: Verifying Checksum 15:23:08 33e27b845d1e: Download complete 15:23:08 7264a8db6415: Verifying Checksum 15:23:08 7264a8db6415: Download complete 15:23:08 c68163c4e522: Verifying Checksum 15:23:08 c68163c4e522: Download complete 15:23:08 7264a8db6415: Pull complete 15:23:08 c4d48a809fc2: Pull complete 15:23:08 23d2d4c4bb30: Verifying Checksum 15:23:08 23d2d4c4bb30: Download complete 15:23:08 4f1c88b9dad5: Verifying Checksum 15:23:08 4f1c88b9dad5: Download complete 15:23:09 50da416c3ac9: Verifying Checksum 15:23:09 50da416c3ac9: Download complete 15:23:12 4f1c88b9dad5: Pull complete 15:23:12 ad3a456e5733: Pull complete 15:23:12 33e27b845d1e: Pull complete 15:23:12 c68163c4e522: Pull complete 15:23:14 50da416c3ac9: Pull complete 15:23:15 23d2d4c4bb30: Pull complete 15:23:15 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 15:23:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:23:15 ---> 0786185ac409 15:23:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:23:21 Still waiting to schedule task 15:23:21 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7835’ 15:23:25 ---> Running in d8a869836611 15:23:25 Removing intermediate container d8a869836611 15:23:25 ---> 15140dd231e2 15:23:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:23:25 ---> Running in 5647cfa9a128 15:23:25 Removing intermediate container 5647cfa9a128 15:23:25 ---> 6ee75ffd3871 15:23:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:23:25 ---> Running in 0fac1a7010c3 15:23:25 Removing intermediate container 0fac1a7010c3 15:23:25 ---> e620b1061e1d 15:23:25 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:23:25 ---> Running in ae1512f4e3ed 15:23:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:23:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:23:25 OK: 264 MiB in 52 packages 15:23:26 Removing intermediate container ae1512f4e3ed 15:23:26 ---> d49b1b298186 15:23:26 Step 7/12 : WORKDIR /app 15:23:26 ---> Running in d72495571f14 15:23:26 Removing intermediate container d72495571f14 15:23:26 ---> 8399b846eb1d 15:23:26 Step 8/12 : COPY go.mod vendor* ./ 15:23:26 ---> 1b78f96983a1 15:23:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:26 ---> Running in 5826d338e6d7 15:24:05 Removing intermediate container 5826d338e6d7 15:24:05 ---> c1fdab2c79d9 15:24:05 Step 10/12 : COPY . . 15:24:05 ---> 337f7c4f4f0a 15:24:05 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:24:05 ---> Running in 769b5e9053e0 15:24:05 Removing intermediate container 769b5e9053e0 15:24:05 ---> d0597ac33127 15:24:05 Step 12/12 : RUN $MAKE 15:24:05 ---> Running in 530346608d20 15:24:05 noop 15:24:05 Removing intermediate container 530346608d20 15:24:05 ---> 09ba46a233bc 15:24:05 Successfully built 09ba46a233bc 15:24:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:05 + docker inspect -f . ci-base-image-x86_64 15:24:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:05 prd-ubuntu20.04-docker-8c-8g-7836 does not seem to be running inside a container 15:24:05 $ 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 ******** -e ******** ci-base-image-x86_64 cat 15:24:06 $ docker top 0a0312eee0c92154bf65a45d4dde4dfd6b94e954635da88c09c3315adf041d23 -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:06 + go version 15:24:06 go version go1.21.0 linux/amd64 [Pipeline] } 15:24:06 $ docker stop --time=1 0a0312eee0c92154bf65a45d4dde4dfd6b94e954635da88c09c3315adf041d23 15:24:07 $ docker rm -f --volumes 0a0312eee0c92154bf65a45d4dde4dfd6b94e954635da88c09c3315adf041d23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:08 + docker inspect -f . ci-base-image-x86_64 15:24:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:08 prd-ubuntu20.04-docker-8c-8g-7836 does not seem to be running inside a container 15:24:08 $ 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 ******** -e ******** ci-base-image-x86_64 cat 15:24:08 $ docker top 8b91d56138c30182aa3f11b21fcfa65285d9248cf5757f30d78abadac423e1c0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:09 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 15:24:09 + make test 15:24:09 go test -race -coverprofile=coverage.out ./... 15:24:31 ? github.com/edgexfoundry/app-record-replay [no test files] 15:24:31 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:24:31 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:24:31 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:24:31 ok github.com/edgexfoundry/app-record-replay/internal/app 1.041s coverage: 88.0% of statements 15:24:39 ok github.com/edgexfoundry/app-record-replay/internal/application 9.600s coverage: 98.7% of statements 15:24:39 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.090s coverage: 78.7% of statements 15:24:39 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.034s coverage: 100.0% of statements 15:24:57 go vet ./... 15:24:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:24:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:24:58 ./bin/test-attribution-txt.sh [Pipeline] echo 15:24:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:24:58 $ docker stop --time=1 8b91d56138c30182aa3f11b21fcfa65285d9248cf5757f30d78abadac423e1c0 15:25:03 $ docker rm -f --volumes 8b91d56138c30182aa3f11b21fcfa65285d9248cf5757f30d78abadac423e1c0 [Pipeline] // withDockerContainer [Pipeline] sh 15:25:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:25:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:25:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:25:04 + ls -al . 15:25:04 total 184 15:25:04 drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 15:24 . 15:25:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:22 .. 15:25:04 -rw-rw-r-- 1 jenkins jenkins 119 Sep 25 15:22 .dockerignore 15:25:04 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 15:24 .git 15:25:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:22 .github 15:25:04 -rw-rw-r-- 1 jenkins jenkins 164 Sep 25 15:22 .gitignore 15:25:04 -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 15:22 .golangci.yml 15:25:04 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 15:23 .semver 15:25:04 -rw-rw-r-- 1 jenkins jenkins 11301 Sep 25 15:22 Attribution.txt 15:25:04 -rw-rw-r-- 1 jenkins jenkins 258 Sep 25 15:22 CHANGELOG.md 15:25:04 -rw-rw-r-- 1 jenkins jenkins 1616 Sep 25 15:22 Dockerfile 15:25:04 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 15:22 GOVERNANCE.md 15:25:04 -rw-rw-r-- 1 jenkins jenkins 681 Sep 25 15:22 Jenkinsfile 15:25:04 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 25 15:22 LICENSE 15:25:04 -rw-rw-r-- 1 jenkins jenkins 3139 Sep 25 15:22 Makefile 15:25:04 -rw-rw-r-- 1 jenkins jenkins 611 Sep 25 15:22 OWNERS.md 15:25:04 -rw-rw-r-- 1 jenkins jenkins 2363 Sep 25 15:22 README.md 15:25:04 -rw-rw-r-- 1 jenkins jenkins 7594 Sep 25 15:22 Record and Reply.postman_collection.json 15:25:04 -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 15:23 VERSION 15:25:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:22 bin 15:25:04 -rw-r--r-- 1 jenkins jenkins 24552 Sep 25 15:24 coverage.out 15:25:04 -rw-rw-r-- 1 jenkins jenkins 3917 Sep 25 15:22 go.mod 15:25:04 -rw-rw-r-- 1 jenkins jenkins 35420 Sep 25 15:22 go.sum 15:25:04 drwxrwxr-x 7 jenkins jenkins 4096 Sep 25 15:22 internal 15:25:04 -rw-rw-r-- 1 jenkins jenkins 913 Sep 25 15:22 main.go 15:25:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:22 openapi 15:25:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:22 pkg 15:25:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:22 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:04 + 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=a00c23a8e4269698580118f16cad66fb2bb4df8c --label arch=amd64 --label version=3.1.0-dev.50 . 15:25:04 Sending build context to Docker daemon 611.8kB 15:25:04 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:25:04 Step 2/26 : FROM ${BASE} AS builder 15:25:04 ---> 09ba46a233bc 15:25:04 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:25:04 ---> Running in 46b2da52d4d1 15:25:05 Removing intermediate container 46b2da52d4d1 15:25:05 ---> 276410ab8946 15:25:05 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:25:05 ---> Running in b5e6e2e03afa 15:25:05 Removing intermediate container b5e6e2e03afa 15:25:05 ---> 7cc36bb71970 15:25:05 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:25:05 ---> Running in 6416eb6e5f6a 15:25:05 Removing intermediate container 6416eb6e5f6a 15:25:05 ---> 7c3aaf4d05d2 15:25:05 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:25:05 ---> Running in 143e466961b7 15:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:25:05 OK: 264 MiB in 52 packages 15:25:06 Removing intermediate container 143e466961b7 15:25:06 ---> 3c03026ec348 15:25:06 Step 7/26 : WORKDIR /app 15:25:06 ---> Running in 44bad1bdbed8 15:25:06 Removing intermediate container 44bad1bdbed8 15:25:06 ---> da5d95a2942d 15:25:06 Step 8/26 : COPY go.mod vendor* ./ 15:25:06 ---> 60ef92b4b77d 15:25:06 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:06 ---> Running in ec21d82721dd 15:25:07 Removing intermediate container ec21d82721dd 15:25:07 ---> e2941a750aab 15:25:07 Step 10/26 : COPY . . 15:25:07 ---> 5b82c87b81c4 15:25:07 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:25:07 ---> Running in ab50c43c405a 15:25:07 Removing intermediate container ab50c43c405a 15:25:07 ---> b10e099d536e 15:25:07 Step 12/26 : RUN $MAKE 15:25:07 ---> Running in d2f934885d1e 15:25:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.50" -trimpath -mod=readonly -o app-record-replay 15:25:29 Removing intermediate container d2f934885d1e 15:25:29 ---> 183b12a98090 15:25:29 Step 13/26 : FROM alpine:3.18 15:25:29 3.18: Pulling from library/alpine 15:25:29 7264a8db6415: Already exists 15:25:29 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 15:25:29 Status: Downloaded newer image for alpine:3.18 15:25:29 ---> 7e01a0d0a1dc 15:25:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:25:29 ---> Running in 58c52776cd26 15:25:29 Removing intermediate container 58c52776cd26 15:25:29 ---> 47c670560514 15:25:29 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:25:29 ---> Running in f9ee7b553067 15:25:29 Removing intermediate container f9ee7b553067 15:25:29 ---> cd0b158cb5cd 15:25:29 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:25:29 ---> Running in dc434de46d88 15:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:25:29 (1/2) Installing ca-certificates (20230506-r0) 15:25:29 (2/2) Installing dumb-init (1.2.5-r2) 15:25:29 Executing busybox-1.36.1-r2.trigger 15:25:29 Executing ca-certificates-20230506-r0.trigger 15:25:29 OK: 8 MiB in 17 packages 15:25:29 Removing intermediate container dc434de46d88 15:25:29 ---> 2370533739c0 15:25:29 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:25:29 ---> b704224987d0 15:25:29 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:25:29 ---> 1def853df43f 15:25:29 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:25:30 ---> 487222357215 15:25:30 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:25:31 ---> 39550557d802 15:25:31 Step 21/26 : EXPOSE 59712 15:25:31 ---> Running in a0c792cb35f2 15:25:31 Removing intermediate container a0c792cb35f2 15:25:31 ---> 7be22432d7d5 15:25:31 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:25:31 ---> Running in 36e84a002356 15:25:32 Removing intermediate container 36e84a002356 15:25:32 ---> fa4f08ea4bca 15:25:32 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:25:32 ---> Running in 85a4d3659475 15:25:32 Removing intermediate container 85a4d3659475 15:25:32 ---> f9f1584ec1a4 15:25:32 Step 24/26 : LABEL arch=amd64 15:25:32 ---> Running in 1f82bb174185 15:25:33 Removing intermediate container 1f82bb174185 15:25:33 ---> a66616e54a0a 15:25:33 Step 25/26 : LABEL git_sha=a00c23a8e4269698580118f16cad66fb2bb4df8c 15:25:33 ---> Running in 5a5cb004ebf0 15:25:33 Removing intermediate container 5a5cb004ebf0 15:25:33 ---> d7dd80310651 15:25:33 Step 26/26 : LABEL version=3.1.0-dev.50 15:25:33 ---> Running in f9d1c2744fdd 15:25:34 Removing intermediate container f9d1c2744fdd 15:25:34 ---> d63eddcf9436 15:25:34 [Warning] One or more build-args [ARCH] were not consumed 15:25:34 Successfully built d63eddcf9436 15:25:34 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 15:25:34 provisioning config files... 15:25:34 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1023271150888668167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:34 ---> docker-login.sh 15:25:34 nexus3.edgexfoundry.org:10001 15:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:34 Configure a credential helper to remove this warning. See 15:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:34 15:25:34 Login Succeeded 15:25:34 nexus3.edgexfoundry.org:10002 15:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:34 Configure a credential helper to remove this warning. See 15:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:34 15:25:34 Login Succeeded 15:25:34 nexus3.edgexfoundry.org:10003 15:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:34 Configure a credential helper to remove this warning. See 15:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:34 15:25:34 Login Succeeded 15:25:34 nexus3.edgexfoundry.org:10004 15:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:34 Configure a credential helper to remove this warning. See 15:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:34 15:25:34 Login Succeeded 15:25:34 docker.io 15:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:35 Configure a credential helper to remove this warning. See 15:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:35 15:25:35 Login Succeeded 15:25:35 ---> docker-login.sh ends [Pipeline] } 15:25:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:25:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:25:35 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 15:25:35 a00c23a8e4269698580118f16cad66fb2bb4df8c 15:25:35 latest 15:25:35 3.1.0-dev.50 15:25:35 a00c23a8e4269698580118f16cad66fb2bb4df8c-3.1.0-dev.50 15:25:35 main 15:25:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:35 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:a00c23a8e4269698580118f16cad66fb2bb4df8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:35 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:a00c23a8e4269698580118f16cad66fb2bb4df8c 15:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:25:35 fda9f557d481: Preparing 15:25:35 121cc9a030e4: Preparing 15:25:35 7dfbf934554e: Preparing 15:25:35 8c203fdeeaba: Preparing 15:25:35 de9e0fd48181: Preparing 15:25:35 4693057ce236: Preparing 15:25:35 4693057ce236: Waiting 15:25:35 8c203fdeeaba: Pushed 15:25:35 121cc9a030e4: Pushed 15:25:35 7dfbf934554e: Pushed 15:25:35 4693057ce236: Layer already exists 15:25:36 de9e0fd48181: Pushed 15:25:38 fda9f557d481: Pushed 15:25:38 a00c23a8e4269698580118f16cad66fb2bb4df8c: digest: sha256:f3eb2c066e1763fe2df395bbb1fdeb12b84ea72346c7fb96e53d27ec16324a94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:38 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:39 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:25:39 fda9f557d481: Preparing 15:25:39 121cc9a030e4: Preparing 15:25:39 7dfbf934554e: Preparing 15:25:39 8c203fdeeaba: Preparing 15:25:39 de9e0fd48181: Preparing 15:25:39 4693057ce236: Preparing 15:25:39 4693057ce236: Waiting 15:25:39 8c203fdeeaba: Layer already exists 15:25:39 de9e0fd48181: Layer already exists 15:25:39 7dfbf934554e: Layer already exists 15:25:39 fda9f557d481: Layer already exists 15:25:39 121cc9a030e4: Layer already exists 15:25:39 4693057ce236: Layer already exists 15:25:39 latest: digest: sha256:f3eb2c066e1763fe2df395bbb1fdeb12b84ea72346c7fb96e53d27ec16324a94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:39 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:39 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.50 15:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:25:39 fda9f557d481: Preparing 15:25:39 121cc9a030e4: Preparing 15:25:39 7dfbf934554e: Preparing 15:25:39 8c203fdeeaba: Preparing 15:25:39 de9e0fd48181: Preparing 15:25:39 4693057ce236: Preparing 15:25:39 4693057ce236: Waiting 15:25:39 8c203fdeeaba: Layer already exists 15:25:39 fda9f557d481: Layer already exists 15:25:39 de9e0fd48181: Layer already exists 15:25:39 121cc9a030e4: Layer already exists 15:25:39 7dfbf934554e: Layer already exists 15:25:39 4693057ce236: Layer already exists 15:25:39 3.1.0-dev.50: digest: sha256:f3eb2c066e1763fe2df395bbb1fdeb12b84ea72346c7fb96e53d27ec16324a94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:40 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:a00c23a8e4269698580118f16cad66fb2bb4df8c-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:40 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:a00c23a8e4269698580118f16cad66fb2bb4df8c-3.1.0-dev.50 15:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:25:40 fda9f557d481: Preparing 15:25:40 121cc9a030e4: Preparing 15:25:40 7dfbf934554e: Preparing 15:25:40 8c203fdeeaba: Preparing 15:25:40 de9e0fd48181: Preparing 15:25:40 4693057ce236: Preparing 15:25:40 4693057ce236: Waiting 15:25:40 121cc9a030e4: Layer already exists 15:25:40 fda9f557d481: Layer already exists 15:25:40 7dfbf934554e: Layer already exists 15:25:40 de9e0fd48181: Layer already exists 15:25:40 8c203fdeeaba: Layer already exists 15:25:40 4693057ce236: Layer already exists 15:25:40 a00c23a8e4269698580118f16cad66fb2bb4df8c-3.1.0-dev.50: digest: sha256:f3eb2c066e1763fe2df395bbb1fdeb12b84ea72346c7fb96e53d27ec16324a94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:40 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:41 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 15:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:25:41 fda9f557d481: Preparing 15:25:41 121cc9a030e4: Preparing 15:25:41 7dfbf934554e: Preparing 15:25:41 8c203fdeeaba: Preparing 15:25:41 de9e0fd48181: Preparing 15:25:41 4693057ce236: Preparing 15:25:41 8c203fdeeaba: Layer already exists 15:25:41 7dfbf934554e: Layer already exists 15:25:41 de9e0fd48181: Layer already exists 15:25:41 fda9f557d481: Layer already exists 15:25:41 121cc9a030e4: Layer already exists 15:25:41 4693057ce236: Layer already exists 15:25:41 main: digest: sha256:f3eb2c066e1763fe2df395bbb1fdeb12b84ea72346c7fb96e53d27ec16324a94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:25:41 ===================================================== [Pipeline] echo 15:25:41 taggedImages: 15:25:41 - nexus3.edgexfoundry.org:10004/app-record-replay:a00c23a8e4269698580118f16cad66fb2bb4df8c 15:25:41 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:25:41 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.50 15:25:41 - nexus3.edgexfoundry.org:10004/app-record-replay:a00c23a8e4269698580118f16cad66fb2bb4df8c-3.1.0-dev.50 15:25:41 - 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 15:25:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:25:41 15:25:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:25:41 latest: Pulling from edgex-lftools-log-publisher 15:25:41 5eb5b503b376: Pulling fs layer 15:25:41 5c69ac0246d0: Pulling fs layer 15:25:41 ec43610c2a17: Pulling fs layer 15:25:41 3a2ae6a8a46f: Pulling fs layer 15:25:41 33b1e0a273af: Pulling fs layer 15:25:41 5d3b04190fa2: Pulling fs layer 15:25:41 2f39f015ded8: Pulling fs layer 15:25:41 5d3b04190fa2: Waiting 15:25:41 2f39f015ded8: Waiting 15:25:41 5c69ac0246d0: Verifying Checksum 15:25:41 5c69ac0246d0: Download complete 15:25:41 3a2ae6a8a46f: Verifying Checksum 15:25:41 3a2ae6a8a46f: Download complete 15:25:41 33b1e0a273af: Verifying Checksum 15:25:41 33b1e0a273af: Download complete 15:25:42 ec43610c2a17: Verifying Checksum 15:25:42 ec43610c2a17: Download complete 15:25:42 5d3b04190fa2: Verifying Checksum 15:25:42 5d3b04190fa2: Download complete 15:25:42 5eb5b503b376: Verifying Checksum 15:25:42 5eb5b503b376: Download complete 15:25:42 2f39f015ded8: Download complete 15:25:43 5eb5b503b376: Pull complete 15:25:43 5c69ac0246d0: Pull complete 15:25:43 ec43610c2a17: Pull complete 15:25:44 3a2ae6a8a46f: Pull complete 15:25:44 33b1e0a273af: Pull complete 15:25:44 5d3b04190fa2: Pull complete 15:25:48 2f39f015ded8: Pull complete 15:25:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:25:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:25:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:48 prd-ubuntu20.04-docker-8c-8g-7836 does not seem to be running inside a container 15:25:48 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:25:52 $ docker top 5bc0302a1827912f8ce9eb4d079770fa4df6329445c335961be199005b4581fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:53 ---> job-cost.sh 15:25:53 lf-activate-venv: SKIPPING 15:25:53 INFO: No Stack... 15:25:53 INFO: Retrieving Pricing Info for: v3-standard-8 15:25:53 INFO: Archiving Costs [Pipeline] sh 15:25:54 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 15:25:54 + cut -d, -f6 [Pipeline] lock 15:25:54 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-54-stack-cost] 15:25:54 Resource [jenkins-edgexfoundry-app-record-replay-main-54-stack-cost] did not exist. Created. 15:25:54 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:25:54 + echo total: 0.2199999988079071 [Pipeline] stash 15:25:54 Stashed 1 file(s) [Pipeline] } 15:25:54 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-54-stack-cost] [Pipeline] // lock [Pipeline] } 15:25:54 $ docker stop --time=1 5bc0302a1827912f8ce9eb4d079770fa4df6329445c335961be199005b4581fc 15:25:55 $ docker rm -f --volumes 5bc0302a1827912f8ce9eb4d079770fa4df6329445c335961be199005b4581fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:25:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7838 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 15:25:59 Running in /w/workspace/app-record-replay/54 [Pipeline] { [Pipeline] checkout 15:25:59 Selected Git installation does not exist. Using Default 15:25:59 The recommended git tool is: NONE 15:26:04 using credential edgex-jenkins-ssh 15:26:04 Cloning the remote Git repository 15:26:04 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 15:26:04 > git init /w/workspace/app-record-replay/54 # timeout=10 15:26:04 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 15:26:04 > git --version # timeout=10 15:26:04 > git --version # 'git version 2.25.1' 15:26:04 using GIT_SSH to set credentials SSH Credentials for GitHub 15:26:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:26:06 Avoid second fetch 15:26:06 Checking out Revision a00c23a8e4269698580118f16cad66fb2bb4df8c (main) 15:26:05 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 15:26:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:26:06 > git config core.sparsecheckout # timeout=10 15:26:06 > git checkout -f a00c23a8e4269698580118f16cad66fb2bb4df8c # timeout=10 15:26:07 Commit message: "Merge pull request #83 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.35" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:26:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:26:08 % Total % Received % Xferd Average Speed Time Time Time Current 15:26:08 Dload Upload Total Spent Left Speed 15:26:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 15:26:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:26:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:26:09 + sudo tee /etc/docker/daemon.new 15:26:09 { 15:26:09 "registry-mirrors": [ 15:26:09 "https://nexus3.edgexfoundry.org:10001" 15:26:09 ], 15:26:09 "bip": "10.250.0.254/24", 15:26:09 "hosts": [ 15:26:09 "tcp://0.0.0.0:5555", 15:26:09 "unix:///var/run/docker.sock" 15:26:09 ], 15:26:09 "mtu": 1458, 15:26:09 "selinux-enabled": true, 15:26:09 "seccomp-profile": "/etc/docker/seccomp.json" 15:26:09 } [Pipeline] sh 15:26:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:26:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:26:28 provisioning config files... 15:26:28 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/54@tmp/config6128991346418135384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:26:28 ---> docker-login.sh 15:26:28 nexus3.edgexfoundry.org:10001 15:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:29 Configure a credential helper to remove this warning. See 15:26:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:29 15:26:29 Login Succeeded 15:26:29 nexus3.edgexfoundry.org:10002 15:26:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:29 Configure a credential helper to remove this warning. See 15:26:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:29 15:26:29 Login Succeeded 15:26:29 nexus3.edgexfoundry.org:10003 15:26:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:29 Configure a credential helper to remove this warning. See 15:26:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:29 15:26:29 Login Succeeded 15:26:29 nexus3.edgexfoundry.org:10004 15:26:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:30 Configure a credential helper to remove this warning. See 15:26:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:30 15:26:30 Login Succeeded 15:26:30 docker.io 15:26:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:30 Configure a credential helper to remove this warning. See 15:26:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:30 15:26:30 Login Succeeded 15:26:30 ---> docker-login.sh ends [Pipeline] } 15:26:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:26:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:26:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:26:30 ========================================================= 15:26:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:26:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:26:31 Sending build context to Docker daemon 259.6kB 15:26:31 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:26:31 Step 2/12 : FROM ${BASE} AS builder 15:26:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:26:31 9fda8d8052c6: Pulling fs layer 15:26:31 5d54e960e981: Pulling fs layer 15:26:31 c4a7e357bf2a: Pulling fs layer 15:26:31 f0e02332f6b5: Pulling fs layer 15:26:31 cefa15bbcfad: Pulling fs layer 15:26:31 17808c966233: Pulling fs layer 15:26:31 f4c1fc716caa: Pulling fs layer 15:26:31 cefa15bbcfad: Waiting 15:26:31 17808c966233: Waiting 15:26:31 f4c1fc716caa: Waiting 15:26:31 f0e02332f6b5: Waiting 15:26:31 5d54e960e981: Download complete 15:26:31 f0e02332f6b5: Verifying Checksum 15:26:31 f0e02332f6b5: Download complete 15:26:31 cefa15bbcfad: Verifying Checksum 15:26:31 cefa15bbcfad: Download complete 15:26:31 9fda8d8052c6: Verifying Checksum 15:26:31 9fda8d8052c6: Download complete 15:26:32 f4c1fc716caa: Verifying Checksum 15:26:32 f4c1fc716caa: Download complete 15:26:32 9fda8d8052c6: Pull complete 15:26:33 5d54e960e981: Pull complete 15:26:33 c4a7e357bf2a: Verifying Checksum 15:26:33 c4a7e357bf2a: Download complete 15:26:34 17808c966233: Verifying Checksum 15:26:34 17808c966233: Download complete 15:26:44 c4a7e357bf2a: Pull complete 15:26:44 f0e02332f6b5: Pull complete 15:26:44 cefa15bbcfad: Pull complete 15:26:54 17808c966233: Pull complete 15:26:55 f4c1fc716caa: Pull complete 15:26:55 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:26:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:26:55 ---> ea914061e18c 15:26:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:26:57 ---> Running in e6ac62f71331 15:26:57 Removing intermediate container e6ac62f71331 15:26:57 ---> 78b102a464fd 15:26:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:26:57 ---> Running in 7e9cef0d8cdd 15:26:57 Removing intermediate container 7e9cef0d8cdd 15:26:57 ---> 5a7297c7f910 15:26:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:26:57 ---> Running in e02ddcb81506 15:26:57 Removing intermediate container e02ddcb81506 15:26:57 ---> 110789329963 15:26:57 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:26:58 ---> Running in 1f64934ce882 15:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:27:01 OK: 266 MiB in 52 packages 15:27:01 Removing intermediate container 1f64934ce882 15:27:01 ---> 58f9bdfc6ef6 15:27:01 Step 7/12 : WORKDIR /app 15:27:01 ---> Running in ea8f7aa06742 15:27:02 Removing intermediate container ea8f7aa06742 15:27:02 ---> 38b3925186cb 15:27:02 Step 8/12 : COPY go.mod vendor* ./ 15:27:02 ---> bc9a0e144f78 15:27:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:27:02 ---> Running in e2257c72966e 15:28:24 Removing intermediate container e2257c72966e 15:28:24 ---> 0241cfdb4d6e 15:28:24 Step 10/12 : COPY . . 15:28:24 ---> c3c0dda6dbcc 15:28:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:28:24 ---> Running in 7b3683195fdb 15:28:24 Removing intermediate container 7b3683195fdb 15:28:24 ---> cd2e0d859d5f 15:28:24 Step 12/12 : RUN $MAKE 15:28:24 ---> Running in 459f4b9615d9 15:28:24 noop 15:28:24 Removing intermediate container 459f4b9615d9 15:28:24 ---> 676bf859fe39 15:28:24 Successfully built 676bf859fe39 15:28:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:24 + docker inspect -f . ci-base-image-arm64 15:28:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:25 prd-ubuntu20.04-docker-arm64-4c-16g-7838 does not seem to be running inside a container 15:28:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/54 -v /w/workspace/app-record-replay/54:/w/workspace/app-record-replay/54:rw,z -v /w/workspace/app-record-replay/54@tmp:/w/workspace/app-record-replay/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:28:26 $ docker top 888b7a4326476fbbbbab919acffa76c56c9095bf52b53510e6a40a8c8577c83d -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:27 + go version 15:28:27 go version go1.21.0 linux/arm64 [Pipeline] } 15:28:27 $ docker stop --time=1 888b7a4326476fbbbbab919acffa76c56c9095bf52b53510e6a40a8c8577c83d 15:28:29 $ docker rm -f --volumes 888b7a4326476fbbbbab919acffa76c56c9095bf52b53510e6a40a8c8577c83d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:30 + docker inspect -f . ci-base-image-arm64 15:28:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:30 prd-ubuntu20.04-docker-arm64-4c-16g-7838 does not seem to be running inside a container 15:28: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/54 -v /w/workspace/app-record-replay/54:/w/workspace/app-record-replay/54:rw,z -v /w/workspace/app-record-replay/54@tmp:/w/workspace/app-record-replay/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:28:31 $ docker top f17beaf2fa3fe1df127546d7c1c13c764c02f94ae75985bedfa794a2a3051de3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:32 + git config --global --add safe.directory /w/workspace/app-record-replay/54 [Pipeline] fileExists [Pipeline] sh 15:28:32 + make test 15:28:32 go test -race -coverprofile=coverage.out ./... 15:31:09 ? github.com/edgexfoundry/app-record-replay [no test files] 15:31:13 ok github.com/edgexfoundry/app-record-replay/internal/app 1.233s coverage: 88.0% of statements 15:31:17 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:31:17 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:31:18 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:31:26 ok github.com/edgexfoundry/app-record-replay/internal/application 9.976s coverage: 98.7% of statements 15:31:26 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.492s coverage: 78.7% of statements 15:31:26 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.170s coverage: 100.0% of statements 15:31:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:31:27 go vet ./... 15:33:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:33:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:33:19 ./bin/test-attribution-txt.sh [Pipeline] echo 15:33:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:33:19 $ docker stop --time=1 f17beaf2fa3fe1df127546d7c1c13c764c02f94ae75985bedfa794a2a3051de3 15:33:21 $ docker rm -f --volumes f17beaf2fa3fe1df127546d7c1c13c764c02f94ae75985bedfa794a2a3051de3 [Pipeline] // withDockerContainer [Pipeline] sh 15:33:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:33:23 Warning: overwriting stash ‘coverage-report’ 15:33:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:33:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:33:24 + ls -al . 15:33:24 total 180 15:33:24 drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 15:28 . 15:33:24 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:26 .. 15:33:24 -rw-rw-r-- 1 jenkins jenkins 119 Sep 25 15:26 .dockerignore 15:33:24 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 15:26 .git 15:33:24 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:26 .github 15:33:24 -rw-rw-r-- 1 jenkins jenkins 164 Sep 25 15:26 .gitignore 15:33:24 -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 15:26 .golangci.yml 15:33:24 -rw-rw-r-- 1 jenkins jenkins 11301 Sep 25 15:26 Attribution.txt 15:33:24 -rw-rw-r-- 1 jenkins jenkins 258 Sep 25 15:26 CHANGELOG.md 15:33:24 -rw-rw-r-- 1 jenkins jenkins 1616 Sep 25 15:26 Dockerfile 15:33:24 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 15:26 GOVERNANCE.md 15:33:24 -rw-rw-r-- 1 jenkins jenkins 681 Sep 25 15:26 Jenkinsfile 15:33:24 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 25 15:26 LICENSE 15:33:24 -rw-rw-r-- 1 jenkins jenkins 3139 Sep 25 15:26 Makefile 15:33:24 -rw-rw-r-- 1 jenkins jenkins 611 Sep 25 15:26 OWNERS.md 15:33:24 -rw-rw-r-- 1 jenkins jenkins 2363 Sep 25 15:26 README.md 15:33:24 -rw-rw-r-- 1 jenkins jenkins 7594 Sep 25 15:26 Record and Reply.postman_collection.json 15:33:24 -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 15:23 VERSION 15:33:24 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:26 bin 15:33:24 -rw-r--r-- 1 jenkins jenkins 24552 Sep 25 15:31 coverage.out 15:33:24 -rw-rw-r-- 1 jenkins jenkins 3917 Sep 25 15:26 go.mod 15:33:24 -rw-rw-r-- 1 jenkins jenkins 35420 Sep 25 15:26 go.sum 15:33:24 drwxrwxr-x 7 jenkins jenkins 4096 Sep 25 15:26 internal 15:33:24 -rw-rw-r-- 1 jenkins jenkins 913 Sep 25 15:26 main.go 15:33:24 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:26 openapi 15:33:24 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:26 pkg 15:33:24 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:25 + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a00c23a8e4269698580118f16cad66fb2bb4df8c --label arch=arm64 --label version=3.1.0-dev.50 . 15:33:25 Sending build context to Docker daemon 284.7kB 15:33:25 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:33:25 Step 2/26 : FROM ${BASE} AS builder 15:33:25 ---> 676bf859fe39 15:33:25 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:33:25 ---> Running in 16ee2e8ad0fc 15:33:25 Removing intermediate container 16ee2e8ad0fc 15:33:25 ---> 003e644f451e 15:33:25 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:33:26 ---> Running in 4ba11ced1ab6 15:33:26 Removing intermediate container 4ba11ced1ab6 15:33:26 ---> 634dd6644cbb 15:33:26 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:33:26 ---> Running in 81f8a20ad86d 15:33:26 Removing intermediate container 81f8a20ad86d 15:33:26 ---> 26546df0cba3 15:33:26 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:33:26 ---> Running in a1135e9fdf6e 15:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:33:29 OK: 266 MiB in 52 packages 15:33:30 Removing intermediate container a1135e9fdf6e 15:33:30 ---> 1d542bc4f681 15:33:30 Step 7/26 : WORKDIR /app 15:33:30 ---> Running in 416145b9e463 15:33:30 Removing intermediate container 416145b9e463 15:33:30 ---> 00f1c8302477 15:33:30 Step 8/26 : COPY go.mod vendor* ./ 15:33:35 ---> 9ba07b4a6285 15:33:35 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:35 ---> Running in 79835d7d5651 15:33:37 Removing intermediate container 79835d7d5651 15:33:37 ---> 92fbefe1d84c 15:33:37 Step 10/26 : COPY . . 15:33:37 ---> cf719990a829 15:33:37 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:33:37 ---> Running in c46de24a3f8a 15:33:38 Removing intermediate container c46de24a3f8a 15:33:38 ---> 061c525aa210 15:33:38 Step 12/26 : RUN $MAKE 15:33:38 ---> Running in fcb352a7e7fe 15:33:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.50" -trimpath -mod=readonly -o app-record-replay 15:35:30 Removing intermediate container fcb352a7e7fe 15:35:30 ---> 4419574cc686 15:35:30 Step 13/26 : FROM alpine:3.18 15:35:30 3.18: Pulling from library/alpine 15:35:30 9fda8d8052c6: Already exists 15:35:30 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 15:35:30 Status: Downloaded newer image for alpine:3.18 15:35:30 ---> f6648c04cd6c 15:35:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:35:30 ---> Running in fa5646184404 15:35:30 Removing intermediate container fa5646184404 15:35:30 ---> f89c41e3d60f 15:35:30 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:35:30 ---> Running in 5f6156f3ffc8 15:35:30 Removing intermediate container 5f6156f3ffc8 15:35:30 ---> 2f5545136b49 15:35:30 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:35:30 ---> Running in edc315427b94 15:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:35:30 (1/2) Installing ca-certificates (20230506-r0) 15:35:30 (2/2) Installing dumb-init (1.2.5-r2) 15:35:30 Executing busybox-1.36.1-r2.trigger 15:35:30 Executing ca-certificates-20230506-r0.trigger 15:35:30 OK: 9 MiB in 17 packages 15:35:30 Removing intermediate container edc315427b94 15:35:30 ---> 2a7330ab6f2a 15:35:30 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:35:30 ---> b9d9602574f5 15:35:30 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:35:31 ---> caa4a1b3f389 15:35:31 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:35:31 ---> caab7042c38c 15:35:31 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:35:33 ---> d29cd1bf6f07 15:35:33 Step 21/26 : EXPOSE 59712 15:35:33 ---> Running in de9048b456da 15:35:33 Removing intermediate container de9048b456da 15:35:33 ---> 3c5b809cdf0e 15:35:33 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:35:33 ---> Running in 4b7331b59768 15:35:33 Removing intermediate container 4b7331b59768 15:35:33 ---> 9bd2c7b185d3 15:35:33 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:35:36 ---> Running in d2567054e05d 15:35:36 Removing intermediate container d2567054e05d 15:35:36 ---> c9afbd9019b1 15:35:36 Step 24/26 : LABEL arch=arm64 15:35:36 ---> Running in b1b09d812514 15:35:36 Removing intermediate container b1b09d812514 15:35:36 ---> b591d6567eb1 15:35:36 Step 25/26 : LABEL git_sha=a00c23a8e4269698580118f16cad66fb2bb4df8c 15:35:36 ---> Running in 724899bcdeab 15:35:36 Removing intermediate container 724899bcdeab 15:35:36 ---> b2d94ae1f4fb 15:35:36 Step 26/26 : LABEL version=3.1.0-dev.50 15:35:36 ---> Running in 764892907af9 15:35:36 Removing intermediate container 764892907af9 15:35:36 ---> bd3c6dbd2088 15:35:36 [Warning] One or more build-args [ARCH] were not consumed 15:35:36 Successfully built bd3c6dbd2088 15:35:36 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 15:35:36 provisioning config files... 15:35:36 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/54@tmp/config2844257804009113129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:36 ---> docker-login.sh 15:35:36 nexus3.edgexfoundry.org:10001 15:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:37 Configure a credential helper to remove this warning. See 15:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:37 15:35:37 Login Succeeded 15:35:37 nexus3.edgexfoundry.org:10002 15:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:37 Configure a credential helper to remove this warning. See 15:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:37 15:35:37 Login Succeeded 15:35:37 nexus3.edgexfoundry.org:10003 15:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:38 Configure a credential helper to remove this warning. See 15:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:38 15:35:38 Login Succeeded 15:35:38 nexus3.edgexfoundry.org:10004 15:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:38 Configure a credential helper to remove this warning. See 15:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:38 15:35:38 Login Succeeded 15:35:38 docker.io 15:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:38 Configure a credential helper to remove this warning. See 15:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:38 15:35:38 Login Succeeded 15:35:38 ---> docker-login.sh ends [Pipeline] } 15:35:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:35:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:35:38 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 15:35:38 a00c23a8e4269698580118f16cad66fb2bb4df8c 15:35:38 latest 15:35:38 3.1.0-dev.50 15:35:38 a00c23a8e4269698580118f16cad66fb2bb4df8c-3.1.0-dev.50 15:35:38 main 15:35:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:39 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a00c23a8e4269698580118f16cad66fb2bb4df8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:39 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a00c23a8e4269698580118f16cad66fb2bb4df8c 15:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:35:39 4f63f7e5fee5: Preparing 15:35:39 cf860baa1767: Preparing 15:35:39 84bc323b12a6: Preparing 15:35:39 e763eeb2a544: Preparing 15:35:39 444f43174cee: Preparing 15:35:39 b2191e2be29d: Preparing 15:35:39 b2191e2be29d: Waiting 15:35:39 e763eeb2a544: Pushed 15:35:39 cf860baa1767: Pushed 15:35:39 84bc323b12a6: Pushed 15:35:39 b2191e2be29d: Layer already exists 15:35:40 444f43174cee: Pushed 15:35:45 4f63f7e5fee5: Pushed 15:35:45 a00c23a8e4269698580118f16cad66fb2bb4df8c: digest: sha256:c3267f305e5a578c30394be9324547fb2a4e4dbb8089800f61eed923dddc4cd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:46 + 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 15:35:46 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:35:46 4f63f7e5fee5: Preparing 15:35:46 cf860baa1767: Preparing 15:35:46 84bc323b12a6: Preparing 15:35:46 e763eeb2a544: Preparing 15:35:46 444f43174cee: Preparing 15:35:46 b2191e2be29d: Preparing 15:35:46 b2191e2be29d: Waiting 15:35:46 84bc323b12a6: Layer already exists 15:35:46 e763eeb2a544: Layer already exists 15:35:46 444f43174cee: Layer already exists 15:35:46 cf860baa1767: Layer already exists 15:35:46 4f63f7e5fee5: Layer already exists 15:35:46 b2191e2be29d: Layer already exists 15:35:46 latest: digest: sha256:c3267f305e5a578c30394be9324547fb2a4e4dbb8089800f61eed923dddc4cd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:46 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:47 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.50 15:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:35:47 4f63f7e5fee5: Preparing 15:35:47 cf860baa1767: Preparing 15:35:47 84bc323b12a6: Preparing 15:35:47 e763eeb2a544: Preparing 15:35:47 444f43174cee: Preparing 15:35:47 b2191e2be29d: Preparing 15:35:47 b2191e2be29d: Waiting 15:35:47 444f43174cee: Layer already exists 15:35:47 84bc323b12a6: Layer already exists 15:35:47 e763eeb2a544: Layer already exists 15:35:47 cf860baa1767: Layer already exists 15:35:47 4f63f7e5fee5: Layer already exists 15:35:47 b2191e2be29d: Layer already exists 15:35:47 3.1.0-dev.50: digest: sha256:c3267f305e5a578c30394be9324547fb2a4e4dbb8089800f61eed923dddc4cd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:47 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a00c23a8e4269698580118f16cad66fb2bb4df8c-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:48 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a00c23a8e4269698580118f16cad66fb2bb4df8c-3.1.0-dev.50 15:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:35:48 4f63f7e5fee5: Preparing 15:35:48 cf860baa1767: Preparing 15:35:48 84bc323b12a6: Preparing 15:35:48 e763eeb2a544: Preparing 15:35:48 444f43174cee: Preparing 15:35:48 b2191e2be29d: Preparing 15:35:48 b2191e2be29d: Waiting 15:35:48 4f63f7e5fee5: Layer already exists 15:35:48 cf860baa1767: Layer already exists 15:35:48 e763eeb2a544: Layer already exists 15:35:48 84bc323b12a6: Layer already exists 15:35:48 444f43174cee: Layer already exists 15:35:48 b2191e2be29d: Layer already exists 15:35:48 a00c23a8e4269698580118f16cad66fb2bb4df8c-3.1.0-dev.50: digest: sha256:c3267f305e5a578c30394be9324547fb2a4e4dbb8089800f61eed923dddc4cd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:48 + 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 15:35:51 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 15:35:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:35:51 4f63f7e5fee5: Preparing 15:35:51 cf860baa1767: Preparing 15:35:51 84bc323b12a6: Preparing 15:35:51 e763eeb2a544: Preparing 15:35:51 444f43174cee: Preparing 15:35:51 b2191e2be29d: Preparing 15:35:51 b2191e2be29d: Waiting 15:35:51 e763eeb2a544: Layer already exists 15:35:51 84bc323b12a6: Layer already exists 15:35:51 cf860baa1767: Layer already exists 15:35:51 4f63f7e5fee5: Layer already exists 15:35:51 444f43174cee: Layer already exists 15:35:51 b2191e2be29d: Layer already exists 15:35:51 main: digest: sha256:c3267f305e5a578c30394be9324547fb2a4e4dbb8089800f61eed923dddc4cd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:35:51 ===================================================== [Pipeline] echo 15:35:51 taggedImages: 15:35:51 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a00c23a8e4269698580118f16cad66fb2bb4df8c 15:35:51 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:35:51 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.50 15:35:51 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a00c23a8e4269698580118f16cad66fb2bb4df8c-3.1.0-dev.50 15:35:51 - 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 15:35:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:35:51 15:35:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:35:52 arm64: Pulling from edgex-lftools-log-publisher 15:35:52 8998bd30e6a1: Pulling fs layer 15:35:52 04944245beec: Pulling fs layer 15:35:52 699f458cf7ca: Pulling fs layer 15:35:52 765212b225bb: Pulling fs layer 15:35:52 f23df028b6ca: Pulling fs layer 15:35:52 d65c8cfc05b1: Pulling fs layer 15:35:52 2437ff75d9bd: Pulling fs layer 15:35:52 f23df028b6ca: Waiting 15:35:52 d65c8cfc05b1: Waiting 15:35:52 765212b225bb: Waiting 15:35:52 2437ff75d9bd: Waiting 15:35:52 04944245beec: Verifying Checksum 15:35:52 04944245beec: Download complete 15:35:52 765212b225bb: Verifying Checksum 15:35:52 765212b225bb: Download complete 15:35:52 f23df028b6ca: Verifying Checksum 15:35:52 f23df028b6ca: Download complete 15:35:52 d65c8cfc05b1: Verifying Checksum 15:35:52 d65c8cfc05b1: Download complete 15:35:52 699f458cf7ca: Verifying Checksum 15:35:52 699f458cf7ca: Download complete 15:35:52 8998bd30e6a1: Download complete 15:35:54 2437ff75d9bd: Verifying Checksum 15:35:54 2437ff75d9bd: Download complete 15:35:56 8998bd30e6a1: Pull complete 15:35:57 04944245beec: Pull complete 15:35:58 699f458cf7ca: Pull complete 15:35:58 765212b225bb: Pull complete 15:35:59 f23df028b6ca: Pull complete 15:35:59 d65c8cfc05b1: Pull complete 15:36:14 2437ff75d9bd: Pull complete 15:36:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:36:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:36:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:14 prd-ubuntu20.04-docker-arm64-4c-16g-7838 does not seem to be running inside a container 15:36:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/54 -v /w/workspace/app-record-replay/54:/w/workspace/app-record-replay/54:rw,z -v /w/workspace/app-record-replay/54@tmp:/w/workspace/app-record-replay/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:36:17 $ docker top 3417ca52f6e1fa8da4a0c0923399ced5e91041dfb970fb099295546001c9accb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:17 ---> job-cost.sh 15:36:18 lf-activate-venv: SKIPPING 15:36:18 INFO: No Stack... 15:36:18 INFO: Retrieving Pricing Info for: v3-standard-4 15:36:19 INFO: Archiving Costs [Pipeline] sh 15:36:19 + cat /w/workspace/app-record-replay/54/archives/cost.csv 15:36:19 + cut -d, -f6 [Pipeline] lock 15:36:19 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-54-stack-cost] 15:36:19 Resource [jenkins-edgexfoundry-app-record-replay-main-54-stack-cost] did not exist. Created. 15:36:19 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:36:20 /w/workspace/app-record-replay/54@tmp/durable-3148b212/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:36:20 + echo total: 0.10999999940395355 [Pipeline] stash 15:36:20 Warning: overwriting stash ‘stack-cost’ 15:36:20 Stashed 1 file(s) [Pipeline] } 15:36:20 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-54-stack-cost] [Pipeline] // lock [Pipeline] } 15:36:20 $ docker stop --time=1 3417ca52f6e1fa8da4a0c0923399ced5e91041dfb970fb099295546001c9accb 15:36:22 $ docker rm -f --volumes 3417ca52f6e1fa8da4a0c0923399ced5e91041dfb970fb099295546001c9accb [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 15:36:22 provisioning config files... 15:36:22 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11589740792289150179tmp [Pipeline] { [Pipeline] sh 15:36:23 + set +x 15:36:23 + curl -s https://codecov.io/bash 15:36:23 + bash -s -- 15:36:23 15:36:23 _____ _ 15:36:23 / ____| | | 15:36:23 | | ___ __| | ___ ___ _____ __ 15:36:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:36:23 | |___| (_) | (_| | __/ (_| (_) \ V / 15:36:23 \_____\___/ \__,_|\___|\___\___/ \_/ 15:36:23 Bash-1.0.6 15:36:23 15:36:23 15:36:23 ==> git version 2.25.1 found 15:36:23 ==> 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 15:36:23 Release-Date: 2020-01-08 15:36:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:36:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:36:23 ==> Jenkins CI detected. 15:36:23 current dir:  /w/workspace/exfoundry_app-record-replay_main 15:36:23 project root: . 15:36:23 --> token set from env 15:36:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:36:23 ==> Running gcov in . (disable via -X gcov) 15:36:23 ==> Python coveragepy not found 15:36:23 ==> Searching for coverage reports in: 15:36:23 + . 15:36:23 -> Found 1 reports 15:36:23 ==> Detecting git/mercurial file structure 15:36:23 ==> Reading reports 15:36:23 + ./coverage.out bytes=24552 15:36:23 ==> Appending adjustments 15:36:23 https://docs.codecov.io/docs/fixing-reports 15:36:23 + Found adjustments 15:36:23 ==> Gzipping contents 15:36:23 8.0K /tmp/codecov.5zTejC.gz 15:36:23 ==> Uploading reports 15:36:23 url: https://codecov.io 15:36:23 query: branch=main&commit=a00c23a8e4269698580118f16cad66fb2bb4df8c&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:36:23 -> Pinging Codecov 15:36:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=a00c23a8e4269698580118f16cad66fb2bb4df8c&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:36:23 -> Uploading to 15:36:23 https://storage.googleapis.com/codecov/v4/raw/2023-09-25/F467761B9912B4F32F9BC62907045C81/a00c23a8e4269698580118f16cad66fb2bb4df8c/c07fa6fb-c7b9-4f38-8d2c-c0c939e8f013.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T153623Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fbc6c6192696c23c7e16439b7c07015e8eb12960954e027c885ad03ede668aa8 15:36:23 % Total % Received % Xferd Average Speed Time Time Time Current 15:36:23 Dload Upload Total Spent Left Speed 15:36:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4841 0 0 100 4841 0 23730 --:--:-- --:--:-- --:--:-- 23730 15:36:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/a00c23a8e4269698580118f16cad66fb2bb4df8c [Pipeline] } 15:36:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:36:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:36:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:36:23 15:36:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:36:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:36:24 df9b9388f04a: Pulling fs layer 15:36:24 52dc419b0ee2: Pulling fs layer 15:36:24 25bc292e5bac: Pulling fs layer 15:36:24 114826534d7a: Pulling fs layer 15:36:24 4657fd5d0bcf: Pulling fs layer 15:36:24 6ad1cebc031e: Pulling fs layer 15:36:24 8a3aa393b2d8: Pulling fs layer 15:36:24 114826534d7a: Waiting 15:36:24 4657fd5d0bcf: Waiting 15:36:24 6ad1cebc031e: Waiting 15:36:24 8a3aa393b2d8: Waiting 15:36:24 25bc292e5bac: Verifying Checksum 15:36:24 52dc419b0ee2: Download complete 15:36:24 4657fd5d0bcf: Download complete 15:36:24 df9b9388f04a: Download complete 15:36:24 df9b9388f04a: Pull complete 15:36:24 6ad1cebc031e: Verifying Checksum 15:36:24 6ad1cebc031e: Download complete 15:36:24 52dc419b0ee2: Pull complete 15:36:24 25bc292e5bac: Pull complete 15:36:25 114826534d7a: Verifying Checksum 15:36:25 114826534d7a: Download complete 15:36:25 8a3aa393b2d8: Verifying Checksum 15:36:25 8a3aa393b2d8: Download complete 15:36:28 114826534d7a: Pull complete 15:36:28 4657fd5d0bcf: Pull complete 15:36:29 6ad1cebc031e: Pull complete 15:36:31 8a3aa393b2d8: Pull complete 15:36:31 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:36:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:36:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:31 prd-ubuntu20.04-docker-8c-8g-7836 does not seem to be running inside a container 15:36:31 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:36:36 $ docker top 378965cf2acac973b4a851cd44cabd6001e7211a84931708820a3ffac2ad3ddb -eo pid,comm [Pipeline] { [Pipeline] echo 15:36:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 15:36:37 + set -o pipefail 15:36:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 15:36:42 15:36:42 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 15:36:42 15:36:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/2f50a266-7a4a-4237-9a24-7eecdc8e4100 15:36:42 15:36:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:36:42 15:36:42 15:36:42 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:36:42 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:36:42 More details here: https://snyk.co/ue1NS [Pipeline] } 15:36:42 $ docker stop --time=1 378965cf2acac973b4a851cd44cabd6001e7211a84931708820a3ffac2ad3ddb 15:36:47 $ docker rm -f --volumes 378965cf2acac973b4a851cd44cabd6001e7211a84931708820a3ffac2ad3ddb [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 15:36:47 + git log --format=format:%s -1 a00c23a8e4269698580118f16cad66fb2bb4df8c [Pipeline] sh 15:36:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:36:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:36:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:48 prd-ubuntu20.04-docker-8c-8g-7836 does not seem to be running inside a container 15:36:48 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:36:48 $ docker top 6c86d031c3727852159ff1f006ae0bdfb67ab37d9b8f679f46652fdc5f9bc394 -eo pid,comm 15:36:48 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). 15:36:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:36:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:36:49 [ssh-agent] Looking for ssh-agent implementation... 15:36:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:36:49 $ docker exec 6c86d031c3727852159ff1f006ae0bdfb67ab37d9b8f679f46652fdc5f9bc394 ssh-agent 15:36:49 SSH_AUTH_SOCK=/tmp/ssh-4cd2Rz13kJSw/agent.33 15:36:49 SSH_AGENT_PID=39 15:36:49 Running ssh-add (command line suppressed) 15:36:49 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17520494779433005472.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17520494779433005472.key) 15:36:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:36:49 + git semver tag 15:36:49 2023-09-25 15:36:49,841 [run_tag] DEBUG tag force:False 15:36:49 2023-09-25 15:36:49,841 [check_head_tag] DEBUG check head tag 15:36:49 2023-09-25 15:36:49,842 [execute] INFO git cat-file --batch-check 15:36:49 2023-09-25 15:36:49,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:36:49 2023-09-25 15:36:49,846 [execute] INFO git cat-file --batch 15:36:49 2023-09-25 15:36:49,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:36:49 2023-09-25 15:36:49,860 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:36:49 2023-09-25 15:36:49,860 [execute] INFO git tag -a v3.1.0-dev.50 -m v3.1.0-dev.50 15:36:49 2023-09-25 15:36:49,860 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.50', '-m', 'v3.1.0-dev.50'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:36:49 2023-09-25 15:36:49,865 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:36:49 3.1.0-dev.50 [Pipeline] } 15:36:49 $ docker exec --env ******** --env ******** 6c86d031c3727852159ff1f006ae0bdfb67ab37d9b8f679f46652fdc5f9bc394 ssh-agent -k 15:36:50 unset SSH_AUTH_SOCK; 15:36:50 unset SSH_AGENT_PID; 15:36:50 echo Agent pid 39 killed; 15:36:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:36:50 + git semver [Pipeline] } 15:36:50 $ docker stop --time=1 6c86d031c3727852159ff1f006ae0bdfb67ab37d9b8f679f46652fdc5f9bc394 15:36:51 $ docker rm -f --volumes 6c86d031c3727852159ff1f006ae0bdfb67ab37d9b8f679f46652fdc5f9bc394 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:36:52 15:36:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:36:52 0.23.1-centos7: Pulling from edgex-lftools 15:36:52 ab5ef0e58194: Pulling fs layer 15:36:52 9712f1f96733: Pulling fs layer 15:36:52 63f879dbbcfc: Pulling fs layer 15:36:52 0d9ebad4ef96: Pulling fs layer 15:36:52 e9a5061849ea: Pulling fs layer 15:36:52 d747dcd14b5f: Pulling fs layer 15:36:52 2de7ff778b66: Pulling fs layer 15:36:52 0d9ebad4ef96: Waiting 15:36:52 e9a5061849ea: Waiting 15:36:52 d747dcd14b5f: Waiting 15:36:52 2de7ff778b66: Waiting 15:36:52 9712f1f96733: Verifying Checksum 15:36:52 9712f1f96733: Download complete 15:36:53 63f879dbbcfc: Verifying Checksum 15:36:53 63f879dbbcfc: Download complete 15:36:53 e9a5061849ea: Verifying Checksum 15:36:53 e9a5061849ea: Download complete 15:36:53 d747dcd14b5f: Verifying Checksum 15:36:53 d747dcd14b5f: Download complete 15:36:53 0d9ebad4ef96: Verifying Checksum 15:36:53 0d9ebad4ef96: Download complete 15:36:53 ab5ef0e58194: Verifying Checksum 15:36:53 ab5ef0e58194: Download complete 15:36:53 2de7ff778b66: Verifying Checksum 15:36:53 2de7ff778b66: Download complete 15:36:55 ab5ef0e58194: Pull complete 15:36:55 9712f1f96733: Pull complete 15:36:56 63f879dbbcfc: Pull complete 15:36:59 0d9ebad4ef96: Pull complete 15:37:00 e9a5061849ea: Pull complete 15:37:00 d747dcd14b5f: Pull complete 15:37:01 2de7ff778b66: Pull complete 15:37:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:37:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:37:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:01 prd-ubuntu20.04-docker-8c-8g-7836 does not seem to be running inside a container 15:37:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:37:06 $ docker top e5720e7964569c3b4f0ccdc6251501a1c9e78ebdb93f273afd77f7c427020218 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:37:06 provisioning config files... 15:37:06 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9191133447333813246tmp 15:37:06 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6308882319167439728tmp 15:37:06 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8368894036011807711tmp [Pipeline] { [Pipeline] echo 15:37:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:37:06 ---> sigul-configuration.sh 15:37:06 gpg: directory `/root/.gnupg' created 15:37:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:37:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:37:06 gpg: keyring `/root/.gnupg/secring.gpg' created 15:37:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:37:06 gpg: CAST5 encrypted data 15:37:06 gpg: encrypted with 1 passphrase 15:37:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:37:06 + mkdir /home/jenkins 15:37:06 + mkdir /home/jenkins/sigul [Pipeline] sh 15:37:07 + 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 15:37:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:37:07 ---> sigul-install.sh 15:37:07 Sigul already installed; skipping installation. [Pipeline] sh 15:37:07 + git tag --list 15:37:07 v3.1.0-dev.0 15:37:07 v3.1.0-dev.1 15:37:07 v3.1.0-dev.10 15:37:07 v3.1.0-dev.11 15:37:07 v3.1.0-dev.12 15:37:07 v3.1.0-dev.13 15:37:07 v3.1.0-dev.14 15:37:07 v3.1.0-dev.15 15:37:07 v3.1.0-dev.16 15:37:07 v3.1.0-dev.17 15:37:07 v3.1.0-dev.18 15:37:07 v3.1.0-dev.19 15:37:07 v3.1.0-dev.2 15:37:07 v3.1.0-dev.20 15:37:07 v3.1.0-dev.21 15:37:07 v3.1.0-dev.22 15:37:07 v3.1.0-dev.23 15:37:07 v3.1.0-dev.24 15:37:07 v3.1.0-dev.25 15:37:07 v3.1.0-dev.26 15:37:07 v3.1.0-dev.27 15:37:07 v3.1.0-dev.28 15:37:07 v3.1.0-dev.29 15:37:07 v3.1.0-dev.3 15:37:07 v3.1.0-dev.30 15:37:07 v3.1.0-dev.31 15:37:07 v3.1.0-dev.32 15:37:07 v3.1.0-dev.33 15:37:07 v3.1.0-dev.34 15:37:07 v3.1.0-dev.35 15:37:07 v3.1.0-dev.36 15:37:07 v3.1.0-dev.37 15:37:07 v3.1.0-dev.38 15:37:07 v3.1.0-dev.39 15:37:07 v3.1.0-dev.4 15:37:07 v3.1.0-dev.40 15:37:07 v3.1.0-dev.41 15:37:07 v3.1.0-dev.42 15:37:07 v3.1.0-dev.43 15:37:07 v3.1.0-dev.44 15:37:07 v3.1.0-dev.45 15:37:07 v3.1.0-dev.46 15:37:07 v3.1.0-dev.47 15:37:07 v3.1.0-dev.48 15:37:07 v3.1.0-dev.49 15:37:07 v3.1.0-dev.5 15:37:07 v3.1.0-dev.50 15:37:07 v3.1.0-dev.6 15:37:07 v3.1.0-dev.7 15:37:07 v3.1.0-dev.8 15:37:07 v3.1.0-dev.9 [Pipeline] sh 15:37:08 + lftools sign git-tag v3.1.0-dev.50 15:37:08 Signing Git tag with Sigul... 15:37:08 Signing v3.1.0-dev.50 [Pipeline] echo 15:37:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:37:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:37:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:37:09 $ docker stop --time=1 e5720e7964569c3b4f0ccdc6251501a1c9e78ebdb93f273afd77f7c427020218 15:37:10 $ docker rm -f --volumes e5720e7964569c3b4f0ccdc6251501a1c9e78ebdb93f273afd77f7c427020218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:37:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:37:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:37:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:11 prd-ubuntu20.04-docker-8c-8g-7836 does not seem to be running inside a container 15:37:11 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:37:12 $ docker top c9f6699e2686b7fcf0acaebe897fb4e8b84b570a17a0558b11e079c3c8465579 -eo pid,comm 15:37:12 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). 15:37:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:37:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:12 [ssh-agent] Looking for ssh-agent implementation... 15:37:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:12 $ docker exec c9f6699e2686b7fcf0acaebe897fb4e8b84b570a17a0558b11e079c3c8465579 ssh-agent 15:37:12 SSH_AUTH_SOCK=/tmp/ssh-sz45Gb0QB8nv/agent.31 15:37:12 SSH_AGENT_PID=37 15:37:12 Running ssh-add (command line suppressed) 15:37:12 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12553996710452495154.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12553996710452495154.key) 15:37:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:12 + git semver bump pre 15:37:13 2023-09-25 15:37:12,889 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:37:13 2023-09-25 15:37:12,889 [bump_version] DEBUG bumping version:3.1.0-dev.50 on axis:pre with prefix:dev 15:37:13 2023-09-25 15:37:12,889 [bump_version] DEBUG bumped version:3.1.0-dev.51 15:37:13 2023-09-25 15:37:12,889 [write_version] DEBUG write version:3.1.0-dev.51 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 15:37:13 2023-09-25 15:37:12,889 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:37:13 2023-09-25 15:37:12,889 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 15:37:13 2023-09-25 15:37:12,892 [execute] INFO git cat-file --batch-check 15:37:13 2023-09-25 15:37:12,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:37:13 2023-09-25 15:37:12,898 [execute] INFO git cat-file --batch 15:37:13 2023-09-25 15:37:12,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:37:13 2023-09-25 15:37:12,903 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:37:13 3.1.0-dev.51 [Pipeline] } 15:37:13 $ docker exec --env ******** --env ******** c9f6699e2686b7fcf0acaebe897fb4e8b84b570a17a0558b11e079c3c8465579 ssh-agent -k 15:37:13 unset SSH_AUTH_SOCK; 15:37:13 unset SSH_AGENT_PID; 15:37:13 echo Agent pid 37 killed; 15:37:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:37:13 + git semver [Pipeline] } 15:37:13 $ docker stop --time=1 c9f6699e2686b7fcf0acaebe897fb4e8b84b570a17a0558b11e079c3c8465579 15:37:14 $ docker rm -f --volumes c9f6699e2686b7fcf0acaebe897fb4e8b84b570a17a0558b11e079c3c8465579 [Pipeline] // withDockerContainer [Pipeline] sh 15:37:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:37:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:37:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:15 prd-ubuntu20.04-docker-8c-8g-7836 does not seem to be running inside a container 15:37:15 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:37:16 $ docker top 82e0042d68f52a1161afded4545907dc4956823cb02a1812c98b08e90fe336b3 -eo pid,comm 15:37:16 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). 15:37:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:37:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:16 [ssh-agent] Looking for ssh-agent implementation... 15:37:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:16 $ docker exec 82e0042d68f52a1161afded4545907dc4956823cb02a1812c98b08e90fe336b3 ssh-agent 15:37:16 SSH_AUTH_SOCK=/tmp/ssh-r9MK45cuZGuC/agent.32 15:37:16 SSH_AGENT_PID=38 15:37:16 Running ssh-add (command line suppressed) 15:37:16 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11593728461645752150.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11593728461645752150.key) 15:37:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:16 + git semver push 15:37:17 2023-09-25 15:37:17,145 [run_push] DEBUG push 15:37:17 2023-09-25 15:37:17,146 [execute] INFO git cat-file --batch-check 15:37:17 2023-09-25 15:37:17,146 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:37:17 2023-09-25 15:37:17,151 [execute] INFO git rev-list 0f0979a253b188dca3468b53f3ef0140a3c44261 -- 15:37:17 2023-09-25 15:37:17,151 [execute] DEBUG Popen(['git', 'rev-list', '0f0979a253b188dca3468b53f3ef0140a3c44261', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:37:17 2023-09-25 15:37:17,158 [execute] INFO git fetch -v origin 15:37:17 2023-09-25 15:37:17,158 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 15:37:17 2023-09-25 15:37:17,640 [run_push] DEBUG no remote changes detected 15:37:17 2023-09-25 15:37:17,640 [execute] INFO git push origin semver 15:37:17 2023-09-25 15:37:17,641 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:37:18 2023-09-25 15:37:18,576 [run_push] DEBUG push all version tags 15:37:18 2023-09-25 15:37:18,576 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:37:18 2023-09-25 15:37:18,577 [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) 15:37:19 2023-09-25 15:37:19,355 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:37:19 3.1.0-dev.51 [Pipeline] } 15:37:19 $ docker exec --env ******** --env ******** 82e0042d68f52a1161afded4545907dc4956823cb02a1812c98b08e90fe336b3 ssh-agent -k 15:37:19 unset SSH_AUTH_SOCK; 15:37:19 unset SSH_AGENT_PID; 15:37:19 echo Agent pid 38 killed; 15:37:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:37:20 + git semver [Pipeline] } 15:37:20 $ docker stop --time=1 82e0042d68f52a1161afded4545907dc4956823cb02a1812c98b08e90fe336b3 15:37:21 $ docker rm -f --volumes 82e0042d68f52a1161afded4545907dc4956823cb02a1812c98b08e90fe336b3 [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 15:37:22 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 15:37:22 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:37:22 total 16 15:37:22 drwxr-xr-x 3 root root 4096 Sep 25 15:25 . 15:37:22 drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 15:37 .. 15:37:22 drwxr-xr-x 2 root root 4096 Sep 25 15:25 cost 15:37:22 -rw-r--r-- 1 root root 88 Sep 25 15:25 cost.csv 15:37:22 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 15:37:22 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:37:22 total 16 15:37:22 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 15:25 . 15:37:22 drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 15:37 .. 15:37:22 drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 15:25 cost 15:37:22 -rw-r--r-- 1 jenkins jenkins 88 Sep 25 15:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:37:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:37:23 ---> package-listing.sh 15:37:23 ++ facter osfamily 15:37:23 ++ tr '[:upper:]' '[:lower:]' 15:37:23 + OS_FAMILY=debian 15:37:23 + workspace=/w/workspace/exfoundry_app-record-replay_main 15:37:23 + START_PACKAGES=/tmp/packages_start.txt 15:37:23 + END_PACKAGES=/tmp/packages_end.txt 15:37:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:37:23 + PACKAGES=/tmp/packages_start.txt 15:37:23 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:37:23 + PACKAGES=/tmp/packages_end.txt 15:37:23 + case "${OS_FAMILY}" in 15:37:23 + dpkg -l 15:37:23 + grep '^ii' 15:37:23 + '[' -f /tmp/packages_start.txt ']' 15:37:23 + '[' -f /tmp/packages_end.txt ']' 15:37:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:37:23 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:37:23 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 15:37:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 15:37:23 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 15:37:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:24 prd-ubuntu20.04-docker-8c-8g-7836 does not seem to be running inside a container 15:37:24 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:37:24 $ docker top 39a346e7ebdd2a49e5ae7de1f105b0bd92c0c5737e6ef3fc3148f48a00a897c6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:25 + touch /tmp/pre-build-complete [Pipeline] sh 15:37:25 + mkdir -p /var/log/sysstat [Pipeline] sh 15:37:25 + ls /var/log/sa-host 15:37:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:25 provisioning config files... 15:37:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config355928882127466730tmp [Pipeline] { [Pipeline] echo 15:37:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:37:26 ---> create-netrc.sh [Pipeline] } 15:37:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:37:26 ---> python-tools-install.sh [Pipeline] echo 15:37:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:37:26 ---> sudo-logs.sh 15:37:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:37:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:37:27 ---> job-cost.sh 15:37:27 lf-activate-venv: SKIPPING 15:37:27 DEBUG: total: 0.2199999988079071 15:37:27 INFO: Retrieving Stack Cost... 15:37:27 INFO: Retrieving Pricing Info for: v3-standard-8 15:37:28 INFO: Archiving Costs [Pipeline] echo 15:37:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:37:28 ---> logs-deploy.sh 15:37:28 lf-activate-venv: SKIPPING 15:37:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/54 15:37:28 INFO: archiving workspace using pattern(s): 15:37:29 Archives upload complete. 15:37:29 INFO: archiving logs to Nexus