Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a7b8478cc08d2046ec322d4ca366236e032f8ba1 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-ssh5365707521431574242.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17917072988902314781.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7025988657428354029.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh10498317133757287667.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-ssh17389525941253883524.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-554’ Running on prd-ubuntu20.04-docker-8c-8g-557 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 a7b8478cc08d2046ec322d4ca366236e032f8ba1 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#123)" > 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 a7b8478cc08d2046ec322d4ca366236e032f8ba1 # timeout=10 > git rev-list --no-walk d6e72eb507f604f58fbdb8cd428574af59bed11a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:15:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:15:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:15:56 ========================================================= 16:15:56 EdgeX Global Pipelines Version Info 16:15:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:15:57 ------------------- 16:15:57 stable info: 16:15:57 ------------------- 16:15:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:15:57 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:15:57 Message: update stable to v1.0.258 16:15:58 ------------------- 16:15:58 experimental info: 16:15:58 ------------------- 16:15:58 Commited By: **** collab-it+edgex@linuxfoundation.org 16:15:58 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:15:58 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:15:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7b8478cc08d2046ec322d4ca366236e032f8ba1 [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a7b8478 [Pipeline] echo 16:15:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:15:59 provisioning config files... 16:15:59 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3682498188701139517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:59 ---> ****-login.sh 16:15:59 nexus3.edgexfoundry.org:10001 16:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:16:00 Configure a credential helper to remove this warning. See 16:16:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:16:00 16:16:00 Login Succeeded 16:16:00 nexus3.edgexfoundry.org:10002 16:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:16:00 Configure a credential helper to remove this warning. See 16:16:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:16:00 16:16:00 Login Succeeded 16:16:00 nexus3.edgexfoundry.org:10003 16:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:16:00 Configure a credential helper to remove this warning. See 16:16:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:16:00 16:16:00 Login Succeeded 16:16:00 nexus3.edgexfoundry.org:10004 16:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:16:00 Configure a credential helper to remove this warning. See 16:16:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:16:00 16:16:00 Login Succeeded 16:16:00 ****.io 16:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:16:00 Configure a credential helper to remove this warning. See 16:16:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:16:00 16:16:00 Login Succeeded 16:16:00 ---> ****-login.sh ends [Pipeline] } 16:16:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:16:01 + git rev-list -1 --merges a7b8478cc08d2046ec322d4ca366236e032f8ba1~1..a7b8478cc08d2046ec322d4ca366236e032f8ba1 [Pipeline] echo 16:16:01 -----------> git rev-list -1 --merges a7b8478cc08d2046ec322d4ca366236e032f8ba1~1..a7b8478cc08d2046ec322d4ca366236e032f8ba1 a7b8478cc08d2046ec322d4ca366236e032f8ba1 [false] [Pipeline] sh 16:16:01 + git log --format=format:%s -1 a7b8478cc08d2046ec322d4ca366236e032f8ba1 [Pipeline] echo 16:16:01 ========================================================= 16:16:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:16:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:16:02 + git log --format=format:%s -1 a7b8478cc08d2046ec322d4ca366236e032f8ba1 [Pipeline] echo 16:16:02 [semverPrep] GIT_COMMIT: a7b8478cc08d2046ec322d4ca366236e032f8ba1, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#123) [Pipeline] echo 16:16:02 [semverPrep] This is not a build commit. [Pipeline] sh 16:16:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:16:02 + grep -v github /etc/ssh/ssh_known_hosts 16:16:02 + [ -e /tmp/ssh_known_hosts ] 16:16:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:16:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:16:02 + sudo tee -a /etc/ssh/ssh_known_hosts 16:16:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:16:03 16:16:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:16:03 0.1.4: Pulling from edgex-devops/py-git-semver 16:16:03 b85a868b505f: Pulling fs layer 16:16:03 e2be974225ed: Pulling fs layer 16:16:03 339a4e72a1f5: Pulling fs layer 16:16:03 988bab9f4d93: Pulling fs layer 16:16:03 1469e6f7b9e6: Pulling fs layer 16:16:03 eaf3925da568: Pulling fs layer 16:16:03 bab4dde63d76: Pulling fs layer 16:16:03 bde34c3a00c8: Pulling fs layer 16:16:03 b352a97aabf1: Pulling fs layer 16:16:03 4872d77fe225: Pulling fs layer 16:16:03 5851b861e8e6: Pulling fs layer 16:16:03 988bab9f4d93: Waiting 16:16:03 1469e6f7b9e6: Waiting 16:16:03 eaf3925da568: Waiting 16:16:03 bab4dde63d76: Waiting 16:16:03 bde34c3a00c8: Waiting 16:16:03 b352a97aabf1: Waiting 16:16:03 4872d77fe225: Waiting 16:16:03 5851b861e8e6: Waiting 16:16:03 e2be974225ed: Download complete 16:16:03 988bab9f4d93: Verifying Checksum 16:16:03 988bab9f4d93: Download complete 16:16:03 1469e6f7b9e6: Verifying Checksum 16:16:03 1469e6f7b9e6: Download complete 16:16:03 eaf3925da568: Verifying Checksum 16:16:03 eaf3925da568: Download complete 16:16:03 339a4e72a1f5: Verifying Checksum 16:16:03 339a4e72a1f5: Download complete 16:16:03 bde34c3a00c8: Verifying Checksum 16:16:03 bde34c3a00c8: Download complete 16:16:03 b352a97aabf1: Download complete 16:16:03 4872d77fe225: Verifying Checksum 16:16:03 4872d77fe225: Download complete 16:16:03 5851b861e8e6: Verifying Checksum 16:16:03 5851b861e8e6: Download complete 16:16:03 b85a868b505f: Verifying Checksum 16:16:03 b85a868b505f: Download complete 16:16:04 bab4dde63d76: Verifying Checksum 16:16:04 bab4dde63d76: Download complete 16:16:05 b85a868b505f: Pull complete 16:16:06 e2be974225ed: Pull complete 16:16:06 339a4e72a1f5: Pull complete 16:16:07 988bab9f4d93: Pull complete 16:16:07 1469e6f7b9e6: Pull complete 16:16:08 eaf3925da568: Pull complete 16:16:10 bab4dde63d76: Pull complete 16:16:10 bde34c3a00c8: Pull complete 16:16:10 b352a97aabf1: Pull complete 16:16:10 4872d77fe225: Pull complete 16:16:10 5851b861e8e6: Pull complete 16:16:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:16:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:16:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:10 prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container 16:16:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:16:14 $ docker top 2d0e11254701993b45a3cce446e82c0b262e17ef1811c896b76ecf910193e493 -eo pid,comm 16:16:14 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). 16:16:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:16:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:16:14 [ssh-agent] Looking for ssh-agent implementation... 16:16:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:16:14 $ docker exec 2d0e11254701993b45a3cce446e82c0b262e17ef1811c896b76ecf910193e493 ssh-agent 16:16:15 SSH_AUTH_SOCK=/tmp/ssh-m9jsfV3QDf3n/agent.33 16:16:15 SSH_AGENT_PID=39 16:16:15 Running ssh-add (command line suppressed) 16:16:15 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17212035761497811411.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17212035761497811411.key) 16:16:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:16:15 + git tag --points-at HEAD [Pipeline] } 16:16:15 $ docker exec --env ******** --env ******** 2d0e11254701993b45a3cce446e82c0b262e17ef1811c896b76ecf910193e493 ssh-agent -k 16:16:15 unset SSH_AUTH_SOCK; 16:16:15 unset SSH_AGENT_PID; 16:16:15 echo Agent pid 39 killed; 16:16:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:16:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:16:15 [ssh-agent] Looking for ssh-agent implementation... 16:16:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:16:15 $ docker exec 2d0e11254701993b45a3cce446e82c0b262e17ef1811c896b76ecf910193e493 ssh-agent 16:16:15 SSH_AUTH_SOCK=/tmp/ssh-HEze8YLdQohR/agent.71 16:16:15 SSH_AGENT_PID=77 16:16:15 Running ssh-add (command line suppressed) 16:16:15 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_329278779618027837.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_329278779618027837.key) 16:16:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:16:16 + git semver init 16:16:16 2024-02-06 16:16:16,486 [run_init] DEBUG init version:0.0.0 force:False 16:16:16 2024-02-06 16:16:16,487 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 16:16:16 2024-02-06 16:16:16,487 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 16:16:16 2024-02-06 16:16:16,487 [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) 16:16:17 2024-02-06 16:16:17,563 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 16:16:17 2024-02-06 16:16:17,564 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 16:16:17 2024-02-06 16:16:17,564 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:16:17 2024-02-06 16:16:17,564 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:16:17 3.2.0-dev.8 [Pipeline] } 16:16:17 $ docker exec --env ******** --env ******** 2d0e11254701993b45a3cce446e82c0b262e17ef1811c896b76ecf910193e493 ssh-agent -k 16:16:18 unset SSH_AUTH_SOCK; 16:16:18 unset SSH_AGENT_PID; 16:16:18 echo Agent pid 77 killed; 16:16:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:16:18 + git semver [Pipeline] } 16:16:18 $ docker stop --time=1 2d0e11254701993b45a3cce446e82c0b262e17ef1811c896b76ecf910193e493 16:16:20 $ docker rm -f --volumes 2d0e11254701993b45a3cce446e82c0b262e17ef1811c896b76ecf910193e493 [Pipeline] // withDockerContainer [Pipeline] sh 16:16:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:16:20 Stashed 1 file(s) [Pipeline] echo 16:16:20 [edgeXSemver]: initialized semver on version 3.2.0-dev.8 [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 16:16:21 provisioning config files... 16:16:21 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6240524668808653544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:16:21 ---> ****-login.sh 16:16:21 nexus3.edgexfoundry.org:10001 16:16:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:16:21 Configure a credential helper to remove this warning. See 16:16:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:16:21 16:16:21 Login Succeeded 16:16:21 nexus3.edgexfoundry.org:10002 16:16:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:16:21 Configure a credential helper to remove this warning. See 16:16:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:16:21 16:16:21 Login Succeeded 16:16:21 nexus3.edgexfoundry.org:10003 16:16:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:16:21 Configure a credential helper to remove this warning. See 16:16:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:16:21 16:16:21 Login Succeeded 16:16:21 nexus3.edgexfoundry.org:10004 16:16:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:16:21 Configure a credential helper to remove this warning. See 16:16:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:16:21 16:16:21 Login Succeeded 16:16:21 ****.io 16:16:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:16:22 Configure a credential helper to remove this warning. See 16:16:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:16:22 16:16:22 Login Succeeded 16:16:22 ---> ****-login.sh ends [Pipeline] } 16:16:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:16:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:16:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:16:22 ========================================================= 16:16:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:16:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:22 + 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 . 16:16:22 Sending build context to Docker daemon 6.675MB 16:16:22 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:16:22 Step 2/12 : FROM ${BASE} AS builder 16:16:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:16:23 7264a8db6415: Pulling fs layer 16:16:23 c4d48a809fc2: Pulling fs layer 16:16:23 4f1c88b9dad5: Pulling fs layer 16:16:23 ad3a456e5733: Pulling fs layer 16:16:23 69c7f0334f64: Pulling fs layer 16:16:23 1f1c1a5573a3: Pulling fs layer 16:16:23 ce7588e14bc9: Pulling fs layer 16:16:23 b5e4710f87ac: Pulling fs layer 16:16:23 ad3a456e5733: Waiting 16:16:23 69c7f0334f64: Waiting 16:16:23 1f1c1a5573a3: Waiting 16:16:23 ce7588e14bc9: Waiting 16:16:23 b5e4710f87ac: Waiting 16:16:23 c4d48a809fc2: Verifying Checksum 16:16:23 c4d48a809fc2: Download complete 16:16:23 ad3a456e5733: Download complete 16:16:23 69c7f0334f64: Verifying Checksum 16:16:23 69c7f0334f64: Download complete 16:16:23 7264a8db6415: Verifying Checksum 16:16:23 7264a8db6415: Download complete 16:16:23 1f1c1a5573a3: Verifying Checksum 16:16:23 1f1c1a5573a3: Download complete 16:16:23 b5e4710f87ac: Verifying Checksum 16:16:23 b5e4710f87ac: Download complete 16:16:23 7264a8db6415: Pull complete 16:16:23 4f1c88b9dad5: Verifying Checksum 16:16:23 4f1c88b9dad5: Download complete 16:16:23 c4d48a809fc2: Pull complete 16:16:24 ce7588e14bc9: Verifying Checksum 16:16:24 ce7588e14bc9: Download complete 16:16:26 4f1c88b9dad5: Pull complete 16:16:26 ad3a456e5733: Pull complete 16:16:27 69c7f0334f64: Pull complete 16:16:27 1f1c1a5573a3: Pull complete 16:16:31 ce7588e14bc9: Pull complete 16:16:32 b5e4710f87ac: Pull complete 16:16:32 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 16:16:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:16:32 ---> 88b5674ff536 16:16:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:16:36 Still waiting to schedule task 16:16:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-556’ 16:16:42 ---> Running in 1ca71d832ebe 16:16:42 Removing intermediate container 1ca71d832ebe 16:16:42 ---> e9426d1a9c78 16:16:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:16:42 ---> Running in 7b8a8484ac3a 16:16:42 Removing intermediate container 7b8a8484ac3a 16:16:42 ---> c477ebbe3fd2 16:16:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:16:42 ---> Running in 6d16962dc611 16:16:42 Removing intermediate container 6d16962dc611 16:16:42 ---> 6e1ddd2394b3 16:16:42 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:16:42 ---> Running in cf5289064140 16:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:16:42 OK: 264 MiB in 52 packages 16:16:42 Removing intermediate container cf5289064140 16:16:42 ---> 685ba28a806a 16:16:42 Step 7/12 : WORKDIR /app 16:16:42 ---> Running in 9d1399810aa2 16:16:42 Removing intermediate container 9d1399810aa2 16:16:42 ---> f07c9a3d6803 16:16:42 Step 8/12 : COPY go.mod vendor* ./ 16:16:42 ---> 6c36f8973a97 16:16:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:16:42 ---> Running in 278823eb6aa2 16:17:14 Removing intermediate container 278823eb6aa2 16:17:14 ---> 6bf4b56c50c5 16:17:14 Step 10/12 : COPY . . 16:17:14 ---> 01240b9bf7bf 16:17:14 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:17:14 ---> Running in 4504ae0b95ef 16:17:14 Removing intermediate container 4504ae0b95ef 16:17:14 ---> 10197de83f0e 16:17:14 Step 12/12 : RUN $MAKE 16:17:14 ---> Running in 5501066f9702 16:17:14 noop 16:17:14 Removing intermediate container 5501066f9702 16:17:14 ---> a3b43464d70e 16:17:14 Successfully built a3b43464d70e 16:17:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:14 + docker inspect -f . ci-base-image-x86_64 16:17:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:15 prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container 16:17:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:17:15 $ docker top 13cbe4de40ed5173b94c10b3404da9ab3700c1e9b1e881582f56112f2b899523 -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:15 + go version 16:17:15 go version go1.21.0 linux/amd64 [Pipeline] } 16:17:15 $ docker stop --time=1 13cbe4de40ed5173b94c10b3404da9ab3700c1e9b1e881582f56112f2b899523 16:17:17 $ docker rm -f --volumes 13cbe4de40ed5173b94c10b3404da9ab3700c1e9b1e881582f56112f2b899523 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:17 + docker inspect -f . ci-base-image-x86_64 16:17:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:17 prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container 16:17:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:17:18 $ docker top 7eb11adeb517d5950cb44dea179ea19d0508647265043b69d1f27ce4a9bcc8e8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:18 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 16:17:18 + make test 16:17:18 go test -race -coverprofile=coverage.out ./... 16:17:37 ? github.com/edgexfoundry/app-record-replay [no test files] 16:17:37 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 16:17:37 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 16:17:37 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 16:17:38 ok github.com/edgexfoundry/app-record-replay/internal/app 1.043s coverage: 88.0% of statements 16:17:48 ok github.com/edgexfoundry/app-record-replay/internal/application 9.610s coverage: 98.7% of statements 16:17:48 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.091s coverage: 89.7% of statements 16:17:48 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements 16:18:06 go vet ./... 16:18:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:18:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:18:08 ./bin/test-attribution-txt.sh 16:18:08 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 16:18:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:18:08 $ docker stop --time=1 7eb11adeb517d5950cb44dea179ea19d0508647265043b69d1f27ce4a9bcc8e8 16:18:12 $ docker rm -f --volumes 7eb11adeb517d5950cb44dea179ea19d0508647265043b69d1f27ce4a9bcc8e8 [Pipeline] // withDockerContainer [Pipeline] sh 16:18:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:18:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:18:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:18:14 + ls -al . 16:18:14 total 192 16:18:14 drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 16:17 . 16:18:14 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 16:15 .. 16:18:14 -rw-rw-r-- 1 jenkins jenkins 119 Feb 6 16:15 .dockerignore 16:18:14 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 16:17 .git 16:18:14 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:15 .github 16:18:14 -rw-rw-r-- 1 jenkins jenkins 164 Feb 6 16:15 .gitignore 16:18:14 -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 16:15 .golangci.yml 16:18:14 drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 16:16 .semver 16:18:14 -rw-rw-r-- 1 jenkins jenkins 11301 Feb 6 16:15 Attribution.txt 16:18:14 -rw-rw-r-- 1 jenkins jenkins 458 Feb 6 16:15 CHANGELOG.md 16:18:14 -rw-rw-r-- 1 jenkins jenkins 1725 Feb 6 16:15 Dockerfile 16:18:14 -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 16:15 GOVERNANCE.md 16:18:14 -rw-rw-r-- 1 jenkins jenkins 681 Feb 6 16:15 Jenkinsfile 16:18:14 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 6 16:15 LICENSE 16:18:14 -rw-rw-r-- 1 jenkins jenkins 3136 Feb 6 16:15 Makefile 16:18:14 -rw-rw-r-- 1 jenkins jenkins 611 Feb 6 16:15 OWNERS.md 16:18:14 -rw-rw-r-- 1 jenkins jenkins 4107 Feb 6 16:15 README.md 16:18:14 -rw-rw-r-- 1 jenkins jenkins 7789 Feb 6 16:15 Record and Reply.postman_collection.json 16:18:14 -rw-rw-r-- 1 jenkins jenkins 11 Feb 6 16:16 VERSION 16:18:14 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:15 bin 16:18:14 -rw-r--r-- 1 jenkins jenkins 24666 Feb 6 16:17 coverage.out 16:18:14 -rw-rw-r-- 1 jenkins jenkins 3950 Feb 6 16:15 go.mod 16:18:14 -rw-rw-r-- 1 jenkins jenkins 34578 Feb 6 16:15 go.sum 16:18:14 drwxrwxr-x 7 jenkins jenkins 4096 Feb 6 16:15 internal 16:18:14 -rw-rw-r-- 1 jenkins jenkins 913 Feb 6 16:15 main.go 16:18:14 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:15 openapi 16:18:14 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:15 pkg 16:18:14 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:15 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:14 + 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=a7b8478cc08d2046ec322d4ca366236e032f8ba1 --label arch=amd64 --label version=3.2.0-dev.8 . 16:18:14 Sending build context to Docker daemon 6.701MB 16:18:14 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 16:18:14 Step 2/27 : FROM ${BASE} AS builder 16:18:14 ---> a3b43464d70e 16:18:14 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 16:18:14 ---> Running in 45e6813c1d84 16:18:14 Removing intermediate container 45e6813c1d84 16:18:14 ---> 6c594cca9f49 16:18:14 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:18:14 ---> Running in 266b2f27aa1b 16:18:14 Removing intermediate container 266b2f27aa1b 16:18:14 ---> 8f62f74dffd3 16:18:14 Step 5/27 : ARG ADD_BUILD_TAGS="" 16:18:14 ---> Running in 40e5c8a4449b 16:18:14 Removing intermediate container 40e5c8a4449b 16:18:14 ---> 7f14c5a4c2fe 16:18:14 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:18:14 ---> Running in 4f7849bfd317 16:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:18:15 OK: 264 MiB in 52 packages 16:18:15 Removing intermediate container 4f7849bfd317 16:18:15 ---> 1546d164f566 16:18:15 Step 7/27 : WORKDIR /app 16:18:15 ---> Running in 1873e7e55729 16:18:16 Removing intermediate container 1873e7e55729 16:18:16 ---> 4651c0f1c162 16:18:16 Step 8/27 : COPY go.mod vendor* ./ 16:18:16 ---> 46889024db83 16:18:16 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:16 ---> Running in a7bf04b99abe 16:18:16 Removing intermediate container a7bf04b99abe 16:18:16 ---> 490a74e194dd 16:18:16 Step 10/27 : COPY . . 16:18:17 ---> 40247eb45540 16:18:17 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:18:17 ---> Running in d6a9689c9c9d 16:18:17 Removing intermediate container d6a9689c9c9d 16:18:17 ---> c4915333408b 16:18:17 Step 12/27 : RUN $MAKE 16:18:17 ---> Running in 24381b70b0bd 16:18:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.8" -trimpath -mod=readonly -o app-record-replay 16:18:39 Removing intermediate container 24381b70b0bd 16:18:39 ---> ec7b374176f9 16:18:39 Step 13/27 : FROM alpine:3.18 16:18:39 3.18: Pulling from library/alpine 16:18:39 619be1103602: Pulling fs layer 16:18:39 619be1103602: Verifying Checksum 16:18:39 619be1103602: Download complete 16:18:39 619be1103602: Pull complete 16:18:39 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 16:18:39 Status: Downloaded newer image for alpine:3.18 16:18:39 ---> d3782b16ccc9 16:18:39 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:18:39 ---> Running in d5f79c2562a4 16:18:39 Removing intermediate container d5f79c2562a4 16:18:39 ---> cdafc0197d00 16:18:39 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 16:18:39 ---> Running in 31627ca4c29e 16:18:39 Removing intermediate container 31627ca4c29e 16:18:39 ---> fc4197e3a7c9 16:18:39 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 16:18:39 ---> Running in cc0f7641b461 16:18:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:18:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:18:39 (1/2) Installing ca-certificates (20230506-r0) 16:18:40 (2/2) Installing dumb-init (1.2.5-r2) 16:18:40 Executing busybox-1.36.1-r5.trigger 16:18:40 Executing ca-certificates-20230506-r0.trigger 16:18:40 OK: 8 MiB in 17 packages 16:18:40 Removing intermediate container cc0f7641b461 16:18:40 ---> a1c73cbeb53f 16:18:40 Step 17/27 : RUN apk --no-cache upgrade 16:18:40 ---> Running in d4ba10c1d83f 16:18:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:18:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:18:40 OK: 8 MiB in 17 packages 16:18:41 Removing intermediate container d4ba10c1d83f 16:18:41 ---> 963d8f223d4f 16:18:41 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:18:41 ---> f3ad68dc56c9 16:18:41 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:18:41 ---> 289305a9e3dc 16:18:41 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:18:41 ---> 005df1f07039 16:18:41 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 16:18:42 ---> bdcd35d4980a 16:18:42 Step 22/27 : EXPOSE 59712 16:18:42 ---> Running in 2805b8865cdf 16:18:42 Removing intermediate container 2805b8865cdf 16:18:42 ---> 6f3a002e1ad3 16:18:42 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 16:18:42 ---> Running in fb73877aa14e 16:18:42 Removing intermediate container fb73877aa14e 16:18:42 ---> 346648a4b35b 16:18:42 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:18:42 ---> Running in 7289914b92ca 16:18:42 Removing intermediate container 7289914b92ca 16:18:42 ---> daecf938da89 16:18:42 Step 25/27 : LABEL arch=amd64 16:18:42 ---> Running in 80fb4cfd1820 16:18:42 Removing intermediate container 80fb4cfd1820 16:18:42 ---> 4d4f028ae52e 16:18:42 Step 26/27 : LABEL git_sha=a7b8478cc08d2046ec322d4ca366236e032f8ba1 16:18:42 ---> Running in 551f89fee6a1 16:18:42 Removing intermediate container 551f89fee6a1 16:18:42 ---> 953caa0f76cd 16:18:42 Step 27/27 : LABEL version=3.2.0-dev.8 16:18:42 ---> Running in 885c5617df0a 16:18:42 Removing intermediate container 885c5617df0a 16:18:42 ---> 637329518b70 16:18:42 [Warning] One or more build-args [ARCH] were not consumed 16:18:42 Successfully built 637329518b70 16:18:42 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 16:18:42 provisioning config files... 16:18:42 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6857789855932468370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:43 ---> ****-login.sh 16:18:43 nexus3.edgexfoundry.org:10001 16:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:18:43 Configure a credential helper to remove this warning. See 16:18:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:18:43 16:18:43 Login Succeeded 16:18:43 nexus3.edgexfoundry.org:10002 16:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:18:43 Configure a credential helper to remove this warning. See 16:18:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:18:43 16:18:43 Login Succeeded 16:18:43 nexus3.edgexfoundry.org:10003 16:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:18:43 Configure a credential helper to remove this warning. See 16:18:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:18:43 16:18:43 Login Succeeded 16:18:43 nexus3.edgexfoundry.org:10004 16:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:18:43 Configure a credential helper to remove this warning. See 16:18:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:18:43 16:18:43 Login Succeeded 16:18:43 ****.io 16:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:18:43 Configure a credential helper to remove this warning. See 16:18:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:18:43 16:18:43 Login Succeeded 16:18:43 ---> ****-login.sh ends [Pipeline] } 16:18:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:18:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:18:44 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 16:18:44 a7b8478cc08d2046ec322d4ca366236e032f8ba1 16:18:44 latest 16:18:44 3.2.0-dev.8 16:18:44 a7b8478cc08d2046ec322d4ca366236e032f8ba1-3.2.0-dev.8 16:18:44 main 16:18:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:44 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:a7b8478cc08d2046ec322d4ca366236e032f8ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:44 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:a7b8478cc08d2046ec322d4ca366236e032f8ba1 16:18:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:18:44 58f4df33b5bd: Preparing 16:18:44 563f63be09bf: Preparing 16:18:44 5ce69e4b010d: Preparing 16:18:44 4bfe73316f65: Preparing 16:18:44 7916cebf5bf3: Preparing 16:18:44 da34de9b1dc6: Preparing 16:18:44 aedc3bda2944: Preparing 16:18:44 da34de9b1dc6: Waiting 16:18:44 aedc3bda2944: Waiting 16:18:44 563f63be09bf: Pushed 16:18:44 4bfe73316f65: Pushed 16:18:44 7916cebf5bf3: Pushed 16:18:44 5ce69e4b010d: Pushed 16:18:44 aedc3bda2944: Layer already exists 16:18:45 da34de9b1dc6: Pushed 16:18:47 58f4df33b5bd: Pushed 16:18:47 a7b8478cc08d2046ec322d4ca366236e032f8ba1: digest: sha256:6b2e9f94e93cc01b6b71f3a30c89e7eb2bb20301552a9c9f9f7f76ef54bd3371 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:48 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:48 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 16:18:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:18:48 58f4df33b5bd: Preparing 16:18:48 563f63be09bf: Preparing 16:18:48 5ce69e4b010d: Preparing 16:18:48 4bfe73316f65: Preparing 16:18:48 7916cebf5bf3: Preparing 16:18:48 da34de9b1dc6: Preparing 16:18:48 aedc3bda2944: Preparing 16:18:48 aedc3bda2944: Waiting 16:18:48 7916cebf5bf3: Layer already exists 16:18:48 5ce69e4b010d: Layer already exists 16:18:48 563f63be09bf: Layer already exists 16:18:48 4bfe73316f65: Layer already exists 16:18:48 58f4df33b5bd: Layer already exists 16:18:48 aedc3bda2944: Layer already exists 16:18:48 da34de9b1dc6: Layer already exists 16:18:48 latest: digest: sha256:6b2e9f94e93cc01b6b71f3a30c89e7eb2bb20301552a9c9f9f7f76ef54bd3371 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:48 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.8 16:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:18:49 58f4df33b5bd: Preparing 16:18:49 563f63be09bf: Preparing 16:18:49 5ce69e4b010d: Preparing 16:18:49 4bfe73316f65: Preparing 16:18:49 7916cebf5bf3: Preparing 16:18:49 da34de9b1dc6: Preparing 16:18:49 aedc3bda2944: Preparing 16:18:49 da34de9b1dc6: Waiting 16:18:49 58f4df33b5bd: Layer already exists 16:18:49 563f63be09bf: Layer already exists 16:18:49 7916cebf5bf3: Layer already exists 16:18:49 5ce69e4b010d: Layer already exists 16:18:49 4bfe73316f65: Layer already exists 16:18:49 da34de9b1dc6: Layer already exists 16:18:49 aedc3bda2944: Layer already exists 16:18:49 3.2.0-dev.8: digest: sha256:6b2e9f94e93cc01b6b71f3a30c89e7eb2bb20301552a9c9f9f7f76ef54bd3371 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:49 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:a7b8478cc08d2046ec322d4ca366236e032f8ba1-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:a7b8478cc08d2046ec322d4ca366236e032f8ba1-3.2.0-dev.8 16:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:18:50 58f4df33b5bd: Preparing 16:18:50 563f63be09bf: Preparing 16:18:50 5ce69e4b010d: Preparing 16:18:50 4bfe73316f65: Preparing 16:18:50 7916cebf5bf3: Preparing 16:18:50 da34de9b1dc6: Preparing 16:18:50 aedc3bda2944: Preparing 16:18:50 da34de9b1dc6: Waiting 16:18:50 aedc3bda2944: Waiting 16:18:50 5ce69e4b010d: Layer already exists 16:18:50 58f4df33b5bd: Layer already exists 16:18:50 4bfe73316f65: Layer already exists 16:18:50 563f63be09bf: Layer already exists 16:18:50 7916cebf5bf3: Layer already exists 16:18:50 da34de9b1dc6: Layer already exists 16:18:50 aedc3bda2944: Layer already exists 16:18:50 a7b8478cc08d2046ec322d4ca366236e032f8ba1-3.2.0-dev.8: digest: sha256:6b2e9f94e93cc01b6b71f3a30c89e7eb2bb20301552a9c9f9f7f76ef54bd3371 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:50 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 16:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:18:50 58f4df33b5bd: Preparing 16:18:50 563f63be09bf: Preparing 16:18:50 5ce69e4b010d: Preparing 16:18:50 4bfe73316f65: Preparing 16:18:50 7916cebf5bf3: Preparing 16:18:50 da34de9b1dc6: Preparing 16:18:50 aedc3bda2944: Preparing 16:18:50 da34de9b1dc6: Waiting 16:18:50 aedc3bda2944: Waiting 16:18:50 4bfe73316f65: Layer already exists 16:18:50 58f4df33b5bd: Layer already exists 16:18:50 563f63be09bf: Layer already exists 16:18:50 7916cebf5bf3: Layer already exists 16:18:50 5ce69e4b010d: Layer already exists 16:18:50 da34de9b1dc6: Layer already exists 16:18:50 aedc3bda2944: Layer already exists 16:18:50 main: digest: sha256:6b2e9f94e93cc01b6b71f3a30c89e7eb2bb20301552a9c9f9f7f76ef54bd3371 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:18:51 ===================================================== [Pipeline] echo 16:18:51 taggedImages: 16:18:51 - nexus3.edgexfoundry.org:10004/app-record-replay:a7b8478cc08d2046ec322d4ca366236e032f8ba1 16:18:51 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 16:18:51 - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.8 16:18:51 - nexus3.edgexfoundry.org:10004/app-record-replay:a7b8478cc08d2046ec322d4ca366236e032f8ba1-3.2.0-dev.8 16:18:51 - 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 16:18:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:18:51 16:18:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:18:52 latest: Pulling from edgex-lftools-log-publisher 16:18:52 5eb5b503b376: Pulling fs layer 16:18:52 5c69ac0246d0: Pulling fs layer 16:18:52 ec43610c2a17: Pulling fs layer 16:18:52 3a2ae6a8a46f: Pulling fs layer 16:18:52 33b1e0a273af: Pulling fs layer 16:18:52 5d3b04190fa2: Pulling fs layer 16:18:52 2f39f015ded8: Pulling fs layer 16:18:52 3a2ae6a8a46f: Waiting 16:18:52 33b1e0a273af: Waiting 16:18:52 5d3b04190fa2: Waiting 16:18:52 2f39f015ded8: Waiting 16:18:52 5c69ac0246d0: Download complete 16:18:52 3a2ae6a8a46f: Verifying Checksum 16:18:52 3a2ae6a8a46f: Download complete 16:18:52 ec43610c2a17: Verifying Checksum 16:18:52 ec43610c2a17: Download complete 16:18:52 33b1e0a273af: Verifying Checksum 16:18:52 33b1e0a273af: Download complete 16:18:52 5d3b04190fa2: Verifying Checksum 16:18:52 5d3b04190fa2: Download complete 16:18:52 5eb5b503b376: Verifying Checksum 16:18:53 2f39f015ded8: Download complete 16:18:53 5eb5b503b376: Pull complete 16:18:53 5c69ac0246d0: Pull complete 16:18:54 ec43610c2a17: Pull complete 16:18:54 3a2ae6a8a46f: Pull complete 16:18:54 33b1e0a273af: Pull complete 16:18:54 5d3b04190fa2: Pull complete 16:18:58 2f39f015ded8: Pull complete 16:18:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:18:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:18:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:18:58 prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container 16:18:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:19:03 $ docker top 3804b6699e37aec6597316213cd665251807b867ef3074a6cac70b53ea7aa125 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:04 ---> job-cost.sh 16:19:04 lf-activate-venv: SKIPPING 16:19:04 INFO: No Stack... 16:19:04 INFO: Retrieving Pricing Info for: v3-standard-8 16:19:05 INFO: Archiving Costs [Pipeline] sh 16:19:05 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 16:19:05 + cut -d, -f6 [Pipeline] lock 16:19:05 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-83-stack-cost] 16:19:05 Resource [jenkins-edgexfoundry-app-record-replay-main-83-stack-cost] did not exist. Created. 16:19:05 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:19:05 + echo total: 0.2199999988079071 [Pipeline] stash 16:19:05 Stashed 1 file(s) [Pipeline] } 16:19:05 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-83-stack-cost] [Pipeline] // lock [Pipeline] } 16:19:05 $ docker stop --time=1 3804b6699e37aec6597316213cd665251807b867ef3074a6cac70b53ea7aa125 16:19:07 $ docker rm -f --volumes 3804b6699e37aec6597316213cd665251807b867ef3074a6cac70b53ea7aa125 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:19:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-559 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 16:19:37 Running in /w/workspace/app-record-replay/83 [Pipeline] { [Pipeline] checkout 16:19:37 Selected Git installation does not exist. Using Default 16:19:37 The recommended git tool is: NONE 16:19:42 using credential edgex-jenkins-ssh 16:19:42 Cloning the remote Git repository 16:19:43 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 16:19:43 > git init /w/workspace/app-record-replay/83 # timeout=10 16:19:43 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 16:19:43 > git --version # timeout=10 16:19:43 > git --version # 'git version 2.25.1' 16:19:43 using GIT_SSH to set credentials SSH Credentials for GitHub 16:19:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:19:45 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 16:19:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:19:46 Avoid second fetch 16:19:46 Checking out Revision a7b8478cc08d2046ec322d4ca366236e032f8ba1 (main) 16:19:46 > git config core.sparsecheckout # timeout=10 16:19:46 > git checkout -f a7b8478cc08d2046ec322d4ca366236e032f8ba1 # timeout=10 16:19:47 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#123)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:19:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:19:48 % Total % Received % Xferd Average Speed Time Time Time Current 16:19:48 Dload Upload Total Spent Left Speed 16:19:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 236k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh 16:19:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:19:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:19:49 + sudo tee /etc/docker/daemon.new 16:19:49 { 16:19:49 "registry-mirrors": [ 16:19:49 "https://nexus3.edgexfoundry.org:10001" 16:19:49 ], 16:19:49 "bip": "10.250.0.254/24", 16:19:49 "hosts": [ 16:19:49 "tcp://0.0.0.0:5555", 16:19:49 "unix:///var/run/docker.sock" 16:19:49 ], 16:19:49 "mtu": 1458, 16:19:49 "selinux-enabled": true, 16:19:49 "seccomp-profile": "/etc/docker/seccomp.json" 16:19:49 } [Pipeline] sh 16:19:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:19:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:20:08 provisioning config files... 16:20:08 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/83@tmp/config14249473905183351359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:20:09 ---> ****-login.sh 16:20:09 nexus3.edgexfoundry.org:10001 16:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:20:09 Configure a credential helper to remove this warning. See 16:20:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:20:09 16:20:09 Login Succeeded 16:20:09 nexus3.edgexfoundry.org:10002 16:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:20:10 Configure a credential helper to remove this warning. See 16:20:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:20:10 16:20:10 Login Succeeded 16:20:10 nexus3.edgexfoundry.org:10003 16:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:20:10 Configure a credential helper to remove this warning. See 16:20:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:20:10 16:20:10 Login Succeeded 16:20:10 nexus3.edgexfoundry.org:10004 16:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:20:10 Configure a credential helper to remove this warning. See 16:20:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:20:10 16:20:10 Login Succeeded 16:20:11 ****.io 16:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:20:11 Configure a credential helper to remove this warning. See 16:20:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:20:11 16:20:11 Login Succeeded 16:20:11 ---> ****-login.sh ends [Pipeline] } 16:20:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:20:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:20:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:20:12 ========================================================= 16:20:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:20:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:12 + 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 . 16:20:12 Sending build context to Docker daemon 258.6kB 16:20:13 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:20:13 Step 2/12 : FROM ${BASE} AS builder 16:20:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:20:13 9fda8d8052c6: Pulling fs layer 16:20:13 5d54e960e981: Pulling fs layer 16:20:13 c4a7e357bf2a: Pulling fs layer 16:20:13 f0e02332f6b5: Pulling fs layer 16:20:13 872ee5b61b7b: Pulling fs layer 16:20:13 0c6a40ed1a82: Pulling fs layer 16:20:13 94ae7d8d031c: Pulling fs layer 16:20:13 f0e02332f6b5: Waiting 16:20:13 872ee5b61b7b: Waiting 16:20:13 5d54e960e981: Verifying Checksum 16:20:13 5d54e960e981: Download complete 16:20:13 f0e02332f6b5: Verifying Checksum 16:20:13 f0e02332f6b5: Download complete 16:20:13 872ee5b61b7b: Verifying Checksum 16:20:13 872ee5b61b7b: Download complete 16:20:13 9fda8d8052c6: Verifying Checksum 16:20:13 9fda8d8052c6: Download complete 16:20:13 94ae7d8d031c: Verifying Checksum 16:20:13 94ae7d8d031c: Download complete 16:20:14 9fda8d8052c6: Pull complete 16:20:15 c4a7e357bf2a: Verifying Checksum 16:20:15 c4a7e357bf2a: Download complete 16:20:16 0c6a40ed1a82: Verifying Checksum 16:20:16 0c6a40ed1a82: Download complete 16:20:19 5d54e960e981: Pull complete 16:20:37 c4a7e357bf2a: Pull complete 16:20:37 f0e02332f6b5: Pull complete 16:20:37 872ee5b61b7b: Pull complete 16:20:44 0c6a40ed1a82: Pull complete 16:20:49 94ae7d8d031c: Pull complete 16:20:49 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 16:20:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:20:49 ---> 86de565de09d 16:20:49 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:20:49 ---> Running in 54d610b0b08b 16:20:50 Removing intermediate container 54d610b0b08b 16:20:50 ---> 497d937f2123 16:20:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:20:50 ---> Running in 65a05dc916ef 16:20:50 Removing intermediate container 65a05dc916ef 16:20:50 ---> ce0732e4c0d9 16:20:50 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:20:50 ---> Running in 0c5564feb837 16:20:51 Removing intermediate container 0c5564feb837 16:20:51 ---> 49c5e3a1cd83 16:20:51 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:20:51 ---> Running in 21d6361fd208 16:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:20:54 OK: 266 MiB in 52 packages 16:20:54 Removing intermediate container 21d6361fd208 16:20:54 ---> 4dd4f23f85fd 16:20:54 Step 7/12 : WORKDIR /app 16:20:55 ---> Running in 2afe3a43b8f5 16:20:55 Removing intermediate container 2afe3a43b8f5 16:20:55 ---> 4b23e4a20179 16:20:55 Step 8/12 : COPY go.mod vendor* ./ 16:20:55 ---> ff4b12611b0b 16:20:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:20:55 ---> Running in 0221333ffd1e 16:22:03 Removing intermediate container 0221333ffd1e 16:22:03 ---> a516c86c9733 16:22:03 Step 10/12 : COPY . . 16:22:03 ---> e7e2d9a85128 16:22:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:22:03 ---> Running in 94510f9e5008 16:22:03 Removing intermediate container 94510f9e5008 16:22:03 ---> 3c6bb6ec37b6 16:22:03 Step 12/12 : RUN $MAKE 16:22:03 ---> Running in f1adf4e34716 16:22:03 noop 16:22:03 Removing intermediate container f1adf4e34716 16:22:03 ---> 821e84b36992 16:22:03 Successfully built 821e84b36992 16:22:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:04 + docker inspect -f . ci-base-image-arm64 16:22:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:04 prd-ubuntu20.04-docker-arm64-4c-16g-559 does not seem to be running inside a container 16:22:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/83 -v /w/workspace/app-record-replay/83:/w/workspace/app-record-replay/83:rw,z -v /w/workspace/app-record-replay/83@tmp:/w/workspace/app-record-replay/83@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 16:22:06 $ docker top eb8bf12c653df8bfbf5f06439cca51a5b4e4f2e748b170e9a28d3f0dd810467b -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:07 + go version 16:22:07 go version go1.21.0 linux/arm64 [Pipeline] } 16:22:07 $ docker stop --time=1 eb8bf12c653df8bfbf5f06439cca51a5b4e4f2e748b170e9a28d3f0dd810467b 16:22:08 $ docker rm -f --volumes eb8bf12c653df8bfbf5f06439cca51a5b4e4f2e748b170e9a28d3f0dd810467b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:09 + docker inspect -f . ci-base-image-arm64 16:22:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:10 prd-ubuntu20.04-docker-arm64-4c-16g-559 does not seem to be running inside a container 16:22:10 $ 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/83 -v /w/workspace/app-record-replay/83:/w/workspace/app-record-replay/83:rw,z -v /w/workspace/app-record-replay/83@tmp:/w/workspace/app-record-replay/83@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 16:22:14 $ docker top 9432d60b53bb79c2e4614b49c57315b9f9a4a171809d5807a7e8bcdfc9fc9719 -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:15 + git config --global --add safe.directory /w/workspace/app-record-replay/83 [Pipeline] fileExists [Pipeline] sh 16:22:16 + make test 16:22:16 go test -race -coverprofile=coverage.out ./... 16:24:54 ? github.com/edgexfoundry/app-record-replay [no test files] 16:24:54 ok github.com/edgexfoundry/app-record-replay/internal/app 1.237s coverage: 88.0% of statements 16:24:54 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 16:24:54 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 16:24:55 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 16:25:06 ok github.com/edgexfoundry/app-record-replay/internal/application 9.997s coverage: 98.7% of statements 16:25:06 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.524s coverage: 89.7% of statements 16:25:06 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.161s coverage: 100.0% of statements 16:25:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:25:06 go vet ./... 16:27:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:27:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:27:12 ./bin/test-attribution-txt.sh 16:27:12 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 16:27:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:27:12 $ docker stop --time=1 9432d60b53bb79c2e4614b49c57315b9f9a4a171809d5807a7e8bcdfc9fc9719 16:27:14 $ docker rm -f --volumes 9432d60b53bb79c2e4614b49c57315b9f9a4a171809d5807a7e8bcdfc9fc9719 [Pipeline] // withDockerContainer [Pipeline] sh 16:27:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:27:16 Warning: overwriting stash ‘coverage-report’ 16:27:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:27:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:27:17 + ls -al . 16:27:17 total 188 16:27:17 drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 16:22 . 16:27:17 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 16:19 .. 16:27:17 -rw-rw-r-- 1 jenkins jenkins 119 Feb 6 16:19 .dockerignore 16:27:17 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 16:19 .git 16:27:17 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:19 .github 16:27:17 -rw-rw-r-- 1 jenkins jenkins 164 Feb 6 16:19 .gitignore 16:27:17 -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 16:19 .golangci.yml 16:27:17 -rw-rw-r-- 1 jenkins jenkins 11301 Feb 6 16:19 Attribution.txt 16:27:17 -rw-rw-r-- 1 jenkins jenkins 458 Feb 6 16:19 CHANGELOG.md 16:27:17 -rw-rw-r-- 1 jenkins jenkins 1725 Feb 6 16:19 Dockerfile 16:27:17 -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 16:19 GOVERNANCE.md 16:27:17 -rw-rw-r-- 1 jenkins jenkins 681 Feb 6 16:19 Jenkinsfile 16:27:17 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 6 16:19 LICENSE 16:27:17 -rw-rw-r-- 1 jenkins jenkins 3136 Feb 6 16:19 Makefile 16:27:17 -rw-rw-r-- 1 jenkins jenkins 611 Feb 6 16:19 OWNERS.md 16:27:17 -rw-rw-r-- 1 jenkins jenkins 4107 Feb 6 16:19 README.md 16:27:17 -rw-rw-r-- 1 jenkins jenkins 7789 Feb 6 16:19 Record and Reply.postman_collection.json 16:27:17 -rw-rw-r-- 1 jenkins jenkins 11 Feb 6 16:16 VERSION 16:27:17 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:19 bin 16:27:17 -rw-r--r-- 1 jenkins jenkins 24666 Feb 6 16:25 coverage.out 16:27:17 -rw-rw-r-- 1 jenkins jenkins 3950 Feb 6 16:19 go.mod 16:27:17 -rw-rw-r-- 1 jenkins jenkins 34578 Feb 6 16:19 go.sum 16:27:17 drwxrwxr-x 7 jenkins jenkins 4096 Feb 6 16:19 internal 16:27:17 -rw-rw-r-- 1 jenkins jenkins 913 Feb 6 16:19 main.go 16:27:17 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:19 openapi 16:27:17 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:19 pkg 16:27:17 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:19 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:18 + 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=a7b8478cc08d2046ec322d4ca366236e032f8ba1 --label arch=arm64 --label version=3.2.0-dev.8 . 16:27:18 Sending build context to Docker daemon 284.2kB 16:27:18 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 16:27:18 Step 2/27 : FROM ${BASE} AS builder 16:27:18 ---> 821e84b36992 16:27:18 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 16:27:21 ---> Running in cef116a34ccf 16:27:21 Removing intermediate container cef116a34ccf 16:27:21 ---> 1433f0254534 16:27:21 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:27:21 ---> Running in dd83daea1b17 16:27:21 Removing intermediate container dd83daea1b17 16:27:21 ---> 1bcd3acde0a0 16:27:21 Step 5/27 : ARG ADD_BUILD_TAGS="" 16:27:21 ---> Running in 86115ee23176 16:27:22 Removing intermediate container 86115ee23176 16:27:22 ---> d8ee47a72ba7 16:27:22 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:27:22 ---> Running in 0da711bda48e 16:27:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:27:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:27:24 OK: 266 MiB in 52 packages 16:27:25 Removing intermediate container 0da711bda48e 16:27:25 ---> b023f3ebab89 16:27:25 Step 7/27 : WORKDIR /app 16:27:25 ---> Running in 19de6b7afc2f 16:27:26 Removing intermediate container 19de6b7afc2f 16:27:26 ---> 9b9aa3b43237 16:27:26 Step 8/27 : COPY go.mod vendor* ./ 16:27:26 ---> 2638190c7102 16:27:26 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:26 ---> Running in 9ce0f3d8ad49 16:27:28 Removing intermediate container 9ce0f3d8ad49 16:27:28 ---> e605c53ba22a 16:27:28 Step 10/27 : COPY . . 16:27:29 ---> 49bc9498dbb8 16:27:29 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:27:29 ---> Running in d30782c08c6c 16:27:29 Removing intermediate container d30782c08c6c 16:27:29 ---> c2ec66cdf58e 16:27:29 Step 12/27 : RUN $MAKE 16:27:29 ---> Running in 1f9d21cddbd0 16:27:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.8" -trimpath -mod=readonly -o app-record-replay 16:29:22 Removing intermediate container 1f9d21cddbd0 16:29:22 ---> c847e7a8997c 16:29:22 Step 13/27 : FROM alpine:3.18 16:29:22 3.18: Pulling from library/alpine 16:29:22 c6b39de5b339: Pulling fs layer 16:29:22 c6b39de5b339: Download complete 16:29:22 c6b39de5b339: Pull complete 16:29:22 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 16:29:22 Status: Downloaded newer image for alpine:3.18 16:29:22 ---> 33abbf032149 16:29:22 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:29:22 ---> Running in d9b5320ef906 16:29:22 Removing intermediate container d9b5320ef906 16:29:22 ---> 806539619084 16:29:22 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 16:29:22 ---> Running in 6c0457937754 16:29:22 Removing intermediate container 6c0457937754 16:29:22 ---> f35ed9881e6b 16:29:22 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 16:29:22 ---> Running in bfb561433afc 16:29:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:23 (1/2) Installing ca-certificates (20230506-r0) 16:29:23 (2/2) Installing dumb-init (1.2.5-r2) 16:29:23 Executing busybox-1.36.1-r5.trigger 16:29:23 Executing ca-certificates-20230506-r0.trigger 16:29:23 OK: 9 MiB in 17 packages 16:29:24 Removing intermediate container bfb561433afc 16:29:24 ---> c2299d564d80 16:29:24 Step 17/27 : RUN apk --no-cache upgrade 16:29:24 ---> Running in 2cb80e3b33f5 16:29:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:26 OK: 9 MiB in 17 packages 16:29:27 Removing intermediate container 2cb80e3b33f5 16:29:27 ---> 675d495195f0 16:29:27 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:29:31 ---> 1e4d006e4c26 16:29:31 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:29:31 ---> 3ac4448cc548 16:29:31 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:29:32 ---> 86455cfe1fac 16:29:32 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 16:29:33 ---> 1a17bb8c84ca 16:29:33 Step 22/27 : EXPOSE 59712 16:29:33 ---> Running in 363b3cf1afe1 16:29:33 Removing intermediate container 363b3cf1afe1 16:29:33 ---> 30d6497a02c6 16:29:33 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 16:29:34 ---> Running in 22dafe2678fb 16:29:34 Removing intermediate container 22dafe2678fb 16:29:34 ---> 9edb6fe0a5bc 16:29:34 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:29:34 ---> Running in 495b632e957c 16:29:34 Removing intermediate container 495b632e957c 16:29:34 ---> 37a645875e4d 16:29:34 Step 25/27 : LABEL arch=arm64 16:29:34 ---> Running in c75e128b84a0 16:29:35 Removing intermediate container c75e128b84a0 16:29:35 ---> e0106bd2d417 16:29:35 Step 26/27 : LABEL git_sha=a7b8478cc08d2046ec322d4ca366236e032f8ba1 16:29:35 ---> Running in fb2b3fb1c30d 16:29:35 Removing intermediate container fb2b3fb1c30d 16:29:35 ---> fbd8f9526e77 16:29:35 Step 27/27 : LABEL version=3.2.0-dev.8 16:29:35 ---> Running in d9f54514d55f 16:29:35 Removing intermediate container d9f54514d55f 16:29:35 ---> 658c0c598dac 16:29:35 [Warning] One or more build-args [ARCH] were not consumed 16:29:35 Successfully built 658c0c598dac 16:29:35 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 16:29:36 provisioning config files... 16:29:36 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/83@tmp/config1169792145430186247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:36 ---> ****-login.sh 16:29:36 nexus3.edgexfoundry.org:10001 16:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:29:36 Configure a credential helper to remove this warning. See 16:29:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:29:36 16:29:36 Login Succeeded 16:29:36 nexus3.edgexfoundry.org:10002 16:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:29:37 Configure a credential helper to remove this warning. See 16:29:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:29:37 16:29:37 Login Succeeded 16:29:37 nexus3.edgexfoundry.org:10003 16:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:29:37 Configure a credential helper to remove this warning. See 16:29:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:29:37 16:29:37 Login Succeeded 16:29:37 nexus3.edgexfoundry.org:10004 16:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:29:37 Configure a credential helper to remove this warning. See 16:29:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:29:37 16:29:37 Login Succeeded 16:29:37 ****.io 16:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:29:38 Configure a credential helper to remove this warning. See 16:29:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:29:38 16:29:38 Login Succeeded 16:29:38 ---> ****-login.sh ends [Pipeline] } 16:29:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:29:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:29:38 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 16:29:38 a7b8478cc08d2046ec322d4ca366236e032f8ba1 16:29:38 latest 16:29:38 3.2.0-dev.8 16:29:38 a7b8478cc08d2046ec322d4ca366236e032f8ba1-3.2.0-dev.8 16:29:38 main 16:29:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:39 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a7b8478cc08d2046ec322d4ca366236e032f8ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:39 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a7b8478cc08d2046ec322d4ca366236e032f8ba1 16:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:29:39 1729cd7534f7: Preparing 16:29:39 4a9e8943d336: Preparing 16:29:39 13afd62a6119: Preparing 16:29:39 c528ab88037e: Preparing 16:29:39 dd74b1c37a9c: Preparing 16:29:39 bae3b1e116aa: Preparing 16:29:39 7c504f21be85: Preparing 16:29:39 bae3b1e116aa: Waiting 16:29:39 7c504f21be85: Waiting 16:29:39 dd74b1c37a9c: Pushed 16:29:40 c528ab88037e: Pushed 16:29:40 4a9e8943d336: Pushed 16:29:40 13afd62a6119: Pushed 16:29:40 7c504f21be85: Layer already exists 16:29:41 bae3b1e116aa: Pushed 16:29:50 1729cd7534f7: Pushed 16:29:50 a7b8478cc08d2046ec322d4ca366236e032f8ba1: digest: sha256:f835d5fb8a77064ea3047332b48ad4c11cfa914bff9d99bbcc8e1178fdb17e96 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:50 + 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 16:29:51 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 16:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:29:51 1729cd7534f7: Preparing 16:29:51 4a9e8943d336: Preparing 16:29:51 13afd62a6119: Preparing 16:29:51 c528ab88037e: Preparing 16:29:51 dd74b1c37a9c: Preparing 16:29:51 bae3b1e116aa: Preparing 16:29:51 7c504f21be85: Preparing 16:29:51 7c504f21be85: Waiting 16:29:51 bae3b1e116aa: Waiting 16:29:51 c528ab88037e: Layer already exists 16:29:51 13afd62a6119: Layer already exists 16:29:51 4a9e8943d336: Layer already exists 16:29:51 1729cd7534f7: Layer already exists 16:29:51 dd74b1c37a9c: Layer already exists 16:29:51 bae3b1e116aa: Layer already exists 16:29:51 7c504f21be85: Layer already exists 16:29:51 latest: digest: sha256:f835d5fb8a77064ea3047332b48ad4c11cfa914bff9d99bbcc8e1178fdb17e96 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:52 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:52 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.8 16:29:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:29:52 1729cd7534f7: Preparing 16:29:52 4a9e8943d336: Preparing 16:29:52 13afd62a6119: Preparing 16:29:52 c528ab88037e: Preparing 16:29:52 dd74b1c37a9c: Preparing 16:29:52 bae3b1e116aa: Preparing 16:29:52 7c504f21be85: Preparing 16:29:52 bae3b1e116aa: Waiting 16:29:52 7c504f21be85: Waiting 16:29:52 1729cd7534f7: Layer already exists 16:29:52 c528ab88037e: Layer already exists 16:29:52 13afd62a6119: Layer already exists 16:29:52 dd74b1c37a9c: Layer already exists 16:29:52 4a9e8943d336: Layer already exists 16:29:52 bae3b1e116aa: Layer already exists 16:29:52 7c504f21be85: Layer already exists 16:29:52 3.2.0-dev.8: digest: sha256:f835d5fb8a77064ea3047332b48ad4c11cfa914bff9d99bbcc8e1178fdb17e96 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:53 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a7b8478cc08d2046ec322d4ca366236e032f8ba1-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:53 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a7b8478cc08d2046ec322d4ca366236e032f8ba1-3.2.0-dev.8 16:29:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:29:53 1729cd7534f7: Preparing 16:29:53 4a9e8943d336: Preparing 16:29:53 13afd62a6119: Preparing 16:29:53 c528ab88037e: Preparing 16:29:53 dd74b1c37a9c: Preparing 16:29:53 bae3b1e116aa: Preparing 16:29:53 7c504f21be85: Preparing 16:29:53 bae3b1e116aa: Waiting 16:29:53 7c504f21be85: Waiting 16:29:53 dd74b1c37a9c: Layer already exists 16:29:53 4a9e8943d336: Layer already exists 16:29:53 13afd62a6119: Layer already exists 16:29:53 c528ab88037e: Layer already exists 16:29:53 1729cd7534f7: Layer already exists 16:29:53 7c504f21be85: Layer already exists 16:29:53 bae3b1e116aa: Layer already exists 16:29:53 a7b8478cc08d2046ec322d4ca366236e032f8ba1-3.2.0-dev.8: digest: sha256:f835d5fb8a77064ea3047332b48ad4c11cfa914bff9d99bbcc8e1178fdb17e96 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:54 + 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 16:29:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 16:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:29:54 1729cd7534f7: Preparing 16:29:54 4a9e8943d336: Preparing 16:29:54 13afd62a6119: Preparing 16:29:54 c528ab88037e: Preparing 16:29:54 dd74b1c37a9c: Preparing 16:29:54 bae3b1e116aa: Preparing 16:29:54 7c504f21be85: Preparing 16:29:54 bae3b1e116aa: Waiting 16:29:54 7c504f21be85: Waiting 16:29:54 1729cd7534f7: Layer already exists 16:29:54 13afd62a6119: Layer already exists 16:29:54 4a9e8943d336: Layer already exists 16:29:54 dd74b1c37a9c: Layer already exists 16:29:54 c528ab88037e: Layer already exists 16:29:54 7c504f21be85: Layer already exists 16:29:54 bae3b1e116aa: Layer already exists 16:29:55 main: digest: sha256:f835d5fb8a77064ea3047332b48ad4c11cfa914bff9d99bbcc8e1178fdb17e96 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:29:55 ===================================================== [Pipeline] echo 16:29:55 taggedImages: 16:29:55 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a7b8478cc08d2046ec322d4ca366236e032f8ba1 16:29:55 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 16:29:55 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.8 16:29:55 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a7b8478cc08d2046ec322d4ca366236e032f8ba1-3.2.0-dev.8 16:29:55 - 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 16:29:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:29:56 16:29:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:29:59 arm64: Pulling from edgex-lftools-log-publisher 16:29:59 8998bd30e6a1: Pulling fs layer 16:29:59 04944245beec: Pulling fs layer 16:29:59 699f458cf7ca: Pulling fs layer 16:29:59 765212b225bb: Pulling fs layer 16:29:59 f23df028b6ca: Pulling fs layer 16:29:59 d65c8cfc05b1: Pulling fs layer 16:29:59 2437ff75d9bd: Pulling fs layer 16:29:59 765212b225bb: Waiting 16:29:59 d65c8cfc05b1: Waiting 16:29:59 f23df028b6ca: Waiting 16:29:59 2437ff75d9bd: Waiting 16:29:59 04944245beec: Verifying Checksum 16:29:59 04944245beec: Download complete 16:29:59 765212b225bb: Verifying Checksum 16:29:59 765212b225bb: Download complete 16:29:59 f23df028b6ca: Verifying Checksum 16:29:59 f23df028b6ca: Download complete 16:29:59 d65c8cfc05b1: Verifying Checksum 16:29:59 d65c8cfc05b1: Download complete 16:29:59 699f458cf7ca: Verifying Checksum 16:29:59 699f458cf7ca: Download complete 16:29:59 8998bd30e6a1: Verifying Checksum 16:29:59 8998bd30e6a1: Download complete 16:30:02 2437ff75d9bd: Verifying Checksum 16:30:02 2437ff75d9bd: Download complete 16:30:04 8998bd30e6a1: Pull complete 16:30:04 04944245beec: Pull complete 16:30:06 699f458cf7ca: Pull complete 16:30:06 765212b225bb: Pull complete 16:30:07 f23df028b6ca: Pull complete 16:30:07 d65c8cfc05b1: Pull complete 16:30:26 2437ff75d9bd: Pull complete 16:30:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:30:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:30:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:26 prd-ubuntu20.04-docker-arm64-4c-16g-559 does not seem to be running inside a container 16:30:26 $ 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/83 -v /w/workspace/app-record-replay/83:/w/workspace/app-record-replay/83:rw,z -v /w/workspace/app-record-replay/83@tmp:/w/workspace/app-record-replay/83@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 16:30:30 $ docker top b4e321eb581ece937c887eb53a4a6f5280ea6e8bfd0a6b4dcf7f1b669550ffb2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:30 ---> job-cost.sh 16:30:30 lf-activate-venv: SKIPPING 16:30:30 INFO: No Stack... 16:30:31 INFO: Retrieving Pricing Info for: v3-standard-4 16:30:32 INFO: Archiving Costs [Pipeline] sh 16:30:32 + cat /w/workspace/app-record-replay/83/archives/cost.csv 16:30:32 + cut -d, -f6 [Pipeline] lock 16:30:32 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-83-stack-cost] 16:30:32 Resource [jenkins-edgexfoundry-app-record-replay-main-83-stack-cost] did not exist. Created. 16:30:32 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:30:33 /w/workspace/app-record-replay/83@tmp/durable-0f91bcdc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:30:34 + echo total: 0.10999999940395355 [Pipeline] stash 16:30:34 Warning: overwriting stash ‘stack-cost’ 16:30:34 Stashed 1 file(s) [Pipeline] } 16:30:34 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-83-stack-cost] [Pipeline] // lock [Pipeline] } 16:30:34 $ docker stop --time=1 b4e321eb581ece937c887eb53a4a6f5280ea6e8bfd0a6b4dcf7f1b669550ffb2 16:30:36 $ docker rm -f --volumes b4e321eb581ece937c887eb53a4a6f5280ea6e8bfd0a6b4dcf7f1b669550ffb2 [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 16:30:37 provisioning config files... 16:30:37 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10719169026189265380tmp [Pipeline] { [Pipeline] sh 16:30:37 + set +x 16:30:37 + curl -s https://codecov.io/bash 16:30:37 + bash -s -- 16:30:37 16:30:37 _____ _ 16:30:37 / ____| | | 16:30:37 | | ___ __| | ___ ___ _____ __ 16:30:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:30:37 | |___| (_) | (_| | __/ (_| (_) \ V / 16:30:37 \_____\___/ \__,_|\___|\___\___/ \_/ 16:30:37 Bash-1.0.6 16:30:37 16:30:37 16:30:37 ==> git version 2.25.1 found 16:30:37 ==> 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 16:30:37 Release-Date: 2020-01-08 16:30:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:30:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:30:37 ==> Jenkins CI detected. 16:30:37 current dir:  /w/workspace/exfoundry_app-record-replay_main 16:30:37 project root: . 16:30:37 --> token set from env 16:30:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:30:37 ==> Running gcov in . (disable via -X gcov) 16:30:37 ==> Python coveragepy not found 16:30:37 ==> Searching for coverage reports in: 16:30:37 + . 16:30:37 -> Found 1 reports 16:30:37 ==> Detecting git/mercurial file structure 16:30:37 ==> Reading reports 16:30:38 + ./coverage.out bytes=24666 16:30:38 ==> Appending adjustments 16:30:38 https://docs.codecov.io/docs/fixing-reports 16:30:38 + Found adjustments 16:30:38 ==> Gzipping contents 16:30:38 8.0K /tmp/codecov.vM4d0y.gz 16:30:38 ==> Uploading reports 16:30:38 url: https://codecov.io 16:30:38 query: branch=main&commit=a7b8478cc08d2046ec322d4ca366236e032f8ba1&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 16:30:38 -> Pinging Codecov 16:30:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a7b8478cc08d2046ec322d4ca366236e032f8ba1&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 16:30:40 -> Uploading to 16:30:40 https://storage.googleapis.com/codecov/v4/raw/2024-02-06/F467761B9912B4F32F9BC62907045C81/a7b8478cc08d2046ec322d4ca366236e032f8ba1/2e05d6ab-0762-44fa-9115-1d8fc188b9b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240206T163039Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=80d356684715c5024f56147ab22fc267e2da6eb26b373f5676417a7660ba9163 16:30:40 % Total % Received % Xferd Average Speed Time Time Time Current 16:30:40 Dload Upload Total Spent Left Speed 16:30:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 19094 --:--:-- --:--:-- --:--:-- 19094 16:30:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/a7b8478cc08d2046ec322d4ca366236e032f8ba1 [Pipeline] } 16:30:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:30:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:30:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:30:40 16:30:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:30:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:30:44 df9b9388f04a: Pulling fs layer 16:30:44 52dc419b0ee2: Pulling fs layer 16:30:44 25bc292e5bac: Pulling fs layer 16:30:44 114826534d7a: Pulling fs layer 16:30:44 4657fd5d0bcf: Pulling fs layer 16:30:44 6ad1cebc031e: Pulling fs layer 16:30:44 8a3aa393b2d8: Pulling fs layer 16:30:44 114826534d7a: Waiting 16:30:44 4657fd5d0bcf: Waiting 16:30:44 6ad1cebc031e: Waiting 16:30:44 8a3aa393b2d8: Waiting 16:30:44 25bc292e5bac: Verifying Checksum 16:30:44 25bc292e5bac: Download complete 16:30:44 52dc419b0ee2: Download complete 16:30:44 4657fd5d0bcf: Verifying Checksum 16:30:44 4657fd5d0bcf: Download complete 16:30:44 df9b9388f04a: Download complete 16:30:44 6ad1cebc031e: Verifying Checksum 16:30:44 6ad1cebc031e: Download complete 16:30:44 df9b9388f04a: Pull complete 16:30:44 52dc419b0ee2: Pull complete 16:30:45 114826534d7a: Verifying Checksum 16:30:45 114826534d7a: Download complete 16:30:45 25bc292e5bac: Pull complete 16:30:45 8a3aa393b2d8: Verifying Checksum 16:30:45 8a3aa393b2d8: Download complete 16:30:49 114826534d7a: Pull complete 16:30:49 4657fd5d0bcf: Pull complete 16:30:50 6ad1cebc031e: Pull complete 16:30:58 8a3aa393b2d8: Pull complete 16:30:58 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:30:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:30:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:59 prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container 16:30:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:31:10 $ docker top 028cb92f7b97b9028515faf8f42919ede011656671c2a5fcb55eacd43195581f -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 16:31:10 + set -o pipefail 16:31:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 16:31:15 16:31:15 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 16:31:15 16:31:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/e2fe1866-e2bc-4015-abe4-6bb824043ee1 16:31:15 16:31:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:31:15 16:31:15 16:31:15 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:31:15 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:31:15 More details here: https://snyk.co/ue1NS 16:31:15 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 16:31:15 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:31:15 $ docker stop --time=1 028cb92f7b97b9028515faf8f42919ede011656671c2a5fcb55eacd43195581f 16:31:25 $ docker rm -f --volumes 028cb92f7b97b9028515faf8f42919ede011656671c2a5fcb55eacd43195581f [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 16:31:27 + git log --format=format:%s -1 a7b8478cc08d2046ec322d4ca366236e032f8ba1 [Pipeline] sh 16:31:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:31:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:31:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:28 prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container 16:31:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:31:29 $ docker top 3adc40c1bda5be24df63132be5e852b879598dda5f1056700737a410a4701f6d -eo pid,comm 16:31:29 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). 16:31:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:30 [ssh-agent] Looking for ssh-agent implementation... 16:31:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:30 $ docker exec 3adc40c1bda5be24df63132be5e852b879598dda5f1056700737a410a4701f6d ssh-agent 16:31:30 SSH_AUTH_SOCK=/tmp/ssh-dYFKVarHdTGM/agent.15 16:31:30 SSH_AGENT_PID=21 16:31:30 Running ssh-add (command line suppressed) 16:31:30 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11898161533693138330.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11898161533693138330.key) 16:31:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:30 + git semver tag 16:31:31 2024-02-06 16:31:31,000 [run_tag] DEBUG tag force:False 16:31:31 2024-02-06 16:31:31,000 [check_head_tag] DEBUG check head tag 16:31:31 2024-02-06 16:31:31,002 [execute] INFO git cat-file --batch-check 16:31:31 2024-02-06 16:31:31,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 16:31:31 2024-02-06 16:31:31,007 [execute] INFO git cat-file --batch 16:31:31 2024-02-06 16:31:31,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 16:31:31 2024-02-06 16:31:31,034 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:31:31 2024-02-06 16:31:31,034 [execute] INFO git tag -a v3.2.0-dev.8 -m v3.2.0-dev.8 16:31:31 2024-02-06 16:31:31,034 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.8', '-m', 'v3.2.0-dev.8'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 16:31:31 2024-02-06 16:31:31,037 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:31:31 3.2.0-dev.8 [Pipeline] } 16:31:31 $ docker exec --env ******** --env ******** 3adc40c1bda5be24df63132be5e852b879598dda5f1056700737a410a4701f6d ssh-agent -k 16:31:31 unset SSH_AUTH_SOCK; 16:31:31 unset SSH_AGENT_PID; 16:31:31 echo Agent pid 21 killed; 16:31:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:31 + git semver [Pipeline] } 16:31:32 $ docker stop --time=1 3adc40c1bda5be24df63132be5e852b879598dda5f1056700737a410a4701f6d 16:31:33 $ docker rm -f --volumes 3adc40c1bda5be24df63132be5e852b879598dda5f1056700737a410a4701f6d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:31:34 16:31:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:31:34 0.23.1-centos7: Pulling from edgex-lftools 16:31:34 ab5ef0e58194: Pulling fs layer 16:31:34 9712f1f96733: Pulling fs layer 16:31:34 63f879dbbcfc: Pulling fs layer 16:31:34 0d9ebad4ef96: Pulling fs layer 16:31:34 e9a5061849ea: Pulling fs layer 16:31:34 d747dcd14b5f: Pulling fs layer 16:31:34 2de7ff778b66: Pulling fs layer 16:31:34 0d9ebad4ef96: Waiting 16:31:34 e9a5061849ea: Waiting 16:31:34 d747dcd14b5f: Waiting 16:31:34 2de7ff778b66: Waiting 16:31:34 9712f1f96733: Download complete 16:31:34 63f879dbbcfc: Verifying Checksum 16:31:34 63f879dbbcfc: Download complete 16:31:35 0d9ebad4ef96: Verifying Checksum 16:31:35 0d9ebad4ef96: Download complete 16:31:35 e9a5061849ea: Verifying Checksum 16:31:35 e9a5061849ea: Download complete 16:31:35 d747dcd14b5f: Download complete 16:31:35 2de7ff778b66: Verifying Checksum 16:31:35 2de7ff778b66: Download complete 16:31:35 ab5ef0e58194: Verifying Checksum 16:31:35 ab5ef0e58194: Download complete 16:31:38 ab5ef0e58194: Pull complete 16:31:38 9712f1f96733: Pull complete 16:31:38 63f879dbbcfc: Pull complete 16:31:41 0d9ebad4ef96: Pull complete 16:31:42 e9a5061849ea: Pull complete 16:31:42 d747dcd14b5f: Pull complete 16:31:43 2de7ff778b66: Pull complete 16:31:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:31:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:31:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:43 prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container 16:31:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:31:51 $ docker top f40bdf1039b4af6d2a5be024f557f1960e8bcda94b8a3f1a850d693d1987f752 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:31:51 provisioning config files... 16:31:51 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10047148553661160274tmp 16:31:51 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8382761317997976923tmp 16:31:51 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15260239262337464888tmp [Pipeline] { [Pipeline] echo 16:31:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:31:51 ---> sigul-configuration.sh 16:31:51 gpg: directory `/root/.gnupg' created 16:31:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:31:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:31:51 gpg: keyring `/root/.gnupg/secring.gpg' created 16:31:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:31:51 gpg: CAST5 encrypted data 16:31:51 gpg: encrypted with 1 passphrase 16:31:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:31:51 + mkdir /home/jenkins 16:31:51 + mkdir /home/jenkins/sigul [Pipeline] sh 16:31:52 + 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 16:31:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:31:52 ---> sigul-install.sh 16:31:52 Sigul already installed; skipping installation. [Pipeline] sh 16:31:52 + git tag --list 16:31:52 v3.1 16:31:52 v3.1.0 16:31:52 v3.1.0-dev.0 16:31:52 v3.1.0-dev.1 16:31:52 v3.1.0-dev.10 16:31:52 v3.1.0-dev.11 16:31:52 v3.1.0-dev.12 16:31:52 v3.1.0-dev.13 16:31:52 v3.1.0-dev.14 16:31:52 v3.1.0-dev.15 16:31:52 v3.1.0-dev.16 16:31:52 v3.1.0-dev.17 16:31:52 v3.1.0-dev.18 16:31:52 v3.1.0-dev.19 16:31:52 v3.1.0-dev.2 16:31:52 v3.1.0-dev.20 16:31:52 v3.1.0-dev.21 16:31:52 v3.1.0-dev.22 16:31:52 v3.1.0-dev.23 16:31:52 v3.1.0-dev.24 16:31:52 v3.1.0-dev.25 16:31:52 v3.1.0-dev.26 16:31:52 v3.1.0-dev.27 16:31:52 v3.1.0-dev.28 16:31:52 v3.1.0-dev.29 16:31:52 v3.1.0-dev.3 16:31:52 v3.1.0-dev.30 16:31:52 v3.1.0-dev.31 16:31:52 v3.1.0-dev.32 16:31:52 v3.1.0-dev.33 16:31:52 v3.1.0-dev.34 16:31:52 v3.1.0-dev.35 16:31:52 v3.1.0-dev.36 16:31:52 v3.1.0-dev.37 16:31:52 v3.1.0-dev.38 16:31:52 v3.1.0-dev.39 16:31:52 v3.1.0-dev.4 16:31:52 v3.1.0-dev.40 16:31:52 v3.1.0-dev.41 16:31:52 v3.1.0-dev.42 16:31:52 v3.1.0-dev.43 16:31:52 v3.1.0-dev.44 16:31:52 v3.1.0-dev.45 16:31:52 v3.1.0-dev.46 16:31:52 v3.1.0-dev.47 16:31:52 v3.1.0-dev.48 16:31:52 v3.1.0-dev.49 16:31:52 v3.1.0-dev.5 16:31:52 v3.1.0-dev.50 16:31:52 v3.1.0-dev.51 16:31:52 v3.1.0-dev.52 16:31:52 v3.1.0-dev.53 16:31:52 v3.1.0-dev.54 16:31:52 v3.1.0-dev.55 16:31:52 v3.1.0-dev.56 16:31:52 v3.1.0-dev.57 16:31:52 v3.1.0-dev.58 16:31:52 v3.1.0-dev.59 16:31:52 v3.1.0-dev.6 16:31:52 v3.1.0-dev.60 16:31:52 v3.1.0-dev.61 16:31:52 v3.1.0-dev.62 16:31:52 v3.1.0-dev.63 16:31:52 v3.1.0-dev.64 16:31:52 v3.1.0-dev.65 16:31:52 v3.1.0-dev.66 16:31:52 v3.1.0-dev.67 16:31:52 v3.1.0-dev.68 16:31:52 v3.1.0-dev.7 16:31:52 v3.1.0-dev.8 16:31:52 v3.1.0-dev.9 16:31:52 v3.2.0-dev.1 16:31:52 v3.2.0-dev.2 16:31:52 v3.2.0-dev.3 16:31:52 v3.2.0-dev.4 16:31:52 v3.2.0-dev.5 16:31:52 v3.2.0-dev.6 16:31:52 v3.2.0-dev.7 16:31:52 v3.2.0-dev.8 [Pipeline] sh 16:31:53 + lftools sign git-tag v3.2.0-dev.8 16:31:53 Signing Git tag with Sigul... 16:31:53 Signing v3.2.0-dev.8 [Pipeline] echo 16:31:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:31:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:31:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:31:54 $ docker stop --time=1 f40bdf1039b4af6d2a5be024f557f1960e8bcda94b8a3f1a850d693d1987f752 16:31:55 $ docker rm -f --volumes f40bdf1039b4af6d2a5be024f557f1960e8bcda94b8a3f1a850d693d1987f752 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:31:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:31:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:31:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:57 prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container 16:31:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:31:57 $ docker top 0742b7890b16287b2c5e00f63b6ab43c8813cd3e2ef77597fa9a02d67ed721bc -eo pid,comm 16:31:57 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). 16:31:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:57 [ssh-agent] Looking for ssh-agent implementation... 16:31:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:58 $ docker exec 0742b7890b16287b2c5e00f63b6ab43c8813cd3e2ef77597fa9a02d67ed721bc ssh-agent 16:31:58 SSH_AUTH_SOCK=/tmp/ssh-yPFrcI6inHGO/agent.32 16:31:58 SSH_AGENT_PID=38 16:31:58 Running ssh-add (command line suppressed) 16:31:58 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10571313297001177281.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10571313297001177281.key) 16:31:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:58 + git semver bump pre 16:31:59 2024-02-06 16:31:58,963 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:31:59 2024-02-06 16:31:58,964 [bump_version] DEBUG bumping version:3.2.0-dev.8 on axis:pre with prefix:dev 16:31:59 2024-02-06 16:31:58,964 [bump_version] DEBUG bumped version:3.2.0-dev.9 16:31:59 2024-02-06 16:31:58,964 [write_version] DEBUG write version:3.2.0-dev.9 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 16:31:59 2024-02-06 16:31:58,964 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:31:59 2024-02-06 16:31:58,964 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 16:31:59 2024-02-06 16:31:58,966 [execute] INFO git cat-file --batch-check 16:31:59 2024-02-06 16:31:58,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:31:59 2024-02-06 16:31:58,971 [execute] INFO git cat-file --batch 16:31:59 2024-02-06 16:31:58,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:31:59 2024-02-06 16:31:58,979 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:31:59 3.2.0-dev.9 [Pipeline] } 16:31:59 $ docker exec --env ******** --env ******** 0742b7890b16287b2c5e00f63b6ab43c8813cd3e2ef77597fa9a02d67ed721bc ssh-agent -k 16:31:59 unset SSH_AUTH_SOCK; 16:31:59 unset SSH_AGENT_PID; 16:31:59 echo Agent pid 38 killed; 16:31:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:59 + git semver [Pipeline] } 16:31:59 $ docker stop --time=1 0742b7890b16287b2c5e00f63b6ab43c8813cd3e2ef77597fa9a02d67ed721bc 16:32:01 $ docker rm -f --volumes 0742b7890b16287b2c5e00f63b6ab43c8813cd3e2ef77597fa9a02d67ed721bc [Pipeline] // withDockerContainer [Pipeline] sh 16:32:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:32:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:32:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:02 prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container 16:32:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:32:02 $ docker top f750326516bf9f8a41308e5ca4ce53dd939cffd876fde6f70c4d767b748df8d3 -eo pid,comm 16:32:03 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). 16:32:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:03 [ssh-agent] Looking for ssh-agent implementation... 16:32:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:03 $ docker exec f750326516bf9f8a41308e5ca4ce53dd939cffd876fde6f70c4d767b748df8d3 ssh-agent 16:32:03 SSH_AUTH_SOCK=/tmp/ssh-Wk4WGPgIvj5V/agent.32 16:32:03 SSH_AGENT_PID=38 16:32:03 Running ssh-add (command line suppressed) 16:32:03 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6593725776708603849.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6593725776708603849.key) 16:32:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:04 + git semver push 16:32:04 2024-02-06 16:32:04,183 [run_push] DEBUG push 16:32:04 2024-02-06 16:32:04,185 [execute] INFO git cat-file --batch-check 16:32:04 2024-02-06 16:32:04,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:32:04 2024-02-06 16:32:04,189 [execute] INFO git rev-list 60c2ebac7dbf1eef230f0513806265768e7f182c -- 16:32:04 2024-02-06 16:32:04,190 [execute] DEBUG Popen(['git', 'rev-list', '60c2ebac7dbf1eef230f0513806265768e7f182c', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 16:32:04 2024-02-06 16:32:04,195 [execute] INFO git fetch -v origin 16:32:04 2024-02-06 16:32:04,195 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 16:32:04 2024-02-06 16:32:04,723 [run_push] DEBUG no remote changes detected 16:32:04 2024-02-06 16:32:04,723 [execute] INFO git push origin semver 16:32:04 2024-02-06 16:32:04,724 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 16:32:05 2024-02-06 16:32:05,432 [run_push] DEBUG push all version tags 16:32:05 2024-02-06 16:32:05,432 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:32:05 2024-02-06 16:32:05,433 [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) 16:32:06 2024-02-06 16:32:06,114 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:32:06 3.2.0-dev.9 [Pipeline] } 16:32:06 $ docker exec --env ******** --env ******** f750326516bf9f8a41308e5ca4ce53dd939cffd876fde6f70c4d767b748df8d3 ssh-agent -k 16:32:06 unset SSH_AUTH_SOCK; 16:32:06 unset SSH_AGENT_PID; 16:32:06 echo Agent pid 38 killed; 16:32:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:07 + git semver [Pipeline] } 16:32:07 $ docker stop --time=1 f750326516bf9f8a41308e5ca4ce53dd939cffd876fde6f70c4d767b748df8d3 16:32:08 $ docker rm -f --volumes f750326516bf9f8a41308e5ca4ce53dd939cffd876fde6f70c4d767b748df8d3 [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 16:32:10 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 16:32:10 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 16:32:10 total 16 16:32:10 drwxr-xr-x 3 root root 4096 Feb 6 16:19 . 16:32:10 drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 16:31 .. 16:32:10 drwxr-xr-x 2 root root 4096 Feb 6 16:19 cost 16:32:10 -rw-r--r-- 1 root root 88 Feb 6 16:19 cost.csv 16:32:10 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 16:32:10 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 16:32:10 total 16 16:32:10 drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 16:19 . 16:32:10 drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 16:31 .. 16:32:10 drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 16:19 cost 16:32:10 -rw-r--r-- 1 jenkins jenkins 88 Feb 6 16:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:32:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:32:11 ---> package-listing.sh 16:32:11 ++ facter osfamily 16:32:11 ++ tr '[:upper:]' '[:lower:]' 16:32:11 + OS_FAMILY=debian 16:32:11 + workspace=/w/workspace/exfoundry_app-record-replay_main 16:32:11 + START_PACKAGES=/tmp/packages_start.txt 16:32:11 + END_PACKAGES=/tmp/packages_end.txt 16:32:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:32:11 + PACKAGES=/tmp/packages_start.txt 16:32:11 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 16:32:11 + PACKAGES=/tmp/packages_end.txt 16:32:11 + case "${OS_FAMILY}" in 16:32:11 + dpkg -l 16:32:11 + grep '^ii' 16:32:11 + '[' -f /tmp/packages_start.txt ']' 16:32:11 + '[' -f /tmp/packages_end.txt ']' 16:32:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:32:11 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 16:32:11 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 16:32:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 16:32:11 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 16:32:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:12 prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container 16:32:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:32:13 $ docker top 6d6cd6d5b66eccbfb20e292ae2d0ff5aa1f93a3ab870fd7acdff0e290adc75c7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:13 + touch /tmp/pre-build-complete [Pipeline] sh 16:32:13 + mkdir -p /var/log/sysstat [Pipeline] sh 16:32:14 + ls /var/log/sa-host 16:32:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:14 provisioning config files... 16:32:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9393244874440988670tmp [Pipeline] { [Pipeline] echo 16:32:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:32:14 ---> create-netrc.sh [Pipeline] } 16:32:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:32:15 ---> python-tools-install.sh [Pipeline] echo 16:32:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:32:15 ---> sudo-logs.sh 16:32:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:32:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:32:15 ---> job-cost.sh 16:32:15 lf-activate-venv: SKIPPING 16:32:15 DEBUG: total: 0.2199999988079071 16:32:15 INFO: Retrieving Stack Cost... 16:32:16 INFO: Retrieving Pricing Info for: v3-standard-8 16:32:16 INFO: Archiving Costs [Pipeline] echo 16:32:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:32:16 ---> logs-deploy.sh 16:32:16 lf-activate-venv: SKIPPING 16:32:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/83 16:32:16 INFO: archiving workspace using pattern(s): 16:32:17 Archives upload complete. 16:32:17 INFO: archiving logs to Nexus