Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a 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-ssh10610386620793418658.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17608878685014633503.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11960281298528495988.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2235264916433324871.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-ssh11722261124763370255.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-8157’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8158 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 d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a (main) Commit message: "Merge pull request #86 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.36" > 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 d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a # timeout=10 > git rev-list --no-walk 1fdeb901fb6c5cc528de28f8a49385302db9cbf4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:58:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:58:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:58:49 ========================================================= 21:58:49 EdgeX Global Pipelines Version Info 21:58:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:58:49 ------------------- 21:58:49 stable info: 21:58:49 ------------------- 21:58:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:58:49 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:58:49 Message: update stable to v1.0.254 21:58:50 ------------------- 21:58:50 experimental info: 21:58:50 ------------------- 21:58:50 Commited By: **** collab-it+edgex@linuxfoundation.org 21:58:50 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:58:50 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:58:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 21:58:50 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 21:58:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:58:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:58:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:58:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:58:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:58:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:58:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:58:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:58:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:58:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 21:58:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:58:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:58:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:58:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:58:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:58:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:58:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:58:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:58:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:58:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:58:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:58:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:58:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:58:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:58:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:58:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:58:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:58:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:58:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a [Pipeline] echo 21:58:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7c11ee [Pipeline] echo 21:58:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:58:51 provisioning config files... 21:58:51 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16540351497570340940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:51 ---> docker-login.sh 21:58:51 nexus3.edgexfoundry.org:10001 21:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:51 Configure a credential helper to remove this warning. See 21:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:51 21:58:51 Login Succeeded 21:58:51 nexus3.edgexfoundry.org:10002 21:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:51 Configure a credential helper to remove this warning. See 21:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:51 21:58:51 Login Succeeded 21:58:51 nexus3.edgexfoundry.org:10003 21:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:52 Configure a credential helper to remove this warning. See 21:58:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:52 21:58:52 Login Succeeded 21:58:52 nexus3.edgexfoundry.org:10004 21:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:52 Configure a credential helper to remove this warning. See 21:58:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:52 21:58:52 Login Succeeded 21:58:52 docker.io 21:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:52 Configure a credential helper to remove this warning. See 21:58:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:52 21:58:52 Login Succeeded 21:58:52 ---> docker-login.sh ends [Pipeline] } 21:58:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:58:52 + git rev-list -1 --merges d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a~1..d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a [Pipeline] echo 21:58:53 -----------> git rev-list -1 --merges d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a~1..d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a 21:58:53 d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a [false] [Pipeline] sh 21:58:53 + git log --format=format:%s -1 d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a [Pipeline] echo 21:58:53 ========================================================= 21:58:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:58:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:58:53 + git log --format=format:%s -1 d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a [Pipeline] echo 21:58:53 [semverPrep] GIT_COMMIT: d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a, Commit Message: Merge pull request #86 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.36 [Pipeline] echo 21:58:53 [semverPrep] This is not a build commit. [Pipeline] sh 21:58:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:58:54 + grep -v github /etc/ssh/ssh_known_hosts 21:58:54 + [ -e /tmp/ssh_known_hosts ] 21:58:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:58:54 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:58:54 sudo tee -a /etc/ssh/ssh_known_hosts 21:58:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:58:54 21:58:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:58:54 0.1.4: Pulling from edgex-devops/py-git-semver 21:58:54 b85a868b505f: Pulling fs layer 21:58:54 e2be974225ed: Pulling fs layer 21:58:54 339a4e72a1f5: Pulling fs layer 21:58:54 988bab9f4d93: Pulling fs layer 21:58:54 1469e6f7b9e6: Pulling fs layer 21:58:54 eaf3925da568: Pulling fs layer 21:58:54 bab4dde63d76: Pulling fs layer 21:58:54 bde34c3a00c8: Pulling fs layer 21:58:54 b352a97aabf1: Pulling fs layer 21:58:54 4872d77fe225: Pulling fs layer 21:58:54 5851b861e8e6: Pulling fs layer 21:58:54 bab4dde63d76: Waiting 21:58:54 bde34c3a00c8: Waiting 21:58:54 988bab9f4d93: Waiting 21:58:54 b352a97aabf1: Waiting 21:58:54 4872d77fe225: Waiting 21:58:54 5851b861e8e6: Waiting 21:58:54 1469e6f7b9e6: Waiting 21:58:54 eaf3925da568: Waiting 21:58:54 e2be974225ed: Verifying Checksum 21:58:54 e2be974225ed: Download complete 21:58:54 988bab9f4d93: Download complete 21:58:54 1469e6f7b9e6: Verifying Checksum 21:58:54 1469e6f7b9e6: Download complete 21:58:54 339a4e72a1f5: Verifying Checksum 21:58:54 339a4e72a1f5: Download complete 21:58:54 eaf3925da568: Verifying Checksum 21:58:54 eaf3925da568: Download complete 21:58:54 bde34c3a00c8: Verifying Checksum 21:58:54 bde34c3a00c8: Download complete 21:58:54 b352a97aabf1: Verifying Checksum 21:58:54 b352a97aabf1: Download complete 21:58:54 4872d77fe225: Verifying Checksum 21:58:54 4872d77fe225: Download complete 21:58:54 5851b861e8e6: Download complete 21:58:54 b85a868b505f: Verifying Checksum 21:58:54 b85a868b505f: Download complete 21:58:55 bab4dde63d76: Verifying Checksum 21:58:55 bab4dde63d76: Download complete 21:58:56 b85a868b505f: Pull complete 21:58:56 e2be974225ed: Pull complete 21:58:57 339a4e72a1f5: Pull complete 21:58:57 988bab9f4d93: Pull complete 21:58:57 1469e6f7b9e6: Pull complete 21:58:57 eaf3925da568: Pull complete 21:58:59 bab4dde63d76: Pull complete 21:58:59 bde34c3a00c8: Pull complete 21:58:59 b352a97aabf1: Pull complete 21:58:59 4872d77fe225: Pull complete 21:58:59 5851b861e8e6: Pull complete 21:58:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:58:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:58:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:59 prd-ubuntu20.04-docker-8c-8g-8158 does not seem to be running inside a container 21:58:59 $ 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 21:59:02 $ docker top 587aa6e494a6c9e27bfca7b8386361d2ced3dee0756098979644798a95e3ec76 -eo pid,comm 21:59:02 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:59:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:59:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:02 [ssh-agent] Looking for ssh-agent implementation... 21:59:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:02 $ docker exec 587aa6e494a6c9e27bfca7b8386361d2ced3dee0756098979644798a95e3ec76 ssh-agent 21:59:02 SSH_AUTH_SOCK=/tmp/ssh-0iDn3SAxITSH/agent.32 21:59:02 SSH_AGENT_PID=38 21:59:02 Running ssh-add (command line suppressed) 21:59:02 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12688114765160746700.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12688114765160746700.key) 21:59:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:02 + git tag --points-at HEAD [Pipeline] } 21:59:02 $ docker exec --env ******** --env ******** 587aa6e494a6c9e27bfca7b8386361d2ced3dee0756098979644798a95e3ec76 ssh-agent -k 21:59:02 unset SSH_AUTH_SOCK; 21:59:02 unset SSH_AGENT_PID; 21:59:02 echo Agent pid 38 killed; 21:59:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:59:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:02 [ssh-agent] Looking for ssh-agent implementation... 21:59:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:03 $ docker exec 587aa6e494a6c9e27bfca7b8386361d2ced3dee0756098979644798a95e3ec76 ssh-agent 21:59:03 SSH_AUTH_SOCK=/tmp/ssh-KFOioirh5Bmo/agent.70 21:59:03 SSH_AGENT_PID=76 21:59:03 Running ssh-add (command line suppressed) 21:59:03 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6229679257601172169.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6229679257601172169.key) 21:59:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:03 + git semver init 21:59:03 2023-09-28 21:59:03,765 [run_init] DEBUG init version:0.0.0 force:False 21:59:03 2023-09-28 21:59:03,766 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 21:59:03 2023-09-28 21:59:03,766 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 21:59:03 2023-09-28 21:59:03,766 [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) 21:59:04 2023-09-28 21:59:04,470 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 21:59:04 2023-09-28 21:59:04,471 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 21:59:04 2023-09-28 21:59:04,471 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:59:04 2023-09-28 21:59:04,471 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:59:04 3.1.0-dev.52 [Pipeline] } 21:59:04 $ docker exec --env ******** --env ******** 587aa6e494a6c9e27bfca7b8386361d2ced3dee0756098979644798a95e3ec76 ssh-agent -k 21:59:04 unset SSH_AUTH_SOCK; 21:59:04 unset SSH_AGENT_PID; 21:59:04 echo Agent pid 76 killed; 21:59:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:59:05 + git semver [Pipeline] } 21:59:05 $ docker stop --time=1 587aa6e494a6c9e27bfca7b8386361d2ced3dee0756098979644798a95e3ec76 21:59:07 $ docker rm -f --volumes 587aa6e494a6c9e27bfca7b8386361d2ced3dee0756098979644798a95e3ec76 [Pipeline] // withDockerContainer [Pipeline] sh 21:59:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:59:07 Stashed 1 file(s) [Pipeline] echo 21:59:07 [edgeXSemver]: initialized semver on version 3.1.0-dev.52 [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 21:59:07 provisioning config files... 21:59:07 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12412719910240554568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:08 ---> docker-login.sh 21:59:08 nexus3.edgexfoundry.org:10001 21:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:08 Configure a credential helper to remove this warning. See 21:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:08 21:59:08 Login Succeeded 21:59:08 nexus3.edgexfoundry.org:10002 21:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:08 Configure a credential helper to remove this warning. See 21:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:08 21:59:08 Login Succeeded 21:59:08 nexus3.edgexfoundry.org:10003 21:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:08 Configure a credential helper to remove this warning. See 21:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:08 21:59:08 Login Succeeded 21:59:08 nexus3.edgexfoundry.org:10004 21:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:08 Configure a credential helper to remove this warning. See 21:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:08 21:59:08 Login Succeeded 21:59:08 docker.io 21:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:08 Configure a credential helper to remove this warning. See 21:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:08 21:59:08 Login Succeeded 21:59:08 ---> docker-login.sh ends [Pipeline] } 21:59:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:59:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:59:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:59:08 ========================================================= 21:59:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:59:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:09 + 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 . 21:59:09 Sending build context to Docker daemon 599.6kB 21:59:09 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:59:09 Step 2/12 : FROM ${BASE} AS builder 21:59:09 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:59:09 7264a8db6415: Pulling fs layer 21:59:09 c4d48a809fc2: Pulling fs layer 21:59:09 4f1c88b9dad5: Pulling fs layer 21:59:09 ad3a456e5733: Pulling fs layer 21:59:09 33e27b845d1e: Pulling fs layer 21:59:09 c68163c4e522: Pulling fs layer 21:59:09 50da416c3ac9: Pulling fs layer 21:59:09 23d2d4c4bb30: Pulling fs layer 21:59:09 c68163c4e522: Waiting 21:59:09 50da416c3ac9: Waiting 21:59:09 23d2d4c4bb30: Waiting 21:59:09 ad3a456e5733: Waiting 21:59:09 33e27b845d1e: Waiting 21:59:09 c4d48a809fc2: Verifying Checksum 21:59:09 c4d48a809fc2: Download complete 21:59:09 ad3a456e5733: Verifying Checksum 21:59:09 ad3a456e5733: Download complete 21:59:09 33e27b845d1e: Download complete 21:59:09 7264a8db6415: Verifying Checksum 21:59:09 7264a8db6415: Download complete 21:59:09 c68163c4e522: Verifying Checksum 21:59:09 c68163c4e522: Download complete 21:59:09 7264a8db6415: Pull complete 21:59:09 23d2d4c4bb30: Verifying Checksum 21:59:09 23d2d4c4bb30: Download complete 21:59:09 c4d48a809fc2: Pull complete 21:59:09 4f1c88b9dad5: Verifying Checksum 21:59:09 4f1c88b9dad5: Download complete 21:59:10 50da416c3ac9: Verifying Checksum 21:59:10 50da416c3ac9: Download complete 21:59:13 4f1c88b9dad5: Pull complete 21:59:13 ad3a456e5733: Pull complete 21:59:13 33e27b845d1e: Pull complete 21:59:13 c68163c4e522: Pull complete 21:59:15 50da416c3ac9: Pull complete 21:59:16 23d2d4c4bb30: Pull complete 21:59:16 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:59:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:59:16 ---> 0786185ac409 21:59:16 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:59:19 ---> Running in 808efbafcd05 21:59:20 Removing intermediate container 808efbafcd05 21:59:20 ---> 9878c5172e72 21:59:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:59:20 ---> Running in c9bbd84f2592 21:59:20 Removing intermediate container c9bbd84f2592 21:59:20 ---> 60fd32bf3d1f 21:59:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:59:20 ---> Running in b555b68275e9 21:59:20 Removing intermediate container b555b68275e9 21:59:20 ---> 39a4f49ff357 21:59:20 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:59:20 ---> Running in 496ea561fc39 21:59:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:59:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:59:21 OK: 264 MiB in 52 packages 21:59:21 Removing intermediate container 496ea561fc39 21:59:21 ---> 5c07942b8cb4 21:59:21 Step 7/12 : WORKDIR /app 21:59:21 ---> Running in 93c90ad3998c 21:59:21 Removing intermediate container 93c90ad3998c 21:59:21 ---> bed299abe705 21:59:21 Step 8/12 : COPY go.mod vendor* ./ 21:59:21 ---> 9dbaded98bfd 21:59:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:59:21 ---> Running in 80cebe84e5e7 21:59:22 Still waiting to schedule task 21:59:22 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8159’ is offline 21:59:53 Removing intermediate container 80cebe84e5e7 21:59:53 ---> 954fbaa9eb9d 21:59:53 Step 10/12 : COPY . . 21:59:53 ---> c763191fc013 21:59:53 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:59:53 ---> Running in c1fb7923504c 21:59:53 Removing intermediate container c1fb7923504c 21:59:53 ---> 6d74e026d2f7 21:59:53 Step 12/12 : RUN $MAKE 21:59:53 ---> Running in 2dfb70c1c527 21:59:53 noop 21:59:53 Removing intermediate container 2dfb70c1c527 21:59:53 ---> 866d716e5315 21:59:53 Successfully built 866d716e5315 21:59:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:53 + docker inspect -f . ci-base-image-x86_64 21:59:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:54 prd-ubuntu20.04-docker-8c-8g-8158 does not seem to be running inside a container 21:59:54 $ 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 21:59:54 $ docker top fb3c1a4a4ad123200f4c83933192aef588b8baafa28723f01b26e9b670798582 -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:54 + go version 21:59:54 go version go1.21.0 linux/amd64 [Pipeline] } 21:59:54 $ docker stop --time=1 fb3c1a4a4ad123200f4c83933192aef588b8baafa28723f01b26e9b670798582 21:59:56 $ docker rm -f --volumes fb3c1a4a4ad123200f4c83933192aef588b8baafa28723f01b26e9b670798582 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:56 + docker inspect -f . ci-base-image-x86_64 21:59:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:56 prd-ubuntu20.04-docker-8c-8g-8158 does not seem to be running inside a container 21:59:56 $ 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 21:59:56 $ docker top 759c62b85f6d02465aea9086bd8abe57091384ceff3997a02c9dfea2e69b0ddc -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:57 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 21:59:57 + make test 21:59:57 go test -race -coverprofile=coverage.out ./... 22:00:16 ? github.com/edgexfoundry/app-record-replay [no test files] 22:00:17 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 22:00:17 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 22:00:17 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 22:00:18 ok github.com/edgexfoundry/app-record-replay/internal/app 1.050s coverage: 88.0% of statements 22:00:27 ok github.com/edgexfoundry/app-record-replay/internal/application 9.616s coverage: 98.7% of statements 22:00:27 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.108s coverage: 89.7% of statements 22:00:27 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.041s coverage: 100.0% of statements 22:00:49 go vet ./... 22:00:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:00:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:00:50 ./bin/test-attribution-txt.sh [Pipeline] echo 22:00:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:00:50 $ docker stop --time=1 759c62b85f6d02465aea9086bd8abe57091384ceff3997a02c9dfea2e69b0ddc 22:00:54 $ docker rm -f --volumes 759c62b85f6d02465aea9086bd8abe57091384ceff3997a02c9dfea2e69b0ddc [Pipeline] // withDockerContainer [Pipeline] sh 22:00:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:00:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:00:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:00:55 + ls -al . 22:00:55 total 188 22:00:55 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 21:59 . 22:00:55 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 21:58 .. 22:00:55 -rw-rw-r-- 1 jenkins jenkins 119 Sep 28 21:58 .dockerignore 22:00:55 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 22:00 .git 22:00:55 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 21:58 .github 22:00:55 -rw-rw-r-- 1 jenkins jenkins 164 Sep 28 21:58 .gitignore 22:00:55 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 21:58 .golangci.yml 22:00:55 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 21:59 .semver 22:00:55 -rw-rw-r-- 1 jenkins jenkins 11301 Sep 28 21:58 Attribution.txt 22:00:55 -rw-rw-r-- 1 jenkins jenkins 258 Sep 28 21:58 CHANGELOG.md 22:00:55 -rw-rw-r-- 1 jenkins jenkins 1616 Sep 28 21:58 Dockerfile 22:00:55 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 21:58 GOVERNANCE.md 22:00:55 -rw-rw-r-- 1 jenkins jenkins 681 Sep 28 21:58 Jenkinsfile 22:00:55 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 28 21:58 LICENSE 22:00:55 -rw-rw-r-- 1 jenkins jenkins 3139 Sep 28 21:58 Makefile 22:00:55 -rw-rw-r-- 1 jenkins jenkins 611 Sep 28 21:58 OWNERS.md 22:00:55 -rw-rw-r-- 1 jenkins jenkins 2363 Sep 28 21:58 README.md 22:00:55 -rw-rw-r-- 1 jenkins jenkins 7594 Sep 28 21:58 Record and Reply.postman_collection.json 22:00:55 -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 21:59 VERSION 22:00:55 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 21:58 bin 22:00:55 -rw-r--r-- 1 jenkins jenkins 24667 Sep 28 22:00 coverage.out 22:00:55 -rw-rw-r-- 1 jenkins jenkins 3905 Sep 28 21:58 go.mod 22:00:55 -rw-rw-r-- 1 jenkins jenkins 35420 Sep 28 21:58 go.sum 22:00:55 drwxrwxr-x 7 jenkins jenkins 4096 Sep 28 21:58 internal 22:00:55 -rw-rw-r-- 1 jenkins jenkins 913 Sep 28 21:58 main.go 22:00:55 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 21:58 openapi 22:00:55 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 21:58 pkg 22:00:55 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 21:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:55 + 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=d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a --label arch=amd64 --label version=3.1.0-dev.52 . 22:00:55 Sending build context to Docker daemon 625.2kB 22:00:55 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 22:00:55 Step 2/26 : FROM ${BASE} AS builder 22:00:55 ---> 866d716e5315 22:00:55 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 22:00:55 ---> Running in 6f46524a1bec 22:00:55 Removing intermediate container 6f46524a1bec 22:00:55 ---> c851a49b37be 22:00:55 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:00:56 ---> Running in 6e93b3da81d1 22:00:56 Removing intermediate container 6e93b3da81d1 22:00:56 ---> 2d8f191b083d 22:00:56 Step 5/26 : ARG ADD_BUILD_TAGS="" 22:00:56 ---> Running in a9ac8af1fea3 22:00:56 Removing intermediate container a9ac8af1fea3 22:00:56 ---> d2d884a19049 22:00:56 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:00:56 ---> Running in e792c1cbb33c 22:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:00:56 OK: 264 MiB in 52 packages 22:00:57 Removing intermediate container e792c1cbb33c 22:00:57 ---> ea35f51f6e64 22:00:57 Step 7/26 : WORKDIR /app 22:00:57 ---> Running in 67e157f92eca 22:00:57 Removing intermediate container 67e157f92eca 22:00:57 ---> 2b855ea106d5 22:00:57 Step 8/26 : COPY go.mod vendor* ./ 22:00:57 ---> 842b1ccb6473 22:00:57 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:00:57 ---> Running in e7bbead7a60d 22:00:58 Removing intermediate container e7bbead7a60d 22:00:58 ---> 3bb62620bd0d 22:00:58 Step 10/26 : COPY . . 22:00:58 ---> b7fcf88384d7 22:00:58 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:00:58 ---> Running in 2eee113e4c1d 22:00:58 Removing intermediate container 2eee113e4c1d 22:00:58 ---> 8073c866f31a 22:00:58 Step 12/26 : RUN $MAKE 22:00:58 ---> Running in 2eed4cd85f5b 22:00:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.52" -trimpath -mod=readonly -o app-record-replay 22:01:20 Removing intermediate container 2eed4cd85f5b 22:01:20 ---> 6fb32e9ba764 22:01:20 Step 13/26 : FROM alpine:3.18 22:01:20 3.18: Pulling from library/alpine 22:01:20 7264a8db6415: Already exists 22:01:20 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:01:20 Status: Downloaded newer image for alpine:3.18 22:01:20 ---> 7e01a0d0a1dc 22:01:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:01:20 ---> Running in 8dd711c7abd9 22:01:20 Removing intermediate container 8dd711c7abd9 22:01:20 ---> 160ff09f5b80 22:01:20 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 22:01:20 ---> Running in f4cd4fbde812 22:01:20 Removing intermediate container f4cd4fbde812 22:01:20 ---> 36b58fd54681 22:01:20 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 22:01:20 ---> Running in 96388d6e7355 22:01:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:01:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:01:20 (1/2) Installing ca-certificates (20230506-r0) 22:01:20 (2/2) Installing dumb-init (1.2.5-r2) 22:01:20 Executing busybox-1.36.1-r2.trigger 22:01:20 Executing ca-certificates-20230506-r0.trigger 22:01:20 OK: 8 MiB in 17 packages 22:01:20 Removing intermediate container 96388d6e7355 22:01:20 ---> bcf5845cb8b7 22:01:20 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:01:20 ---> 0160c2734f89 22:01:20 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 22:01:20 ---> 0e06026310e3 22:01:20 Step 19/26 : COPY --from=builder /app/res/ /res/ 22:01:20 ---> 52a22d7db45d 22:01:20 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 22:01:21 ---> bb1e1d493c0d 22:01:21 Step 21/26 : EXPOSE 59712 22:01:21 ---> Running in 6d2abf3853c4 22:01:21 Removing intermediate container 6d2abf3853c4 22:01:21 ---> efcb4c852827 22:01:21 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 22:01:21 ---> Running in 9eac56a50ebc 22:01:21 Removing intermediate container 9eac56a50ebc 22:01:21 ---> 98b24f21b2ef 22:01:21 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:01:21 ---> Running in fe0e95730418 22:01:21 Removing intermediate container fe0e95730418 22:01:21 ---> 5253b4c86272 22:01:21 Step 24/26 : LABEL arch=amd64 22:01:21 ---> Running in cc62b5af5b94 22:01:21 Removing intermediate container cc62b5af5b94 22:01:21 ---> ea8948f1a95d 22:01:21 Step 25/26 : LABEL git_sha=d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a 22:01:21 ---> Running in 834672f09c7b 22:01:21 Removing intermediate container 834672f09c7b 22:01:21 ---> 97755e69570f 22:01:21 Step 26/26 : LABEL version=3.1.0-dev.52 22:01:21 ---> Running in 19e0cf82b5fb 22:01:21 Removing intermediate container 19e0cf82b5fb 22:01:21 ---> 6f58c12ebd68 22:01:21 [Warning] One or more build-args [ARCH] were not consumed 22:01:21 Successfully built 6f58c12ebd68 22:01:21 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 22:01:21 provisioning config files... 22:01:21 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15909450441066753420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:22 ---> docker-login.sh 22:01:22 nexus3.edgexfoundry.org:10001 22:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:22 Configure a credential helper to remove this warning. See 22:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:22 22:01:22 Login Succeeded 22:01:22 nexus3.edgexfoundry.org:10002 22:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:22 Configure a credential helper to remove this warning. See 22:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:22 22:01:22 Login Succeeded 22:01:22 nexus3.edgexfoundry.org:10003 22:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:22 Configure a credential helper to remove this warning. See 22:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:22 22:01:22 Login Succeeded 22:01:22 nexus3.edgexfoundry.org:10004 22:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:22 Configure a credential helper to remove this warning. See 22:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:22 22:01:22 Login Succeeded 22:01:22 docker.io 22:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:29 Configure a credential helper to remove this warning. See 22:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:29 22:01:29 Login Succeeded 22:01:29 ---> docker-login.sh ends [Pipeline] } 22:01:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:01:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:01:29 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 22:01:29 d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a 22:01:29 latest 22:01:29 3.1.0-dev.52 22:01:29 d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a-3.1.0-dev.52 22:01:29 main 22:01:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:29 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:29 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a 22:01:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:01:29 15c64a668bfd: Preparing 22:01:29 3daf19e010ad: Preparing 22:01:29 536abab8be86: Preparing 22:01:29 654b2c195c72: Preparing 22:01:29 8e68a82cfe75: Preparing 22:01:29 4693057ce236: Preparing 22:01:29 4693057ce236: Waiting 22:01:29 654b2c195c72: Pushed 22:01:29 536abab8be86: Pushed 22:01:29 3daf19e010ad: Pushed 22:01:29 4693057ce236: Layer already exists 22:01:29 8e68a82cfe75: Pushed 22:01:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8160 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 22:01:30 Running in /w/workspace/app-record-replay/57 [Pipeline] { [Pipeline] checkout 22:01:30 Selected Git installation does not exist. Using Default 22:01:30 The recommended git tool is: NONE 22:01:33 15c64a668bfd: Pushed 22:01:33 d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a: digest: sha256:2844bdd6b833c72e88163cc67b4f4aba556868b2cd181403e0ee45c2552242b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:33 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:33 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 22:01:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:01:33 15c64a668bfd: Preparing 22:01:33 3daf19e010ad: Preparing 22:01:33 536abab8be86: Preparing 22:01:33 654b2c195c72: Preparing 22:01:33 8e68a82cfe75: Preparing 22:01:33 4693057ce236: Preparing 22:01:33 4693057ce236: Waiting 22:01:33 3daf19e010ad: Layer already exists 22:01:33 15c64a668bfd: Layer already exists 22:01:33 536abab8be86: Layer already exists 22:01:33 654b2c195c72: Layer already exists 22:01:33 8e68a82cfe75: Layer already exists 22:01:33 4693057ce236: Layer already exists 22:01:33 latest: digest: sha256:2844bdd6b833c72e88163cc67b4f4aba556868b2cd181403e0ee45c2552242b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:34 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:34 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.52 22:01:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:01:34 15c64a668bfd: Preparing 22:01:34 3daf19e010ad: Preparing 22:01:34 536abab8be86: Preparing 22:01:34 654b2c195c72: Preparing 22:01:34 8e68a82cfe75: Preparing 22:01:34 4693057ce236: Preparing 22:01:34 4693057ce236: Waiting 22:01:34 15c64a668bfd: Layer already exists 22:01:34 3daf19e010ad: Layer already exists 22:01:34 536abab8be86: Layer already exists 22:01:34 8e68a82cfe75: Layer already exists 22:01:34 654b2c195c72: Layer already exists 22:01:34 4693057ce236: Layer already exists 22:01:34 3.1.0-dev.52: digest: sha256:2844bdd6b833c72e88163cc67b4f4aba556868b2cd181403e0ee45c2552242b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:34 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:35 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a-3.1.0-dev.52 22:01:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:01:35 15c64a668bfd: Preparing 22:01:35 3daf19e010ad: Preparing 22:01:35 536abab8be86: Preparing 22:01:35 654b2c195c72: Preparing 22:01:35 8e68a82cfe75: Preparing 22:01:35 4693057ce236: Preparing 22:01:35 4693057ce236: Waiting 22:01:35 8e68a82cfe75: Layer already exists 22:01:35 536abab8be86: Layer already exists 22:01:35 3daf19e010ad: Layer already exists 22:01:35 654b2c195c72: Layer already exists 22:01:35 15c64a668bfd: Layer already exists 22:01:35 4693057ce236: Layer already exists 22:01:35 d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a-3.1.0-dev.52: digest: sha256:2844bdd6b833c72e88163cc67b4f4aba556868b2cd181403e0ee45c2552242b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:35 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 22:01:35 using credential edgex-jenkins-ssh [Pipeline] sh 22:01:35 Cloning the remote Git repository 22:01:35 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 22:01:35 > git init /w/workspace/app-record-replay/57 # timeout=10 22:01:35 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 22:01:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:01:35 15c64a668bfd: Preparing 22:01:35 3daf19e010ad: Preparing 22:01:35 536abab8be86: Preparing 22:01:35 654b2c195c72: Preparing 22:01:35 8e68a82cfe75: Preparing 22:01:35 4693057ce236: Preparing 22:01:35 4693057ce236: Waiting 22:01:35 15c64a668bfd: Layer already exists 22:01:35 654b2c195c72: Layer already exists 22:01:35 3daf19e010ad: Layer already exists 22:01:35 8e68a82cfe75: Layer already exists 22:01:35 536abab8be86: Layer already exists 22:01:35 4693057ce236: Layer already exists 22:01:35 main: digest: sha256:2844bdd6b833c72e88163cc67b4f4aba556868b2cd181403e0ee45c2552242b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:01:35 ===================================================== [Pipeline] echo 22:01:35 taggedImages: 22:01:35 - nexus3.edgexfoundry.org:10004/app-record-replay:d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a 22:01:35 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 22:01:35 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.52 22:01:35 - nexus3.edgexfoundry.org:10004/app-record-replay:d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a-3.1.0-dev.52 22:01:35 - 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 22:01:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:01:36 22:01:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:01:36 latest: Pulling from edgex-lftools-log-publisher 22:01:36 5eb5b503b376: Pulling fs layer 22:01:36 5c69ac0246d0: Pulling fs layer 22:01:36 ec43610c2a17: Pulling fs layer 22:01:36 3a2ae6a8a46f: Pulling fs layer 22:01:36 33b1e0a273af: Pulling fs layer 22:01:36 5d3b04190fa2: Pulling fs layer 22:01:36 2f39f015ded8: Pulling fs layer 22:01:36 33b1e0a273af: Waiting 22:01:36 5d3b04190fa2: Waiting 22:01:36 2f39f015ded8: Waiting 22:01:36 3a2ae6a8a46f: Waiting 22:01:36 5c69ac0246d0: Download complete 22:01:36 3a2ae6a8a46f: Verifying Checksum 22:01:36 3a2ae6a8a46f: Download complete 22:01:36 33b1e0a273af: Verifying Checksum 22:01:36 33b1e0a273af: Download complete 22:01:36 ec43610c2a17: Verifying Checksum 22:01:36 5d3b04190fa2: Verifying Checksum 22:01:36 5d3b04190fa2: Download complete 22:01:36 5eb5b503b376: Verifying Checksum 22:01:36 5eb5b503b376: Download complete 22:01:35 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 22:01:35 > git --version # timeout=10 22:01:35 > git --version # 'git version 2.25.1' 22:01:35 using GIT_SSH to set credentials SSH Credentials for GitHub 22:01:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:01:36 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 22:01:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:01:37 2f39f015ded8: Download complete 22:01:37 Avoid second fetch 22:01:37 Checking out Revision d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a (main) 22:01:37 5eb5b503b376: Pull complete 22:01:37 Commit message: "Merge pull request #86 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.36" 22:01:38 5c69ac0246d0: Pull complete 22:01:37 > git config core.sparsecheckout # timeout=10 22:01:37 > git checkout -f d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a # timeout=10 22:01:38 22:01:38 GitHub has been notified of this commit’s build result 22:01:38 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:01:38 ec43610c2a17: Pull complete 22:01:38 3a2ae6a8a46f: Pull complete 22:01:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:01:38 % Total % Received % Xferd Average Speed Time Time Time Current 22:01:38 Dload Upload Total Spent Left Speed 22:01:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 244k 0 --:--:-- --:--:-- --:--:-- 244k 22:01:38 33b1e0a273af: Pull complete 22:01:38 5d3b04190fa2: Pull complete [Pipeline] sh 22:01:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:01:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:01:39 + sudo tee /etc/docker/daemon.new 22:01:39 { 22:01:39 "registry-mirrors": [ 22:01:39 "https://nexus3.edgexfoundry.org:10001" 22:01:39 ], 22:01:39 "bip": "10.250.0.254/24", 22:01:39 "hosts": [ 22:01:39 "tcp://0.0.0.0:5555", 22:01:39 "unix:///var/run/docker.sock" 22:01:39 ], 22:01:39 "mtu": 1458, 22:01:39 "selinux-enabled": true, 22:01:39 "seccomp-profile": "/etc/docker/seccomp.json" 22:01:39 } [Pipeline] sh 22:01:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:01:40 + sudo service docker restart 22:01:44 2f39f015ded8: Pull complete 22:01:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:01:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:01:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:44 prd-ubuntu20.04-docker-8c-8g-8158 does not seem to be running inside a container 22:01:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:01:47 $ docker top 4145a8410a85bd16e5c06666bf696662810f64edd8735ad73ad79a209b3815da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:48 ---> job-cost.sh 22:01:48 lf-activate-venv: SKIPPING 22:01:48 INFO: No Stack... 22:01:48 INFO: Retrieving Pricing Info for: v3-standard-8 22:01:48 INFO: Archiving Costs [Pipeline] sh 22:01:48 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 22:01:48 + cut -d, -f6 [Pipeline] lock 22:01:48 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-57-stack-cost] 22:01:48 Resource [jenkins-edgexfoundry-app-record-replay-main-57-stack-cost] did not exist. Created. 22:01:48 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:01:49 + echo total: 0.2199999988079071 [Pipeline] stash 22:01:49 Stashed 1 file(s) [Pipeline] } 22:01:49 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 22:01:49 $ docker stop --time=1 4145a8410a85bd16e5c06666bf696662810f64edd8735ad73ad79a209b3815da 22:01:50 $ docker rm -f --volumes 4145a8410a85bd16e5c06666bf696662810f64edd8735ad73ad79a209b3815da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:01:58 provisioning config files... 22:01:58 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/57@tmp/config11139237783532833405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:59 ---> docker-login.sh 22:01:59 nexus3.edgexfoundry.org:10001 22:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:59 Configure a credential helper to remove this warning. See 22:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:59 22:01:59 Login Succeeded 22:01:59 nexus3.edgexfoundry.org:10002 22:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:00 Configure a credential helper to remove this warning. See 22:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:00 22:02:00 Login Succeeded 22:02:00 nexus3.edgexfoundry.org:10003 22:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:00 Configure a credential helper to remove this warning. See 22:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:00 22:02:00 Login Succeeded 22:02:00 nexus3.edgexfoundry.org:10004 22:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:00 Configure a credential helper to remove this warning. See 22:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:00 22:02:00 Login Succeeded 22:02:00 docker.io 22:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:01 Configure a credential helper to remove this warning. See 22:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:01 22:02:01 Login Succeeded 22:02:01 ---> docker-login.sh ends [Pipeline] } 22:02:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:02:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:02:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:02:01 ========================================================= 22:02:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:02:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:01 + 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 . 22:02:01 Sending build context to Docker daemon 259.1kB 22:02:02 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:02:02 Step 2/12 : FROM ${BASE} AS builder 22:02:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:02:02 9fda8d8052c6: Pulling fs layer 22:02:02 5d54e960e981: Pulling fs layer 22:02:02 c4a7e357bf2a: Pulling fs layer 22:02:02 f0e02332f6b5: Pulling fs layer 22:02:02 cefa15bbcfad: Pulling fs layer 22:02:02 17808c966233: Pulling fs layer 22:02:02 f4c1fc716caa: Pulling fs layer 22:02:02 cefa15bbcfad: Waiting 22:02:02 17808c966233: Waiting 22:02:02 f0e02332f6b5: Waiting 22:02:02 f4c1fc716caa: Waiting 22:02:02 5d54e960e981: Verifying Checksum 22:02:02 5d54e960e981: Download complete 22:02:02 f0e02332f6b5: Verifying Checksum 22:02:02 f0e02332f6b5: Download complete 22:02:02 cefa15bbcfad: Verifying Checksum 22:02:02 cefa15bbcfad: Download complete 22:02:02 9fda8d8052c6: Verifying Checksum 22:02:02 9fda8d8052c6: Download complete 22:02:02 f4c1fc716caa: Retrying in 5 seconds 22:02:03 9fda8d8052c6: Pull complete 22:02:03 f4c1fc716caa: Retrying in 4 seconds 22:02:03 5d54e960e981: Pull complete 22:02:04 c4a7e357bf2a: Download complete 22:02:04 f4c1fc716caa: Retrying in 3 seconds 22:02:04 17808c966233: Verifying Checksum 22:02:04 17808c966233: Download complete 22:02:05 f4c1fc716caa: Retrying in 2 seconds 22:02:07 f4c1fc716caa: Retrying in 1 second 22:02:07 f4c1fc716caa: Retrying in 10 seconds 22:02:08 f4c1fc716caa: Retrying in 9 seconds 22:02:09 f4c1fc716caa: Retrying in 8 seconds 22:02:10 f4c1fc716caa: Retrying in 7 seconds 22:02:11 f4c1fc716caa: Retrying in 6 seconds 22:02:12 f4c1fc716caa: Retrying in 5 seconds 22:02:13 f4c1fc716caa: Retrying in 4 seconds 22:02:14 f4c1fc716caa: Retrying in 3 seconds 22:02:14 c4a7e357bf2a: Pull complete 22:02:15 f0e02332f6b5: Pull complete 22:02:15 cefa15bbcfad: Pull complete 22:02:15 f4c1fc716caa: Retrying in 2 seconds 22:02:16 f4c1fc716caa: Retrying in 1 second 22:02:18 f4c1fc716caa: Verifying Checksum 22:02:18 f4c1fc716caa: Download complete 22:02:23 17808c966233: Pull complete 22:02:23 f4c1fc716caa: Pull complete 22:02:23 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 22:02:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:02:23 ---> ea914061e18c 22:02:23 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:02:25 ---> Running in 66709ed1a83a 22:02:25 Removing intermediate container 66709ed1a83a 22:02:25 ---> efaed15d44bb 22:02:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:02:25 ---> Running in 31a0e631ec51 22:02:25 Removing intermediate container 31a0e631ec51 22:02:25 ---> b42d787a7235 22:02:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:02:25 ---> Running in 3ca65d54eaa7 22:02:26 Removing intermediate container 3ca65d54eaa7 22:02:26 ---> e1110db7b30e 22:02:26 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:02:26 ---> Running in 37c9a50cb3fe 22:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:02:28 OK: 266 MiB in 52 packages 22:02:29 Removing intermediate container 37c9a50cb3fe 22:02:29 ---> f33278575d2b 22:02:29 Step 7/12 : WORKDIR /app 22:02:29 ---> Running in 600cce63b80e 22:02:29 Removing intermediate container 600cce63b80e 22:02:29 ---> 86d44d51eaf0 22:02:29 Step 8/12 : COPY go.mod vendor* ./ 22:02:30 ---> e9ea526b64cf 22:02:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:02:30 ---> Running in 4dc77b8dbf98 22:03:52 Removing intermediate container 4dc77b8dbf98 22:03:52 ---> 81fb450c82ec 22:03:52 Step 10/12 : COPY . . 22:03:52 ---> 6d9453d9971a 22:03:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:03:52 ---> Running in 7e0c83aec7e9 22:03:52 Removing intermediate container 7e0c83aec7e9 22:03:52 ---> 1490100eee67 22:03:52 Step 12/12 : RUN $MAKE 22:03:52 ---> Running in f16baa918d8e 22:03:52 noop 22:03:52 Removing intermediate container f16baa918d8e 22:03:52 ---> dead503c0bc8 22:03:52 Successfully built dead503c0bc8 22:03:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:52 + docker inspect -f . ci-base-image-arm64 22:03:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:52 prd-ubuntu20.04-docker-arm64-4c-16g-8160 does not seem to be running inside a container 22:03:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/57 -v /w/workspace/app-record-replay/57:/w/workspace/app-record-replay/57:rw,z -v /w/workspace/app-record-replay/57@tmp:/w/workspace/app-record-replay/57@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 22:03:54 $ docker top 28018a7bb7ee3d844cc50b375b4d89a5f0a3bc938e18761f72c15eda54777f3f -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:55 + go version 22:03:55 go version go1.21.0 linux/arm64 [Pipeline] } 22:03:55 $ docker stop --time=1 28018a7bb7ee3d844cc50b375b4d89a5f0a3bc938e18761f72c15eda54777f3f 22:03:57 $ docker rm -f --volumes 28018a7bb7ee3d844cc50b375b4d89a5f0a3bc938e18761f72c15eda54777f3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:57 + docker inspect -f . ci-base-image-arm64 22:03:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:57 prd-ubuntu20.04-docker-arm64-4c-16g-8160 does not seem to be running inside a container 22:03:57 $ 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/57 -v /w/workspace/app-record-replay/57:/w/workspace/app-record-replay/57:rw,z -v /w/workspace/app-record-replay/57@tmp:/w/workspace/app-record-replay/57@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 22:03:58 $ docker top 99bba5dd6fdf663f6975716663c1bec718d68219201ba2b8612407636b9340e1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:59 + git config --global --add safe.directory /w/workspace/app-record-replay/57 [Pipeline] fileExists [Pipeline] sh 22:03:59 + make test 22:03:59 go test -race -coverprofile=coverage.out ./... 22:06:06 ? github.com/edgexfoundry/app-record-replay [no test files] 22:06:13 ok github.com/edgexfoundry/app-record-replay/internal/app 1.226s coverage: 88.0% of statements 22:06:14 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 22:06:14 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 22:06:15 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 22:06:25 ok github.com/edgexfoundry/app-record-replay/internal/application 9.991s coverage: 98.7% of statements 22:06:25 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.514s coverage: 89.7% of statements 22:06:25 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.159s coverage: 100.0% of statements 22:06:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:06:25 go vet ./... 22:08:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:08:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:08:17 ./bin/test-attribution-txt.sh [Pipeline] echo 22:08:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:08:17 $ docker stop --time=1 99bba5dd6fdf663f6975716663c1bec718d68219201ba2b8612407636b9340e1 22:08:19 $ docker rm -f --volumes 99bba5dd6fdf663f6975716663c1bec718d68219201ba2b8612407636b9340e1 [Pipeline] // withDockerContainer [Pipeline] sh 22:08:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:08:20 Warning: overwriting stash ‘coverage-report’ 22:08:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:08:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:08:21 + ls -al . 22:08:21 total 184 22:08:21 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 22:04 . 22:08:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 22:01 .. 22:08:21 -rw-rw-r-- 1 jenkins jenkins 119 Sep 28 22:01 .dockerignore 22:08:21 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 22:01 .git 22:08:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 22:01 .github 22:08:21 -rw-rw-r-- 1 jenkins jenkins 164 Sep 28 22:01 .gitignore 22:08:21 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 22:01 .golangci.yml 22:08:21 -rw-rw-r-- 1 jenkins jenkins 11301 Sep 28 22:01 Attribution.txt 22:08:21 -rw-rw-r-- 1 jenkins jenkins 258 Sep 28 22:01 CHANGELOG.md 22:08:21 -rw-rw-r-- 1 jenkins jenkins 1616 Sep 28 22:01 Dockerfile 22:08:21 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 22:01 GOVERNANCE.md 22:08:21 -rw-rw-r-- 1 jenkins jenkins 681 Sep 28 22:01 Jenkinsfile 22:08:21 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 28 22:01 LICENSE 22:08:21 -rw-rw-r-- 1 jenkins jenkins 3139 Sep 28 22:01 Makefile 22:08:21 -rw-rw-r-- 1 jenkins jenkins 611 Sep 28 22:01 OWNERS.md 22:08:21 -rw-rw-r-- 1 jenkins jenkins 2363 Sep 28 22:01 README.md 22:08:21 -rw-rw-r-- 1 jenkins jenkins 7594 Sep 28 22:01 Record and Reply.postman_collection.json 22:08:21 -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 21:59 VERSION 22:08:21 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 22:01 bin 22:08:21 -rw-r--r-- 1 jenkins jenkins 24666 Sep 28 22:06 coverage.out 22:08:21 -rw-rw-r-- 1 jenkins jenkins 3905 Sep 28 22:01 go.mod 22:08:21 -rw-rw-r-- 1 jenkins jenkins 35420 Sep 28 22:01 go.sum 22:08:21 drwxrwxr-x 7 jenkins jenkins 4096 Sep 28 22:01 internal 22:08:21 -rw-rw-r-- 1 jenkins jenkins 913 Sep 28 22:01 main.go 22:08:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 22:01 openapi 22:08:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 22:01 pkg 22:08:21 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 22:01 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:22 + 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=d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a --label arch=arm64 --label version=3.1.0-dev.52 . 22:08:22 Sending build context to Docker daemon 284.7kB 22:08:22 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 22:08:22 Step 2/26 : FROM ${BASE} AS builder 22:08:22 ---> dead503c0bc8 22:08:22 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 22:08:22 ---> Running in 43f93c674cf8 22:08:22 Removing intermediate container 43f93c674cf8 22:08:22 ---> addc7df9dd76 22:08:22 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:08:22 ---> Running in e2e3d7263c17 22:08:22 Removing intermediate container e2e3d7263c17 22:08:22 ---> a3ff2da600d5 22:08:22 Step 5/26 : ARG ADD_BUILD_TAGS="" 22:08:23 ---> Running in e334da879f25 22:08:23 Removing intermediate container e334da879f25 22:08:23 ---> 9f8ff2fec2b5 22:08:23 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:08:23 ---> Running in 9f9173b9e496 22:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:08:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:08:25 OK: 266 MiB in 52 packages 22:08:27 Removing intermediate container 9f9173b9e496 22:08:27 ---> 2160b4233058 22:08:27 Step 7/26 : WORKDIR /app 22:08:27 ---> Running in 2fea92a12fde 22:08:27 Removing intermediate container 2fea92a12fde 22:08:27 ---> d14d5ac9fa4f 22:08:27 Step 8/26 : COPY go.mod vendor* ./ 22:08:28 ---> 95bf95e61283 22:08:28 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:08:28 ---> Running in 1db225840cb1 22:08:30 Removing intermediate container 1db225840cb1 22:08:30 ---> bfb5527b5aca 22:08:30 Step 10/26 : COPY . . 22:08:31 ---> 8c8e8c3f8e1e 22:08:31 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:08:31 ---> Running in f7dba45dc4a6 22:08:31 Removing intermediate container f7dba45dc4a6 22:08:31 ---> 22d5eab59bf9 22:08:31 Step 12/26 : RUN $MAKE 22:08:31 ---> Running in 3c8babf9ae75 22:08:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.52" -trimpath -mod=readonly -o app-record-replay 22:10:23 Removing intermediate container 3c8babf9ae75 22:10:23 ---> 392096f086df 22:10:23 Step 13/26 : FROM alpine:3.18 22:10:23 3.18: Pulling from library/alpine 22:10:23 9fda8d8052c6: Already exists 22:10:23 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:10:23 Status: Downloaded newer image for alpine:3.18 22:10:23 ---> f6648c04cd6c 22:10:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:10:23 ---> Running in f6d0956090c1 22:10:23 Removing intermediate container f6d0956090c1 22:10:23 ---> 0687707ea42c 22:10:23 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 22:10:23 ---> Running in dad8ca5edf72 22:10:23 Removing intermediate container dad8ca5edf72 22:10:23 ---> a638ebf61452 22:10:23 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 22:10:23 ---> Running in a30e01e3593a 22:10:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:10:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:10:23 (1/2) Installing ca-certificates (20230506-r0) 22:10:23 (2/2) Installing dumb-init (1.2.5-r2) 22:10:23 Executing busybox-1.36.1-r2.trigger 22:10:23 Executing ca-certificates-20230506-r0.trigger 22:10:23 OK: 9 MiB in 17 packages 22:10:23 Removing intermediate container a30e01e3593a 22:10:23 ---> 6fe74d799691 22:10:23 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:10:23 ---> 5a41a76a4bee 22:10:23 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 22:10:23 ---> 129c78dd15c9 22:10:23 Step 19/26 : COPY --from=builder /app/res/ /res/ 22:10:23 ---> 16b0ec990683 22:10:23 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 22:10:23 ---> 71d168242835 22:10:23 Step 21/26 : EXPOSE 59712 22:10:23 ---> Running in 0c34eb5fc00b 22:10:23 Removing intermediate container 0c34eb5fc00b 22:10:23 ---> c2381d711b4c 22:10:23 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 22:10:23 ---> Running in 58db9c382661 22:10:23 Removing intermediate container 58db9c382661 22:10:23 ---> d672a35b3317 22:10:23 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:10:23 ---> Running in 80485cdbf880 22:10:23 Removing intermediate container 80485cdbf880 22:10:23 ---> b22482e09200 22:10:23 Step 24/26 : LABEL arch=arm64 22:10:23 ---> Running in 8a09d8946214 22:10:23 Removing intermediate container 8a09d8946214 22:10:23 ---> 845fe9812e6b 22:10:23 Step 25/26 : LABEL git_sha=d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a 22:10:23 ---> Running in 45ec6a9458a8 22:10:23 Removing intermediate container 45ec6a9458a8 22:10:23 ---> 12b80308950e 22:10:23 Step 26/26 : LABEL version=3.1.0-dev.52 22:10:23 ---> Running in d2810f76d757 22:10:23 Removing intermediate container d2810f76d757 22:10:23 ---> 6bd990392228 22:10:23 [Warning] One or more build-args [ARCH] were not consumed 22:10:23 Successfully built 6bd990392228 22:10:23 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 22:10:24 provisioning config files... 22:10:24 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/57@tmp/config12187197876182400297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:24 ---> docker-login.sh 22:10:24 nexus3.edgexfoundry.org:10001 22:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:24 Configure a credential helper to remove this warning. See 22:10:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:24 22:10:24 Login Succeeded 22:10:24 nexus3.edgexfoundry.org:10002 22:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:24 Configure a credential helper to remove this warning. See 22:10:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:24 22:10:24 Login Succeeded 22:10:24 nexus3.edgexfoundry.org:10003 22:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:25 Configure a credential helper to remove this warning. See 22:10:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:25 22:10:25 Login Succeeded 22:10:25 nexus3.edgexfoundry.org:10004 22:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:25 Configure a credential helper to remove this warning. See 22:10:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:25 22:10:25 Login Succeeded 22:10:25 docker.io 22:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:26 Configure a credential helper to remove this warning. See 22:10:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:26 22:10:26 Login Succeeded 22:10:26 ---> docker-login.sh ends [Pipeline] } 22:10:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:10:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:10:26 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 22:10:26 d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a 22:10:26 latest 22:10:26 3.1.0-dev.52 22:10:26 d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a-3.1.0-dev.52 22:10:26 main 22:10:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:26 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:26 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a 22:10:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 22:10:26 9d17a470a00e: Preparing 22:10:26 f86bf245d7b4: Preparing 22:10:26 cf67d4ddc5eb: Preparing 22:10:26 d5110a1457d7: Preparing 22:10:26 851be67f372c: Preparing 22:10:26 b2191e2be29d: Preparing 22:10:27 f86bf245d7b4: Pushed 22:10:27 cf67d4ddc5eb: Pushed 22:10:27 d5110a1457d7: Pushed 22:10:27 851be67f372c: Pushed 22:10:29 b2191e2be29d: Layer already exists 22:10:32 9d17a470a00e: Pushed 22:10:32 d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a: digest: sha256:62e46746ad07e15bdbae9bbc78c90dbe79780f1cbdf91ffef78ad7a1957e4c2c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:33 + 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 22:10:33 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 22:10:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 22:10:33 9d17a470a00e: Preparing 22:10:33 f86bf245d7b4: Preparing 22:10:33 cf67d4ddc5eb: Preparing 22:10:33 d5110a1457d7: Preparing 22:10:33 851be67f372c: Preparing 22:10:33 b2191e2be29d: Preparing 22:10:33 b2191e2be29d: Waiting 22:10:33 f86bf245d7b4: Layer already exists 22:10:33 851be67f372c: Layer already exists 22:10:33 d5110a1457d7: Layer already exists 22:10:33 9d17a470a00e: Layer already exists 22:10:33 cf67d4ddc5eb: Layer already exists 22:10:33 b2191e2be29d: Layer already exists 22:10:33 latest: digest: sha256:62e46746ad07e15bdbae9bbc78c90dbe79780f1cbdf91ffef78ad7a1957e4c2c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:34 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:34 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.52 22:10:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 22:10:34 9d17a470a00e: Preparing 22:10:34 f86bf245d7b4: Preparing 22:10:34 cf67d4ddc5eb: Preparing 22:10:34 d5110a1457d7: Preparing 22:10:34 851be67f372c: Preparing 22:10:34 b2191e2be29d: Preparing 22:10:34 b2191e2be29d: Waiting 22:10:34 851be67f372c: Layer already exists 22:10:34 d5110a1457d7: Layer already exists 22:10:34 9d17a470a00e: Layer already exists 22:10:34 cf67d4ddc5eb: Layer already exists 22:10:34 f86bf245d7b4: Layer already exists 22:10:34 b2191e2be29d: Layer already exists 22:10:34 3.1.0-dev.52: digest: sha256:62e46746ad07e15bdbae9bbc78c90dbe79780f1cbdf91ffef78ad7a1957e4c2c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:34 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:35 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a-3.1.0-dev.52 22:10:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 22:10:35 9d17a470a00e: Preparing 22:10:35 f86bf245d7b4: Preparing 22:10:35 cf67d4ddc5eb: Preparing 22:10:35 d5110a1457d7: Preparing 22:10:35 851be67f372c: Preparing 22:10:35 b2191e2be29d: Preparing 22:10:35 b2191e2be29d: Waiting 22:10:35 cf67d4ddc5eb: Layer already exists 22:10:35 f86bf245d7b4: Layer already exists 22:10:35 9d17a470a00e: Layer already exists 22:10:35 851be67f372c: Layer already exists 22:10:35 d5110a1457d7: Layer already exists 22:10:35 b2191e2be29d: Layer already exists 22:10:35 d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a-3.1.0-dev.52: digest: sha256:62e46746ad07e15bdbae9bbc78c90dbe79780f1cbdf91ffef78ad7a1957e4c2c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:35 + 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 22:10:35 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 22:10:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 22:10:35 9d17a470a00e: Preparing 22:10:35 f86bf245d7b4: Preparing 22:10:35 cf67d4ddc5eb: Preparing 22:10:35 d5110a1457d7: Preparing 22:10:35 851be67f372c: Preparing 22:10:35 b2191e2be29d: Preparing 22:10:35 b2191e2be29d: Waiting 22:10:35 9d17a470a00e: Layer already exists 22:10:35 cf67d4ddc5eb: Layer already exists 22:10:35 851be67f372c: Layer already exists 22:10:35 f86bf245d7b4: Layer already exists 22:10:35 d5110a1457d7: Layer already exists 22:10:35 b2191e2be29d: Layer already exists 22:10:35 main: digest: sha256:62e46746ad07e15bdbae9bbc78c90dbe79780f1cbdf91ffef78ad7a1957e4c2c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:10:36 ===================================================== [Pipeline] echo 22:10:36 taggedImages: 22:10:36 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a 22:10:36 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 22:10:36 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.52 22:10:36 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a-3.1.0-dev.52 22:10:36 - 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 22:10:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:10:36 22:10:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:10:36 arm64: Pulling from edgex-lftools-log-publisher 22:10:36 8998bd30e6a1: Pulling fs layer 22:10:36 04944245beec: Pulling fs layer 22:10:36 699f458cf7ca: Pulling fs layer 22:10:36 765212b225bb: Pulling fs layer 22:10:36 f23df028b6ca: Pulling fs layer 22:10:36 d65c8cfc05b1: Pulling fs layer 22:10:36 2437ff75d9bd: Pulling fs layer 22:10:36 765212b225bb: Waiting 22:10:36 f23df028b6ca: Waiting 22:10:36 d65c8cfc05b1: Waiting 22:10:36 2437ff75d9bd: Waiting 22:10:37 04944245beec: Verifying Checksum 22:10:37 04944245beec: Download complete 22:10:37 765212b225bb: Verifying Checksum 22:10:37 765212b225bb: Download complete 22:10:37 f23df028b6ca: Download complete 22:10:37 d65c8cfc05b1: Verifying Checksum 22:10:37 d65c8cfc05b1: Download complete 22:10:37 699f458cf7ca: Verifying Checksum 22:10:37 699f458cf7ca: Download complete 22:10:37 8998bd30e6a1: Verifying Checksum 22:10:37 8998bd30e6a1: Download complete 22:10:39 2437ff75d9bd: Verifying Checksum 22:10:39 2437ff75d9bd: Download complete 22:10:43 8998bd30e6a1: Pull complete 22:10:44 04944245beec: Pull complete 22:10:45 699f458cf7ca: Pull complete 22:10:45 765212b225bb: Pull complete 22:10:46 f23df028b6ca: Pull complete 22:10:46 d65c8cfc05b1: Pull complete 22:11:01 2437ff75d9bd: Pull complete 22:11:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:11:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:11:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:01 prd-ubuntu20.04-docker-arm64-4c-16g-8160 does not seem to be running inside a container 22:11:01 $ 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/57 -v /w/workspace/app-record-replay/57:/w/workspace/app-record-replay/57:rw,z -v /w/workspace/app-record-replay/57@tmp:/w/workspace/app-record-replay/57@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 22:11:03 $ docker top d9fbe6281c4fb605793f6fbf2c0bd02b6788032352c08b1c3a319d915709561e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:04 ---> job-cost.sh 22:11:04 lf-activate-venv: SKIPPING 22:11:04 INFO: No Stack... 22:11:05 INFO: Retrieving Pricing Info for: v3-standard-4 22:11:05 INFO: Archiving Costs [Pipeline] sh 22:11:06 + cut -d, -f6 22:11:06 + cat /w/workspace/app-record-replay/57/archives/cost.csv [Pipeline] lock 22:11:06 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-57-stack-cost] 22:11:06 Resource [jenkins-edgexfoundry-app-record-replay-main-57-stack-cost] did not exist. Created. 22:11:06 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:11:06 /w/workspace/app-record-replay/57@tmp/durable-d6714d6a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:11:07 + echo total: 0.10999999940395355 [Pipeline] stash 22:11:07 Warning: overwriting stash ‘stack-cost’ 22:11:07 Stashed 1 file(s) [Pipeline] } 22:11:07 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 22:11:07 $ docker stop --time=1 d9fbe6281c4fb605793f6fbf2c0bd02b6788032352c08b1c3a319d915709561e 22:11:10 $ docker rm -f --volumes d9fbe6281c4fb605793f6fbf2c0bd02b6788032352c08b1c3a319d915709561e [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 22:11:11 provisioning config files... 22:11:11 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config988783211233704627tmp [Pipeline] { [Pipeline] sh 22:11:11 + set +x 22:11:11 + bash -s -- 22:11:11 + curl -s https://codecov.io/bash 22:11:11 22:11:11 _____ _ 22:11:11 / ____| | | 22:11:11 | | ___ __| | ___ ___ _____ __ 22:11:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:11:11 | |___| (_) | (_| | __/ (_| (_) \ V / 22:11:11 \_____\___/ \__,_|\___|\___\___/ \_/ 22:11:11 Bash-1.0.6 22:11:11 22:11:11 22:11:11 ==> git version 2.25.1 found 22:11:11 ==> 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 22:11:11 Release-Date: 2020-01-08 22:11:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:11:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:11:11 ==> Jenkins CI detected. 22:11:11 current dir:  /w/workspace/exfoundry_app-record-replay_main 22:11:11 project root: . 22:11:11 --> token set from env 22:11:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:11:11 ==> Running gcov in . (disable via -X gcov) 22:11:11 ==> Python coveragepy not found 22:11:11 ==> Searching for coverage reports in: 22:11:11 + . 22:11:11 -> Found 1 reports 22:11:11 ==> Detecting git/mercurial file structure 22:11:11 ==> Reading reports 22:11:11 + ./coverage.out bytes=24666 22:11:11 ==> Appending adjustments 22:11:11 https://docs.codecov.io/docs/fixing-reports 22:11:11 + Found adjustments 22:11:11 ==> Gzipping contents 22:11:11 8.0K /tmp/codecov.djKL8u.gz 22:11:11 ==> Uploading reports 22:11:11 url: https://codecov.io 22:11:11 query: branch=main&commit=d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 22:11:11 -> Pinging Codecov 22:11:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 22:11:12 -> Uploading to 22:11:12 https://storage.googleapis.com/codecov/v4/raw/2023-09-28/F467761B9912B4F32F9BC62907045C81/d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a/59577b95-83c8-4c96-a9fb-fefc24f3a5a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230928T221111Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2303d4346949fd3ac16c2cdcc5487df9796870cd7a14a48ec491452dfdf59e77 22:11:12 % Total % Received % Xferd Average Speed Time Time Time Current 22:11:12 Dload Upload Total Spent Left Speed 22:11:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 14741 --:--:-- --:--:-- --:--:-- 14741 22:11:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a [Pipeline] } 22:11:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:11:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:11:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:11:12 22:11:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:11:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:11:13 df9b9388f04a: Pulling fs layer 22:11:13 52dc419b0ee2: Pulling fs layer 22:11:13 25bc292e5bac: Pulling fs layer 22:11:13 114826534d7a: Pulling fs layer 22:11:13 4657fd5d0bcf: Pulling fs layer 22:11:13 6ad1cebc031e: Pulling fs layer 22:11:13 8a3aa393b2d8: Pulling fs layer 22:11:13 114826534d7a: Waiting 22:11:13 4657fd5d0bcf: Waiting 22:11:13 6ad1cebc031e: Waiting 22:11:13 8a3aa393b2d8: Waiting 22:11:13 25bc292e5bac: Verifying Checksum 22:11:13 25bc292e5bac: Download complete 22:11:13 52dc419b0ee2: Verifying Checksum 22:11:13 52dc419b0ee2: Download complete 22:11:13 4657fd5d0bcf: Download complete 22:11:13 df9b9388f04a: Verifying Checksum 22:11:13 df9b9388f04a: Download complete 22:11:13 df9b9388f04a: Pull complete 22:11:13 6ad1cebc031e: Verifying Checksum 22:11:13 6ad1cebc031e: Download complete 22:11:13 52dc419b0ee2: Pull complete 22:11:13 25bc292e5bac: Pull complete 22:11:13 114826534d7a: Verifying Checksum 22:11:13 114826534d7a: Download complete 22:11:13 8a3aa393b2d8: Verifying Checksum 22:11:13 8a3aa393b2d8: Download complete 22:11:17 114826534d7a: Pull complete 22:11:17 4657fd5d0bcf: Pull complete 22:11:17 6ad1cebc031e: Pull complete 22:11:20 8a3aa393b2d8: Pull complete 22:11:20 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:11:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:11:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:20 prd-ubuntu20.04-docker-8c-8g-8158 does not seem to be running inside a container 22:11:20 $ 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 22:11:23 $ docker top 46dd7594c75c13e9188577140d98c4dd5a7ab92e53330dae14f52deb024d254d -eo pid,comm [Pipeline] { [Pipeline] echo 22:11:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 22:11:23 + set -o pipefail 22:11:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 22:11:30 22:11:30 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 22:11:30 22:11:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/43ea6fe5-ee4a-4b03-8730-45354fa01c19 22:11:30 22:11:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:11:30 22:11:31 22:11:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:11:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:11:31 More details here: https://snyk.co/ue1NS [Pipeline] } 22:11:31 $ docker stop --time=1 46dd7594c75c13e9188577140d98c4dd5a7ab92e53330dae14f52deb024d254d 22:11:33 $ docker rm -f --volumes 46dd7594c75c13e9188577140d98c4dd5a7ab92e53330dae14f52deb024d254d [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 22:11:34 + git log --format=format:%s -1 d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a [Pipeline] sh 22:11:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:11:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:35 prd-ubuntu20.04-docker-8c-8g-8158 does not seem to be running inside a container 22:11:35 $ 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 22:11:35 $ docker top 37ab20e7539130d0ce394838eac8624b9d2334c6ca7cbdf8b43602de074a39a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:11:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:11:35 [ssh-agent] Looking for ssh-agent implementation... 22:11:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:11:35 $ docker exec 37ab20e7539130d0ce394838eac8624b9d2334c6ca7cbdf8b43602de074a39a3 ssh-agent 22:11:35 SSH_AUTH_SOCK=/tmp/ssh-D0jYPxL31gwl/agent.31 22:11:35 SSH_AGENT_PID=37 22:11:35 Running ssh-add (command line suppressed) 22:11:36 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17611698944756149323.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17611698944756149323.key) 22:11:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:11:36 + git semver tag 22:11:36 2023-09-28 22:11:36,503 [run_tag] DEBUG tag force:False 22:11:36 2023-09-28 22:11:36,503 [check_head_tag] DEBUG check head tag 22:11:36 2023-09-28 22:11:36,504 [execute] INFO git cat-file --batch-check 22:11:36 2023-09-28 22:11:36,505 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 22:11:36 2023-09-28 22:11:36,509 [execute] INFO git cat-file --batch 22:11:36 2023-09-28 22:11:36,509 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 22:11:36 2023-09-28 22:11:36,527 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:11:36 2023-09-28 22:11:36,528 [execute] INFO git tag -a v3.1.0-dev.52 -m v3.1.0-dev.52 22:11:36 2023-09-28 22:11:36,528 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.52', '-m', 'v3.1.0-dev.52'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 22:11:36 2023-09-28 22:11:36,533 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:11:36 3.1.0-dev.52 [Pipeline] } 22:11:36 $ docker exec --env ******** --env ******** 37ab20e7539130d0ce394838eac8624b9d2334c6ca7cbdf8b43602de074a39a3 ssh-agent -k 22:11:36 unset SSH_AUTH_SOCK; 22:11:36 unset SSH_AGENT_PID; 22:11:36 echo Agent pid 37 killed; 22:11:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:11:37 + git semver [Pipeline] } 22:11:37 $ docker stop --time=1 37ab20e7539130d0ce394838eac8624b9d2334c6ca7cbdf8b43602de074a39a3 22:11:38 $ docker rm -f --volumes 37ab20e7539130d0ce394838eac8624b9d2334c6ca7cbdf8b43602de074a39a3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:11:39 22:11:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:11:39 0.23.1-centos7: Pulling from edgex-lftools 22:11:39 ab5ef0e58194: Pulling fs layer 22:11:39 9712f1f96733: Pulling fs layer 22:11:39 63f879dbbcfc: Pulling fs layer 22:11:39 0d9ebad4ef96: Pulling fs layer 22:11:39 e9a5061849ea: Pulling fs layer 22:11:39 d747dcd14b5f: Pulling fs layer 22:11:39 2de7ff778b66: Pulling fs layer 22:11:39 0d9ebad4ef96: Waiting 22:11:39 d747dcd14b5f: Waiting 22:11:39 2de7ff778b66: Waiting 22:11:39 e9a5061849ea: Waiting 22:11:39 9712f1f96733: Verifying Checksum 22:11:39 9712f1f96733: Download complete 22:11:39 63f879dbbcfc: Verifying Checksum 22:11:39 63f879dbbcfc: Download complete 22:11:39 0d9ebad4ef96: Verifying Checksum 22:11:39 0d9ebad4ef96: Download complete 22:11:39 d747dcd14b5f: Verifying Checksum 22:11:39 d747dcd14b5f: Download complete 22:11:39 ab5ef0e58194: Verifying Checksum 22:11:39 ab5ef0e58194: Download complete 22:11:39 e9a5061849ea: Verifying Checksum 22:11:39 e9a5061849ea: Download complete 22:11:39 2de7ff778b66: Verifying Checksum 22:11:39 2de7ff778b66: Download complete 22:11:42 ab5ef0e58194: Pull complete 22:11:42 9712f1f96733: Pull complete 22:11:42 63f879dbbcfc: Pull complete 22:11:47 0d9ebad4ef96: Pull complete 22:11:47 e9a5061849ea: Pull complete 22:11:47 d747dcd14b5f: Pull complete 22:11:48 2de7ff778b66: Pull complete 22:11:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:11:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:11:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:48 prd-ubuntu20.04-docker-8c-8g-8158 does not seem to be running inside a container 22:11:48 $ 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 22:11:51 $ docker top 803be7c591e5dc72a0116c5d2ec8807a9dec6d8c07e1b28d543af366db7ac983 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:11:51 provisioning config files... 22:11:51 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8450167222894967941tmp 22:11:51 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16698730186203511759tmp 22:11:51 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config366257548890495858tmp [Pipeline] { [Pipeline] echo 22:11:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:11:52 ---> sigul-configuration.sh 22:11:52 gpg: directory `/root/.gnupg' created 22:11:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:11:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:11:52 gpg: keyring `/root/.gnupg/secring.gpg' created 22:11:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:11:52 gpg: CAST5 encrypted data 22:11:52 gpg: encrypted with 1 passphrase 22:11:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:11:52 + mkdir /home/jenkins 22:11:52 + mkdir /home/jenkins/sigul [Pipeline] sh 22:11:52 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:11:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:11:53 ---> sigul-install.sh 22:11:53 Sigul already installed; skipping installation. [Pipeline] sh 22:11:53 + git tag --list 22:11:53 v3.1.0-dev.0 22:11:53 v3.1.0-dev.1 22:11:53 v3.1.0-dev.10 22:11:53 v3.1.0-dev.11 22:11:53 v3.1.0-dev.12 22:11:53 v3.1.0-dev.13 22:11:53 v3.1.0-dev.14 22:11:53 v3.1.0-dev.15 22:11:53 v3.1.0-dev.16 22:11:53 v3.1.0-dev.17 22:11:53 v3.1.0-dev.18 22:11:53 v3.1.0-dev.19 22:11:53 v3.1.0-dev.2 22:11:53 v3.1.0-dev.20 22:11:53 v3.1.0-dev.21 22:11:53 v3.1.0-dev.22 22:11:53 v3.1.0-dev.23 22:11:53 v3.1.0-dev.24 22:11:53 v3.1.0-dev.25 22:11:53 v3.1.0-dev.26 22:11:53 v3.1.0-dev.27 22:11:53 v3.1.0-dev.28 22:11:53 v3.1.0-dev.29 22:11:53 v3.1.0-dev.3 22:11:53 v3.1.0-dev.30 22:11:53 v3.1.0-dev.31 22:11:53 v3.1.0-dev.32 22:11:53 v3.1.0-dev.33 22:11:53 v3.1.0-dev.34 22:11:53 v3.1.0-dev.35 22:11:53 v3.1.0-dev.36 22:11:53 v3.1.0-dev.37 22:11:53 v3.1.0-dev.38 22:11:53 v3.1.0-dev.39 22:11:53 v3.1.0-dev.4 22:11:53 v3.1.0-dev.40 22:11:53 v3.1.0-dev.41 22:11:53 v3.1.0-dev.42 22:11:53 v3.1.0-dev.43 22:11:53 v3.1.0-dev.44 22:11:53 v3.1.0-dev.45 22:11:53 v3.1.0-dev.46 22:11:53 v3.1.0-dev.47 22:11:53 v3.1.0-dev.48 22:11:53 v3.1.0-dev.49 22:11:53 v3.1.0-dev.5 22:11:53 v3.1.0-dev.50 22:11:53 v3.1.0-dev.51 22:11:53 v3.1.0-dev.52 22:11:53 v3.1.0-dev.6 22:11:53 v3.1.0-dev.7 22:11:53 v3.1.0-dev.8 22:11:53 v3.1.0-dev.9 [Pipeline] sh 22:11:53 + lftools sign git-tag v3.1.0-dev.52 22:11:54 Signing Git tag with Sigul... 22:11:54 Signing v3.1.0-dev.52 [Pipeline] echo 22:11:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:11:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:11:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:11:54 $ docker stop --time=1 803be7c591e5dc72a0116c5d2ec8807a9dec6d8c07e1b28d543af366db7ac983 22:11:56 $ docker rm -f --volumes 803be7c591e5dc72a0116c5d2ec8807a9dec6d8c07e1b28d543af366db7ac983 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:11:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:11:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:56 prd-ubuntu20.04-docker-8c-8g-8158 does not seem to be running inside a container 22:11:56 $ 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 22:11:57 $ docker top 63aa52492457f097283f40d28d6cef9b2892a411ba82a5a98b9dd5dbaf79a7ae -eo pid,comm 22:11:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:11:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:11:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:11:57 [ssh-agent] Looking for ssh-agent implementation... 22:11:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:11:57 $ docker exec 63aa52492457f097283f40d28d6cef9b2892a411ba82a5a98b9dd5dbaf79a7ae ssh-agent 22:11:57 SSH_AUTH_SOCK=/tmp/ssh-FBvIQRzHkqjr/agent.32 22:11:57 SSH_AGENT_PID=38 22:11:57 Running ssh-add (command line suppressed) 22:11:57 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17746920041669334563.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17746920041669334563.key) 22:11:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:11:57 + git semver bump pre 22:11:58 2023-09-28 22:11:58,131 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:11:58 2023-09-28 22:11:58,131 [bump_version] DEBUG bumping version:3.1.0-dev.52 on axis:pre with prefix:dev 22:11:58 2023-09-28 22:11:58,131 [bump_version] DEBUG bumped version:3.1.0-dev.53 22:11:58 2023-09-28 22:11:58,131 [write_version] DEBUG write version:3.1.0-dev.53 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 22:11:58 2023-09-28 22:11:58,131 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:11:58 2023-09-28 22:11:58,131 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 22:11:58 2023-09-28 22:11:58,134 [execute] INFO git cat-file --batch-check 22:11:58 2023-09-28 22:11:58,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 22:11:58 2023-09-28 22:11:58,139 [execute] INFO git cat-file --batch 22:11:58 2023-09-28 22:11:58,140 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 22:11:58 2023-09-28 22:11:58,145 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:11:58 3.1.0-dev.53 [Pipeline] } 22:11:58 $ docker exec --env ******** --env ******** 63aa52492457f097283f40d28d6cef9b2892a411ba82a5a98b9dd5dbaf79a7ae ssh-agent -k 22:11:58 unset SSH_AUTH_SOCK; 22:11:58 unset SSH_AGENT_PID; 22:11:58 echo Agent pid 38 killed; 22:11:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:11:58 + git semver [Pipeline] } 22:11:58 $ docker stop --time=1 63aa52492457f097283f40d28d6cef9b2892a411ba82a5a98b9dd5dbaf79a7ae 22:12:00 $ docker rm -f --volumes 63aa52492457f097283f40d28d6cef9b2892a411ba82a5a98b9dd5dbaf79a7ae [Pipeline] // withDockerContainer [Pipeline] sh 22:12:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:12:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:12:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:00 prd-ubuntu20.04-docker-8c-8g-8158 does not seem to be running inside a container 22:12:00 $ 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 22:12:01 $ docker top 6b4d216bdadbe93aecc511d0e92a6c85aa67c4719548735504287fea4c2dea66 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:12:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:12:01 [ssh-agent] Looking for ssh-agent implementation... 22:12:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:12:01 $ docker exec 6b4d216bdadbe93aecc511d0e92a6c85aa67c4719548735504287fea4c2dea66 ssh-agent 22:12:01 SSH_AUTH_SOCK=/tmp/ssh-5eCwpIg8ECL6/agent.32 22:12:01 SSH_AGENT_PID=38 22:12:01 Running ssh-add (command line suppressed) 22:12:01 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15440436121169265108.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15440436121169265108.key) 22:12:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:12:02 + git semver push 22:12:02 2023-09-28 22:12:02,245 [run_push] DEBUG push 22:12:02 2023-09-28 22:12:02,246 [execute] INFO git cat-file --batch-check 22:12:02 2023-09-28 22:12:02,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 22:12:02 2023-09-28 22:12:02,249 [execute] INFO git rev-list af09e1912a4f40d9cc88a9498d89d331e3e14703 -- 22:12:02 2023-09-28 22:12:02,249 [execute] DEBUG Popen(['git', 'rev-list', 'af09e1912a4f40d9cc88a9498d89d331e3e14703', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 22:12:02 2023-09-28 22:12:02,255 [execute] INFO git fetch -v origin 22:12:02 2023-09-28 22:12:02,255 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 22:12:03 2023-09-28 22:12:02,786 [run_push] DEBUG no remote changes detected 22:12:03 2023-09-28 22:12:02,787 [execute] INFO git push origin semver 22:12:03 2023-09-28 22:12:02,787 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 22:12:03 2023-09-28 22:12:03,778 [run_push] DEBUG push all version tags 22:12:03 2023-09-28 22:12:03,778 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:12:03 2023-09-28 22:12:03,779 [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) 22:12:04 2023-09-28 22:12:04,690 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:12:04 3.1.0-dev.53 [Pipeline] } 22:12:04 $ docker exec --env ******** --env ******** 6b4d216bdadbe93aecc511d0e92a6c85aa67c4719548735504287fea4c2dea66 ssh-agent -k 22:12:05 unset SSH_AUTH_SOCK; 22:12:05 unset SSH_AGENT_PID; 22:12:05 echo Agent pid 38 killed; 22:12:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:12:05 + git semver [Pipeline] } 22:12:05 $ docker stop --time=1 6b4d216bdadbe93aecc511d0e92a6c85aa67c4719548735504287fea4c2dea66 22:12:06 $ docker rm -f --volumes 6b4d216bdadbe93aecc511d0e92a6c85aa67c4719548735504287fea4c2dea66 [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 22:12:07 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 22:12:07 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 22:12:07 total 16 22:12:07 drwxr-xr-x 3 root root 4096 Sep 28 22:01 . 22:12:07 drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 22:11 .. 22:12:07 drwxr-xr-x 2 root root 4096 Sep 28 22:01 cost 22:12:07 -rw-r--r-- 1 root root 88 Sep 28 22:01 cost.csv 22:12:07 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 22:12:07 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 22:12:07 total 16 22:12:07 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 22:01 . 22:12:07 drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 22:11 .. 22:12:07 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 22:01 cost 22:12:07 -rw-r--r-- 1 jenkins jenkins 88 Sep 28 22:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:12:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:12:08 ---> package-listing.sh 22:12:08 ++ facter osfamily 22:12:08 ++ tr '[:upper:]' '[:lower:]' 22:12:08 + OS_FAMILY=debian 22:12:08 + workspace=/w/workspace/exfoundry_app-record-replay_main 22:12:08 + START_PACKAGES=/tmp/packages_start.txt 22:12:08 + END_PACKAGES=/tmp/packages_end.txt 22:12:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:12:08 + PACKAGES=/tmp/packages_start.txt 22:12:08 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 22:12:08 + PACKAGES=/tmp/packages_end.txt 22:12:08 + case "${OS_FAMILY}" in 22:12:08 + dpkg -l 22:12:08 + grep '^ii' 22:12:08 + '[' -f /tmp/packages_start.txt ']' 22:12:08 + '[' -f /tmp/packages_end.txt ']' 22:12:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:12:08 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 22:12:08 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 22:12:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 22:12:08 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 22:12:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:09 prd-ubuntu20.04-docker-8c-8g-8158 does not seem to be running inside a container 22:12:09 $ 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 22:12:10 $ docker top b77873a20509f6c55e9d8088f014d1af3ecea5f175c4395186ea03f7e2c4cfa1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:10 + touch /tmp/pre-build-complete [Pipeline] sh 22:12:10 + mkdir -p /var/log/sysstat [Pipeline] sh 22:12:10 + ls /var/log/sa-host 22:12:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:12:11 provisioning config files... 22:12:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11580062057140865996tmp [Pipeline] { [Pipeline] echo 22:12:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:12:11 ---> create-netrc.sh [Pipeline] } 22:12:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:12:11 ---> python-tools-install.sh [Pipeline] echo 22:12:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:12:11 ---> sudo-logs.sh 22:12:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:12:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:12:12 ---> job-cost.sh 22:12:12 lf-activate-venv: SKIPPING 22:12:12 DEBUG: total: 0.2199999988079071 22:12:12 INFO: Retrieving Stack Cost... 22:12:12 INFO: Retrieving Pricing Info for: v3-standard-8 22:12:13 INFO: Archiving Costs [Pipeline] echo 22:12:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:12:13 ---> logs-deploy.sh 22:12:13 lf-activate-venv: SKIPPING 22:12:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/57 22:12:13 INFO: archiving workspace using pattern(s): 22:12:14 Archives upload complete. 22:12:14 INFO: archiving logs to Nexus