Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b73e8993c43ebe873df5cbdb244a85e7d5ee0384 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-ssh10127723775127623129.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-ssh1204498728142239125.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-ssh15505681842662813455.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-ssh9355954930269488317.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-ssh1987910220689730857.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5115 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 b73e8993c43ebe873df5cbdb244a85e7d5ee0384 (main) Commit message: "build: Update to latest 3.2.0 dev go-mods (#109)" > 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 b73e8993c43ebe873df5cbdb244a85e7d5ee0384 # timeout=10 > git rev-list --no-walk 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:28:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:28:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:28:47 ========================================================= 20:28:47 EdgeX Global Pipelines Version Info 20:28:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:28:48 ------------------- 20:28:48 stable info: 20:28:48 ------------------- 20:28:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:28:48 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:28:48 Message: update stable to v1.0.258 20:28:48 ------------------- 20:28:48 experimental info: 20:28:48 ------------------- 20:28:48 Commited By: **** collab-it+edgex@linuxfoundation.org 20:28:48 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:28:48 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:28:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 20:28:48 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 20:28:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:28:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:28:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:28:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:28:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 20:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:28:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:28:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:28:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:28:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:28:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:28:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:28:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:28:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:28:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:28:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:28:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:28:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:28:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:28:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:28:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:28:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:28:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [Pipeline] echo 20:28:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b73e899 [Pipeline] echo 20:28:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:49 provisioning config files... 20:28:49 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1571143821020347555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:50 ---> ****-login.sh 20:28:50 nexus3.edgexfoundry.org:10001 20:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:50 Configure a credential helper to remove this warning. See 20:28:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:50 20:28:50 Login Succeeded 20:28:50 nexus3.edgexfoundry.org:10002 20:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:50 Configure a credential helper to remove this warning. See 20:28:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:50 20:28:50 Login Succeeded 20:28:50 nexus3.edgexfoundry.org:10003 20:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:50 Configure a credential helper to remove this warning. See 20:28:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:50 20:28:50 Login Succeeded 20:28:50 nexus3.edgexfoundry.org:10004 20:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:50 Configure a credential helper to remove this warning. See 20:28:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:50 20:28:50 Login Succeeded 20:28:50 ****.io 20:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:50 Configure a credential helper to remove this warning. See 20:28:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:50 20:28:50 Login Succeeded 20:28:50 ---> ****-login.sh ends [Pipeline] } 20:28:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:28:51 + git rev-list -1 --merges b73e8993c43ebe873df5cbdb244a85e7d5ee0384~1..b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [Pipeline] echo 20:28:51 -----------> git rev-list -1 --merges b73e8993c43ebe873df5cbdb244a85e7d5ee0384~1..b73e8993c43ebe873df5cbdb244a85e7d5ee0384 b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [false] [Pipeline] sh 20:28:51 + git log --format=format:%s -1 b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [Pipeline] echo 20:28:51 ========================================================= 20:28:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:28:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:28:52 + git log --format=format:%s -1 b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [Pipeline] echo 20:28:52 [semverPrep] GIT_COMMIT: b73e8993c43ebe873df5cbdb244a85e7d5ee0384, Commit Message: build: Update to latest 3.2.0 dev go-mods (#109) [Pipeline] echo 20:28:52 [semverPrep] This is not a build commit. [Pipeline] sh 20:28:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:28:52 + grep -v github /etc/ssh/ssh_known_hosts 20:28:52 + [ -e /tmp/ssh_known_hosts ] 20:28:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:28:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:28:52 + sudo tee -a /etc/ssh/ssh_known_hosts 20:28:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:28:52 20:28:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:28:53 0.1.4: Pulling from edgex-devops/py-git-semver 20:28:53 b85a868b505f: Pulling fs layer 20:28:53 e2be974225ed: Pulling fs layer 20:28:53 339a4e72a1f5: Pulling fs layer 20:28:53 988bab9f4d93: Pulling fs layer 20:28:53 1469e6f7b9e6: Pulling fs layer 20:28:53 eaf3925da568: Pulling fs layer 20:28:53 bab4dde63d76: Pulling fs layer 20:28:53 bde34c3a00c8: Pulling fs layer 20:28:53 b352a97aabf1: Pulling fs layer 20:28:53 4872d77fe225: Pulling fs layer 20:28:53 5851b861e8e6: Pulling fs layer 20:28:53 bab4dde63d76: Waiting 20:28:53 bde34c3a00c8: Waiting 20:28:53 b352a97aabf1: Waiting 20:28:53 4872d77fe225: Waiting 20:28:53 5851b861e8e6: Waiting 20:28:53 988bab9f4d93: Waiting 20:28:53 eaf3925da568: Waiting 20:28:53 1469e6f7b9e6: Waiting 20:28:53 e2be974225ed: Verifying Checksum 20:28:53 e2be974225ed: Download complete 20:28:53 988bab9f4d93: Verifying Checksum 20:28:53 988bab9f4d93: Download complete 20:28:53 1469e6f7b9e6: Verifying Checksum 20:28:53 1469e6f7b9e6: Download complete 20:28:53 339a4e72a1f5: Verifying Checksum 20:28:53 339a4e72a1f5: Download complete 20:28:53 eaf3925da568: Download complete 20:28:53 bde34c3a00c8: Download complete 20:28:53 b352a97aabf1: Verifying Checksum 20:28:53 b352a97aabf1: Download complete 20:28:53 4872d77fe225: Verifying Checksum 20:28:53 4872d77fe225: Download complete 20:28:53 5851b861e8e6: Download complete 20:28:53 b85a868b505f: Verifying Checksum 20:28:53 b85a868b505f: Download complete 20:28:53 bab4dde63d76: Verifying Checksum 20:28:53 bab4dde63d76: Download complete 20:28:54 b85a868b505f: Pull complete 20:28:55 e2be974225ed: Pull complete 20:28:55 339a4e72a1f5: Pull complete 20:28:56 988bab9f4d93: Pull complete 20:28:56 1469e6f7b9e6: Pull complete 20:28:57 eaf3925da568: Pull complete 20:28:59 bab4dde63d76: Pull complete 20:28:59 bde34c3a00c8: Pull complete 20:28:59 b352a97aabf1: Pull complete 20:28:59 4872d77fe225: Pull complete 20:29:00 5851b861e8e6: Pull complete 20:29:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:29:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:29:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:01 prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container 20:29:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:29:09 $ docker top 364faac5ee794a121f94d39be7d093ceef38483d5fcec79b5f562c8172957ec3 -eo pid,comm 20:29:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:29:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:29:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:09 [ssh-agent] Looking for ssh-agent implementation... 20:29:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:10 $ docker exec 364faac5ee794a121f94d39be7d093ceef38483d5fcec79b5f562c8172957ec3 ssh-agent 20:29:10 SSH_AUTH_SOCK=/tmp/ssh-cW5GFMKQ8wj5/agent.14 20:29:10 SSH_AGENT_PID=20 20:29:10 Running ssh-add (command line suppressed) 20:29:10 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9695867486732092800.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9695867486732092800.key) 20:29:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:10 + git tag --points-at HEAD [Pipeline] } 20:29:10 $ docker exec --env ******** --env ******** 364faac5ee794a121f94d39be7d093ceef38483d5fcec79b5f562c8172957ec3 ssh-agent -k 20:29:10 unset SSH_AUTH_SOCK; 20:29:10 unset SSH_AGENT_PID; 20:29:10 echo Agent pid 20 killed; 20:29:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:29:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:10 [ssh-agent] Looking for ssh-agent implementation... 20:29:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:11 $ docker exec 364faac5ee794a121f94d39be7d093ceef38483d5fcec79b5f562c8172957ec3 ssh-agent 20:29:11 SSH_AUTH_SOCK=/tmp/ssh-9dh9Anld1hLI/agent.71 20:29:11 SSH_AGENT_PID=77 20:29:11 Running ssh-add (command line suppressed) 20:29:11 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3704087073603633215.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3704087073603633215.key) 20:29:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:11 + git semver init 20:29:11 2023-11-28 20:29:11,732 [run_init] DEBUG init version:0.0.0 force:False 20:29:11 2023-11-28 20:29:11,733 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 20:29:11 2023-11-28 20:29:11,733 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 20:29:11 2023-11-28 20:29:11,734 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 20:29:13 2023-11-28 20:29:12,976 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 20:29:13 2023-11-28 20:29:12,977 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 20:29:13 2023-11-28 20:29:12,977 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:29:13 2023-11-28 20:29:12,977 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:29:13 3.2.0-dev.1 [Pipeline] } 20:29:13 $ docker exec --env ******** --env ******** 364faac5ee794a121f94d39be7d093ceef38483d5fcec79b5f562c8172957ec3 ssh-agent -k 20:29:13 unset SSH_AUTH_SOCK; 20:29:13 unset SSH_AGENT_PID; 20:29:13 echo Agent pid 77 killed; 20:29:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:29:13 + git semver [Pipeline] } 20:29:13 $ docker stop --time=1 364faac5ee794a121f94d39be7d093ceef38483d5fcec79b5f562c8172957ec3 20:29:15 $ docker rm -f --volumes 364faac5ee794a121f94d39be7d093ceef38483d5fcec79b5f562c8172957ec3 [Pipeline] // withDockerContainer [Pipeline] sh 20:29:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:29:16 Stashed 1 file(s) [Pipeline] echo 20:29:16 [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:16 provisioning config files... 20:29:16 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2530941003098653375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:17 ---> ****-login.sh 20:29:17 nexus3.edgexfoundry.org:10001 20:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:17 Configure a credential helper to remove this warning. See 20:29:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:17 20:29:17 Login Succeeded 20:29:17 nexus3.edgexfoundry.org:10002 20:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:17 Configure a credential helper to remove this warning. See 20:29:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:17 20:29:17 Login Succeeded 20:29:17 nexus3.edgexfoundry.org:10003 20:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:17 Configure a credential helper to remove this warning. See 20:29:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:17 20:29:17 Login Succeeded 20:29:17 nexus3.edgexfoundry.org:10004 20:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:17 Configure a credential helper to remove this warning. See 20:29:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:17 20:29:17 Login Succeeded 20:29:17 ****.io 20:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:17 Configure a credential helper to remove this warning. See 20:29:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:17 20:29:17 Login Succeeded 20:29:17 ---> ****-login.sh ends [Pipeline] } 20:29:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:29:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:29:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:29:17 ========================================================= 20:29:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:29:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:18 + 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 . 20:29:18 Sending build context to Docker daemon 6.68MB 20:29:18 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:29:18 Step 2/12 : FROM ${BASE} AS builder 20:29:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:29:18 7264a8db6415: Pulling fs layer 20:29:18 c4d48a809fc2: Pulling fs layer 20:29:18 4f1c88b9dad5: Pulling fs layer 20:29:18 ad3a456e5733: Pulling fs layer 20:29:18 69c7f0334f64: Pulling fs layer 20:29:18 1f1c1a5573a3: Pulling fs layer 20:29:18 ce7588e14bc9: Pulling fs layer 20:29:18 b5e4710f87ac: Pulling fs layer 20:29:18 1f1c1a5573a3: Waiting 20:29:18 ad3a456e5733: Waiting 20:29:18 69c7f0334f64: Waiting 20:29:18 ce7588e14bc9: Waiting 20:29:18 b5e4710f87ac: Waiting 20:29:18 c4d48a809fc2: Download complete 20:29:18 ad3a456e5733: Verifying Checksum 20:29:18 ad3a456e5733: Download complete 20:29:18 69c7f0334f64: Verifying Checksum 20:29:18 69c7f0334f64: Download complete 20:29:18 7264a8db6415: Verifying Checksum 20:29:18 7264a8db6415: Download complete 20:29:18 1f1c1a5573a3: Verifying Checksum 20:29:18 1f1c1a5573a3: Download complete 20:29:18 7264a8db6415: Pull complete 20:29:18 c4d48a809fc2: Pull complete 20:29:18 b5e4710f87ac: Verifying Checksum 20:29:18 b5e4710f87ac: Download complete 20:29:18 4f1c88b9dad5: Verifying Checksum 20:29:18 4f1c88b9dad5: Download complete 20:29:19 ce7588e14bc9: Verifying Checksum 20:29:21 4f1c88b9dad5: Pull complete 20:29:21 ad3a456e5733: Pull complete 20:29:21 69c7f0334f64: Pull complete 20:29:22 1f1c1a5573a3: Pull complete 20:29:24 ce7588e14bc9: Pull complete 20:29:25 b5e4710f87ac: Pull complete 20:29:25 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:29:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:29:25 ---> 88b5674ff536 20:29:25 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:29:31 Still waiting to schedule task 20:29:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:29:37 ---> Running in 54d8d4b5f4a8 20:29:37 Removing intermediate container 54d8d4b5f4a8 20:29:37 ---> f4a7b77c3108 20:29:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:29:37 ---> Running in 0b8739a7e06b 20:29:37 Removing intermediate container 0b8739a7e06b 20:29:37 ---> 1e40a23af55b 20:29:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:29:37 ---> Running in 015519c114af 20:29:38 Removing intermediate container 015519c114af 20:29:38 ---> 46205bf7b7f3 20:29:38 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:29:38 ---> Running in 5959554a898d 20:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:29:39 OK: 264 MiB in 52 packages 20:29:40 Removing intermediate container 5959554a898d 20:29:40 ---> 14c4a80f2050 20:29:40 Step 7/12 : WORKDIR /app 20:29:40 ---> Running in 543286cb1d72 20:29:41 Removing intermediate container 543286cb1d72 20:29:41 ---> 32d7da781cb0 20:29:41 Step 8/12 : COPY go.mod vendor* ./ 20:29:41 ---> 8a4984ad2211 20:29:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:42 ---> Running in 0516de6e0806 20:30:38 Removing intermediate container 0516de6e0806 20:30:38 ---> 9a212239e4a0 20:30:38 Step 10/12 : COPY . . 20:30:38 ---> b44f84c35239 20:30:38 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:30:38 ---> Running in 5bc24a31e99a 20:30:38 Removing intermediate container 5bc24a31e99a 20:30:38 ---> dd177efe5f09 20:30:38 Step 12/12 : RUN $MAKE 20:30:38 ---> Running in d2c49cc23696 20:30:38 noop 20:30:38 Removing intermediate container d2c49cc23696 20:30:38 ---> 498143a8175a 20:30:38 Successfully built 498143a8175a 20:30:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:38 + docker inspect -f . ci-base-image-x86_64 20:30:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:38 prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container 20:30:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:39 $ docker top e03a97e82be774468c4035f417c0ac81207d0024fea78e4c4dbcfb5413b35fc8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:39 + go version 20:30:39 go version go1.21.0 linux/amd64 [Pipeline] } 20:30:39 $ docker stop --time=1 e03a97e82be774468c4035f417c0ac81207d0024fea78e4c4dbcfb5413b35fc8 20:30:40 $ docker rm -f --volumes e03a97e82be774468c4035f417c0ac81207d0024fea78e4c4dbcfb5413b35fc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:41 + docker inspect -f . ci-base-image-x86_64 20:30:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:41 prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container 20:30:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:42 $ docker top f212c40c9f82f8b03e6d52c580773d5e2c01309cf1f26fc0c5b194ea4f47e94f -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:42 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 20:30:42 + make test 20:30:42 go test -race -coverprofile=coverage.out ./... 20:31:02 ? github.com/edgexfoundry/app-record-replay [no test files] 20:31:02 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 20:31:02 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 20:31:02 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 20:31:02 ok github.com/edgexfoundry/app-record-replay/internal/app 1.041s coverage: 88.0% of statements 20:31:12 ok github.com/edgexfoundry/app-record-replay/internal/application 9.604s coverage: 98.7% of statements 20:31:12 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.096s coverage: 89.7% of statements 20:31:12 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.034s coverage: 100.0% of statements 20:31:38 go vet ./... 20:31:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:31:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:31:38 ./bin/test-attribution-txt.sh [Pipeline] echo 20:31:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:31:38 $ docker stop --time=1 f212c40c9f82f8b03e6d52c580773d5e2c01309cf1f26fc0c5b194ea4f47e94f 20:31:45 $ docker rm -f --volumes f212c40c9f82f8b03e6d52c580773d5e2c01309cf1f26fc0c5b194ea4f47e94f [Pipeline] // withDockerContainer [Pipeline] sh 20:31:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:31:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:31:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:31:46 + ls -al . 20:31:46 total 192 20:31:46 drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 20:30 . 20:31:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:28 .. 20:31:46 -rw-rw-r-- 1 jenkins jenkins 119 Nov 28 20:28 .dockerignore 20:31:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:31 .git 20:31:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 .github 20:31:46 -rw-rw-r-- 1 jenkins jenkins 164 Nov 28 20:28 .gitignore 20:31:46 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:28 .golangci.yml 20:31:46 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:29 .semver 20:31:46 -rw-rw-r-- 1 jenkins jenkins 11301 Nov 28 20:28 Attribution.txt 20:31:46 -rw-rw-r-- 1 jenkins jenkins 458 Nov 28 20:28 CHANGELOG.md 20:31:46 -rw-rw-r-- 1 jenkins jenkins 1725 Nov 28 20:28 Dockerfile 20:31:46 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:28 GOVERNANCE.md 20:31:46 -rw-rw-r-- 1 jenkins jenkins 681 Nov 28 20:28 Jenkinsfile 20:31:46 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 28 20:28 LICENSE 20:31:46 -rw-rw-r-- 1 jenkins jenkins 3136 Nov 28 20:28 Makefile 20:31:46 -rw-rw-r-- 1 jenkins jenkins 611 Nov 28 20:28 OWNERS.md 20:31:46 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 28 20:28 README.md 20:31:46 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 28 20:28 Record and Reply.postman_collection.json 20:31:46 -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:29 VERSION 20:31:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:28 bin 20:31:46 -rw-r--r-- 1 jenkins jenkins 24666 Nov 28 20:31 coverage.out 20:31:46 -rw-rw-r-- 1 jenkins jenkins 3901 Nov 28 20:28 go.mod 20:31:46 -rw-rw-r-- 1 jenkins jenkins 34881 Nov 28 20:28 go.sum 20:31:46 drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 20:28 internal 20:31:46 -rw-rw-r-- 1 jenkins jenkins 913 Nov 28 20:28 main.go 20:31:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 openapi 20:31:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 pkg 20:31:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:28 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:46 + 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=b73e8993c43ebe873df5cbdb244a85e7d5ee0384 --label arch=amd64 --label version=3.2.0-dev.1 . 20:31:46 Sending build context to Docker daemon 6.706MB 20:31:46 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 20:31:46 Step 2/27 : FROM ${BASE} AS builder 20:31:46 ---> 498143a8175a 20:31:46 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 20:31:47 ---> Running in 11d41a72dc85 20:31:47 Removing intermediate container 11d41a72dc85 20:31:47 ---> 804127fe23fb 20:31:47 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 20:31:47 ---> Running in 22ab1ad8e0d6 20:31:47 Removing intermediate container 22ab1ad8e0d6 20:31:47 ---> f4e50e8aa6ac 20:31:47 Step 5/27 : ARG ADD_BUILD_TAGS="" 20:31:47 ---> Running in f6c930e7ebe4 20:31:47 Removing intermediate container f6c930e7ebe4 20:31:47 ---> 5072374aeeb9 20:31:47 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:31:47 ---> Running in df6536b6e82e 20:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:31:47 OK: 264 MiB in 52 packages 20:31:48 Removing intermediate container df6536b6e82e 20:31:48 ---> 4cfbe156237d 20:31:48 Step 7/27 : WORKDIR /app 20:31:48 ---> Running in 704017d92300 20:31:48 Removing intermediate container 704017d92300 20:31:48 ---> d9dc54d5457a 20:31:48 Step 8/27 : COPY go.mod vendor* ./ 20:31:49 ---> 24e6c1063e37 20:31:49 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:49 ---> Running in 381078d9d73d 20:31:50 Removing intermediate container 381078d9d73d 20:31:50 ---> 02bcdb4e03be 20:31:50 Step 10/27 : COPY . . 20:31:50 ---> 86e11f47eb4a 20:31:50 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:31:50 ---> Running in fffd79f02dd2 20:31:50 Removing intermediate container fffd79f02dd2 20:31:50 ---> 0fb569ba73d5 20:31:50 Step 12/27 : RUN $MAKE 20:31:50 ---> Running in a8ba28885767 20:31:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.1" -trimpath -mod=readonly -o app-record-replay 20:32:17 Removing intermediate container a8ba28885767 20:32:17 ---> 4d8f3c6b233b 20:32:17 Step 13/27 : FROM alpine:3.18 20:32:17 3.18: Pulling from library/alpine 20:32:17 96526aa774ef: Pulling fs layer 20:32:17 96526aa774ef: Verifying Checksum 20:32:17 96526aa774ef: Download complete 20:32:17 96526aa774ef: Pull complete 20:32:17 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:32:17 Status: Downloaded newer image for alpine:3.18 20:32:17 ---> 8ca4688f4f35 20:32:17 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:32:17 ---> Running in 32efd2549594 20:32:18 Removing intermediate container 32efd2549594 20:32:18 ---> b826daef097a 20:32:18 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 20:32:18 ---> Running in 90bbe2ef8874 20:32:19 Removing intermediate container 90bbe2ef8874 20:32:19 ---> 75e2c0220c5e 20:32:19 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 20:32:19 ---> Running in a990df10c5a5 20:32:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:32:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:32:20 (1/2) Installing ca-certificates (20230506-r0) 20:32:20 (2/2) Installing dumb-init (1.2.5-r2) 20:32:20 Executing busybox-1.36.1-r2.trigger 20:32:20 Executing ca-certificates-20230506-r0.trigger 20:32:20 OK: 8 MiB in 17 packages 20:32:22 Removing intermediate container a990df10c5a5 20:32:22 ---> 976b0dccc87f 20:32:22 Step 17/27 : RUN apk --no-cache upgrade 20:32:22 ---> Running in d75964494015 20:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:32:22 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:32:22 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:32:22 Executing busybox-1.36.1-r5.post-upgrade 20:32:22 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:32:22 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:32:22 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:32:22 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:32:22 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:32:22 Executing busybox-1.36.1-r5.trigger 20:32:22 Executing ca-certificates-20230506-r0.trigger 20:32:22 OK: 8 MiB in 17 packages 20:32:23 Removing intermediate container d75964494015 20:32:23 ---> d7a58601efd2 20:32:23 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:32:23 ---> e9435f8e951e 20:32:23 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 20:32:23 ---> a721597ae7e0 20:32:23 Step 20/27 : COPY --from=builder /app/res/ /res/ 20:32:23 ---> ba7a264bfe24 20:32:23 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 20:32:24 ---> 7554b1ccea44 20:32:24 Step 22/27 : EXPOSE 59712 20:32:24 ---> Running in e038eb817e2e 20:32:24 Removing intermediate container e038eb817e2e 20:32:24 ---> a0c3915df787 20:32:24 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 20:32:24 ---> Running in 92e8444cd105 20:32:24 Removing intermediate container 92e8444cd105 20:32:24 ---> 263688fa75a7 20:32:24 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:32:24 ---> Running in 7a3ff7222966 20:32:24 Removing intermediate container 7a3ff7222966 20:32:24 ---> 27d5bb761e72 20:32:24 Step 25/27 : LABEL arch=amd64 20:32:24 ---> Running in 5fbf1e9a2647 20:32:24 Removing intermediate container 5fbf1e9a2647 20:32:24 ---> 520428938187 20:32:24 Step 26/27 : LABEL git_sha=b73e8993c43ebe873df5cbdb244a85e7d5ee0384 20:32:24 ---> Running in 7232f035333c 20:32:24 Removing intermediate container 7232f035333c 20:32:24 ---> f1a7f6835345 20:32:24 Step 27/27 : LABEL version=3.2.0-dev.1 20:32:24 ---> Running in dcff736a3ea5 20:32:25 Removing intermediate container dcff736a3ea5 20:32:25 ---> eeb9451a8b91 20:32:25 [Warning] One or more build-args [ARCH] were not consumed 20:32:25 Successfully built eeb9451a8b91 20:32:25 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:25 provisioning config files... 20:32:25 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8279262360642103441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:25 ---> ****-login.sh 20:32:25 nexus3.edgexfoundry.org:10001 20:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:25 Configure a credential helper to remove this warning. See 20:32:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:25 20:32:25 Login Succeeded 20:32:25 nexus3.edgexfoundry.org:10002 20:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:25 Configure a credential helper to remove this warning. See 20:32:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:25 20:32:25 Login Succeeded 20:32:25 nexus3.edgexfoundry.org:10003 20:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:26 Configure a credential helper to remove this warning. See 20:32:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:26 20:32:26 Login Succeeded 20:32:26 nexus3.edgexfoundry.org:10004 20:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:26 Configure a credential helper to remove this warning. See 20:32:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:26 20:32:26 Login Succeeded 20:32:26 ****.io 20:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:26 Configure a credential helper to remove this warning. See 20:32:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:26 20:32:26 Login Succeeded 20:32:26 ---> ****-login.sh ends [Pipeline] } 20:32:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:32:26 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 20:32:26 b73e8993c43ebe873df5cbdb244a85e7d5ee0384 20:32:26 latest 20:32:26 3.2.0-dev.1 20:32:26 b73e8993c43ebe873df5cbdb244a85e7d5ee0384-3.2.0-dev.1 20:32:26 main 20:32:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:26 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:27 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:b73e8993c43ebe873df5cbdb244a85e7d5ee0384 20:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:32:27 0f6d11c8d8ad: Preparing 20:32:27 0f63b086f0c8: Preparing 20:32:27 85996ac36495: Preparing 20:32:27 73163bb624a9: Preparing 20:32:27 b26dadc696d5: Preparing 20:32:27 7f88281d8bc6: Preparing 20:32:27 cc2447e1835a: Preparing 20:32:27 7f88281d8bc6: Waiting 20:32:27 0f63b086f0c8: Pushed 20:32:27 85996ac36495: Pushed 20:32:27 73163bb624a9: Pushed 20:32:27 cc2447e1835a: Layer already exists 20:32:27 7f88281d8bc6: Pushed 20:32:28 b26dadc696d5: Pushed 20:32:30 0f6d11c8d8ad: Pushed 20:32:30 b73e8993c43ebe873df5cbdb244a85e7d5ee0384: digest: sha256:06d16d2dfaadbaa148d13d7548543fefe222665135de3c119c4d52610d1eb0c8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:30 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:30 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 20:32:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:32:30 0f6d11c8d8ad: Preparing 20:32:30 0f63b086f0c8: Preparing 20:32:30 85996ac36495: Preparing 20:32:30 73163bb624a9: Preparing 20:32:30 b26dadc696d5: Preparing 20:32:30 7f88281d8bc6: Preparing 20:32:30 cc2447e1835a: Preparing 20:32:30 7f88281d8bc6: Waiting 20:32:30 cc2447e1835a: Waiting 20:32:30 b26dadc696d5: Layer already exists 20:32:30 85996ac36495: Layer already exists 20:32:30 73163bb624a9: Layer already exists 20:32:30 0f63b086f0c8: Layer already exists 20:32:30 0f6d11c8d8ad: Layer already exists 20:32:30 7f88281d8bc6: Layer already exists 20:32:30 cc2447e1835a: Layer already exists 20:32:30 latest: digest: sha256:06d16d2dfaadbaa148d13d7548543fefe222665135de3c119c4d52610d1eb0c8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:31 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:31 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.1 20:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:32:31 0f6d11c8d8ad: Preparing 20:32:31 0f63b086f0c8: Preparing 20:32:31 85996ac36495: Preparing 20:32:31 73163bb624a9: Preparing 20:32:31 b26dadc696d5: Preparing 20:32:31 7f88281d8bc6: Preparing 20:32:31 cc2447e1835a: Preparing 20:32:31 cc2447e1835a: Waiting 20:32:31 7f88281d8bc6: Waiting 20:32:31 b26dadc696d5: Layer already exists 20:32:31 0f63b086f0c8: Layer already exists 20:32:31 73163bb624a9: Layer already exists 20:32:31 0f6d11c8d8ad: Layer already exists 20:32:31 85996ac36495: Layer already exists 20:32:31 7f88281d8bc6: Layer already exists 20:32:31 cc2447e1835a: Layer already exists 20:32:31 3.2.0-dev.1: digest: sha256:06d16d2dfaadbaa148d13d7548543fefe222665135de3c119c4d52610d1eb0c8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:32 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:b73e8993c43ebe873df5cbdb244a85e7d5ee0384-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:32 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:b73e8993c43ebe873df5cbdb244a85e7d5ee0384-3.2.0-dev.1 20:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:32:32 0f6d11c8d8ad: Preparing 20:32:32 0f63b086f0c8: Preparing 20:32:32 85996ac36495: Preparing 20:32:32 73163bb624a9: Preparing 20:32:32 b26dadc696d5: Preparing 20:32:32 7f88281d8bc6: Preparing 20:32:32 cc2447e1835a: Preparing 20:32:32 7f88281d8bc6: Waiting 20:32:32 cc2447e1835a: Waiting 20:32:32 0f63b086f0c8: Layer already exists 20:32:32 0f6d11c8d8ad: Layer already exists 20:32:32 85996ac36495: Layer already exists 20:32:32 b26dadc696d5: Layer already exists 20:32:32 73163bb624a9: Layer already exists 20:32:32 cc2447e1835a: Layer already exists 20:32:32 7f88281d8bc6: Layer already exists 20:32:32 b73e8993c43ebe873df5cbdb244a85e7d5ee0384-3.2.0-dev.1: digest: sha256:06d16d2dfaadbaa148d13d7548543fefe222665135de3c119c4d52610d1eb0c8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:32 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:33 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 20:32:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:32:33 0f6d11c8d8ad: Preparing 20:32:33 0f63b086f0c8: Preparing 20:32:33 85996ac36495: Preparing 20:32:33 73163bb624a9: Preparing 20:32:33 b26dadc696d5: Preparing 20:32:33 7f88281d8bc6: Preparing 20:32:33 cc2447e1835a: Preparing 20:32:33 7f88281d8bc6: Waiting 20:32:33 0f63b086f0c8: Layer already exists 20:32:33 b26dadc696d5: Layer already exists 20:32:33 85996ac36495: Layer already exists 20:32:33 0f6d11c8d8ad: Layer already exists 20:32:33 73163bb624a9: Layer already exists 20:32:33 7f88281d8bc6: Layer already exists 20:32:33 cc2447e1835a: Layer already exists 20:32:33 main: digest: sha256:06d16d2dfaadbaa148d13d7548543fefe222665135de3c119c4d52610d1eb0c8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:33 ===================================================== [Pipeline] echo 20:32:33 taggedImages: 20:32:33 - nexus3.edgexfoundry.org:10004/app-record-replay:b73e8993c43ebe873df5cbdb244a85e7d5ee0384 20:32:33 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 20:32:33 - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.1 20:32:33 - nexus3.edgexfoundry.org:10004/app-record-replay:b73e8993c43ebe873df5cbdb244a85e7d5ee0384-3.2.0-dev.1 20:32:33 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:34 20:32:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:34 latest: Pulling from edgex-lftools-log-publisher 20:32:34 5eb5b503b376: Pulling fs layer 20:32:34 5c69ac0246d0: Pulling fs layer 20:32:34 ec43610c2a17: Pulling fs layer 20:32:34 3a2ae6a8a46f: Pulling fs layer 20:32:34 33b1e0a273af: Pulling fs layer 20:32:34 5d3b04190fa2: Pulling fs layer 20:32:34 2f39f015ded8: Pulling fs layer 20:32:34 3a2ae6a8a46f: Waiting 20:32:34 33b1e0a273af: Waiting 20:32:34 5d3b04190fa2: Waiting 20:32:34 2f39f015ded8: Waiting 20:32:34 5c69ac0246d0: Verifying Checksum 20:32:34 5c69ac0246d0: Download complete 20:32:34 3a2ae6a8a46f: Download complete 20:32:34 33b1e0a273af: Verifying Checksum 20:32:34 33b1e0a273af: Download complete 20:32:34 5d3b04190fa2: Verifying Checksum 20:32:34 5d3b04190fa2: Download complete 20:32:34 ec43610c2a17: Verifying Checksum 20:32:34 ec43610c2a17: Download complete 20:32:34 5eb5b503b376: Verifying Checksum 20:32:34 5eb5b503b376: Download complete 20:32:35 2f39f015ded8: Download complete 20:32:35 5eb5b503b376: Pull complete 20:32:36 5c69ac0246d0: Pull complete 20:32:36 ec43610c2a17: Pull complete 20:32:36 3a2ae6a8a46f: Pull complete 20:32:36 33b1e0a273af: Pull complete 20:32:36 5d3b04190fa2: Pull complete 20:32:40 2f39f015ded8: Pull complete 20:32:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:32:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:40 prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container 20:32:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:32:46 $ docker top 7bde4522c44c26f19949b31426f044ff0b1918c0a75c94fde2d4b163c0dc3aee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:46 ---> job-cost.sh 20:32:46 lf-activate-venv: SKIPPING 20:32:46 INFO: No Stack... 20:32:46 INFO: Retrieving Pricing Info for: v3-standard-8 20:32:47 INFO: Archiving Costs [Pipeline] sh 20:32:47 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 20:32:47 + cut -d, -f6 [Pipeline] lock 20:32:47 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-75-stack-cost] 20:32:47 Resource [jenkins-edgexfoundry-app-record-replay-main-75-stack-cost] did not exist. Created. 20:32:47 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:32:48 + echo total: 0.2199999988079071 [Pipeline] stash 20:32:48 Stashed 1 file(s) [Pipeline] } 20:32:48 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-75-stack-cost] [Pipeline] // lock [Pipeline] } 20:32:48 $ docker stop --time=1 7bde4522c44c26f19949b31426f044ff0b1918c0a75c94fde2d4b163c0dc3aee 20:32:49 $ docker rm -f --volumes 7bde4522c44c26f19949b31426f044ff0b1918c0a75c94fde2d4b163c0dc3aee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:57:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6619 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 20:57:07 Running in /w/workspace/app-record-replay/75 [Pipeline] { [Pipeline] checkout 20:57:07 Selected Git installation does not exist. Using Default 20:57:07 The recommended git tool is: NONE 20:57:13 using credential edgex-jenkins-ssh 20:57:13 Cloning the remote Git repository 20:57:13 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 20:57:13 > git init /w/workspace/app-record-replay/75 # timeout=10 20:57:13 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 20:57:13 > git --version # timeout=10 20:57:13 > git --version # 'git version 2.25.1' 20:57:13 using GIT_SSH to set credentials SSH Credentials for GitHub 20:57:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:57:15 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 20:57:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:57:16 Avoid second fetch 20:57:16 Checking out Revision b73e8993c43ebe873df5cbdb244a85e7d5ee0384 (main) 20:57:16 > git config core.sparsecheckout # timeout=10 20:57:16 > git checkout -f b73e8993c43ebe873df5cbdb244a85e7d5ee0384 # timeout=10 20:57:21 Commit message: "build: Update to latest 3.2.0 dev go-mods (#109)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:57:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:57:22 % Total % Received % Xferd Average Speed Time Time Time Current 20:57:22 Dload Upload Total Spent Left Speed 20:57:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 221k 0 --:--:-- --:--:-- --:--:-- 221k [Pipeline] sh 20:57:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:57:23 + sudo tee /etc/docker/daemon.new 20:57:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:57:23 { 20:57:23 "registry-mirrors": [ 20:57:23 "https://nexus3.edgexfoundry.org:10001" 20:57:23 ], 20:57:23 "bip": "10.250.0.254/24", 20:57:23 "hosts": [ 20:57:23 "tcp://0.0.0.0:5555", 20:57:23 "unix:///var/run/docker.sock" 20:57:23 ], 20:57:23 "mtu": 1458, 20:57:23 "selinux-enabled": true, 20:57:23 "seccomp-profile": "/etc/docker/seccomp.json" 20:57:23 } [Pipeline] sh 20:57:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:57:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:57:42 provisioning config files... 20:57:42 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/75@tmp/config15180621276237513628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:43 ---> ****-login.sh 20:57:43 nexus3.edgexfoundry.org:10001 20:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:57:43 Configure a credential helper to remove this warning. See 20:57:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:57:43 20:57:43 Login Succeeded 20:57:43 nexus3.edgexfoundry.org:10002 20:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:57:44 Configure a credential helper to remove this warning. See 20:57:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:57:44 20:57:44 Login Succeeded 20:57:44 nexus3.edgexfoundry.org:10003 20:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:57:44 Configure a credential helper to remove this warning. See 20:57:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:57:44 20:57:44 Login Succeeded 20:57:44 nexus3.edgexfoundry.org:10004 20:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:57:45 Configure a credential helper to remove this warning. See 20:57:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:57:45 20:57:45 Login Succeeded 20:57:45 ****.io 20:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:57:45 Configure a credential helper to remove this warning. See 20:57:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:57:45 20:57:45 Login Succeeded 20:57:45 ---> ****-login.sh ends [Pipeline] } 20:57:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:57:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:57:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:57:46 ========================================================= 20:57:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:57:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:46 + 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 . 20:57:50 Sending build context to Docker daemon 259.1kB 20:57:50 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:57:50 Step 2/12 : FROM ${BASE} AS builder 20:57:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:57:50 9fda8d8052c6: Pulling fs layer 20:57:50 5d54e960e981: Pulling fs layer 20:57:50 c4a7e357bf2a: Pulling fs layer 20:57:50 f0e02332f6b5: Pulling fs layer 20:57:50 872ee5b61b7b: Pulling fs layer 20:57:50 0c6a40ed1a82: Pulling fs layer 20:57:50 94ae7d8d031c: Pulling fs layer 20:57:50 f0e02332f6b5: Waiting 20:57:50 872ee5b61b7b: Waiting 20:57:50 94ae7d8d031c: Waiting 20:57:50 5d54e960e981: Verifying Checksum 20:57:50 5d54e960e981: Download complete 20:57:50 f0e02332f6b5: Verifying Checksum 20:57:50 f0e02332f6b5: Download complete 20:57:50 872ee5b61b7b: Verifying Checksum 20:57:50 872ee5b61b7b: Download complete 20:57:51 94ae7d8d031c: Verifying Checksum 20:57:51 94ae7d8d031c: Download complete 20:57:51 9fda8d8052c6: Pull complete 20:57:52 5d54e960e981: Pull complete 20:57:52 c4a7e357bf2a: Download complete 20:57:53 0c6a40ed1a82: Verifying Checksum 20:57:53 0c6a40ed1a82: Download complete 20:58:05 c4a7e357bf2a: Pull complete 20:58:05 f0e02332f6b5: Pull complete 20:58:05 872ee5b61b7b: Pull complete 20:58:13 0c6a40ed1a82: Pull complete 20:58:15 94ae7d8d031c: Pull complete 20:58:15 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:58:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:58:15 ---> 86de565de09d 20:58:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:58:16 ---> Running in 8e4323e95111 20:58:16 Removing intermediate container 8e4323e95111 20:58:16 ---> 5cd86e687d77 20:58:16 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:58:17 ---> Running in 3198d7c29c03 20:58:17 Removing intermediate container 3198d7c29c03 20:58:17 ---> 6c69f37dabb1 20:58:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:58:17 ---> Running in 9478efdf67e9 20:58:17 Removing intermediate container 9478efdf67e9 20:58:17 ---> 1c6eaef5040b 20:58:17 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:58:17 ---> Running in 26b1cb11b177 20:58:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:58:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:58:20 OK: 266 MiB in 52 packages 20:58:21 Removing intermediate container 26b1cb11b177 20:58:21 ---> 8d0649eb6fdd 20:58:21 Step 7/12 : WORKDIR /app 20:58:21 ---> Running in ebd5a714e97f 20:58:21 Removing intermediate container ebd5a714e97f 20:58:21 ---> bf1386545c94 20:58:21 Step 8/12 : COPY go.mod vendor* ./ 20:58:22 ---> c7514df9a873 20:58:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:22 ---> Running in 7afb202a7a23 20:59:43 Removing intermediate container 7afb202a7a23 20:59:43 ---> 4d5f859e6589 20:59:43 Step 10/12 : COPY . . 20:59:43 ---> 70b9d0a031f0 20:59:43 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:59:43 ---> Running in 289e9de278cb 20:59:43 Removing intermediate container 289e9de278cb 20:59:43 ---> cbee977f9bee 20:59:43 Step 12/12 : RUN $MAKE 20:59:43 ---> Running in e8c920e7f374 20:59:43 noop 20:59:43 Removing intermediate container e8c920e7f374 20:59:43 ---> c7b0888a4ddf 20:59:43 Successfully built c7b0888a4ddf 20:59:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:44 + docker inspect -f . ci-base-image-arm64 20:59:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:44 prd-ubuntu20.04-docker-arm64-4c-16g-6619 does not seem to be running inside a container 20:59:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/75 -v /w/workspace/app-record-replay/75:/w/workspace/app-record-replay/75:rw,z -v /w/workspace/app-record-replay/75@tmp:/w/workspace/app-record-replay/75@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 20:59:47 $ docker top 0c23ccf6aada39912bb72a3a6f9780aeddd451457a0bf39da3d3181527899c66 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:47 + go version 20:59:47 go version go1.21.0 linux/arm64 [Pipeline] } 20:59:47 $ docker stop --time=1 0c23ccf6aada39912bb72a3a6f9780aeddd451457a0bf39da3d3181527899c66 20:59:49 $ docker rm -f --volumes 0c23ccf6aada39912bb72a3a6f9780aeddd451457a0bf39da3d3181527899c66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:50 + docker inspect -f . ci-base-image-arm64 20:59:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:50 prd-ubuntu20.04-docker-arm64-4c-16g-6619 does not seem to be running inside a container 20:59:50 $ 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/75 -v /w/workspace/app-record-replay/75:/w/workspace/app-record-replay/75:rw,z -v /w/workspace/app-record-replay/75@tmp:/w/workspace/app-record-replay/75@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 20:59:52 $ docker top bbc4cca5c58ed1a2ec47a049d0794ea238cee9ba5c2fc81f507718f6826ca0af -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:53 + git config --global --add safe.directory /w/workspace/app-record-replay/75 [Pipeline] fileExists [Pipeline] sh 20:59:53 + make test 20:59:53 go test -race -coverprofile=coverage.out ./... 21:02:16 ? github.com/edgexfoundry/app-record-replay [no test files] 21:02:16 ok github.com/edgexfoundry/app-record-replay/internal/app 1.239s coverage: 88.0% of statements 21:02:19 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 21:02:19 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 21:02:21 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 21:02:29 ok github.com/edgexfoundry/app-record-replay/internal/application 9.982s coverage: 98.7% of statements 21:02:29 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.551s coverage: 89.7% of statements 21:02:29 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.166s coverage: 100.0% of statements 21:02:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:02:30 go vet ./... 21:04:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:04:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:04:21 ./bin/test-attribution-txt.sh [Pipeline] echo 21:04:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:04:22 $ docker stop --time=1 bbc4cca5c58ed1a2ec47a049d0794ea238cee9ba5c2fc81f507718f6826ca0af 21:04:24 $ docker rm -f --volumes bbc4cca5c58ed1a2ec47a049d0794ea238cee9ba5c2fc81f507718f6826ca0af [Pipeline] // withDockerContainer [Pipeline] sh 21:04:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:04:26 Warning: overwriting stash ‘coverage-report’ 21:04:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:04:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:04:27 + ls -al . 21:04:27 total 188 21:04:27 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 20:59 . 21:04:27 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:57 .. 21:04:27 -rw-rw-r-- 1 jenkins jenkins 119 Nov 28 20:57 .dockerignore 21:04:27 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:57 .git 21:04:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:57 .github 21:04:27 -rw-rw-r-- 1 jenkins jenkins 164 Nov 28 20:57 .gitignore 21:04:27 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:57 .golangci.yml 21:04:27 -rw-rw-r-- 1 jenkins jenkins 11301 Nov 28 20:57 Attribution.txt 21:04:27 -rw-rw-r-- 1 jenkins jenkins 458 Nov 28 20:57 CHANGELOG.md 21:04:27 -rw-rw-r-- 1 jenkins jenkins 1725 Nov 28 20:57 Dockerfile 21:04:27 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:57 GOVERNANCE.md 21:04:27 -rw-rw-r-- 1 jenkins jenkins 681 Nov 28 20:57 Jenkinsfile 21:04:27 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 28 20:57 LICENSE 21:04:27 -rw-rw-r-- 1 jenkins jenkins 3136 Nov 28 20:57 Makefile 21:04:27 -rw-rw-r-- 1 jenkins jenkins 611 Nov 28 20:57 OWNERS.md 21:04:27 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 28 20:57 README.md 21:04:27 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 28 20:57 Record and Reply.postman_collection.json 21:04:27 -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:29 VERSION 21:04:27 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:57 bin 21:04:27 -rw-r--r-- 1 jenkins jenkins 24666 Nov 28 21:02 coverage.out 21:04:27 -rw-rw-r-- 1 jenkins jenkins 3901 Nov 28 20:57 go.mod 21:04:27 -rw-rw-r-- 1 jenkins jenkins 34881 Nov 28 20:57 go.sum 21:04:27 drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 20:57 internal 21:04:27 -rw-rw-r-- 1 jenkins jenkins 913 Nov 28 20:57 main.go 21:04:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:57 openapi 21:04:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:57 pkg 21:04:27 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:28 + 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=b73e8993c43ebe873df5cbdb244a85e7d5ee0384 --label arch=arm64 --label version=3.2.0-dev.1 . 21:04:28 Sending build context to Docker daemon 284.7kB 21:04:28 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 21:04:28 Step 2/27 : FROM ${BASE} AS builder 21:04:28 ---> c7b0888a4ddf 21:04:28 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 21:04:28 ---> Running in a3e5c44aff66 21:04:28 Removing intermediate container a3e5c44aff66 21:04:28 ---> 29f5721a092c 21:04:28 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:04:28 ---> Running in 02bc0db1cf2d 21:04:29 Removing intermediate container 02bc0db1cf2d 21:04:29 ---> 3b4fb8f2ae15 21:04:29 Step 5/27 : ARG ADD_BUILD_TAGS="" 21:04:29 ---> Running in dea6286d9c73 21:04:29 Removing intermediate container dea6286d9c73 21:04:29 ---> 0dadd710e50d 21:04:29 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:04:29 ---> Running in 9b8d31612b0e 21:04:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:04:32 OK: 266 MiB in 52 packages 21:04:35 Removing intermediate container 9b8d31612b0e 21:04:35 ---> d6606b2b8a3f 21:04:35 Step 7/27 : WORKDIR /app 21:04:35 ---> Running in 57581afaef86 21:04:35 Removing intermediate container 57581afaef86 21:04:35 ---> 8b37b7b1c687 21:04:35 Step 8/27 : COPY go.mod vendor* ./ 21:04:36 ---> 1f2808f3cb4a 21:04:36 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:36 ---> Running in 69b7a7951f2f 21:04:39 Removing intermediate container 69b7a7951f2f 21:04:39 ---> 5e1076634379 21:04:39 Step 10/27 : COPY . . 21:04:39 ---> 869a80c0f98a 21:04:39 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:04:39 ---> Running in ab283c35050e 21:04:39 Removing intermediate container ab283c35050e 21:04:39 ---> cfd18dc374a6 21:04:39 Step 12/27 : RUN $MAKE 21:04:40 ---> Running in 7ca9b816c4c0 21:04:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.1" -trimpath -mod=readonly -o app-record-replay 21:06:32 Removing intermediate container 7ca9b816c4c0 21:06:32 ---> 079f555aee24 21:06:32 Step 13/27 : FROM alpine:3.18 21:06:32 3.18: Pulling from library/alpine 21:06:32 579b34f0a95b: Pulling fs layer 21:06:32 579b34f0a95b: Verifying Checksum 21:06:32 579b34f0a95b: Download complete 21:06:32 579b34f0a95b: Pull complete 21:06:32 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:06:32 Status: Downloaded newer image for alpine:3.18 21:06:32 ---> 3cc203321400 21:06:32 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:06:32 ---> Running in 8ee971b1189d 21:06:32 Removing intermediate container 8ee971b1189d 21:06:32 ---> b888013a00fd 21:06:32 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 21:06:32 ---> Running in ac695f968092 21:06:32 Removing intermediate container ac695f968092 21:06:32 ---> 6efa00e0c96e 21:06:32 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 21:06:32 ---> Running in 6386849529ad 21:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:06:33 (1/2) Installing ca-certificates (20230506-r0) 21:06:34 (2/2) Installing dumb-init (1.2.5-r2) 21:06:34 Executing busybox-1.36.1-r2.trigger 21:06:34 Executing ca-certificates-20230506-r0.trigger 21:06:34 OK: 9 MiB in 17 packages 21:06:35 Removing intermediate container 6386849529ad 21:06:35 ---> 4f537de165c5 21:06:35 Step 17/27 : RUN apk --no-cache upgrade 21:06:35 ---> Running in 0afb94f29f6a 21:06:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:06:38 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:06:38 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:06:38 Executing busybox-1.36.1-r5.post-upgrade 21:06:38 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:06:38 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:06:38 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:06:38 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:06:38 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:06:38 Executing busybox-1.36.1-r5.trigger 21:06:38 Executing ca-certificates-20230506-r0.trigger 21:06:38 OK: 9 MiB in 17 packages 21:06:41 Removing intermediate container 0afb94f29f6a 21:06:41 ---> d39f18ad31ea 21:06:41 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:06:42 ---> ea9893ed9a39 21:06:42 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:06:43 ---> 6953865f71d0 21:06:43 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:06:43 ---> a8bc935d057c 21:06:43 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 21:06:45 ---> 3724428be611 21:06:45 Step 22/27 : EXPOSE 59712 21:06:45 ---> Running in 051644b18c81 21:06:45 Removing intermediate container 051644b18c81 21:06:45 ---> d5ac88a655ee 21:06:45 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 21:06:45 ---> Running in 382d9a3508ac 21:06:45 Removing intermediate container 382d9a3508ac 21:06:45 ---> 5aa435172de8 21:06:45 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:06:46 ---> Running in f30c28dfe821 21:06:46 Removing intermediate container f30c28dfe821 21:06:46 ---> 71bbf3d7b182 21:06:46 Step 25/27 : LABEL arch=arm64 21:06:46 ---> Running in aa802b72a822 21:06:46 Removing intermediate container aa802b72a822 21:06:46 ---> bba2d506ad7e 21:06:46 Step 26/27 : LABEL git_sha=b73e8993c43ebe873df5cbdb244a85e7d5ee0384 21:06:47 ---> Running in bbed8fa44abf 21:06:47 Removing intermediate container bbed8fa44abf 21:06:47 ---> cce2e507005f 21:06:47 Step 27/27 : LABEL version=3.2.0-dev.1 21:06:47 ---> Running in 5d238db4d626 21:06:47 Removing intermediate container 5d238db4d626 21:06:47 ---> 77fe42041069 21:06:47 [Warning] One or more build-args [ARCH] were not consumed 21:06:47 Successfully built 77fe42041069 21:06:47 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 21:06:48 provisioning config files... 21:06:48 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/75@tmp/config12748486512887679677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:48 ---> ****-login.sh 21:06:48 nexus3.edgexfoundry.org:10001 21:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:06:48 Configure a credential helper to remove this warning. See 21:06:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:06:48 21:06:48 Login Succeeded 21:06:48 nexus3.edgexfoundry.org:10002 21:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:06:49 Configure a credential helper to remove this warning. See 21:06:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:06:49 21:06:49 Login Succeeded 21:06:49 nexus3.edgexfoundry.org:10003 21:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:06:49 Configure a credential helper to remove this warning. See 21:06:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:06:49 21:06:49 Login Succeeded 21:06:49 nexus3.edgexfoundry.org:10004 21:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:06:49 Configure a credential helper to remove this warning. See 21:06:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:06:49 21:06:49 Login Succeeded 21:06:49 ****.io 21:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:06:50 Configure a credential helper to remove this warning. See 21:06:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:06:50 21:06:50 Login Succeeded 21:06:50 ---> ****-login.sh ends [Pipeline] } 21:06:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:06:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:06:50 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 21:06:50 b73e8993c43ebe873df5cbdb244a85e7d5ee0384 21:06:50 latest 21:06:50 3.2.0-dev.1 21:06:50 b73e8993c43ebe873df5cbdb244a85e7d5ee0384-3.2.0-dev.1 21:06:50 main 21:06:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:51 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:51 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b73e8993c43ebe873df5cbdb244a85e7d5ee0384 21:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:06:51 18ffeed56f9f: Preparing 21:06:51 b12132d33bb6: Preparing 21:06:51 0af805837321: Preparing 21:06:51 459d77ed5c2d: Preparing 21:06:51 5f97ef512443: Preparing 21:06:51 11261eb54f1a: Preparing 21:06:51 5f4d9fc4d98d: Preparing 21:06:51 11261eb54f1a: Waiting 21:06:51 5f4d9fc4d98d: Waiting 21:06:51 459d77ed5c2d: Pushed 21:06:51 b12132d33bb6: Pushed 21:06:51 0af805837321: Pushed 21:06:51 5f4d9fc4d98d: Layer already exists 21:06:52 11261eb54f1a: Pushed 21:06:53 5f97ef512443: Pushed 21:06:58 18ffeed56f9f: Pushed 21:06:58 b73e8993c43ebe873df5cbdb244a85e7d5ee0384: digest: sha256:64128135db373d45539f79de8ddf8190fcd9cc05ff21e40f0a86d60b22b91389 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:58 + 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 21:06:59 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 21:06:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:06:59 18ffeed56f9f: Preparing 21:06:59 b12132d33bb6: Preparing 21:06:59 0af805837321: Preparing 21:06:59 459d77ed5c2d: Preparing 21:06:59 5f97ef512443: Preparing 21:06:59 11261eb54f1a: Preparing 21:06:59 5f4d9fc4d98d: Preparing 21:06:59 11261eb54f1a: Waiting 21:06:59 5f4d9fc4d98d: Waiting 21:06:59 b12132d33bb6: Layer already exists 21:06:59 0af805837321: Layer already exists 21:06:59 459d77ed5c2d: Layer already exists 21:06:59 5f97ef512443: Layer already exists 21:06:59 18ffeed56f9f: Layer already exists 21:06:59 5f4d9fc4d98d: Layer already exists 21:06:59 11261eb54f1a: Layer already exists 21:06:59 latest: digest: sha256:64128135db373d45539f79de8ddf8190fcd9cc05ff21e40f0a86d60b22b91389 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:59 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:00 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.1 21:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:07:00 18ffeed56f9f: Preparing 21:07:00 b12132d33bb6: Preparing 21:07:00 0af805837321: Preparing 21:07:00 459d77ed5c2d: Preparing 21:07:00 5f97ef512443: Preparing 21:07:00 11261eb54f1a: Preparing 21:07:00 5f4d9fc4d98d: Preparing 21:07:00 5f4d9fc4d98d: Waiting 21:07:00 11261eb54f1a: Waiting 21:07:00 18ffeed56f9f: Layer already exists 21:07:00 b12132d33bb6: Layer already exists 21:07:00 0af805837321: Layer already exists 21:07:00 5f97ef512443: Layer already exists 21:07:00 459d77ed5c2d: Layer already exists 21:07:00 11261eb54f1a: Layer already exists 21:07:00 5f4d9fc4d98d: Layer already exists 21:07:00 3.2.0-dev.1: digest: sha256:64128135db373d45539f79de8ddf8190fcd9cc05ff21e40f0a86d60b22b91389 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:01 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b73e8993c43ebe873df5cbdb244a85e7d5ee0384-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:01 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b73e8993c43ebe873df5cbdb244a85e7d5ee0384-3.2.0-dev.1 21:07:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:07:01 18ffeed56f9f: Preparing 21:07:01 b12132d33bb6: Preparing 21:07:01 0af805837321: Preparing 21:07:01 459d77ed5c2d: Preparing 21:07:01 5f97ef512443: Preparing 21:07:01 11261eb54f1a: Preparing 21:07:01 5f4d9fc4d98d: Preparing 21:07:01 11261eb54f1a: Waiting 21:07:01 5f4d9fc4d98d: Waiting 21:07:01 b12132d33bb6: Layer already exists 21:07:01 5f97ef512443: Layer already exists 21:07:01 18ffeed56f9f: Layer already exists 21:07:01 459d77ed5c2d: Layer already exists 21:07:01 0af805837321: Layer already exists 21:07:01 5f4d9fc4d98d: Layer already exists 21:07:01 11261eb54f1a: Layer already exists 21:07:01 b73e8993c43ebe873df5cbdb244a85e7d5ee0384-3.2.0-dev.1: digest: sha256:64128135db373d45539f79de8ddf8190fcd9cc05ff21e40f0a86d60b22b91389 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:02 + 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 21:07:02 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 21:07:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:07:02 18ffeed56f9f: Preparing 21:07:02 b12132d33bb6: Preparing 21:07:02 0af805837321: Preparing 21:07:02 459d77ed5c2d: Preparing 21:07:02 5f97ef512443: Preparing 21:07:02 11261eb54f1a: Preparing 21:07:02 5f4d9fc4d98d: Preparing 21:07:02 11261eb54f1a: Waiting 21:07:02 5f4d9fc4d98d: Waiting 21:07:02 0af805837321: Layer already exists 21:07:02 5f97ef512443: Layer already exists 21:07:02 b12132d33bb6: Layer already exists 21:07:02 18ffeed56f9f: Layer already exists 21:07:02 459d77ed5c2d: Layer already exists 21:07:02 11261eb54f1a: Layer already exists 21:07:02 5f4d9fc4d98d: Layer already exists 21:07:03 main: digest: sha256:64128135db373d45539f79de8ddf8190fcd9cc05ff21e40f0a86d60b22b91389 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:03 ===================================================== [Pipeline] echo 21:07:03 taggedImages: 21:07:03 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b73e8993c43ebe873df5cbdb244a85e7d5ee0384 21:07:03 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 21:07:03 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.1 21:07:03 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b73e8993c43ebe873df5cbdb244a85e7d5ee0384-3.2.0-dev.1 21:07:03 - 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 21:07:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:07:04 21:07:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:07:04 arm64: Pulling from edgex-lftools-log-publisher 21:07:04 8998bd30e6a1: Pulling fs layer 21:07:04 04944245beec: Pulling fs layer 21:07:04 699f458cf7ca: Pulling fs layer 21:07:04 765212b225bb: Pulling fs layer 21:07:04 f23df028b6ca: Pulling fs layer 21:07:04 d65c8cfc05b1: Pulling fs layer 21:07:04 2437ff75d9bd: Pulling fs layer 21:07:04 d65c8cfc05b1: Waiting 21:07:04 2437ff75d9bd: Waiting 21:07:04 765212b225bb: Waiting 21:07:04 04944245beec: Verifying Checksum 21:07:04 04944245beec: Download complete 21:07:04 765212b225bb: Download complete 21:07:04 f23df028b6ca: Verifying Checksum 21:07:04 f23df028b6ca: Download complete 21:07:04 d65c8cfc05b1: Verifying Checksum 21:07:04 d65c8cfc05b1: Download complete 21:07:04 699f458cf7ca: Verifying Checksum 21:07:04 699f458cf7ca: Download complete 21:07:05 8998bd30e6a1: Verifying Checksum 21:07:05 8998bd30e6a1: Download complete 21:07:07 2437ff75d9bd: Verifying Checksum 21:07:07 2437ff75d9bd: Download complete 21:07:09 8998bd30e6a1: Pull complete 21:07:10 04944245beec: Pull complete 21:07:11 699f458cf7ca: Pull complete 21:07:11 765212b225bb: Pull complete 21:07:12 f23df028b6ca: Pull complete 21:07:12 d65c8cfc05b1: Pull complete 21:07:27 2437ff75d9bd: Pull complete 21:07:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:07:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:07:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:28 prd-ubuntu20.04-docker-arm64-4c-16g-6619 does not seem to be running inside a container 21:07:28 $ 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/75 -v /w/workspace/app-record-replay/75:/w/workspace/app-record-replay/75:rw,z -v /w/workspace/app-record-replay/75@tmp:/w/workspace/app-record-replay/75@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 21:07:30 $ docker top fb70f14c4270291ac07d2e041b796fd70f2a05e995aecbb5883f16752750dc07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:31 ---> job-cost.sh 21:07:31 lf-activate-venv: SKIPPING 21:07:31 INFO: No Stack... 21:07:32 INFO: Retrieving Pricing Info for: v3-standard-4 21:07:33 INFO: Archiving Costs [Pipeline] sh 21:07:33 + + cut -d, -f6 21:07:33 cat /w/workspace/app-record-replay/75/archives/cost.csv [Pipeline] lock 21:07:33 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-75-stack-cost] 21:07:33 Resource [jenkins-edgexfoundry-app-record-replay-main-75-stack-cost] did not exist. Created. 21:07:33 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:07:34 /w/workspace/app-record-replay/75@tmp/durable-f1ba733e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:07:34 + echo total: 0.10999999940395355 [Pipeline] stash 21:07:34 Warning: overwriting stash ‘stack-cost’ 21:07:34 Stashed 1 file(s) [Pipeline] } 21:07:34 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-75-stack-cost] [Pipeline] // lock [Pipeline] } 21:07:35 $ docker stop --time=1 fb70f14c4270291ac07d2e041b796fd70f2a05e995aecbb5883f16752750dc07 21:07:38 $ docker rm -f --volumes fb70f14c4270291ac07d2e041b796fd70f2a05e995aecbb5883f16752750dc07 [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 21:07:39 provisioning config files... 21:07:39 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11734434241877150428tmp [Pipeline] { [Pipeline] sh 21:07:40 + set +x 21:07:40 + curl -s https://codecov.io/bash 21:07:40 + bash -s -- 21:07:40 21:07:40 _____ _ 21:07:40 / ____| | | 21:07:40 | | ___ __| | ___ ___ _____ __ 21:07:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:07:40 | |___| (_) | (_| | __/ (_| (_) \ V / 21:07:40 \_____\___/ \__,_|\___|\___\___/ \_/ 21:07:40 Bash-1.0.6 21:07:40 21:07:40 21:07:40 ==> git version 2.25.1 found 21:07:40 ==> 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 21:07:40 Release-Date: 2020-01-08 21:07:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:07:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:07:40 ==> Jenkins CI detected. 21:07:40 current dir:  /w/workspace/exfoundry_app-record-replay_main 21:07:40 project root: . 21:07:40 --> token set from env 21:07:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:07:40 ==> Running gcov in . (disable via -X gcov) 21:07:40 ==> Python coveragepy not found 21:07:40 ==> Searching for coverage reports in: 21:07:40 + . 21:07:40 -> Found 1 reports 21:07:40 ==> Detecting git/mercurial file structure 21:07:40 ==> Reading reports 21:07:40 + ./coverage.out bytes=24666 21:07:40 ==> Appending adjustments 21:07:40 https://docs.codecov.io/docs/fixing-reports 21:07:40 + Found adjustments 21:07:40 ==> Gzipping contents 21:07:40 8.0K /tmp/codecov.G4NLjl.gz 21:07:40 ==> Uploading reports 21:07:40 url: https://codecov.io 21:07:40 query: branch=main&commit=b73e8993c43ebe873df5cbdb244a85e7d5ee0384&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 21:07:40 -> Pinging Codecov 21:07:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b73e8993c43ebe873df5cbdb244a85e7d5ee0384&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 21:07:40 -> Uploading to 21:07:40 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/F467761B9912B4F32F9BC62907045C81/b73e8993c43ebe873df5cbdb244a85e7d5ee0384/fd1b5324-1b2f-4eda-a8ff-11e00cf9656d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T210740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b2502dd97e43f57c706b58ad263e593af4f51a47485d810cbcd2382b471d536b 21:07:40 % Total % Received % Xferd Average Speed Time Time Time Current 21:07:40 Dload Upload Total Spent Left Speed 21:07:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 20815 --:--:-- --:--:-- --:--:-- 20815 21:07:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [Pipeline] } 21:07:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:07:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:07:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:07:41 21:07:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:07:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:07:42 df9b9388f04a: Pulling fs layer 21:07:42 52dc419b0ee2: Pulling fs layer 21:07:42 25bc292e5bac: Pulling fs layer 21:07:42 114826534d7a: Pulling fs layer 21:07:42 4657fd5d0bcf: Pulling fs layer 21:07:42 6ad1cebc031e: Pulling fs layer 21:07:42 8a3aa393b2d8: Pulling fs layer 21:07:42 4657fd5d0bcf: Waiting 21:07:42 6ad1cebc031e: Waiting 21:07:42 114826534d7a: Waiting 21:07:42 8a3aa393b2d8: Waiting 21:07:42 25bc292e5bac: Download complete 21:07:42 52dc419b0ee2: Verifying Checksum 21:07:42 4657fd5d0bcf: Verifying Checksum 21:07:42 4657fd5d0bcf: Download complete 21:07:42 df9b9388f04a: Download complete 21:07:42 6ad1cebc031e: Verifying Checksum 21:07:42 6ad1cebc031e: Download complete 21:07:42 df9b9388f04a: Pull complete 21:07:42 52dc419b0ee2: Pull complete 21:07:42 25bc292e5bac: Pull complete 21:07:42 114826534d7a: Verifying Checksum 21:07:42 114826534d7a: Download complete 21:07:42 8a3aa393b2d8: Verifying Checksum 21:07:42 8a3aa393b2d8: Download complete 21:07:46 114826534d7a: Pull complete 21:07:46 4657fd5d0bcf: Pull complete 21:07:46 6ad1cebc031e: Pull complete 21:07:50 8a3aa393b2d8: Pull complete 21:07:50 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:07:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:07:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:50 prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container 21:07:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:07:55 $ docker top ae42996b72cfd02aa33cdb1b2e76413b756ae367639e39c3563fe55eaed0023d -eo pid,comm [Pipeline] { [Pipeline] echo 21:07:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 21:07:56 + set -o pipefail 21:07:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 21:08:01 21:08:01 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 21:08:01 21:08:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/52e0e888-4ffc-49f2-95ce-12617eccae76 21:08:01 21:08:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:08:01 21:08:01 21:08:01 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:08:01 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:08:01 More details here: https://snyk.co/ue1NS 21:08:01 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:08:01 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:08:01 $ docker stop --time=1 ae42996b72cfd02aa33cdb1b2e76413b756ae367639e39c3563fe55eaed0023d 21:08:06 $ docker rm -f --volumes ae42996b72cfd02aa33cdb1b2e76413b756ae367639e39c3563fe55eaed0023d [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 21:08:07 + git log --format=format:%s -1 b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [Pipeline] sh 21:08:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:08:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:08 prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container 21:08:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:08:09 $ docker top 63592a1445ccbb2ea3454e877a81cb77ae8e3b5f3de9c37daceff60e254d2aaa -eo pid,comm 21:08:09 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). 21:08:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:08:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:09 [ssh-agent] Looking for ssh-agent implementation... 21:08:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:09 $ docker exec 63592a1445ccbb2ea3454e877a81cb77ae8e3b5f3de9c37daceff60e254d2aaa ssh-agent 21:08:09 SSH_AUTH_SOCK=/tmp/ssh-vC9R3lcekjg4/agent.33 21:08:09 SSH_AGENT_PID=39 21:08:09 Running ssh-add (command line suppressed) 21:08:09 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8591420283197601814.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8591420283197601814.key) 21:08:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:10 + git semver tag 21:08:10 2023-11-28 21:08:10,417 [run_tag] DEBUG tag force:False 21:08:10 2023-11-28 21:08:10,418 [check_head_tag] DEBUG check head tag 21:08:10 2023-11-28 21:08:10,419 [execute] INFO git cat-file --batch-check 21:08:10 2023-11-28 21:08:10,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 21:08:10 2023-11-28 21:08:10,422 [execute] INFO git cat-file --batch 21:08:10 2023-11-28 21:08:10,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 21:08:10 2023-11-28 21:08:10,446 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:08:10 2023-11-28 21:08:10,446 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 21:08:10 2023-11-28 21:08:10,446 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 21:08:10 2023-11-28 21:08:10,451 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:08:10 3.2.0-dev.1 [Pipeline] } 21:08:10 $ docker exec --env ******** --env ******** 63592a1445ccbb2ea3454e877a81cb77ae8e3b5f3de9c37daceff60e254d2aaa ssh-agent -k 21:08:10 unset SSH_AUTH_SOCK; 21:08:10 unset SSH_AGENT_PID; 21:08:10 echo Agent pid 39 killed; 21:08:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:08:11 + git semver [Pipeline] } 21:08:11 $ docker stop --time=1 63592a1445ccbb2ea3454e877a81cb77ae8e3b5f3de9c37daceff60e254d2aaa 21:08:12 $ docker rm -f --volumes 63592a1445ccbb2ea3454e877a81cb77ae8e3b5f3de9c37daceff60e254d2aaa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:08:13 21:08:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:08:13 0.23.1-centos7: Pulling from edgex-lftools 21:08:13 ab5ef0e58194: Pulling fs layer 21:08:13 9712f1f96733: Pulling fs layer 21:08:13 63f879dbbcfc: Pulling fs layer 21:08:13 0d9ebad4ef96: Pulling fs layer 21:08:13 e9a5061849ea: Pulling fs layer 21:08:13 d747dcd14b5f: Pulling fs layer 21:08:13 2de7ff778b66: Pulling fs layer 21:08:13 0d9ebad4ef96: Waiting 21:08:13 e9a5061849ea: Waiting 21:08:13 d747dcd14b5f: Waiting 21:08:13 2de7ff778b66: Waiting 21:08:13 9712f1f96733: Verifying Checksum 21:08:13 9712f1f96733: Download complete 21:08:14 63f879dbbcfc: Verifying Checksum 21:08:14 63f879dbbcfc: Download complete 21:08:14 e9a5061849ea: Verifying Checksum 21:08:14 e9a5061849ea: Download complete 21:08:14 d747dcd14b5f: Verifying Checksum 21:08:14 d747dcd14b5f: Download complete 21:08:14 ab5ef0e58194: Verifying Checksum 21:08:14 ab5ef0e58194: Download complete 21:08:14 0d9ebad4ef96: Verifying Checksum 21:08:14 0d9ebad4ef96: Download complete 21:08:14 2de7ff778b66: Verifying Checksum 21:08:14 2de7ff778b66: Download complete 21:08:17 ab5ef0e58194: Pull complete 21:08:17 9712f1f96733: Pull complete 21:08:18 63f879dbbcfc: Pull complete 21:08:22 0d9ebad4ef96: Pull complete 21:08:22 e9a5061849ea: Pull complete 21:08:22 d747dcd14b5f: Pull complete 21:08:23 2de7ff778b66: Pull complete 21:08:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:08:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:08:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:23 prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container 21:08:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:08:31 $ docker top 5a8adb947ce0309255a013b3a0449d4c4220dc853f407dc504314eedd348b701 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:08:31 provisioning config files... 21:08:31 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15070056052230757281tmp 21:08:31 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10714903120858746060tmp 21:08:31 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2320513722237102979tmp [Pipeline] { [Pipeline] echo 21:08:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:08:31 ---> sigul-configuration.sh 21:08:31 gpg: directory `/root/.gnupg' created 21:08:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:08:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:08:31 gpg: keyring `/root/.gnupg/secring.gpg' created 21:08:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:08:31 gpg: CAST5 encrypted data 21:08:31 gpg: encrypted with 1 passphrase 21:08:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:08:32 + mkdir /home/jenkins 21:08:32 + mkdir /home/jenkins/sigul [Pipeline] sh 21:08:32 + 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 21:08:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:08:32 ---> sigul-install.sh 21:08:32 Sigul already installed; skipping installation. [Pipeline] sh 21:08:33 + git tag --list 21:08:33 v3.1 21:08:33 v3.1.0 21:08:33 v3.1.0-dev.0 21:08:33 v3.1.0-dev.1 21:08:33 v3.1.0-dev.10 21:08:33 v3.1.0-dev.11 21:08:33 v3.1.0-dev.12 21:08:33 v3.1.0-dev.13 21:08:33 v3.1.0-dev.14 21:08:33 v3.1.0-dev.15 21:08:33 v3.1.0-dev.16 21:08:33 v3.1.0-dev.17 21:08:33 v3.1.0-dev.18 21:08:33 v3.1.0-dev.19 21:08:33 v3.1.0-dev.2 21:08:33 v3.1.0-dev.20 21:08:33 v3.1.0-dev.21 21:08:33 v3.1.0-dev.22 21:08:33 v3.1.0-dev.23 21:08:33 v3.1.0-dev.24 21:08:33 v3.1.0-dev.25 21:08:33 v3.1.0-dev.26 21:08:33 v3.1.0-dev.27 21:08:33 v3.1.0-dev.28 21:08:33 v3.1.0-dev.29 21:08:33 v3.1.0-dev.3 21:08:33 v3.1.0-dev.30 21:08:33 v3.1.0-dev.31 21:08:33 v3.1.0-dev.32 21:08:33 v3.1.0-dev.33 21:08:33 v3.1.0-dev.34 21:08:33 v3.1.0-dev.35 21:08:33 v3.1.0-dev.36 21:08:33 v3.1.0-dev.37 21:08:33 v3.1.0-dev.38 21:08:33 v3.1.0-dev.39 21:08:33 v3.1.0-dev.4 21:08:33 v3.1.0-dev.40 21:08:33 v3.1.0-dev.41 21:08:33 v3.1.0-dev.42 21:08:33 v3.1.0-dev.43 21:08:33 v3.1.0-dev.44 21:08:33 v3.1.0-dev.45 21:08:33 v3.1.0-dev.46 21:08:33 v3.1.0-dev.47 21:08:33 v3.1.0-dev.48 21:08:33 v3.1.0-dev.49 21:08:33 v3.1.0-dev.5 21:08:33 v3.1.0-dev.50 21:08:33 v3.1.0-dev.51 21:08:33 v3.1.0-dev.52 21:08:33 v3.1.0-dev.53 21:08:33 v3.1.0-dev.54 21:08:33 v3.1.0-dev.55 21:08:33 v3.1.0-dev.56 21:08:33 v3.1.0-dev.57 21:08:33 v3.1.0-dev.58 21:08:33 v3.1.0-dev.59 21:08:33 v3.1.0-dev.6 21:08:33 v3.1.0-dev.60 21:08:33 v3.1.0-dev.61 21:08:33 v3.1.0-dev.62 21:08:33 v3.1.0-dev.63 21:08:33 v3.1.0-dev.64 21:08:33 v3.1.0-dev.65 21:08:33 v3.1.0-dev.66 21:08:33 v3.1.0-dev.67 21:08:33 v3.1.0-dev.68 21:08:33 v3.1.0-dev.7 21:08:33 v3.1.0-dev.8 21:08:33 v3.1.0-dev.9 21:08:33 v3.2.0-dev.1 [Pipeline] sh 21:08:33 + lftools sign git-tag v3.2.0-dev.1 21:08:33 Signing Git tag with Sigul... 21:08:33 Signing v3.2.0-dev.1 [Pipeline] echo 21:08:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:08:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:08:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:08:34 $ docker stop --time=1 5a8adb947ce0309255a013b3a0449d4c4220dc853f407dc504314eedd348b701 21:08:36 $ docker rm -f --volumes 5a8adb947ce0309255a013b3a0449d4c4220dc853f407dc504314eedd348b701 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:08:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:08:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:37 prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container 21:08:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:08:38 $ docker top 6cf7fef0a355d3d003be74f05b08b12578aceee8608fea05f3a679cbc23b6ffb -eo pid,comm 21:08:38 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). 21:08:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:08:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:38 [ssh-agent] Looking for ssh-agent implementation... 21:08:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:38 $ docker exec 6cf7fef0a355d3d003be74f05b08b12578aceee8608fea05f3a679cbc23b6ffb ssh-agent 21:08:38 SSH_AUTH_SOCK=/tmp/ssh-91EgnpqRFz1e/agent.33 21:08:38 SSH_AGENT_PID=39 21:08:38 Running ssh-add (command line suppressed) 21:08:38 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12479305595346856792.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12479305595346856792.key) 21:08:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:39 + git semver bump pre 21:08:39 2023-11-28 21:08:39,237 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:08:39 2023-11-28 21:08:39,237 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev 21:08:39 2023-11-28 21:08:39,237 [bump_version] DEBUG bumped version:3.2.0-dev.2 21:08:39 2023-11-28 21:08:39,237 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 21:08:39 2023-11-28 21:08:39,237 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:08:39 2023-11-28 21:08:39,237 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 21:08:39 2023-11-28 21:08:39,239 [execute] INFO git cat-file --batch-check 21:08:39 2023-11-28 21:08:39,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 21:08:39 2023-11-28 21:08:39,244 [execute] INFO git cat-file --batch 21:08:39 2023-11-28 21:08:39,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 21:08:39 2023-11-28 21:08:39,249 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:08:39 3.2.0-dev.2 [Pipeline] } 21:08:39 $ docker exec --env ******** --env ******** 6cf7fef0a355d3d003be74f05b08b12578aceee8608fea05f3a679cbc23b6ffb ssh-agent -k 21:08:39 unset SSH_AUTH_SOCK; 21:08:39 unset SSH_AGENT_PID; 21:08:39 echo Agent pid 39 killed; 21:08:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:08:39 + git semver [Pipeline] } 21:08:40 $ docker stop --time=1 6cf7fef0a355d3d003be74f05b08b12578aceee8608fea05f3a679cbc23b6ffb 21:08:41 $ docker rm -f --volumes 6cf7fef0a355d3d003be74f05b08b12578aceee8608fea05f3a679cbc23b6ffb [Pipeline] // withDockerContainer [Pipeline] sh 21:08:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:08:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:42 prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container 21:08:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:08:42 $ docker top ff08f01bc459e59f04295b17b681daf4741f03dfc25fe82effe310117a5dae18 -eo pid,comm 21:08:42 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). 21:08:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:08:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:43 [ssh-agent] Looking for ssh-agent implementation... 21:08:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:43 $ docker exec ff08f01bc459e59f04295b17b681daf4741f03dfc25fe82effe310117a5dae18 ssh-agent 21:08:43 SSH_AUTH_SOCK=/tmp/ssh-DitdozJBMfle/agent.32 21:08:43 SSH_AGENT_PID=39 21:08:43 Running ssh-add (command line suppressed) 21:08:43 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8553783633589779141.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8553783633589779141.key) 21:08:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:43 + git semver push 21:08:44 2023-11-28 21:08:44,024 [run_push] DEBUG push 21:08:44 2023-11-28 21:08:44,025 [execute] INFO git cat-file --batch-check 21:08:44 2023-11-28 21:08:44,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 21:08:44 2023-11-28 21:08:44,029 [execute] INFO git rev-list 924f7b7802fec687100a7e9d12e9185b7364b856 -- 21:08:44 2023-11-28 21:08:44,029 [execute] DEBUG Popen(['git', 'rev-list', '924f7b7802fec687100a7e9d12e9185b7364b856', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 21:08:44 2023-11-28 21:08:44,035 [execute] INFO git fetch -v origin 21:08:44 2023-11-28 21:08:44,036 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 21:08:44 2023-11-28 21:08:44,572 [run_push] DEBUG no remote changes detected 21:08:44 2023-11-28 21:08:44,572 [execute] INFO git push origin semver 21:08:44 2023-11-28 21:08:44,573 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 21:08:45 2023-11-28 21:08:45,309 [run_push] DEBUG push all version tags 21:08:45 2023-11-28 21:08:45,310 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:08:45 2023-11-28 21:08:45,310 [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) 21:08:46 2023-11-28 21:08:46,115 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:08:46 3.2.0-dev.2 [Pipeline] } 21:08:46 $ docker exec --env ******** --env ******** ff08f01bc459e59f04295b17b681daf4741f03dfc25fe82effe310117a5dae18 ssh-agent -k 21:08:46 unset SSH_AUTH_SOCK; 21:08:46 unset SSH_AGENT_PID; 21:08:46 echo Agent pid 39 killed; 21:08:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:08:46 + git semver [Pipeline] } 21:08:47 $ docker stop --time=1 ff08f01bc459e59f04295b17b681daf4741f03dfc25fe82effe310117a5dae18 21:08:48 $ docker rm -f --volumes ff08f01bc459e59f04295b17b681daf4741f03dfc25fe82effe310117a5dae18 [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 21:08:49 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 21:08:49 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 21:08:49 total 16 21:08:49 drwxr-xr-x 3 root root 4096 Nov 28 20:32 . 21:08:49 drwxrwxr-x 11 jenkins jenkins 4096 Nov 28 21:08 .. 21:08:49 drwxr-xr-x 2 root root 4096 Nov 28 20:32 cost 21:08:49 -rw-r--r-- 1 root root 88 Nov 28 20:32 cost.csv 21:08:49 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 21:08:49 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 21:08:49 total 16 21:08:49 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:32 . 21:08:49 drwxrwxr-x 11 jenkins jenkins 4096 Nov 28 21:08 .. 21:08:49 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 20:32 cost 21:08:49 -rw-r--r-- 1 jenkins jenkins 88 Nov 28 20:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:08:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:08:50 ---> package-listing.sh 21:08:50 ++ facter osfamily 21:08:50 ++ tr '[:upper:]' '[:lower:]' 21:08:51 + OS_FAMILY=debian 21:08:51 + workspace=/w/workspace/exfoundry_app-record-replay_main 21:08:51 + START_PACKAGES=/tmp/packages_start.txt 21:08:51 + END_PACKAGES=/tmp/packages_end.txt 21:08:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:08:51 + PACKAGES=/tmp/packages_start.txt 21:08:51 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 21:08:51 + PACKAGES=/tmp/packages_end.txt 21:08:51 + case "${OS_FAMILY}" in 21:08:51 + dpkg -l 21:08:51 + grep '^ii' 21:08:51 + '[' -f /tmp/packages_start.txt ']' 21:08:51 + '[' -f /tmp/packages_end.txt ']' 21:08:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:08:51 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 21:08:51 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 21:08:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 21:08:51 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 21:08:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:52 prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container 21:08:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:08:52 $ docker top 3a417efa3b6adc3625a975318a9428cc39ea133f61904af61e7f5f55c08e4ee3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:53 + touch /tmp/pre-build-complete [Pipeline] sh 21:08:53 + mkdir -p /var/log/sysstat [Pipeline] sh 21:08:53 + ls /var/log/sa-host 21:08:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:53 provisioning config files... 21:08:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13706955672320737046tmp [Pipeline] { [Pipeline] echo 21:08:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:08:54 ---> create-netrc.sh [Pipeline] } 21:08:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:08:54 ---> python-tools-install.sh [Pipeline] echo 21:08:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:08:54 ---> sudo-logs.sh 21:08:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:08:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:08:55 ---> job-cost.sh 21:08:55 lf-activate-venv: SKIPPING 21:08:55 DEBUG: total: 0.2199999988079071 21:08:55 INFO: Retrieving Stack Cost... 21:08:55 INFO: Retrieving Pricing Info for: v3-standard-8 21:08:56 INFO: Archiving Costs [Pipeline] echo 21:08:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:08:56 ---> logs-deploy.sh 21:08:56 lf-activate-venv: SKIPPING 21:08:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/75 21:08:56 INFO: archiving workspace using pattern(s): 21:08:57 Archives upload complete. 21:08:57 INFO: archiving logs to Nexus