Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 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-ssh11689675179786216705.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-ssh7073572656452959422.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-ssh3928134265803183029.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-ssh16551384532575702176.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-ssh799314495746892705.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 ‘prd-centos7-blackbox-4c-2g-9694’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-9695’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-9925’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-9930’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9931 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 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 (main) Commit message: "Merge pull request #95 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.46" > 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 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 # timeout=10 > git rev-list --no-walk dc181b80ea0be21e4569ae5558623740e499df97 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:20:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:20:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:20:34 ========================================================= 15:20:34 EdgeX Global Pipelines Version Info 15:20:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:20:35 ------------------- 15:20:35 stable info: 15:20:35 ------------------- 15:20:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:20:35 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:20:35 Message: update stable to v1.0.254 15:20:36 ------------------- 15:20:36 experimental info: 15:20:36 ------------------- 15:20:36 Commited By: **** collab-it+edgex@linuxfoundation.org 15:20:36 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:20:36 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e4eeb9 [Pipeline] echo 15:20:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:20:36 provisioning config files... 15:20:36 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17008385594987082938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:37 ---> docker-login.sh 15:20:37 nexus3.edgexfoundry.org:10001 15:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:37 Configure a credential helper to remove this warning. See 15:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:37 15:20:37 Login Succeeded 15:20:37 nexus3.edgexfoundry.org:10002 15:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:37 Configure a credential helper to remove this warning. See 15:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:37 15:20:37 Login Succeeded 15:20:37 nexus3.edgexfoundry.org:10003 15:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:37 Configure a credential helper to remove this warning. See 15:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:37 15:20:37 Login Succeeded 15:20:37 nexus3.edgexfoundry.org:10004 15:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:37 Configure a credential helper to remove this warning. See 15:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:37 15:20:37 Login Succeeded 15:20:37 docker.io 15:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:38 Configure a credential helper to remove this warning. See 15:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:38 15:20:38 Login Succeeded 15:20:38 ---> docker-login.sh ends [Pipeline] } 15:20:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:20:38 + git rev-list -1 --merges 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729~1..0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [Pipeline] echo 15:20:38 -----------> git rev-list -1 --merges 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729~1..0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 15:20:38 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [false] [Pipeline] sh 15:20:38 + git log --format=format:%s -1 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [Pipeline] echo 15:20:38 ========================================================= 15:20:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:20:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:20:39 + git log --format=format:%s -1 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [Pipeline] echo 15:20:39 [semverPrep] GIT_COMMIT: 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729, Commit Message: Merge pull request #95 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.46 [Pipeline] echo 15:20:39 [semverPrep] This is not a build commit. [Pipeline] sh 15:20:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:20:39 + grep -v github /etc/ssh/ssh_known_hosts 15:20:39 + [ -e /tmp/ssh_known_hosts ] 15:20:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:20:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:20:39 + sudo tee -a /etc/ssh/ssh_known_hosts 15:20:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:39 15:20:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:40 0.1.4: Pulling from edgex-devops/py-git-semver 15:20:40 b85a868b505f: Pulling fs layer 15:20:40 e2be974225ed: Pulling fs layer 15:20:40 339a4e72a1f5: Pulling fs layer 15:20:40 988bab9f4d93: Pulling fs layer 15:20:40 1469e6f7b9e6: Pulling fs layer 15:20:40 eaf3925da568: Pulling fs layer 15:20:40 bab4dde63d76: Pulling fs layer 15:20:40 bde34c3a00c8: Pulling fs layer 15:20:40 b352a97aabf1: Pulling fs layer 15:20:40 4872d77fe225: Pulling fs layer 15:20:40 5851b861e8e6: Pulling fs layer 15:20:40 988bab9f4d93: Waiting 15:20:40 bab4dde63d76: Waiting 15:20:40 b352a97aabf1: Waiting 15:20:40 eaf3925da568: Waiting 15:20:40 5851b861e8e6: Waiting 15:20:40 1469e6f7b9e6: Waiting 15:20:40 4872d77fe225: Waiting 15:20:40 bde34c3a00c8: Waiting 15:20:40 e2be974225ed: Verifying Checksum 15:20:40 e2be974225ed: Download complete 15:20:40 988bab9f4d93: Download complete 15:20:40 339a4e72a1f5: Verifying Checksum 15:20:40 339a4e72a1f5: Download complete 15:20:40 1469e6f7b9e6: Verifying Checksum 15:20:40 1469e6f7b9e6: Download complete 15:20:40 eaf3925da568: Download complete 15:20:40 bde34c3a00c8: Download complete 15:20:40 b352a97aabf1: Verifying Checksum 15:20:40 b352a97aabf1: Download complete 15:20:40 4872d77fe225: Verifying Checksum 15:20:40 4872d77fe225: Download complete 15:20:40 5851b861e8e6: Verifying Checksum 15:20:40 5851b861e8e6: Download complete 15:20:40 b85a868b505f: Verifying Checksum 15:20:40 b85a868b505f: Download complete 15:20:40 bab4dde63d76: Verifying Checksum 15:20:40 bab4dde63d76: Download complete 15:20:42 b85a868b505f: Pull complete 15:20:42 e2be974225ed: Pull complete 15:20:42 339a4e72a1f5: Pull complete 15:20:42 988bab9f4d93: Pull complete 15:20:42 1469e6f7b9e6: Pull complete 15:20:42 eaf3925da568: Pull complete 15:20:44 bab4dde63d76: Pull complete 15:20:44 bde34c3a00c8: Pull complete 15:20:44 b352a97aabf1: Pull complete 15:20:45 4872d77fe225: Pull complete 15:20:45 5851b861e8e6: Pull complete 15:20:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:20:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:45 prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container 15:20:45 $ 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:20:49 $ docker top cecb5f9c0c41863536b5ad872bf3bc8537ca85daa08e88905b28a577112d9eef -eo pid,comm 15:20:49 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:20:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:20:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:49 [ssh-agent] Looking for ssh-agent implementation... 15:20:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:49 $ docker exec cecb5f9c0c41863536b5ad872bf3bc8537ca85daa08e88905b28a577112d9eef ssh-agent 15:20:49 SSH_AUTH_SOCK=/tmp/ssh-JXrurADhdXdM/agent.32 15:20:49 SSH_AGENT_PID=38 15:20:49 Running ssh-add (command line suppressed) 15:20:49 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12657835470878186676.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12657835470878186676.key) 15:20:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:49 + git tag --points-at HEAD [Pipeline] } 15:20:49 $ docker exec --env ******** --env ******** cecb5f9c0c41863536b5ad872bf3bc8537ca85daa08e88905b28a577112d9eef ssh-agent -k 15:20:49 unset SSH_AUTH_SOCK; 15:20:49 unset SSH_AGENT_PID; 15:20:49 echo Agent pid 38 killed; 15:20:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:20:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:49 [ssh-agent] Looking for ssh-agent implementation... 15:20:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:50 $ docker exec cecb5f9c0c41863536b5ad872bf3bc8537ca85daa08e88905b28a577112d9eef ssh-agent 15:20:50 SSH_AUTH_SOCK=/tmp/ssh-Aae9NiGZRtgJ/agent.70 15:20:50 SSH_AGENT_PID=76 15:20:50 Running ssh-add (command line suppressed) 15:20:50 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11718938845089074273.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11718938845089074273.key) 15:20:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:50 + git semver init 15:20:50 2023-10-24 15:20:50,775 [run_init] DEBUG init version:0.0.0 force:False 15:20:50 2023-10-24 15:20:50,775 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 15:20:50 2023-10-24 15:20:50,776 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 15:20:50 2023-10-24 15:20:50,776 [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:20:51 2023-10-24 15:20:51,479 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 15:20:51 2023-10-24 15:20:51,480 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 15:20:51 2023-10-24 15:20:51,480 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:20:51 2023-10-24 15:20:51,480 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:20:51 3.1.0-dev.60 [Pipeline] } 15:20:51 $ docker exec --env ******** --env ******** cecb5f9c0c41863536b5ad872bf3bc8537ca85daa08e88905b28a577112d9eef ssh-agent -k 15:20:51 unset SSH_AUTH_SOCK; 15:20:51 unset SSH_AGENT_PID; 15:20:51 echo Agent pid 76 killed; 15:20:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:20:52 + git semver [Pipeline] } 15:20:52 $ docker stop --time=1 cecb5f9c0c41863536b5ad872bf3bc8537ca85daa08e88905b28a577112d9eef 15:20:53 $ docker rm -f --volumes cecb5f9c0c41863536b5ad872bf3bc8537ca85daa08e88905b28a577112d9eef [Pipeline] // withDockerContainer [Pipeline] sh 15:20:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:20:54 Stashed 1 file(s) [Pipeline] echo 15:20:54 [edgeXSemver]: initialized semver on version 3.1.0-dev.60 [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:20:54 provisioning config files... 15:20:54 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8041502142048307922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:54 ---> docker-login.sh 15:20:54 nexus3.edgexfoundry.org:10001 15:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:54 Configure a credential helper to remove this warning. See 15:20:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:54 15:20:54 Login Succeeded 15:20:54 nexus3.edgexfoundry.org:10002 15:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:55 Configure a credential helper to remove this warning. See 15:20:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:55 15:20:55 Login Succeeded 15:20:55 nexus3.edgexfoundry.org:10003 15:20:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:55 Configure a credential helper to remove this warning. See 15:20:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:55 15:20:55 Login Succeeded 15:20:55 nexus3.edgexfoundry.org:10004 15:20:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:55 Configure a credential helper to remove this warning. See 15:20:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:55 15:20:55 Login Succeeded 15:20:55 docker.io 15:20:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:55 Configure a credential helper to remove this warning. See 15:20:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:55 15:20:55 Login Succeeded 15:20:55 ---> docker-login.sh ends [Pipeline] } 15:20:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:20:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:20:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:20:55 ========================================================= 15:20:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:20:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:55 + 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:20:55 Sending build context to Docker daemon 635.9kB 15:20:55 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:20:55 Step 2/12 : FROM ${BASE} AS builder 15:20:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:20:55 7264a8db6415: Pulling fs layer 15:20:55 c4d48a809fc2: Pulling fs layer 15:20:55 4f1c88b9dad5: Pulling fs layer 15:20:55 ad3a456e5733: Pulling fs layer 15:20:55 33e27b845d1e: Pulling fs layer 15:20:55 c68163c4e522: Pulling fs layer 15:20:55 50da416c3ac9: Pulling fs layer 15:20:55 23d2d4c4bb30: Pulling fs layer 15:20:55 ad3a456e5733: Waiting 15:20:55 33e27b845d1e: Waiting 15:20:55 c68163c4e522: Waiting 15:20:55 50da416c3ac9: Waiting 15:20:55 c4d48a809fc2: Verifying Checksum 15:20:55 c4d48a809fc2: Download complete 15:20:55 ad3a456e5733: Verifying Checksum 15:20:55 ad3a456e5733: Download complete 15:20:55 33e27b845d1e: Verifying Checksum 15:20:55 33e27b845d1e: Download complete 15:20:55 7264a8db6415: Verifying Checksum 15:20:55 7264a8db6415: Download complete 15:20:56 c68163c4e522: Verifying Checksum 15:20:56 c68163c4e522: Download complete 15:20:56 7264a8db6415: Pull complete 15:20:56 c4d48a809fc2: Pull complete 15:20:56 23d2d4c4bb30: Verifying Checksum 15:20:56 23d2d4c4bb30: Download complete 15:20:56 4f1c88b9dad5: Download complete 15:20:56 50da416c3ac9: Verifying Checksum 15:20:56 50da416c3ac9: Download complete 15:21:00 4f1c88b9dad5: Pull complete 15:21:00 ad3a456e5733: Pull complete 15:21:00 33e27b845d1e: Pull complete 15:21:00 c68163c4e522: Pull complete 15:21:01 50da416c3ac9: Pull complete 15:21:02 23d2d4c4bb30: Pull complete 15:21:02 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 15:21:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:21:02 ---> 0786185ac409 15:21:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:21:08 ---> Running in 6717eb650693 15:21:08 Removing intermediate container 6717eb650693 15:21:08 ---> 8026276c4354 15:21:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:21:08 ---> Running in 10af24e9cae6 15:21:08 Removing intermediate container 10af24e9cae6 15:21:08 ---> 9785a2927dc1 15:21:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:21:08 ---> Running in 76effdb2ea66 15:21:08 Removing intermediate container 76effdb2ea66 15:21:08 ---> 6a0752064523 15:21:08 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:21:08 ---> Running in 7d7db8be2903 15:21:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:21:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:21:08 OK: 264 MiB in 52 packages 15:21:08 Removing intermediate container 7d7db8be2903 15:21:08 ---> acbb9f33d95e 15:21:08 Step 7/12 : WORKDIR /app 15:21:08 ---> Running in d0974d87572e 15:21:09 Removing intermediate container d0974d87572e 15:21:09 ---> 067461df9457 15:21:09 Step 8/12 : COPY go.mod vendor* ./ 15:21:09 ---> b6e21d763af5 15:21:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:21:09 ---> Running in 1c7f9d25d40a 15:21:09 Still waiting to schedule task 15:21:09 ‘prd-centos7-blackbox-4c-2g-9694’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 15:21:09 ‘prd-centos7-blackbox-4c-2g-9695’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 15:21:09 ‘prd-ubuntu18.04-docker-8c-8g-9925’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 15:21:09 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9932’ is offline 15:22:05 Removing intermediate container 1c7f9d25d40a 15:22:05 ---> 20113734843d 15:22:05 Step 10/12 : COPY . . 15:22:05 ---> 1a835ee3591a 15:22:05 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:22:05 ---> Running in 46156fc34a4d 15:22:05 Removing intermediate container 46156fc34a4d 15:22:05 ---> 8742d2b72b84 15:22:05 Step 12/12 : RUN $MAKE 15:22:05 ---> Running in 488f4101cd8c 15:22:05 noop 15:22:05 Removing intermediate container 488f4101cd8c 15:22:05 ---> 292f579db5a4 15:22:05 Successfully built 292f579db5a4 15:22:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:05 + docker inspect -f . ci-base-image-x86_64 15:22:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:05 prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container 15:22: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:22:06 $ docker top cdbc05cd9078dd2b9fbf45571dbefb3938c9a61dfaaea25dd97b52871042cfaf -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:06 + go version 15:22:06 go version go1.21.0 linux/amd64 [Pipeline] } 15:22:06 $ docker stop --time=1 cdbc05cd9078dd2b9fbf45571dbefb3938c9a61dfaaea25dd97b52871042cfaf 15:22:08 $ docker rm -f --volumes cdbc05cd9078dd2b9fbf45571dbefb3938c9a61dfaaea25dd97b52871042cfaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:08 + docker inspect -f . ci-base-image-x86_64 15:22:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:08 prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container 15:22: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:22:09 $ docker top 8b918fa50a9bede5a99fd5ccfaece83381d6c97d7d6bf616a7441949edee4745 -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:09 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 15:22:09 + make test 15:22:09 go test -race -coverprofile=coverage.out ./... 15:22:27 ? github.com/edgexfoundry/app-record-replay [no test files] 15:22:27 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:22:27 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:22:27 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:22:28 ok github.com/edgexfoundry/app-record-replay/internal/app 1.037s coverage: 88.0% of statements 15:22:38 ok github.com/edgexfoundry/app-record-replay/internal/application 9.609s coverage: 98.7% of statements 15:22:38 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.093s coverage: 89.7% of statements 15:22:38 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.033s coverage: 100.0% of statements 15:22:56 go vet ./... 15:22:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:22:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:22:59 ./bin/test-attribution-txt.sh [Pipeline] echo 15:22:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:22:59 $ docker stop --time=1 8b918fa50a9bede5a99fd5ccfaece83381d6c97d7d6bf616a7441949edee4745 15:23:03 $ docker rm -f --volumes 8b918fa50a9bede5a99fd5ccfaece83381d6c97d7d6bf616a7441949edee4745 [Pipeline] // withDockerContainer [Pipeline] sh 15:23:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:23:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:23:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:23:04 + ls -al . 15:23:04 total 188 15:23:04 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 15:22 . 15:23:04 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:20 .. 15:23:04 -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 15:20 .dockerignore 15:23:04 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:22 .git 15:23:04 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:20 .github 15:23:04 -rw-rw-r-- 1 jenkins jenkins 164 Oct 24 15:20 .gitignore 15:23:04 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 15:20 .golangci.yml 15:23:04 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:20 .semver 15:23:04 -rw-rw-r-- 1 jenkins jenkins 11301 Oct 24 15:20 Attribution.txt 15:23:04 -rw-rw-r-- 1 jenkins jenkins 258 Oct 24 15:20 CHANGELOG.md 15:23:04 -rw-rw-r-- 1 jenkins jenkins 1616 Oct 24 15:20 Dockerfile 15:23:04 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 15:20 GOVERNANCE.md 15:23:04 -rw-rw-r-- 1 jenkins jenkins 681 Oct 24 15:20 Jenkinsfile 15:23:04 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 15:20 LICENSE 15:23:04 -rw-rw-r-- 1 jenkins jenkins 3139 Oct 24 15:20 Makefile 15:23:04 -rw-rw-r-- 1 jenkins jenkins 611 Oct 24 15:20 OWNERS.md 15:23:04 -rw-rw-r-- 1 jenkins jenkins 2363 Oct 24 15:20 README.md 15:23:04 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 24 15:20 Record and Reply.postman_collection.json 15:23:04 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 15:20 VERSION 15:23:04 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:20 bin 15:23:04 -rw-r--r-- 1 jenkins jenkins 24666 Oct 24 15:22 coverage.out 15:23:04 -rw-rw-r-- 1 jenkins jenkins 3906 Oct 24 15:20 go.mod 15:23:04 -rw-rw-r-- 1 jenkins jenkins 34891 Oct 24 15:20 go.sum 15:23:04 drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 15:20 internal 15:23:04 -rw-rw-r-- 1 jenkins jenkins 913 Oct 24 15:20 main.go 15:23:04 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:20 openapi 15:23:04 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:20 pkg 15:23:04 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:20 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23: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=0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 --label arch=amd64 --label version=3.1.0-dev.60 . 15:23:04 Sending build context to Docker daemon 661.5kB 15:23:04 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:23:04 Step 2/26 : FROM ${BASE} AS builder 15:23:04 ---> 292f579db5a4 15:23:04 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:23:04 ---> Running in c27c85a74e79 15:23:05 Removing intermediate container c27c85a74e79 15:23:05 ---> 5cf34e3b6116 15:23:05 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:23:05 ---> Running in 187800b8fd3a 15:23:05 Removing intermediate container 187800b8fd3a 15:23:05 ---> bbcde0977a53 15:23:05 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:23:05 ---> Running in 2451d16893dd 15:23:05 Removing intermediate container 2451d16893dd 15:23:05 ---> 06c96eb9d4ae 15:23:05 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:23:05 ---> Running in fd30643d8bf7 15:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:23:05 OK: 264 MiB in 52 packages 15:23:06 Removing intermediate container fd30643d8bf7 15:23:06 ---> 29cb66542192 15:23:06 Step 7/26 : WORKDIR /app 15:23:06 ---> Running in d8acd25e3a5a 15:23:06 Removing intermediate container d8acd25e3a5a 15:23:06 ---> 53c61bac8b92 15:23:06 Step 8/26 : COPY go.mod vendor* ./ 15:23:06 ---> b889f41ba448 15:23:06 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:06 ---> Running in c27eb7e108eb 15:23:06 Removing intermediate container c27eb7e108eb 15:23:06 ---> 7642f8716387 15:23:06 Step 10/26 : COPY . . 15:23:07 ---> 79cadbb62bbe 15:23:07 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:23:07 ---> Running in 8fdb625d0ac3 15:23:07 Removing intermediate container 8fdb625d0ac3 15:23:07 ---> 303599b07bff 15:23:07 Step 12/26 : RUN $MAKE 15:23:07 ---> Running in e1d9b36b3d54 15:23:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.60" -trimpath -mod=readonly -o app-record-replay 15:23:29 Removing intermediate container e1d9b36b3d54 15:23:29 ---> 0f0c1648b996 15:23:29 Step 13/26 : FROM alpine:3.18 15:23:29 3.18: Pulling from library/alpine 15:23:29 96526aa774ef: Pulling fs layer 15:23:29 96526aa774ef: Download complete 15:23:29 96526aa774ef: Pull complete 15:23:29 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:23:29 Status: Downloaded newer image for alpine:3.18 15:23:29 ---> 8ca4688f4f35 15:23:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:23:29 ---> Running in c0ffa67f088b 15:23:29 Removing intermediate container c0ffa67f088b 15:23:29 ---> 4527d09c3b89 15:23:29 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:23:29 ---> Running in b13a2942fbbb 15:23:29 Removing intermediate container b13a2942fbbb 15:23:29 ---> d342577b8757 15:23:29 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:23:29 ---> Running in f23b6e665ee2 15:23:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:23:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:23:29 (1/2) Installing ca-certificates (20230506-r0) 15:23:29 (2/2) Installing dumb-init (1.2.5-r2) 15:23:29 Executing busybox-1.36.1-r2.trigger 15:23:29 Executing ca-certificates-20230506-r0.trigger 15:23:29 OK: 8 MiB in 17 packages 15:23:29 Removing intermediate container f23b6e665ee2 15:23:29 ---> 8e74afc89f53 15:23:29 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:23:29 ---> d8b2e8d682a3 15:23:29 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:23:29 ---> f232bb1d9dde 15:23:29 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:23:29 ---> 39effe222043 15:23:29 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:23:29 ---> 996bbf9995e2 15:23:29 Step 21/26 : EXPOSE 59712 15:23:29 ---> Running in 88724ed0df37 15:23:29 Removing intermediate container 88724ed0df37 15:23:29 ---> 8ec25e7e9a9a 15:23:29 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:23:29 ---> Running in 1608c924b94d 15:23:29 Removing intermediate container 1608c924b94d 15:23:29 ---> 26441069fc3f 15:23:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:23:29 ---> Running in c41b36c2ed7c 15:23:29 Removing intermediate container c41b36c2ed7c 15:23:29 ---> d216b3922a44 15:23:29 Step 24/26 : LABEL arch=amd64 15:23:29 ---> Running in 086a15a6ad1d 15:23:29 Removing intermediate container 086a15a6ad1d 15:23:29 ---> 1e8481f0689f 15:23:29 Step 25/26 : LABEL git_sha=0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 15:23:29 ---> Running in b2411374b027 15:23:29 Removing intermediate container b2411374b027 15:23:29 ---> f5794fbb7c58 15:23:29 Step 26/26 : LABEL version=3.1.0-dev.60 15:23:29 ---> Running in d99642c986f8 15:23:29 Removing intermediate container d99642c986f8 15:23:29 ---> 0cd7870f6f32 15:23:29 [Warning] One or more build-args [ARCH] were not consumed 15:23:29 Successfully built 0cd7870f6f32 15:23:29 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:23:29 provisioning config files... 15:23:29 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7870430965449387474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:30 ---> docker-login.sh 15:23:30 nexus3.edgexfoundry.org:10001 15:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:30 Configure a credential helper to remove this warning. See 15:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:30 15:23:30 Login Succeeded 15:23:30 nexus3.edgexfoundry.org:10002 15:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:30 Configure a credential helper to remove this warning. See 15:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:30 15:23:30 Login Succeeded 15:23:30 nexus3.edgexfoundry.org:10003 15:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:30 Configure a credential helper to remove this warning. See 15:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:30 15:23:30 Login Succeeded 15:23:30 nexus3.edgexfoundry.org:10004 15:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:30 Configure a credential helper to remove this warning. See 15:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:30 15:23:30 Login Succeeded 15:23:30 docker.io 15:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:30 Configure a credential helper to remove this warning. See 15:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:30 15:23:30 Login Succeeded 15:23:30 ---> docker-login.sh ends [Pipeline] } 15:23:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:23:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:23:30 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 15:23:30 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 15:23:30 latest 15:23:30 3.1.0-dev.60 15:23:30 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729-3.1.0-dev.60 15:23:30 main 15:23:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:31 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:31 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 15:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:23:31 855142f2ff1c: Preparing 15:23:31 8a108e28480d: Preparing 15:23:31 883ef8157e5e: Preparing 15:23:31 eb60f12ac971: Preparing 15:23:31 2d01f4fac7d2: Preparing 15:23:31 cc2447e1835a: Preparing 15:23:31 cc2447e1835a: Waiting 15:23:31 8a108e28480d: Pushed 15:23:31 cc2447e1835a: Layer already exists 15:23:31 883ef8157e5e: Pushed 15:23:31 eb60f12ac971: Pushed 15:23:31 2d01f4fac7d2: Pushed 15:23:34 855142f2ff1c: Pushed 15:23:34 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729: digest: sha256:cf71d8ce80f3cd45b1fbd3d99c92f3b3d277abfaf5fdc2e14f176dcfe5faded7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:34 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:34 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:23:34 855142f2ff1c: Preparing 15:23:34 8a108e28480d: Preparing 15:23:34 883ef8157e5e: Preparing 15:23:34 eb60f12ac971: Preparing 15:23:34 2d01f4fac7d2: Preparing 15:23:34 cc2447e1835a: Preparing 15:23:34 cc2447e1835a: Waiting 15:23:34 eb60f12ac971: Layer already exists 15:23:34 855142f2ff1c: Layer already exists 15:23:34 883ef8157e5e: Layer already exists 15:23:34 2d01f4fac7d2: Layer already exists 15:23:34 8a108e28480d: Layer already exists 15:23:34 cc2447e1835a: Layer already exists 15:23:34 latest: digest: sha256:cf71d8ce80f3cd45b1fbd3d99c92f3b3d277abfaf5fdc2e14f176dcfe5faded7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:35 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:35 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.60 15:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:23:35 855142f2ff1c: Preparing 15:23:35 8a108e28480d: Preparing 15:23:35 883ef8157e5e: Preparing 15:23:35 eb60f12ac971: Preparing 15:23:35 2d01f4fac7d2: Preparing 15:23:35 cc2447e1835a: Preparing 15:23:35 cc2447e1835a: Waiting 15:23:35 eb60f12ac971: Layer already exists 15:23:35 8a108e28480d: Layer already exists 15:23:35 2d01f4fac7d2: Layer already exists 15:23:35 883ef8157e5e: Layer already exists 15:23:35 855142f2ff1c: Layer already exists 15:23:35 cc2447e1835a: Layer already exists 15:23:35 3.1.0-dev.60: digest: sha256:cf71d8ce80f3cd45b1fbd3d99c92f3b3d277abfaf5fdc2e14f176dcfe5faded7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:35 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:36 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729-3.1.0-dev.60 15:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:23:36 855142f2ff1c: Preparing 15:23:36 8a108e28480d: Preparing 15:23:36 883ef8157e5e: Preparing 15:23:36 eb60f12ac971: Preparing 15:23:36 2d01f4fac7d2: Preparing 15:23:36 cc2447e1835a: Preparing 15:23:36 cc2447e1835a: Waiting 15:23:36 883ef8157e5e: Layer already exists 15:23:36 eb60f12ac971: Layer already exists 15:23:36 8a108e28480d: Layer already exists 15:23:36 2d01f4fac7d2: Layer already exists 15:23:36 855142f2ff1c: Layer already exists 15:23:36 cc2447e1835a: Layer already exists 15:23:36 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729-3.1.0-dev.60: digest: sha256:cf71d8ce80f3cd45b1fbd3d99c92f3b3d277abfaf5fdc2e14f176dcfe5faded7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:36 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:36 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 15:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:23:36 855142f2ff1c: Preparing 15:23:36 8a108e28480d: Preparing 15:23:36 883ef8157e5e: Preparing 15:23:36 eb60f12ac971: Preparing 15:23:36 2d01f4fac7d2: Preparing 15:23:36 cc2447e1835a: Preparing 15:23:36 cc2447e1835a: Waiting 15:23:36 eb60f12ac971: Layer already exists 15:23:36 855142f2ff1c: Layer already exists 15:23:36 8a108e28480d: Layer already exists 15:23:36 2d01f4fac7d2: Layer already exists 15:23:36 883ef8157e5e: Layer already exists 15:23:36 cc2447e1835a: Layer already exists 15:23:36 main: digest: sha256:cf71d8ce80f3cd45b1fbd3d99c92f3b3d277abfaf5fdc2e14f176dcfe5faded7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:23:36 ===================================================== [Pipeline] echo 15:23:36 taggedImages: 15:23:36 - nexus3.edgexfoundry.org:10004/app-record-replay:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 15:23:36 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:23:36 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.60 15:23:36 - nexus3.edgexfoundry.org:10004/app-record-replay:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729-3.1.0-dev.60 15:23:36 - 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:23:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:37 15:23:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:37 latest: Pulling from edgex-lftools-log-publisher 15:23:37 5eb5b503b376: Pulling fs layer 15:23:37 5c69ac0246d0: Pulling fs layer 15:23:37 ec43610c2a17: Pulling fs layer 15:23:37 3a2ae6a8a46f: Pulling fs layer 15:23:37 33b1e0a273af: Pulling fs layer 15:23:37 5d3b04190fa2: Pulling fs layer 15:23:37 2f39f015ded8: Pulling fs layer 15:23:37 3a2ae6a8a46f: Waiting 15:23:37 2f39f015ded8: Waiting 15:23:37 33b1e0a273af: Waiting 15:23:37 5d3b04190fa2: Waiting 15:23:37 5c69ac0246d0: Verifying Checksum 15:23:37 5c69ac0246d0: Download complete 15:23:37 3a2ae6a8a46f: Verifying Checksum 15:23:37 3a2ae6a8a46f: Download complete 15:23:37 33b1e0a273af: Verifying Checksum 15:23:37 33b1e0a273af: Download complete 15:23:37 5d3b04190fa2: Verifying Checksum 15:23:37 5d3b04190fa2: Download complete 15:23:37 ec43610c2a17: Verifying Checksum 15:23:37 ec43610c2a17: Download complete 15:23:37 5eb5b503b376: Verifying Checksum 15:23:37 5eb5b503b376: Download complete 15:23:38 2f39f015ded8: Download complete 15:23:38 5eb5b503b376: Pull complete 15:23:39 5c69ac0246d0: Pull complete 15:23:39 ec43610c2a17: Pull complete 15:23:39 3a2ae6a8a46f: Pull complete 15:23:39 33b1e0a273af: Pull complete 15:23:39 5d3b04190fa2: Pull complete 15:23:44 2f39f015ded8: Pull complete 15:23:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:23:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:44 prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container 15:23:44 $ 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:23:48 $ docker top 5e9fa38ee9b0a8a26ab532c219739f619290c98ef29015073ca183688545c8f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:49 ---> job-cost.sh 15:23:49 lf-activate-venv: SKIPPING 15:23:49 INFO: No Stack... 15:23:49 INFO: Retrieving Pricing Info for: v3-standard-8 15:23:49 INFO: Archiving Costs [Pipeline] sh 15:23:49 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 15:23:49 + cut -d, -f6 [Pipeline] lock 15:23:49 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-65-stack-cost] 15:23:49 Resource [jenkins-edgexfoundry-app-record-replay-main-65-stack-cost] did not exist. Created. 15:23:49 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:23:50 + echo total: 0.2199999988079071 [Pipeline] stash 15:23:50 Stashed 1 file(s) [Pipeline] } 15:23:50 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-65-stack-cost] [Pipeline] // lock [Pipeline] } 15:23:50 $ docker stop --time=1 5e9fa38ee9b0a8a26ab532c219739f619290c98ef29015073ca183688545c8f0 15:23:51 $ docker rm -f --volumes 5e9fa38ee9b0a8a26ab532c219739f619290c98ef29015073ca183688545c8f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:23:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9934 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 15:23:58 Running in /w/workspace/app-record-replay/65 [Pipeline] { [Pipeline] checkout 15:23:58 Selected Git installation does not exist. Using Default 15:23:58 The recommended git tool is: NONE 15:24:03 using credential edgex-jenkins-ssh 15:24:03 Cloning the remote Git repository 15:24:03 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 15:24:03 > git init /w/workspace/app-record-replay/65 # timeout=10 15:24:03 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 15:24:03 > git --version # timeout=10 15:24:03 > git --version # 'git version 2.25.1' 15:24:03 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:04 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 15:24:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:05 Avoid second fetch 15:24:05 Checking out Revision 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 (main) 15:24:06 Commit message: "Merge pull request #95 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.46" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:24:05 > git config core.sparsecheckout # timeout=10 15:24:05 > git checkout -f 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 # timeout=10 15:24:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:24:07 % Total % Received % Xferd Average Speed Time Time Time Current 15:24:07 Dload Upload Total Spent Left Speed 15:24:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 133k 0 --:--:-- --:--:-- --:--:-- 133k [Pipeline] sh 15:24:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:24:08 + sudo tee /etc/docker/daemon.new 15:24:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:24:08 { 15:24:08 "registry-mirrors": [ 15:24:08 "https://nexus3.edgexfoundry.org:10001" 15:24:08 ], 15:24:08 "bip": "10.250.0.254/24", 15:24:08 "hosts": [ 15:24:08 "tcp://0.0.0.0:5555", 15:24:08 "unix:///var/run/docker.sock" 15:24:08 ], 15:24:08 "mtu": 1458, 15:24:08 "selinux-enabled": true, 15:24:08 "seccomp-profile": "/etc/docker/seccomp.json" 15:24:08 } [Pipeline] sh 15:24:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:24:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:24:27 provisioning config files... 15:24:27 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/65@tmp/config5802026489216844649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:27 ---> docker-login.sh 15:24:27 nexus3.edgexfoundry.org:10001 15:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:27 Configure a credential helper to remove this warning. See 15:24:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:27 15:24:28 Login Succeeded 15:24:28 nexus3.edgexfoundry.org:10002 15:24:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:28 Configure a credential helper to remove this warning. See 15:24:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:28 15:24:28 Login Succeeded 15:24:28 nexus3.edgexfoundry.org:10003 15:24:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:28 Configure a credential helper to remove this warning. See 15:24:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:28 15:24:28 Login Succeeded 15:24:28 nexus3.edgexfoundry.org:10004 15:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:29 Configure a credential helper to remove this warning. See 15:24:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:29 15:24:29 Login Succeeded 15:24:29 docker.io 15:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:29 Configure a credential helper to remove this warning. See 15:24:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:29 15:24:29 Login Succeeded 15:24:29 ---> docker-login.sh ends [Pipeline] } 15:24:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:24:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:24:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:24:30 ========================================================= 15:24:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:24:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:30 + 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:24:30 Sending build context to Docker daemon 259.1kB 15:24:30 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:24:30 Step 2/12 : FROM ${BASE} AS builder 15:24:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:24:31 9fda8d8052c6: Pulling fs layer 15:24:31 5d54e960e981: Pulling fs layer 15:24:31 c4a7e357bf2a: Pulling fs layer 15:24:31 f0e02332f6b5: Pulling fs layer 15:24:31 cefa15bbcfad: Pulling fs layer 15:24:31 17808c966233: Pulling fs layer 15:24:31 f4c1fc716caa: Pulling fs layer 15:24:31 17808c966233: Waiting 15:24:31 cefa15bbcfad: Waiting 15:24:31 f4c1fc716caa: Waiting 15:24:31 5d54e960e981: Verifying Checksum 15:24:31 5d54e960e981: Download complete 15:24:31 f0e02332f6b5: Verifying Checksum 15:24:31 f0e02332f6b5: Download complete 15:24:31 cefa15bbcfad: Verifying Checksum 15:24:31 cefa15bbcfad: Download complete 15:24:31 9fda8d8052c6: Download complete 15:24:31 f4c1fc716caa: Verifying Checksum 15:24:31 f4c1fc716caa: Download complete 15:24:32 9fda8d8052c6: Pull complete 15:24:32 5d54e960e981: Pull complete 15:24:32 c4a7e357bf2a: Download complete 15:24:33 17808c966233: Verifying Checksum 15:24:33 17808c966233: Download complete 15:24:46 c4a7e357bf2a: Pull complete 15:24:46 f0e02332f6b5: Pull complete 15:24:46 cefa15bbcfad: Pull complete 15:24:54 17808c966233: Pull complete 15:24:55 f4c1fc716caa: Pull complete 15:24:55 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:24:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:24:55 ---> ea914061e18c 15:24:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:24:57 ---> Running in 530997cdd629 15:24:57 Removing intermediate container 530997cdd629 15:24:57 ---> 1b3c673dc57d 15:24:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:24:57 ---> Running in 66a83cc40972 15:24:58 Removing intermediate container 66a83cc40972 15:24:58 ---> 87f95373c217 15:24:58 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:24:58 ---> Running in fad09ad11661 15:24:58 Removing intermediate container fad09ad11661 15:24:58 ---> 0bf6767077ba 15:24:58 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:24:58 ---> Running in fc9f3fa41ea6 15:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:25:01 OK: 266 MiB in 52 packages 15:25:02 Removing intermediate container fc9f3fa41ea6 15:25:02 ---> fdfd93724e21 15:25:02 Step 7/12 : WORKDIR /app 15:25:02 ---> Running in cb884087c17a 15:25:02 Removing intermediate container cb884087c17a 15:25:02 ---> 3dd724db26ec 15:25:02 Step 8/12 : COPY go.mod vendor* ./ 15:25:03 ---> ef1dc05a8e03 15:25:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:03 ---> Running in e6a88f7fee40 15:26:40 Removing intermediate container e6a88f7fee40 15:26:40 ---> dc52abbbce49 15:26:40 Step 10/12 : COPY . . 15:26:40 ---> 273e52c3475a 15:26:40 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:26:40 ---> Running in 45e857e7a57f 15:26:40 Removing intermediate container 45e857e7a57f 15:26:40 ---> 5d46336e1e02 15:26:40 Step 12/12 : RUN $MAKE 15:26:40 ---> Running in 151d5cb2354c 15:26:40 noop 15:26:40 Removing intermediate container 151d5cb2354c 15:26:40 ---> d7f923ddfbe2 15:26:40 Successfully built d7f923ddfbe2 15:26:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:40 + docker inspect -f . ci-base-image-arm64 15:26:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:40 prd-ubuntu20.04-docker-arm64-4c-16g-9934 does not seem to be running inside a container 15:26:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/65 -v /w/workspace/app-record-replay/65:/w/workspace/app-record-replay/65:rw,z -v /w/workspace/app-record-replay/65@tmp:/w/workspace/app-record-replay/65@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:26:43 $ docker top 774a8540100f8c7efe58a8d4f497d72611da608528e456632c4aa657dbce472c -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:44 + go version 15:26:44 go version go1.21.0 linux/arm64 [Pipeline] } 15:26:44 $ docker stop --time=1 774a8540100f8c7efe58a8d4f497d72611da608528e456632c4aa657dbce472c 15:26:45 $ docker rm -f --volumes 774a8540100f8c7efe58a8d4f497d72611da608528e456632c4aa657dbce472c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:46 + docker inspect -f . ci-base-image-arm64 15:26:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:46 prd-ubuntu20.04-docker-arm64-4c-16g-9934 does not seem to be running inside a container 15:26:46 $ 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/65 -v /w/workspace/app-record-replay/65:/w/workspace/app-record-replay/65:rw,z -v /w/workspace/app-record-replay/65@tmp:/w/workspace/app-record-replay/65@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:26:47 $ docker top 0a037699797c6d87db24291b0fb55d8845d22a7f9dde45b7e4fa333ff4174127 -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:48 + git config --global --add safe.directory /w/workspace/app-record-replay/65 [Pipeline] fileExists [Pipeline] sh 15:26:49 + make test 15:26:49 go test -race -coverprofile=coverage.out ./... 15:29:25 ? github.com/edgexfoundry/app-record-replay [no test files] 15:29:25 ok github.com/edgexfoundry/app-record-replay/internal/app 1.230s coverage: 88.0% of statements 15:29:25 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:29:25 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:29:25 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:29:27 ok github.com/edgexfoundry/app-record-replay/internal/application 9.981s coverage: 98.7% of statements 15:29:27 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.472s coverage: 89.7% of statements 15:29:27 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.164s coverage: 100.0% of statements 15:29:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:29:27 go vet ./... 15:31:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:31:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:31:34 ./bin/test-attribution-txt.sh [Pipeline] echo 15:31:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:31:34 $ docker stop --time=1 0a037699797c6d87db24291b0fb55d8845d22a7f9dde45b7e4fa333ff4174127 15:31:36 $ docker rm -f --volumes 0a037699797c6d87db24291b0fb55d8845d22a7f9dde45b7e4fa333ff4174127 [Pipeline] // withDockerContainer [Pipeline] sh 15:31:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:31:38 Warning: overwriting stash ‘coverage-report’ 15:31:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:31:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:31:39 + ls -al . 15:31:39 total 184 15:31:39 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 15:26 . 15:31:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:24 .. 15:31:39 -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 15:24 .dockerignore 15:31:39 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:24 .git 15:31:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:24 .github 15:31:39 -rw-rw-r-- 1 jenkins jenkins 164 Oct 24 15:24 .gitignore 15:31:39 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 15:24 .golangci.yml 15:31:39 -rw-rw-r-- 1 jenkins jenkins 11301 Oct 24 15:24 Attribution.txt 15:31:39 -rw-rw-r-- 1 jenkins jenkins 258 Oct 24 15:24 CHANGELOG.md 15:31:39 -rw-rw-r-- 1 jenkins jenkins 1616 Oct 24 15:24 Dockerfile 15:31:39 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 15:24 GOVERNANCE.md 15:31:39 -rw-rw-r-- 1 jenkins jenkins 681 Oct 24 15:24 Jenkinsfile 15:31:39 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 15:24 LICENSE 15:31:39 -rw-rw-r-- 1 jenkins jenkins 3139 Oct 24 15:24 Makefile 15:31:39 -rw-rw-r-- 1 jenkins jenkins 611 Oct 24 15:24 OWNERS.md 15:31:39 -rw-rw-r-- 1 jenkins jenkins 2363 Oct 24 15:24 README.md 15:31:39 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 24 15:24 Record and Reply.postman_collection.json 15:31:39 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 15:20 VERSION 15:31:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:24 bin 15:31:39 -rw-r--r-- 1 jenkins jenkins 24666 Oct 24 15:29 coverage.out 15:31:39 -rw-rw-r-- 1 jenkins jenkins 3906 Oct 24 15:24 go.mod 15:31:39 -rw-rw-r-- 1 jenkins jenkins 34891 Oct 24 15:24 go.sum 15:31:39 drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 15:24 internal 15:31:39 -rw-rw-r-- 1 jenkins jenkins 913 Oct 24 15:24 main.go 15:31:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:24 openapi 15:31:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:24 pkg 15:31:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:24 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:39 + 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=0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 --label arch=arm64 --label version=3.1.0-dev.60 . 15:31:40 Sending build context to Docker daemon 284.7kB 15:31:40 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:31:40 Step 2/26 : FROM ${BASE} AS builder 15:31:40 ---> d7f923ddfbe2 15:31:40 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:31:40 ---> Running in c09d1e0e68a8 15:31:41 Removing intermediate container c09d1e0e68a8 15:31:41 ---> fd4edc31596d 15:31:41 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:31:41 ---> Running in cb74ec00286b 15:31:41 Removing intermediate container cb74ec00286b 15:31:41 ---> e39c3b41052a 15:31:41 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:31:41 ---> Running in 0ec6bf02646c 15:31:42 Removing intermediate container 0ec6bf02646c 15:31:42 ---> df6117d742a7 15:31:42 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:31:42 ---> Running in 2fd1f82d03d9 15:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:31:45 OK: 266 MiB in 52 packages 15:31:45 Removing intermediate container 2fd1f82d03d9 15:31:45 ---> 61f843d65587 15:31:45 Step 7/26 : WORKDIR /app 15:31:45 ---> Running in e56132c862ec 15:31:46 Removing intermediate container e56132c862ec 15:31:46 ---> cb6fdcf4d72c 15:31:46 Step 8/26 : COPY go.mod vendor* ./ 15:31:46 ---> e7c10a3e2d03 15:31:46 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:31:46 ---> Running in cf26d171f920 15:31:49 Removing intermediate container cf26d171f920 15:31:49 ---> 3d322ce544e6 15:31:49 Step 10/26 : COPY . . 15:31:49 ---> 3c9ba91b1642 15:31:49 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:31:49 ---> Running in c340d6daaa23 15:31:50 Removing intermediate container c340d6daaa23 15:31:50 ---> da9d135a42e0 15:31:50 Step 12/26 : RUN $MAKE 15:31:50 ---> Running in 1252d5265dcb 15:31:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.60" -trimpath -mod=readonly -o app-record-replay 15:33:58 Removing intermediate container 1252d5265dcb 15:33:58 ---> 7ed451a235e7 15:33:58 Step 13/26 : FROM alpine:3.18 15:33:58 3.18: Pulling from library/alpine 15:33:58 579b34f0a95b: Pulling fs layer 15:33:58 579b34f0a95b: Verifying Checksum 15:33:58 579b34f0a95b: Pull complete 15:33:58 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:33:58 Status: Downloaded newer image for alpine:3.18 15:33:58 ---> 3cc203321400 15:33:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:33:58 ---> Running in b08c44ae7ad4 15:33:58 Removing intermediate container b08c44ae7ad4 15:33:58 ---> ccab7d703d03 15:33:58 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:33:58 ---> Running in c5852aefaaad 15:33:58 Removing intermediate container c5852aefaaad 15:33:58 ---> 224eb51f64b4 15:33:58 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:33:58 ---> Running in d5b99ee58372 15:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:33:58 (1/2) Installing ca-certificates (20230506-r0) 15:33:58 (2/2) Installing dumb-init (1.2.5-r2) 15:33:58 Executing busybox-1.36.1-r2.trigger 15:33:58 Executing ca-certificates-20230506-r0.trigger 15:33:58 OK: 9 MiB in 17 packages 15:33:58 Removing intermediate container d5b99ee58372 15:33:58 ---> 492543dac2f5 15:33:58 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:33:58 ---> f08d90adb3dc 15:33:58 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:33:58 ---> 83f7f7359435 15:33:58 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:33:59 ---> 152588d2c45b 15:33:59 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:34:00 ---> 88d34bfa31e4 15:34:00 Step 21/26 : EXPOSE 59712 15:34:00 ---> Running in 31b1a3098d3e 15:34:01 Removing intermediate container 31b1a3098d3e 15:34:01 ---> b71630cbde85 15:34:01 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:34:01 ---> Running in 6ff78840bad1 15:34:01 Removing intermediate container 6ff78840bad1 15:34:01 ---> 9f15af7bdfda 15:34:01 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:34:01 ---> Running in 7ff40e993b7f 15:34:01 Removing intermediate container 7ff40e993b7f 15:34:01 ---> fafa7c313680 15:34:01 Step 24/26 : LABEL arch=arm64 15:34:01 ---> Running in 0fbc24e025f7 15:34:02 Removing intermediate container 0fbc24e025f7 15:34:02 ---> ffb666b1c8e6 15:34:02 Step 25/26 : LABEL git_sha=0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 15:34:02 ---> Running in 20aef908c283 15:34:02 Removing intermediate container 20aef908c283 15:34:02 ---> ae9250676354 15:34:02 Step 26/26 : LABEL version=3.1.0-dev.60 15:34:02 ---> Running in 974c0275a176 15:34:02 Removing intermediate container 974c0275a176 15:34:02 ---> deaca51b4bd9 15:34:02 [Warning] One or more build-args [ARCH] were not consumed 15:34:02 Successfully built deaca51b4bd9 15:34:02 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:34:03 provisioning config files... 15:34:03 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/65@tmp/config1339264339161843353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:03 ---> docker-login.sh 15:34:03 nexus3.edgexfoundry.org:10001 15:34:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:03 Configure a credential helper to remove this warning. See 15:34:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:03 15:34:03 Login Succeeded 15:34:03 nexus3.edgexfoundry.org:10002 15:34:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:03 Configure a credential helper to remove this warning. See 15:34:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:03 15:34:03 Login Succeeded 15:34:03 nexus3.edgexfoundry.org:10003 15:34:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:04 Configure a credential helper to remove this warning. See 15:34:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:04 15:34:04 Login Succeeded 15:34:04 nexus3.edgexfoundry.org:10004 15:34:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:04 Configure a credential helper to remove this warning. See 15:34:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:04 15:34:04 Login Succeeded 15:34:04 docker.io 15:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:05 Configure a credential helper to remove this warning. See 15:34:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:05 15:34:05 Login Succeeded 15:34:05 ---> docker-login.sh ends [Pipeline] } 15:34:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:34:05 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 15:34:05 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 15:34:05 latest 15:34:05 3.1.0-dev.60 15:34:05 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729-3.1.0-dev.60 15:34:05 main 15:34:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:05 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:06 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 15:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:34:06 937d7d57c6da: Preparing 15:34:06 a5d78db54905: Preparing 15:34:06 7e863f964f4d: Preparing 15:34:06 80e94a39a6be: Preparing 15:34:06 50015c676f98: Preparing 15:34:06 5f4d9fc4d98d: Preparing 15:34:06 5f4d9fc4d98d: Waiting 15:34:06 7e863f964f4d: Pushed 15:34:06 80e94a39a6be: Pushed 15:34:06 a5d78db54905: Pushed 15:34:06 5f4d9fc4d98d: Layer already exists 15:34:06 50015c676f98: Pushed 15:34:11 937d7d57c6da: Pushed 15:34:11 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729: digest: sha256:66cb54d69b1a26431270645a19a30d3bad823ed7d2660fa212f74898c91d0aff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:12 + 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:34:12 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:34:12 937d7d57c6da: Preparing 15:34:12 a5d78db54905: Preparing 15:34:12 7e863f964f4d: Preparing 15:34:12 80e94a39a6be: Preparing 15:34:12 50015c676f98: Preparing 15:34:12 5f4d9fc4d98d: Preparing 15:34:12 5f4d9fc4d98d: Waiting 15:34:12 a5d78db54905: Layer already exists 15:34:12 937d7d57c6da: Layer already exists 15:34:12 50015c676f98: Layer already exists 15:34:12 7e863f964f4d: Layer already exists 15:34:12 80e94a39a6be: Layer already exists 15:34:12 5f4d9fc4d98d: Layer already exists 15:34:12 latest: digest: sha256:66cb54d69b1a26431270645a19a30d3bad823ed7d2660fa212f74898c91d0aff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:13 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:13 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.60 15:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:34:13 937d7d57c6da: Preparing 15:34:13 a5d78db54905: Preparing 15:34:13 7e863f964f4d: Preparing 15:34:13 80e94a39a6be: Preparing 15:34:13 50015c676f98: Preparing 15:34:13 5f4d9fc4d98d: Preparing 15:34:13 5f4d9fc4d98d: Waiting 15:34:13 50015c676f98: Layer already exists 15:34:13 80e94a39a6be: Layer already exists 15:34:13 937d7d57c6da: Layer already exists 15:34:13 7e863f964f4d: Layer already exists 15:34:13 a5d78db54905: Layer already exists 15:34:13 5f4d9fc4d98d: Layer already exists 15:34:13 3.1.0-dev.60: digest: sha256:66cb54d69b1a26431270645a19a30d3bad823ed7d2660fa212f74898c91d0aff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:13 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:14 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729-3.1.0-dev.60 15:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:34:14 937d7d57c6da: Preparing 15:34:14 a5d78db54905: Preparing 15:34:14 7e863f964f4d: Preparing 15:34:14 80e94a39a6be: Preparing 15:34:14 50015c676f98: Preparing 15:34:14 5f4d9fc4d98d: Preparing 15:34:14 5f4d9fc4d98d: Waiting 15:34:14 937d7d57c6da: Layer already exists 15:34:14 80e94a39a6be: Layer already exists 15:34:14 a5d78db54905: Layer already exists 15:34:14 7e863f964f4d: Layer already exists 15:34:14 50015c676f98: Layer already exists 15:34:14 5f4d9fc4d98d: Layer already exists 15:34:14 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729-3.1.0-dev.60: digest: sha256:66cb54d69b1a26431270645a19a30d3bad823ed7d2660fa212f74898c91d0aff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:14 + 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:34:14 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 15:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:34:14 937d7d57c6da: Preparing 15:34:14 a5d78db54905: Preparing 15:34:14 7e863f964f4d: Preparing 15:34:14 80e94a39a6be: Preparing 15:34:14 50015c676f98: Preparing 15:34:14 5f4d9fc4d98d: Preparing 15:34:14 5f4d9fc4d98d: Waiting 15:34:14 80e94a39a6be: Layer already exists 15:34:14 7e863f964f4d: Layer already exists 15:34:14 50015c676f98: Layer already exists 15:34:14 a5d78db54905: Layer already exists 15:34:14 937d7d57c6da: Layer already exists 15:34:14 5f4d9fc4d98d: Layer already exists 15:34:15 main: digest: sha256:66cb54d69b1a26431270645a19a30d3bad823ed7d2660fa212f74898c91d0aff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:15 ===================================================== [Pipeline] echo 15:34:15 taggedImages: 15:34:15 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 15:34:15 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:34:15 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.60 15:34:15 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e4eeb9dc048538cafbe2f5953b711b4fc3f6729-3.1.0-dev.60 15:34:15 - 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:34:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:34:15 15:34:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:34:15 arm64: Pulling from edgex-lftools-log-publisher 15:34:15 8998bd30e6a1: Pulling fs layer 15:34:15 04944245beec: Pulling fs layer 15:34:15 699f458cf7ca: Pulling fs layer 15:34:15 765212b225bb: Pulling fs layer 15:34:15 f23df028b6ca: Pulling fs layer 15:34:15 d65c8cfc05b1: Pulling fs layer 15:34:15 2437ff75d9bd: Pulling fs layer 15:34:15 765212b225bb: Waiting 15:34:15 f23df028b6ca: Waiting 15:34:15 d65c8cfc05b1: Waiting 15:34:15 2437ff75d9bd: Waiting 15:34:16 04944245beec: Verifying Checksum 15:34:16 04944245beec: Download complete 15:34:16 765212b225bb: Verifying Checksum 15:34:16 765212b225bb: Download complete 15:34:16 f23df028b6ca: Verifying Checksum 15:34:16 f23df028b6ca: Download complete 15:34:16 d65c8cfc05b1: Verifying Checksum 15:34:16 d65c8cfc05b1: Download complete 15:34:16 699f458cf7ca: Verifying Checksum 15:34:16 699f458cf7ca: Download complete 15:34:16 8998bd30e6a1: Verifying Checksum 15:34:16 8998bd30e6a1: Download complete 15:34:18 2437ff75d9bd: Verifying Checksum 15:34:18 2437ff75d9bd: Download complete 15:34:20 8998bd30e6a1: Pull complete 15:34:21 04944245beec: Pull complete 15:34:22 699f458cf7ca: Pull complete 15:34:23 765212b225bb: Pull complete 15:34:26 f23df028b6ca: Pull complete 15:34:26 d65c8cfc05b1: Pull complete 15:34:44 2437ff75d9bd: Pull complete 15:34:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:34:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:34:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:44 prd-ubuntu20.04-docker-arm64-4c-16g-9934 does not seem to be running inside a container 15:34:45 $ 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/65 -v /w/workspace/app-record-replay/65:/w/workspace/app-record-replay/65:rw,z -v /w/workspace/app-record-replay/65@tmp:/w/workspace/app-record-replay/65@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:34:47 $ docker top 729f04e6327a22a2acb6578fb7a4eb749f083545b4c1061c6e165732e9b6b566 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:48 ---> job-cost.sh 15:34:48 lf-activate-venv: SKIPPING 15:34:48 INFO: No Stack... 15:34:49 INFO: Retrieving Pricing Info for: v3-standard-4 15:34:49 INFO: Archiving Costs [Pipeline] sh 15:34:50 + cat /w/workspace/app-record-replay/65/archives/cost.csv 15:34:50 + cut -d, -f6 [Pipeline] lock 15:34:50 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-65-stack-cost] 15:34:50 Resource [jenkins-edgexfoundry-app-record-replay-main-65-stack-cost] did not exist. Created. 15:34:50 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:34:51 /w/workspace/app-record-replay/65@tmp/durable-3da9971b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:34:51 + echo total: 0.10999999940395355 [Pipeline] stash 15:34:51 Warning: overwriting stash ‘stack-cost’ 15:34:51 Stashed 1 file(s) [Pipeline] } 15:34:51 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-65-stack-cost] [Pipeline] // lock [Pipeline] } 15:34:51 $ docker stop --time=1 729f04e6327a22a2acb6578fb7a4eb749f083545b4c1061c6e165732e9b6b566 15:34:54 $ docker rm -f --volumes 729f04e6327a22a2acb6578fb7a4eb749f083545b4c1061c6e165732e9b6b566 [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:34:54 provisioning config files... 15:34:54 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10748423246392467232tmp [Pipeline] { [Pipeline] sh 15:34:54 + set +x 15:34:54 + bash -s -- 15:34:54 + curl -s https://codecov.io/bash 15:34:54 15:34:54 _____ _ 15:34:54 / ____| | | 15:34:54 | | ___ __| | ___ ___ _____ __ 15:34:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:34:54 | |___| (_) | (_| | __/ (_| (_) \ V / 15:34:54 \_____\___/ \__,_|\___|\___\___/ \_/ 15:34:54 Bash-1.0.6 15:34:54 15:34:54 15:34:54 ==> git version 2.25.1 found 15:34:54 ==> 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:34:54 Release-Date: 2020-01-08 15:34:54 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:34:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:34:54 ==> Jenkins CI detected. 15:34:54 current dir:  /w/workspace/exfoundry_app-record-replay_main 15:34:54 project root: . 15:34:54 --> token set from env 15:34:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:34:54 ==> Running gcov in . (disable via -X gcov) 15:34:54 ==> Python coveragepy not found 15:34:54 ==> Searching for coverage reports in: 15:34:54 + . 15:34:54 -> Found 1 reports 15:34:54 ==> Detecting git/mercurial file structure 15:34:54 ==> Reading reports 15:34:54 + ./coverage.out bytes=24666 15:34:54 ==> Appending adjustments 15:34:54 https://docs.codecov.io/docs/fixing-reports 15:34:54 + Found adjustments 15:34:54 ==> Gzipping contents 15:34:54 8.0K /tmp/codecov.Vn6mG4.gz 15:34:54 ==> Uploading reports 15:34:54 url: https://codecov.io 15:34:54 query: branch=main&commit=0e4eeb9dc048538cafbe2f5953b711b4fc3f6729&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:34:54 -> Pinging Codecov 15:34:54 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=0e4eeb9dc048538cafbe2f5953b711b4fc3f6729&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:34:54 -> Uploading to 15:34:54 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/F467761B9912B4F32F9BC62907045C81/0e4eeb9dc048538cafbe2f5953b711b4fc3f6729/22e48b01-6f97-48fe-b5da-7dce9f2affe0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T153454Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f06e67e1be76579e200785523088822ff58e0ea40a23d11bc40c65c16ee3e243 15:34:55 % Total % Received % Xferd Average Speed Time Time Time Current 15:34:55 Dload Upload Total Spent Left Speed 15:34:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4853 0 0 100 4853 0 17209 --:--:-- --:--:-- --:--:-- 17209 15:34:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [Pipeline] } 15:34:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:34:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:34:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:55 15:34:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:34:56 df9b9388f04a: Pulling fs layer 15:34:56 52dc419b0ee2: Pulling fs layer 15:34:56 25bc292e5bac: Pulling fs layer 15:34:56 114826534d7a: Pulling fs layer 15:34:56 4657fd5d0bcf: Pulling fs layer 15:34:56 6ad1cebc031e: Pulling fs layer 15:34:56 8a3aa393b2d8: Pulling fs layer 15:34:56 114826534d7a: Waiting 15:34:56 4657fd5d0bcf: Waiting 15:34:56 6ad1cebc031e: Waiting 15:34:56 8a3aa393b2d8: Waiting 15:34:56 25bc292e5bac: Verifying Checksum 15:34:56 25bc292e5bac: Download complete 15:34:56 52dc419b0ee2: Download complete 15:34:56 4657fd5d0bcf: Verifying Checksum 15:34:56 df9b9388f04a: Download complete 15:34:56 df9b9388f04a: Pull complete 15:34:56 6ad1cebc031e: Verifying Checksum 15:34:56 6ad1cebc031e: Download complete 15:34:56 52dc419b0ee2: Pull complete 15:34:56 25bc292e5bac: Pull complete 15:34:57 114826534d7a: Verifying Checksum 15:34:57 114826534d7a: Download complete 15:34:57 8a3aa393b2d8: Verifying Checksum 15:34:57 8a3aa393b2d8: Download complete 15:35:00 114826534d7a: Pull complete 15:35:00 4657fd5d0bcf: Pull complete 15:35:00 6ad1cebc031e: Pull complete 15:35:04 8a3aa393b2d8: Pull complete 15:35:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:35:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:35:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:05 prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container 15:35:05 $ 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:35:09 $ docker top e5adaeca7a4ee51546e26496f6fb9129d2309672a2deda8ee4e45f7b7f32f023 -eo pid,comm [Pipeline] { [Pipeline] echo 15:35:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 15:35:09 + set -o pipefail 15:35:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 15:35:16 15:35:16 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 15:35:16 15:35:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/634fd07a-3f86-472d-aaae-7d0a7b555fee 15:35:16 15:35:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:35:16 15:35:16 15:35:16 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:35:16 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:35:16 More details here: https://snyk.co/ue1NS [Pipeline] } 15:35:16 $ docker stop --time=1 e5adaeca7a4ee51546e26496f6fb9129d2309672a2deda8ee4e45f7b7f32f023 15:35:20 $ docker rm -f --volumes e5adaeca7a4ee51546e26496f6fb9129d2309672a2deda8ee4e45f7b7f32f023 [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:35:21 + git log --format=format:%s -1 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 [Pipeline] sh 15:35:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:35:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:21 prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container 15:35:21 $ 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:35:22 $ docker top f3608541b48cfc8f3458dbda7adc057528b5a63ed642ef72c22f549ba31a06b2 -eo pid,comm 15:35:22 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:35:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:22 [ssh-agent] Looking for ssh-agent implementation... 15:35:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:22 $ docker exec f3608541b48cfc8f3458dbda7adc057528b5a63ed642ef72c22f549ba31a06b2 ssh-agent 15:35:22 SSH_AUTH_SOCK=/tmp/ssh-XJGmZ3zp8k3A/agent.31 15:35:22 SSH_AGENT_PID=37 15:35:22 Running ssh-add (command line suppressed) 15:35:22 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10151973256044874574.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10151973256044874574.key) 15:35:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:22 + git semver tag 15:35:23 2023-10-24 15:35:23,156 [run_tag] DEBUG tag force:False 15:35:23 2023-10-24 15:35:23,157 [check_head_tag] DEBUG check head tag 15:35:23 2023-10-24 15:35:23,157 [execute] INFO git cat-file --batch-check 15:35:23 2023-10-24 15:35:23,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:35:23 2023-10-24 15:35:23,162 [execute] INFO git cat-file --batch 15:35:23 2023-10-24 15:35:23,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:35:23 2023-10-24 15:35:23,178 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:35:23 2023-10-24 15:35:23,179 [execute] INFO git tag -a v3.1.0-dev.60 -m v3.1.0-dev.60 15:35:23 2023-10-24 15:35:23,179 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.60', '-m', 'v3.1.0-dev.60'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:35:23 2023-10-24 15:35:23,184 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:35:23 3.1.0-dev.60 [Pipeline] } 15:35:23 $ docker exec --env ******** --env ******** f3608541b48cfc8f3458dbda7adc057528b5a63ed642ef72c22f549ba31a06b2 ssh-agent -k 15:35:23 unset SSH_AUTH_SOCK; 15:35:23 unset SSH_AGENT_PID; 15:35:23 echo Agent pid 37 killed; 15:35:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:23 + git semver [Pipeline] } 15:35:23 $ docker stop --time=1 f3608541b48cfc8f3458dbda7adc057528b5a63ed642ef72c22f549ba31a06b2 15:35:25 $ docker rm -f --volumes f3608541b48cfc8f3458dbda7adc057528b5a63ed642ef72c22f549ba31a06b2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:35:25 15:35:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:35:25 0.23.1-centos7: Pulling from edgex-lftools 15:35:25 ab5ef0e58194: Pulling fs layer 15:35:25 9712f1f96733: Pulling fs layer 15:35:25 63f879dbbcfc: Pulling fs layer 15:35:25 0d9ebad4ef96: Pulling fs layer 15:35:25 e9a5061849ea: Pulling fs layer 15:35:25 d747dcd14b5f: Pulling fs layer 15:35:25 2de7ff778b66: Pulling fs layer 15:35:25 e9a5061849ea: Waiting 15:35:25 d747dcd14b5f: Waiting 15:35:25 2de7ff778b66: Waiting 15:35:25 0d9ebad4ef96: Waiting 15:35:25 9712f1f96733: Verifying Checksum 15:35:25 9712f1f96733: Download complete 15:35:26 63f879dbbcfc: Verifying Checksum 15:35:26 63f879dbbcfc: Download complete 15:35:26 e9a5061849ea: Verifying Checksum 15:35:26 e9a5061849ea: Download complete 15:35:26 0d9ebad4ef96: Verifying Checksum 15:35:26 0d9ebad4ef96: Download complete 15:35:26 ab5ef0e58194: Verifying Checksum 15:35:26 ab5ef0e58194: Download complete 15:35:26 d747dcd14b5f: Verifying Checksum 15:35:26 d747dcd14b5f: Download complete 15:35:26 2de7ff778b66: Verifying Checksum 15:35:26 2de7ff778b66: Download complete 15:35:28 ab5ef0e58194: Pull complete 15:35:28 9712f1f96733: Pull complete 15:35:29 63f879dbbcfc: Pull complete 15:35:32 0d9ebad4ef96: Pull complete 15:35:32 e9a5061849ea: Pull complete 15:35:32 d747dcd14b5f: Pull complete 15:35:33 2de7ff778b66: Pull complete 15:35:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:35:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:35:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:33 prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container 15:35:34 $ 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:35:39 $ docker top b8a70a3f8525627380203017fd037ced6d755d1d92055201ff606b24afcd2eef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:35:39 provisioning config files... 15:35:39 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15849000236129105265tmp 15:35:39 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14976525579009992144tmp 15:35:39 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17921378947398893895tmp [Pipeline] { [Pipeline] echo 15:35:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:35:40 ---> sigul-configuration.sh 15:35:40 gpg: directory `/root/.gnupg' created 15:35:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:35:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:35:40 gpg: keyring `/root/.gnupg/secring.gpg' created 15:35:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:35:40 gpg: CAST5 encrypted data 15:35:40 gpg: encrypted with 1 passphrase 15:35:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:35:40 + mkdir /home/jenkins 15:35:40 + mkdir /home/jenkins/sigul [Pipeline] sh 15:35:40 + 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:35:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:35:41 ---> sigul-install.sh 15:35:41 Sigul already installed; skipping installation. [Pipeline] sh 15:35:41 + git tag --list 15:35:41 v3.1.0-dev.0 15:35:41 v3.1.0-dev.1 15:35:41 v3.1.0-dev.10 15:35:41 v3.1.0-dev.11 15:35:41 v3.1.0-dev.12 15:35:41 v3.1.0-dev.13 15:35:41 v3.1.0-dev.14 15:35:41 v3.1.0-dev.15 15:35:41 v3.1.0-dev.16 15:35:41 v3.1.0-dev.17 15:35:41 v3.1.0-dev.18 15:35:41 v3.1.0-dev.19 15:35:41 v3.1.0-dev.2 15:35:41 v3.1.0-dev.20 15:35:41 v3.1.0-dev.21 15:35:41 v3.1.0-dev.22 15:35:41 v3.1.0-dev.23 15:35:41 v3.1.0-dev.24 15:35:41 v3.1.0-dev.25 15:35:41 v3.1.0-dev.26 15:35:41 v3.1.0-dev.27 15:35:41 v3.1.0-dev.28 15:35:41 v3.1.0-dev.29 15:35:41 v3.1.0-dev.3 15:35:41 v3.1.0-dev.30 15:35:41 v3.1.0-dev.31 15:35:41 v3.1.0-dev.32 15:35:41 v3.1.0-dev.33 15:35:41 v3.1.0-dev.34 15:35:41 v3.1.0-dev.35 15:35:41 v3.1.0-dev.36 15:35:41 v3.1.0-dev.37 15:35:41 v3.1.0-dev.38 15:35:41 v3.1.0-dev.39 15:35:41 v3.1.0-dev.4 15:35:41 v3.1.0-dev.40 15:35:41 v3.1.0-dev.41 15:35:41 v3.1.0-dev.42 15:35:41 v3.1.0-dev.43 15:35:41 v3.1.0-dev.44 15:35:41 v3.1.0-dev.45 15:35:41 v3.1.0-dev.46 15:35:41 v3.1.0-dev.47 15:35:41 v3.1.0-dev.48 15:35:41 v3.1.0-dev.49 15:35:41 v3.1.0-dev.5 15:35:41 v3.1.0-dev.50 15:35:41 v3.1.0-dev.51 15:35:41 v3.1.0-dev.52 15:35:41 v3.1.0-dev.53 15:35:41 v3.1.0-dev.54 15:35:41 v3.1.0-dev.55 15:35:41 v3.1.0-dev.56 15:35:41 v3.1.0-dev.57 15:35:41 v3.1.0-dev.58 15:35:41 v3.1.0-dev.59 15:35:41 v3.1.0-dev.6 15:35:41 v3.1.0-dev.60 15:35:41 v3.1.0-dev.7 15:35:41 v3.1.0-dev.8 15:35:41 v3.1.0-dev.9 [Pipeline] sh 15:35:41 + lftools sign git-tag v3.1.0-dev.60 15:35:42 Signing Git tag with Sigul... 15:35:42 Signing v3.1.0-dev.60 [Pipeline] echo 15:35:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:35:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:35:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:35:42 $ docker stop --time=1 b8a70a3f8525627380203017fd037ced6d755d1d92055201ff606b24afcd2eef 15:35:44 $ docker rm -f --volumes b8a70a3f8525627380203017fd037ced6d755d1d92055201ff606b24afcd2eef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:35:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:35:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:44 prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container 15:35:44 $ 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:35:45 $ docker top c6dca806db6389b64be60d95062a65ef53d8431bc51e22ed0738079fb11f18d4 -eo pid,comm 15:35:45 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:35:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:45 [ssh-agent] Looking for ssh-agent implementation... 15:35:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:45 $ docker exec c6dca806db6389b64be60d95062a65ef53d8431bc51e22ed0738079fb11f18d4 ssh-agent 15:35:45 SSH_AUTH_SOCK=/tmp/ssh-UCp55K9C82Fv/agent.32 15:35:45 SSH_AGENT_PID=38 15:35:45 Running ssh-add (command line suppressed) 15:35:45 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1860556594736249056.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1860556594736249056.key) 15:35:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:45 + git semver bump pre 15:35:46 2023-10-24 15:35:46,123 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:35:46 2023-10-24 15:35:46,124 [bump_version] DEBUG bumping version:3.1.0-dev.60 on axis:pre with prefix:dev 15:35:46 2023-10-24 15:35:46,124 [bump_version] DEBUG bumped version:3.1.0-dev.61 15:35:46 2023-10-24 15:35:46,124 [write_version] DEBUG write version:3.1.0-dev.61 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 15:35:46 2023-10-24 15:35:46,124 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:35:46 2023-10-24 15:35:46,124 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 15:35:46 2023-10-24 15:35:46,125 [execute] INFO git cat-file --batch-check 15:35:46 2023-10-24 15:35:46,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:35:46 2023-10-24 15:35:46,130 [execute] INFO git cat-file --batch 15:35:46 2023-10-24 15:35:46,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:35:46 2023-10-24 15:35:46,135 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:35:46 3.1.0-dev.61 [Pipeline] } 15:35:46 $ docker exec --env ******** --env ******** c6dca806db6389b64be60d95062a65ef53d8431bc51e22ed0738079fb11f18d4 ssh-agent -k 15:35:46 unset SSH_AUTH_SOCK; 15:35:46 unset SSH_AGENT_PID; 15:35:46 echo Agent pid 38 killed; 15:35:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:46 + git semver [Pipeline] } 15:35:46 $ docker stop --time=1 c6dca806db6389b64be60d95062a65ef53d8431bc51e22ed0738079fb11f18d4 15:35:48 $ docker rm -f --volumes c6dca806db6389b64be60d95062a65ef53d8431bc51e22ed0738079fb11f18d4 [Pipeline] // withDockerContainer [Pipeline] sh 15:35:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:35:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:48 prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container 15:35: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:35:49 $ docker top ffe7a2e7471cf3c696f8ae24b2095f7c0f9336290f401623a1ba9fbe436870f2 -eo pid,comm 15:35:49 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:35:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:49 [ssh-agent] Looking for ssh-agent implementation... 15:35:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:49 $ docker exec ffe7a2e7471cf3c696f8ae24b2095f7c0f9336290f401623a1ba9fbe436870f2 ssh-agent 15:35:49 SSH_AUTH_SOCK=/tmp/ssh-P2zzUozhwHWW/agent.33 15:35:49 SSH_AGENT_PID=39 15:35:49 Running ssh-add (command line suppressed) 15:35:49 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14104254228372376118.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14104254228372376118.key) 15:35:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:49 + git semver push 15:35:50 2023-10-24 15:35:50,115 [run_push] DEBUG push 15:35:50 2023-10-24 15:35:50,116 [execute] INFO git cat-file --batch-check 15:35:50 2023-10-24 15:35:50,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:35:50 2023-10-24 15:35:50,120 [execute] INFO git rev-list 5ee9112ac55644ab88e8883cff4d5a399511a8cf -- 15:35:50 2023-10-24 15:35:50,120 [execute] DEBUG Popen(['git', 'rev-list', '5ee9112ac55644ab88e8883cff4d5a399511a8cf', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:35:50 2023-10-24 15:35:50,127 [execute] INFO git fetch -v origin 15:35:50 2023-10-24 15:35:50,127 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 15:35:50 2023-10-24 15:35:50,758 [run_push] DEBUG no remote changes detected 15:35:50 2023-10-24 15:35:50,758 [execute] INFO git push origin semver 15:35:50 2023-10-24 15:35:50,759 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:35:51 2023-10-24 15:35:51,777 [run_push] DEBUG push all version tags 15:35:51 2023-10-24 15:35:51,778 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:35:51 2023-10-24 15:35:51,778 [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:35:52 2023-10-24 15:35:52,533 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:35:52 3.1.0-dev.61 [Pipeline] } 15:35:52 $ docker exec --env ******** --env ******** ffe7a2e7471cf3c696f8ae24b2095f7c0f9336290f401623a1ba9fbe436870f2 ssh-agent -k 15:35:52 unset SSH_AUTH_SOCK; 15:35:52 unset SSH_AGENT_PID; 15:35:52 echo Agent pid 39 killed; 15:35:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:53 + git semver [Pipeline] } 15:35:53 $ docker stop --time=1 ffe7a2e7471cf3c696f8ae24b2095f7c0f9336290f401623a1ba9fbe436870f2 15:35:54 $ docker rm -f --volumes ffe7a2e7471cf3c696f8ae24b2095f7c0f9336290f401623a1ba9fbe436870f2 [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:35:55 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 15:35:55 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:35:55 total 16 15:35:55 drwxr-xr-x 3 root root 4096 Oct 24 15:23 . 15:35:55 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 15:35 .. 15:35:55 drwxr-xr-x 2 root root 4096 Oct 24 15:23 cost 15:35:55 -rw-r--r-- 1 root root 88 Oct 24 15:23 cost.csv 15:35:55 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 15:35:55 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:35:55 total 16 15:35:55 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:23 . 15:35:55 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 15:35 .. 15:35:55 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 15:23 cost 15:35:55 -rw-r--r-- 1 jenkins jenkins 88 Oct 24 15:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:35:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:35:56 ---> package-listing.sh 15:35:56 ++ facter osfamily 15:35:56 ++ tr '[:upper:]' '[:lower:]' 15:35:56 + OS_FAMILY=debian 15:35:56 + workspace=/w/workspace/exfoundry_app-record-replay_main 15:35:56 + START_PACKAGES=/tmp/packages_start.txt 15:35:56 + END_PACKAGES=/tmp/packages_end.txt 15:35:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:35:56 + PACKAGES=/tmp/packages_start.txt 15:35:56 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:35:56 + PACKAGES=/tmp/packages_end.txt 15:35:56 + case "${OS_FAMILY}" in 15:35:56 + dpkg -l 15:35:56 + grep '^ii' 15:35:56 + '[' -f /tmp/packages_start.txt ']' 15:35:56 + '[' -f /tmp/packages_end.txt ']' 15:35:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:35:56 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:35:56 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 15:35:56 + 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:35:56 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:35:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:57 prd-ubuntu20.04-docker-8c-8g-9931 does not seem to be running inside a container 15:35:57 $ 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:35:57 $ docker top 8395f100649bf65f535433c3f55e785f46dfdb5ff734a0b195efe632ae72b1ad -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:58 + touch /tmp/pre-build-complete [Pipeline] sh 15:35:58 + mkdir -p /var/log/sysstat [Pipeline] sh 15:35:58 + ls /var/log/sa-host 15:35:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:58 provisioning config files... 15:35:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2787011633320878042tmp [Pipeline] { [Pipeline] echo 15:35:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:35:59 ---> create-netrc.sh [Pipeline] } 15:35:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:35:59 ---> python-tools-install.sh [Pipeline] echo 15:35:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:35:59 ---> sudo-logs.sh 15:35:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:35:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:36:00 ---> job-cost.sh 15:36:00 lf-activate-venv: SKIPPING 15:36:00 DEBUG: total: 0.2199999988079071 15:36:00 INFO: Retrieving Stack Cost... 15:36:00 INFO: Retrieving Pricing Info for: v3-standard-8 15:36:00 INFO: Archiving Costs [Pipeline] echo 15:36:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:36:01 ---> logs-deploy.sh 15:36:01 lf-activate-venv: SKIPPING 15:36:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/65 15:36:01 INFO: archiving workspace using pattern(s): 15:36:02 Archives upload complete. 15:36:02 INFO: archiving logs to Nexus