Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 56a76017a4c78fe79ed9b52823f4ed35d3337cbd 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-ssh8410791713257698352.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh11247831693898101382.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh13748134052807198038.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh1629412745216195622.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-ssh1293157090635024867.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-35174 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 56a76017a4c78fe79ed9b52823f4ed35d3337cbd (main) Commit message: "Merge pull request #162 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.14" > 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 56a76017a4c78fe79ed9b52823f4ed35d3337cbd # timeout=10 > git rev-list --no-walk ac93ab4e4f6be6635a1732c850fd941aad1a128a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-16T03:56:17.611Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-16T03:56:17.689Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-16T03:56:17.717Z] ========================================================= [2024-12-16T03:56:17.717Z] EdgeX Global Pipelines Version Info [2024-12-16T03:56:17.717Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-16T03:56:18.493Z] ------------------- [2024-12-16T03:56:18.493Z] stable info: [2024-12-16T03:56:18.493Z] ------------------- [2024-12-16T03:56:18.493Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-16T03:56:18.493Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-16T03:56:18.493Z] Message: update stable to v1.0.269 [2024-12-16T03:56:19.066Z] ------------------- [2024-12-16T03:56:19.066Z] experimental info: [2024-12-16T03:56:19.066Z] ------------------- [2024-12-16T03:56:19.066Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-16T03:56:19.066Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-16T03:56:19.066Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-16T03:56:19.175Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-12-16T03:56:19.196Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-12-16T03:56:19.217Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-16T03:56:19.238Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-16T03:56:19.260Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-16T03:56:19.282Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-16T03:56:19.304Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-16T03:56:19.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-16T03:56:19.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-16T03:56:19.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-16T03:56:19.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-16T03:56:19.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-12-16T03:56:19.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-16T03:56:19.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-16T03:56:19.488Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-16T03:56:19.511Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-16T03:56:19.530Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-16T03:56:19.553Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-16T03:56:19.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-16T03:56:19.602Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-16T03:56:19.628Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-16T03:56:19.648Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-16T03:56:19.667Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-16T03:56:19.688Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-16T03:56:19.708Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-16T03:56:19.733Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-16T03:56:19.756Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-16T03:56:19.779Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-16T03:56:19.807Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-16T03:56:19.830Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-16T03:56:19.853Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56a76017a4c78fe79ed9b52823f4ed35d3337cbd [Pipeline] echo [2024-12-16T03:56:19.875Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56a7601 [Pipeline] echo [2024-12-16T03:56:19.898Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T03:56:19.959Z] provisioning config files... [2024-12-16T03:56:19.972Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8789924549790384955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T03:56:20.312Z] ---> ****-login.sh [2024-12-16T03:56:20.312Z] nexus3.edgexfoundry.org:10001 [2024-12-16T03:56:20.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:56:20.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:56:20.837Z] Configure a credential helper to remove this warning. See [2024-12-16T03:56:20.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:56:20.837Z] [2024-12-16T03:56:20.837Z] Login Succeeded [2024-12-16T03:56:20.837Z] nexus3.edgexfoundry.org:10002 [2024-12-16T03:56:20.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:56:20.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:56:20.837Z] Configure a credential helper to remove this warning. See [2024-12-16T03:56:20.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:56:20.837Z] [2024-12-16T03:56:20.837Z] Login Succeeded [2024-12-16T03:56:20.837Z] nexus3.edgexfoundry.org:10003 [2024-12-16T03:56:20.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:56:20.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:56:20.837Z] Configure a credential helper to remove this warning. See [2024-12-16T03:56:20.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:56:20.837Z] [2024-12-16T03:56:20.837Z] Login Succeeded [2024-12-16T03:56:20.837Z] nexus3.edgexfoundry.org:10004 [2024-12-16T03:56:21.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:56:21.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:56:21.099Z] Configure a credential helper to remove this warning. See [2024-12-16T03:56:21.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:56:21.099Z] [2024-12-16T03:56:21.099Z] Login Succeeded [2024-12-16T03:56:21.099Z] ****.io [2024-12-16T03:56:21.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:56:21.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:56:21.361Z] Configure a credential helper to remove this warning. See [2024-12-16T03:56:21.361Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:56:21.361Z] [2024-12-16T03:56:21.361Z] Login Succeeded [2024-12-16T03:56:21.361Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T03:56:21.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-16T03:56:21.770Z] + git rev-list -1 --merges 56a76017a4c78fe79ed9b52823f4ed35d3337cbd~1..56a76017a4c78fe79ed9b52823f4ed35d3337cbd [Pipeline] echo [2024-12-16T03:56:21.797Z] -----------> git rev-list -1 --merges 56a76017a4c78fe79ed9b52823f4ed35d3337cbd~1..56a76017a4c78fe79ed9b52823f4ed35d3337cbd 56a76017a4c78fe79ed9b52823f4ed35d3337cbd [2024-12-16T03:56:21.797Z] 56a76017a4c78fe79ed9b52823f4ed35d3337cbd [false] [Pipeline] sh [2024-12-16T03:56:22.095Z] + git log --format=format:%s -1 56a76017a4c78fe79ed9b52823f4ed35d3337cbd [Pipeline] echo [2024-12-16T03:56:22.109Z] ========================================================= [2024-12-16T03:56:22.110Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-16T03:56:22.110Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-16T03:56:22.444Z] + git log --format=format:%s -1 56a76017a4c78fe79ed9b52823f4ed35d3337cbd [Pipeline] echo [2024-12-16T03:56:22.457Z] [semverPrep] GIT_COMMIT: 56a76017a4c78fe79ed9b52823f4ed35d3337cbd, Commit Message: Merge pull request #162 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.14 [Pipeline] echo [2024-12-16T03:56:22.474Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-16T03:56:22.864Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-16T03:56:22.864Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-16T03:56:22.864Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-16T03:56:22.864Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-16T03:56:22.864Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-16T03:56:22.864Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-16T03:56:22.864Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:56:23.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T03:56:23.252Z] [2024-12-16T03:56:23.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:56:23.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T03:56:23.566Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-16T03:56:23.566Z] b85a868b505f: Pulling fs layer [2024-12-16T03:56:23.566Z] e2be974225ed: Pulling fs layer [2024-12-16T03:56:23.566Z] 339a4e72a1f5: Pulling fs layer [2024-12-16T03:56:23.566Z] 988bab9f4d93: Pulling fs layer [2024-12-16T03:56:23.566Z] 1469e6f7b9e6: Pulling fs layer [2024-12-16T03:56:23.566Z] eaf3925da568: Pulling fs layer [2024-12-16T03:56:23.566Z] bab4dde63d76: Pulling fs layer [2024-12-16T03:56:23.566Z] bde34c3a00c8: Pulling fs layer [2024-12-16T03:56:23.566Z] b352a97aabf1: Pulling fs layer [2024-12-16T03:56:23.566Z] 4872d77fe225: Pulling fs layer [2024-12-16T03:56:23.566Z] 5851b861e8e6: Pulling fs layer [2024-12-16T03:56:23.566Z] eaf3925da568: Waiting [2024-12-16T03:56:23.566Z] bab4dde63d76: Waiting [2024-12-16T03:56:23.566Z] 1469e6f7b9e6: Waiting [2024-12-16T03:56:23.566Z] bde34c3a00c8: Waiting [2024-12-16T03:56:23.566Z] 988bab9f4d93: Waiting [2024-12-16T03:56:23.566Z] 5851b861e8e6: Waiting [2024-12-16T03:56:23.566Z] 4872d77fe225: Waiting [2024-12-16T03:56:23.566Z] b352a97aabf1: Waiting [2024-12-16T03:56:23.566Z] e2be974225ed: Download complete [2024-12-16T03:56:23.566Z] 988bab9f4d93: Verifying Checksum [2024-12-16T03:56:23.566Z] 988bab9f4d93: Download complete [2024-12-16T03:56:23.566Z] 1469e6f7b9e6: Verifying Checksum [2024-12-16T03:56:23.566Z] 1469e6f7b9e6: Download complete [2024-12-16T03:56:23.566Z] eaf3925da568: Download complete [2024-12-16T03:56:23.566Z] 339a4e72a1f5: Verifying Checksum [2024-12-16T03:56:23.566Z] 339a4e72a1f5: Download complete [2024-12-16T03:56:23.827Z] bde34c3a00c8: Verifying Checksum [2024-12-16T03:56:23.827Z] bde34c3a00c8: Download complete [2024-12-16T03:56:23.827Z] b352a97aabf1: Download complete [2024-12-16T03:56:23.827Z] 4872d77fe225: Verifying Checksum [2024-12-16T03:56:23.827Z] 4872d77fe225: Download complete [2024-12-16T03:56:23.827Z] 5851b861e8e6: Verifying Checksum [2024-12-16T03:56:23.827Z] 5851b861e8e6: Download complete [2024-12-16T03:56:23.827Z] b85a868b505f: Verifying Checksum [2024-12-16T03:56:23.827Z] b85a868b505f: Download complete [2024-12-16T03:56:24.087Z] bab4dde63d76: Verifying Checksum [2024-12-16T03:56:24.087Z] bab4dde63d76: Download complete [2024-12-16T03:56:25.025Z] b85a868b505f: Pull complete [2024-12-16T03:56:25.285Z] e2be974225ed: Pull complete [2024-12-16T03:56:25.854Z] 339a4e72a1f5: Pull complete [2024-12-16T03:56:25.854Z] 988bab9f4d93: Pull complete [2024-12-16T03:56:26.113Z] 1469e6f7b9e6: Pull complete [2024-12-16T03:56:26.113Z] eaf3925da568: Pull complete [2024-12-16T03:56:28.030Z] bab4dde63d76: Pull complete [2024-12-16T03:56:28.030Z] bde34c3a00c8: Pull complete [2024-12-16T03:56:28.030Z] b352a97aabf1: Pull complete [2024-12-16T03:56:28.289Z] 4872d77fe225: Pull complete [2024-12-16T03:56:28.290Z] 5851b861e8e6: Pull complete [2024-12-16T03:56:28.290Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-16T03:56:28.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T03:56:28.290Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T03:56:28.535Z] prd-ubuntu20.04-docker-8c-8g-35174 does not seem to be running inside a container [2024-12-16T03:56:28.568Z] $ 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 [2024-12-16T03:56:35.076Z] $ docker top e6174ba97e9bf3beec07bad809b7c13dab79a939c54e18349630ae858867052d -eo pid,comm [2024-12-16T03:56:35.142Z] 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). [2024-12-16T03:56:35.142Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-16T03:56:35.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T03:56:35.199Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T03:56:35.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T03:56:35.322Z] $ docker exec e6174ba97e9bf3beec07bad809b7c13dab79a939c54e18349630ae858867052d ssh-agent [2024-12-16T03:56:35.437Z] SSH_AUTH_SOCK=/tmp/ssh-5UEpwfVLhDrT/agent.14 [2024-12-16T03:56:35.437Z] SSH_AGENT_PID=27 [2024-12-16T03:56:35.444Z] Running ssh-add (command line suppressed) [2024-12-16T03:56:35.542Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5803173432624404383.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5803173432624404383.key) [2024-12-16T03:56:35.556Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T03:56:35.850Z] + git tag --points-at HEAD [Pipeline] } [2024-12-16T03:56:35.860Z] $ docker exec --env ******** --env ******** e6174ba97e9bf3beec07bad809b7c13dab79a939c54e18349630ae858867052d ssh-agent -k [2024-12-16T03:56:35.963Z] unset SSH_AUTH_SOCK; [2024-12-16T03:56:35.963Z] unset SSH_AGENT_PID; [2024-12-16T03:56:35.963Z] echo Agent pid 27 killed; [2024-12-16T03:56:35.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-16T03:56:36.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T03:56:36.010Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T03:56:36.137Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T03:56:36.140Z] $ docker exec e6174ba97e9bf3beec07bad809b7c13dab79a939c54e18349630ae858867052d ssh-agent [2024-12-16T03:56:36.243Z] SSH_AUTH_SOCK=/tmp/ssh-bxsGGORbHe95/agent.71 [2024-12-16T03:56:36.243Z] SSH_AGENT_PID=77 [2024-12-16T03:56:36.248Z] Running ssh-add (command line suppressed) [2024-12-16T03:56:36.358Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1147811631799445191.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1147811631799445191.key) [2024-12-16T03:56:36.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T03:56:36.677Z] + git semver init [2024-12-16T03:56:36.937Z] 2024-12-16 03:56:36,852 [run_init] DEBUG init version:0.0.0 force:False [2024-12-16T03:56:36.937Z] 2024-12-16 03:56:36,852 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-12-16T03:56:36.937Z] 2024-12-16 03:56:36,853 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-12-16T03:56:36.937Z] 2024-12-16 03:56:36,853 [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) [2024-12-16T03:56:38.845Z] 2024-12-16 03:56:38,567 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-12-16T03:56:38.845Z] 2024-12-16 03:56:38,567 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-12-16T03:56:38.845Z] 2024-12-16 03:56:38,567 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-12-16T03:56:38.845Z] 2024-12-16 03:56:38,568 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-12-16T03:56:38.845Z] 4.0.0-dev.5 [Pipeline] } [2024-12-16T03:56:38.853Z] $ docker exec --env ******** --env ******** e6174ba97e9bf3beec07bad809b7c13dab79a939c54e18349630ae858867052d ssh-agent -k [2024-12-16T03:56:38.955Z] unset SSH_AUTH_SOCK; [2024-12-16T03:56:38.956Z] unset SSH_AGENT_PID; [2024-12-16T03:56:38.957Z] echo Agent pid 77 killed; [2024-12-16T03:56:38.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-16T03:56:39.288Z] + git semver [Pipeline] } [2024-12-16T03:56:39.559Z] $ docker stop --time=1 e6174ba97e9bf3beec07bad809b7c13dab79a939c54e18349630ae858867052d [2024-12-16T03:56:41.238Z] $ docker rm -f --volumes e6174ba97e9bf3beec07bad809b7c13dab79a939c54e18349630ae858867052d [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-16T03:56:41.677Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-16T03:56:41.954Z] Stashed 1 file(s) [Pipeline] echo [2024-12-16T03:56:41.958Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [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 [2024-12-16T03:56:42.147Z] provisioning config files... [2024-12-16T03:56:42.157Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2265785411534063517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T03:56:42.461Z] ---> ****-login.sh [2024-12-16T03:56:42.461Z] nexus3.edgexfoundry.org:10001 [2024-12-16T03:56:42.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:56:42.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:56:42.461Z] Configure a credential helper to remove this warning. See [2024-12-16T03:56:42.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:56:42.461Z] [2024-12-16T03:56:42.461Z] Login Succeeded [2024-12-16T03:56:42.461Z] nexus3.edgexfoundry.org:10002 [2024-12-16T03:56:42.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:56:42.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:56:42.461Z] Configure a credential helper to remove this warning. See [2024-12-16T03:56:42.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:56:42.461Z] [2024-12-16T03:56:42.461Z] Login Succeeded [2024-12-16T03:56:42.721Z] nexus3.edgexfoundry.org:10003 [2024-12-16T03:56:42.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:56:42.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:56:42.721Z] Configure a credential helper to remove this warning. See [2024-12-16T03:56:42.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:56:42.721Z] [2024-12-16T03:56:42.721Z] Login Succeeded [2024-12-16T03:56:42.721Z] nexus3.edgexfoundry.org:10004 [2024-12-16T03:56:42.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:56:42.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:56:42.721Z] Configure a credential helper to remove this warning. See [2024-12-16T03:56:42.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:56:42.721Z] [2024-12-16T03:56:42.721Z] Login Succeeded [2024-12-16T03:56:42.721Z] ****.io [2024-12-16T03:56:42.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:56:42.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:56:42.981Z] Configure a credential helper to remove this warning. See [2024-12-16T03:56:42.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:56:42.981Z] [2024-12-16T03:56:42.981Z] Login Succeeded [2024-12-16T03:56:42.981Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T03:56:42.988Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-16T03:56:43.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T03:56:43.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T03:56:43.106Z] ========================================================= [2024-12-16T03:56:43.106Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-16T03:56:43.106Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:56:43.434Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-16T03:56:43.434Z] Sending build context to Docker daemon 9.812MB [2024-12-16T03:56:43.434Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-12-16T03:56:43.434Z] Step 2/12 : FROM ${BASE} AS builder [2024-12-16T03:56:43.434Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-16T03:56:43.434Z] 43c4264eed91: Pulling fs layer [2024-12-16T03:56:43.434Z] 4cc291be95ef: Pulling fs layer [2024-12-16T03:56:43.434Z] 2ac1f1163629: Pulling fs layer [2024-12-16T03:56:43.434Z] 5c3c966382ef: Pulling fs layer [2024-12-16T03:56:43.434Z] 4f4fb700ef54: Pulling fs layer [2024-12-16T03:56:43.434Z] 5d5c8e513c77: Pulling fs layer [2024-12-16T03:56:43.434Z] 9f66e0745190: Pulling fs layer [2024-12-16T03:56:43.434Z] 4f4fb700ef54: Waiting [2024-12-16T03:56:43.434Z] 5c3c966382ef: Waiting [2024-12-16T03:56:43.434Z] 5d5c8e513c77: Waiting [2024-12-16T03:56:43.434Z] 9f66e0745190: Waiting [2024-12-16T03:56:43.434Z] f49a43e4bbc0: Pulling fs layer [2024-12-16T03:56:43.434Z] 561ebcabdf7f: Pulling fs layer [2024-12-16T03:56:43.434Z] f49a43e4bbc0: Waiting [2024-12-16T03:56:43.434Z] 4cc291be95ef: Verifying Checksum [2024-12-16T03:56:43.434Z] 4cc291be95ef: Download complete [2024-12-16T03:56:43.434Z] 5c3c966382ef: Verifying Checksum [2024-12-16T03:56:43.434Z] 5c3c966382ef: Download complete [2024-12-16T03:56:43.434Z] 4f4fb700ef54: Verifying Checksum [2024-12-16T03:56:43.434Z] 4f4fb700ef54: Download complete [2024-12-16T03:56:43.693Z] 5d5c8e513c77: Verifying Checksum [2024-12-16T03:56:43.693Z] 5d5c8e513c77: Download complete [2024-12-16T03:56:43.693Z] 43c4264eed91: Download complete [2024-12-16T03:56:43.693Z] 9f66e0745190: Verifying Checksum [2024-12-16T03:56:43.693Z] 9f66e0745190: Download complete [2024-12-16T03:56:43.693Z] 43c4264eed91: Pull complete [2024-12-16T03:56:43.954Z] 561ebcabdf7f: Verifying Checksum [2024-12-16T03:56:43.954Z] 561ebcabdf7f: Download complete [2024-12-16T03:56:43.954Z] 4cc291be95ef: Pull complete [2024-12-16T03:56:43.954Z] 2ac1f1163629: Verifying Checksum [2024-12-16T03:56:43.954Z] 2ac1f1163629: Download complete [2024-12-16T03:56:44.521Z] f49a43e4bbc0: Verifying Checksum [2024-12-16T03:56:44.521Z] f49a43e4bbc0: Download complete [2024-12-16T03:56:47.816Z] 2ac1f1163629: Pull complete [2024-12-16T03:56:47.816Z] 5c3c966382ef: Pull complete [2024-12-16T03:56:47.816Z] 4f4fb700ef54: Pull complete [2024-12-16T03:56:48.085Z] 5d5c8e513c77: Pull complete [2024-12-16T03:56:48.085Z] 9f66e0745190: Pull complete [2024-12-16T03:56:50.632Z] f49a43e4bbc0: Pull complete [2024-12-16T03:56:50.927Z] 561ebcabdf7f: Pull complete [2024-12-16T03:56:50.927Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-16T03:56:50.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-16T03:56:50.927Z] ---> 3a752c3f9dda [2024-12-16T03:56:50.927Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-12-16T03:56:57.107Z] Still waiting to schedule task [2024-12-16T03:56:57.108Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-12-16T03:57:00.926Z] ---> Running in 97d959c687d8 [2024-12-16T03:57:00.926Z] Removing intermediate container 97d959c687d8 [2024-12-16T03:57:00.926Z] ---> fada68fef3d0 [2024-12-16T03:57:00.926Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-12-16T03:57:00.926Z] ---> Running in ebc5370f0428 [2024-12-16T03:57:00.926Z] Removing intermediate container ebc5370f0428 [2024-12-16T03:57:00.926Z] ---> ad9bb1f141f6 [2024-12-16T03:57:00.926Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-12-16T03:57:00.926Z] ---> Running in 770f33c9b792 [2024-12-16T03:57:00.926Z] Removing intermediate container 770f33c9b792 [2024-12-16T03:57:00.926Z] ---> 6712a6fc8da9 [2024-12-16T03:57:00.926Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-16T03:57:00.926Z] ---> Running in 1211bfd79ffc [2024-12-16T03:57:00.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T03:57:00.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T03:57:00.926Z] OK: 246 MiB in 54 packages [2024-12-16T03:57:00.926Z] Removing intermediate container 1211bfd79ffc [2024-12-16T03:57:00.926Z] ---> 8ddc12b32a17 [2024-12-16T03:57:00.926Z] Step 7/12 : WORKDIR /app [2024-12-16T03:57:00.926Z] ---> Running in a409458a08bf [2024-12-16T03:57:00.926Z] Removing intermediate container a409458a08bf [2024-12-16T03:57:00.926Z] ---> 972f4cbaaf84 [2024-12-16T03:57:00.926Z] Step 8/12 : COPY go.mod vendor* ./ [2024-12-16T03:57:00.926Z] ---> 026bd2abb07e [2024-12-16T03:57:00.926Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-16T03:57:00.926Z] ---> Running in 40cebf46ff5c [2024-12-16T03:58:22.588Z] Removing intermediate container 40cebf46ff5c [2024-12-16T03:58:22.588Z] ---> 754c52818687 [2024-12-16T03:58:22.588Z] Step 10/12 : COPY . . [2024-12-16T03:58:22.588Z] ---> 107f0734b825 [2024-12-16T03:58:22.588Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-16T03:58:22.588Z] ---> Running in 5db4ae6d7097 [2024-12-16T03:58:22.588Z] Removing intermediate container 5db4ae6d7097 [2024-12-16T03:58:22.588Z] ---> c1c8ceb3f025 [2024-12-16T03:58:22.588Z] Step 12/12 : RUN $MAKE [2024-12-16T03:58:22.588Z] ---> Running in c2d706f9e7aa [2024-12-16T03:58:22.588Z] noop [2024-12-16T03:58:22.588Z] Removing intermediate container c2d706f9e7aa [2024-12-16T03:58:22.588Z] ---> 5d0a2aa093e9 [2024-12-16T03:58:22.588Z] Successfully built 5d0a2aa093e9 [2024-12-16T03:58:22.588Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:58:22.913Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-16T03:58:22.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T03:58:23.001Z] prd-ubuntu20.04-docker-8c-8g-35174 does not seem to be running inside a container [2024-12-16T03:58:23.028Z] $ 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 [2024-12-16T03:58:23.401Z] $ docker top e13fad36e0b96e729b40ff2a5311bcdda6fcdb7ecc6a3adafba270ebc53c883d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T03:58:23.758Z] + go version [2024-12-16T03:58:23.758Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-16T03:58:23.770Z] $ docker stop --time=1 e13fad36e0b96e729b40ff2a5311bcdda6fcdb7ecc6a3adafba270ebc53c883d [2024-12-16T03:58:25.044Z] $ docker rm -f --volumes e13fad36e0b96e729b40ff2a5311bcdda6fcdb7ecc6a3adafba270ebc53c883d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:58:25.498Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-16T03:58:25.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T03:58:25.581Z] prd-ubuntu20.04-docker-8c-8g-35174 does not seem to be running inside a container [2024-12-16T03:58:25.615Z] $ 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 [2024-12-16T03:58:25.935Z] $ docker top 76afcf93a5c06b44f6bb36fb53f1a125e2e6c08684da2c811de7fbfbad973478 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T03:58:26.292Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-12-16T03:58:26.599Z] + make test [2024-12-16T03:58:26.599Z] go test -race -coverprofile=coverage.out ./... [2024-12-16T03:58:36.513Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-35176 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-12-16T03:58:36.534Z] Running in /w/workspace/app-record-replay/104 [Pipeline] { [Pipeline] checkout [2024-12-16T03:58:39.602Z] Selected Git installation does not exist. Using Default [2024-12-16T03:58:39.602Z] The recommended git tool is: NONE [2024-12-16T03:58:45.353Z] using credential edgex-jenkins-ssh [2024-12-16T03:58:45.387Z] Cloning the remote Git repository [2024-12-16T03:58:45.426Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-12-16T03:58:45.528Z] > git init /w/workspace/app-record-replay/104 # timeout=10 [2024-12-16T03:58:45.666Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-12-16T03:58:45.668Z] > git --version # timeout=10 [2024-12-16T03:58:45.691Z] > git --version # 'git version 2.25.1' [2024-12-16T03:58:45.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-16T03:58:45.864Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-16T03:58:49.046Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-12-16T03:58:49.073Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-16T03:58:50.062Z] Avoid second fetch [2024-12-16T03:58:50.062Z] Checking out Revision 56a76017a4c78fe79ed9b52823f4ed35d3337cbd (main) [2024-12-16T03:58:50.861Z] Commit message: "Merge pull request #162 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.14" [2024-12-16T03:58:50.079Z] > git config core.sparsecheckout # timeout=10 [2024-12-16T03:58:50.150Z] > git checkout -f 56a76017a4c78fe79ed9b52823f4ed35d3337cbd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-16T03:58:55.699Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-16T03:58:55.699Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-16T03:58:55.699Z] Dload Upload Total Spent Left Speed [2024-12-16T03:58:55.699Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2024-12-16T03:58:56.050Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-16T03:58:56.382Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-16T03:58:56.383Z] + sudo tee /etc/docker/daemon.new [2024-12-16T03:58:56.383Z] { [2024-12-16T03:58:56.383Z] "registry-mirrors": [ [2024-12-16T03:58:56.383Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-16T03:58:56.383Z] ], [2024-12-16T03:58:56.383Z] "bip": "10.250.0.254/24", [2024-12-16T03:58:56.383Z] "hosts": [ [2024-12-16T03:58:56.383Z] "tcp://0.0.0.0:5555", [2024-12-16T03:58:56.383Z] "unix:///var/run/docker.sock" [2024-12-16T03:58:56.383Z] ], [2024-12-16T03:58:56.383Z] "mtu": 1458, [2024-12-16T03:58:56.383Z] "selinux-enabled": true, [2024-12-16T03:58:56.383Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-16T03:58:56.383Z] } [Pipeline] sh [2024-12-16T03:58:56.714Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-16T03:58:57.047Z] + sudo service docker restart [2024-12-16T03:59:05.321Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-12-16T03:59:05.321Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-12-16T03:59:05.321Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-12-16T03:59:05.321Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-12-16T03:59:05.321Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.024s coverage: 88.0% of statements [2024-12-16T03:59:10.603Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.581s coverage: 98.7% of statements [2024-12-16T03:59:10.603Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.087s coverage: 89.7% of statements [2024-12-16T03:59:10.603Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.019s coverage: 100.0% of statements [2024-12-16T03:59:10.603Z] running golangci-lint [2024-12-16T03:59:10.603Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-12-16T03:59:10.603Z] go version go1.23.2 linux/amd64 [2024-12-16T03:59:10.603Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-12-16T03:59:10.603Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-12-16T03:59:10.603Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T03:59:15.301Z] provisioning config files... [2024-12-16T03:59:15.321Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/104@tmp/config15355704430485694403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T03:59:15.728Z] ---> ****-login.sh [2024-12-16T03:59:15.728Z] nexus3.edgexfoundry.org:10001 [2024-12-16T03:59:15.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:59:16.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:59:16.263Z] Configure a credential helper to remove this warning. See [2024-12-16T03:59:16.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:59:16.263Z] [2024-12-16T03:59:16.263Z] Login Succeeded [2024-12-16T03:59:16.263Z] nexus3.edgexfoundry.org:10002 [2024-12-16T03:59:16.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:59:16.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:59:16.532Z] Configure a credential helper to remove this warning. See [2024-12-16T03:59:16.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:59:16.532Z] [2024-12-16T03:59:16.532Z] Login Succeeded [2024-12-16T03:59:16.532Z] nexus3.edgexfoundry.org:10003 [2024-12-16T03:59:16.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:59:16.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:59:16.811Z] Configure a credential helper to remove this warning. See [2024-12-16T03:59:16.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:59:16.811Z] [2024-12-16T03:59:16.811Z] Login Succeeded [2024-12-16T03:59:16.811Z] nexus3.edgexfoundry.org:10004 [2024-12-16T03:59:16.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:59:17.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:59:17.081Z] Configure a credential helper to remove this warning. See [2024-12-16T03:59:17.082Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:59:17.082Z] [2024-12-16T03:59:17.082Z] Login Succeeded [2024-12-16T03:59:17.082Z] ****.io [2024-12-16T03:59:17.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:59:17.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:59:17.350Z] Configure a credential helper to remove this warning. See [2024-12-16T03:59:17.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:59:17.350Z] [2024-12-16T03:59:17.350Z] Login Succeeded [2024-12-16T03:59:17.350Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T03:59:17.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-16T03:59:17.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T03:59:17.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T03:59:17.724Z] ========================================================= [2024-12-16T03:59:17.724Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-16T03:59:17.724Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:59:18.094Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-16T03:59:19.076Z] #0 building with "default" instance using docker driver [2024-12-16T03:59:19.076Z] [2024-12-16T03:59:19.076Z] #1 [internal] load .dockerignore [2024-12-16T03:59:19.076Z] #1 transferring context: 159B 0.0s done [2024-12-16T03:59:19.076Z] #1 DONE 0.1s [2024-12-16T03:59:19.076Z] [2024-12-16T03:59:19.076Z] #2 [internal] load build definition from Dockerfile [2024-12-16T03:59:19.076Z] #2 transferring dockerfile: 1.76kB 0.0s done [2024-12-16T03:59:19.076Z] #2 DONE 0.1s [2024-12-16T03:59:19.345Z] [2024-12-16T03:59:19.345Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-16T03:59:19.345Z] #3 DONE 0.1s [2024-12-16T03:59:19.345Z] [2024-12-16T03:59:19.345Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-16T03:59:19.345Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-16T03:59:19.615Z] #4 ... [2024-12-16T03:59:19.615Z] [2024-12-16T03:59:19.615Z] #5 [internal] load build context [2024-12-16T03:59:19.615Z] #5 transferring context: 282.73kB 0.1s done [2024-12-16T03:59:19.615Z] #5 DONE 0.1s [2024-12-16T03:59:19.615Z] [2024-12-16T03:59:19.615Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-16T03:59:19.615Z] #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-16T03:59:19.615Z] #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-16T03:59:19.615Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done [2024-12-16T03:59:19.615Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-16T03:59:19.615Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 3.15MB / 70.64MB 0.2s [2024-12-16T03:59:19.615Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s [2024-12-16T03:59:19.615Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 8.39MB / 70.64MB 0.3s [2024-12-16T03:59:19.615Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2024-12-16T03:59:19.615Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.1s done [2024-12-16T03:59:19.615Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-16T03:59:19.615Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 1.98MB / 95.52MB 0.3s [2024-12-16T03:59:19.615Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 0B / 12.73MB 0.3s [2024-12-16T03:59:19.888Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 12.58MB / 70.64MB 0.4s [2024-12-16T03:59:19.888Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 3.15MB / 12.73MB 0.4s [2024-12-16T03:59:19.888Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.2s done [2024-12-16T03:59:19.888Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 24.12MB / 70.64MB 0.6s [2024-12-16T03:59:19.888Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 14.68MB / 95.52MB 0.6s [2024-12-16T03:59:19.888Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.19MB / 12.73MB 0.6s [2024-12-16T03:59:20.159Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 29.36MB / 70.64MB 0.7s [2024-12-16T03:59:20.159Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.4s done [2024-12-16T03:59:20.159Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 19.92MB / 95.52MB 0.7s [2024-12-16T03:59:20.159Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.6s done [2024-12-16T03:59:20.159Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 40.89MB / 70.64MB 0.9s [2024-12-16T03:59:20.159Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 30.41MB / 95.52MB 0.9s [2024-12-16T03:59:20.159Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 [2024-12-16T03:59:20.426Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 47.19MB / 70.64MB 1.0s [2024-12-16T03:59:20.426Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 35.65MB / 95.52MB 1.0s [2024-12-16T03:59:20.426Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done [2024-12-16T03:59:20.694Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 53.48MB / 70.64MB 1.1s [2024-12-16T03:59:20.694Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 41.06MB / 95.52MB 1.1s [2024-12-16T03:59:20.694Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 65.01MB / 70.64MB 1.3s [2024-12-16T03:59:20.694Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 52.43MB / 95.52MB 1.3s [2024-12-16T03:59:20.962Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.4s [2024-12-16T03:59:20.962Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 57.67MB / 95.52MB 1.4s [2024-12-16T03:59:20.962Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.5s done [2024-12-16T03:59:20.962Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 62.91MB / 95.52MB 1.5s [2024-12-16T03:59:20.962Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a [2024-12-16T03:59:20.962Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 68.16MB / 95.52MB 1.6s [2024-12-16T03:59:21.230Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 73.40MB / 95.52MB 1.7s [2024-12-16T03:59:21.230Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 84.93MB / 95.52MB 1.9s [2024-12-16T03:59:21.497Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 91.23MB / 95.52MB 2.0s [2024-12-16T03:59:21.765Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.2s done [2024-12-16T03:59:27.117Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.9s [2024-12-16T03:59:32.478Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.2s [2024-12-16T03:59:32.532Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|name|deps|exports_file|types_sizes) took 20.175904607s" [2024-12-16T03:59:32.532Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 4.923868ms" [2024-12-16T03:59:39.157Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.1s done [2024-12-16T03:59:40.577Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea [2024-12-16T03:59:40.577Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-16T03:59:40.577Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-16T03:59:40.577Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-16T03:59:40.668Z] level=info msg="[linters_context/goanalysis] analyzers took 47.510579914s with top 10 stages: buildir: 37.282393632s, inspect: 2.054050551s, fact_deprecated: 1.740454156s, ctrlflow: 1.222390109s, printf: 1.081457752s, fact_purity: 901.6444ms, nilness: 688.500069ms, SA5012: 533.327535ms, typedness: 524.73745ms, tokenfileanalyzer: 275.18808ms" [2024-12-16T03:59:40.668Z] level=info msg="[runner] Issues before processing: 10, after processing: 0" [2024-12-16T03:59:40.668Z] level=info msg="[runner] Processors filtering stat (in/out): skip_files: 10/10, invalid_issue: 10/10, path_prettifier: 10/10, identifier_marker: 10/10, exclude: 10/10, exclude-rules: 10/0, filename_unadjuster: 10/10, skip_dirs: 10/10, autogenerated_exclude: 10/10, cgo: 10/10" [2024-12-16T03:59:40.668Z] level=info msg="[runner] processing took 719.608µs with stages: identifier_marker: 382.129µs, autogenerated_exclude: 119.81µs, exclude-rules: 92.95µs, path_prettifier: 69.509µs, skip_dirs: 38.2µs, invalid_issue: 4.32µs, cgo: 3.18µs, filename_unadjuster: 1.52µs, nolint: 1.39µs, max_same_issues: 1.24µs, uniq_by_line: 940ns, skip_files: 780ns, fixer: 540ns, max_from_linter: 530ns, sort_results: 440ns, exclude: 410ns, source_code: 350ns, path_shortener: 330ns, diff: 300ns, max_per_file_from_linter: 270ns, path_prefixer: 240ns, severity-rules: 230ns" [2024-12-16T03:59:40.668Z] level=info msg="[runner] linters took 9.386148718s with stages: goanalysis_metalinter: 9.385289259s" [2024-12-16T03:59:40.668Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-12-16T03:59:40.668Z] level=info msg="Memory: 297 samples, avg is 229.5MB, max is 1080.8MB" [2024-12-16T03:59:40.668Z] level=info msg="Execution took 29.57315431s" [2024-12-16T03:59:40.668Z] go vet ./... [2024-12-16T03:59:40.846Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0.1s [2024-12-16T03:59:46.208Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.3s [2024-12-16T03:59:47.244Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-16T03:59:47.245Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-16T03:59:47.245Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-16T03:59:47.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-16T03:59:47.285Z] $ docker stop --time=1 76afcf93a5c06b44f6bb36fb53f1a125e2e6c08684da2c811de7fbfbad973478 [2024-12-16T03:59:49.570Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.3s done [2024-12-16T03:59:49.570Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 [2024-12-16T03:59:51.518Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.3s done [2024-12-16T03:59:51.787Z] #4 DONE 32.5s [2024-12-16T03:59:52.056Z] [2024-12-16T03:59:52.056Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2024-12-16T03:59:52.642Z] #6 0.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T03:59:52.911Z] #6 1.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T03:59:54.326Z] #6 2.270 OK: 238 MiB in 54 packages [2024-12-16T03:59:56.276Z] #6 DONE 4.1s [2024-12-16T03:59:56.276Z] [2024-12-16T03:59:56.276Z] #7 [builder 3/7] WORKDIR /app [2024-12-16T03:59:56.276Z] #7 DONE 0.1s [2024-12-16T03:59:56.276Z] [2024-12-16T03:59:56.276Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-12-16T03:59:56.276Z] #8 DONE 0.1s [2024-12-16T03:59:56.276Z] [2024-12-16T03:59:56.276Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-16T03:59:57.036Z] $ docker rm -f --volumes 76afcf93a5c06b44f6bb36fb53f1a125e2e6c08684da2c811de7fbfbad973478 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-16T03:59:57.663Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-16T03:59:57.727Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-16T03:59:58.361Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-16T03:59:58.653Z] + ls -al . [2024-12-16T03:59:58.653Z] total 264 [2024-12-16T03:59:58.653Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 16 03:58 . [2024-12-16T03:59:58.653Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 03:56 .. [2024-12-16T03:59:58.653Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 16 03:56 .dockerignore [2024-12-16T03:59:58.653Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 03:59 .git [2024-12-16T03:59:58.653Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 03:56 .github [2024-12-16T03:59:58.653Z] -rw-rw-r-- 1 jenkins jenkins 164 Dec 16 03:56 .gitignore [2024-12-16T03:59:58.653Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 16 03:56 .golangci.yml [2024-12-16T03:59:58.653Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 03:56 .semver [2024-12-16T03:59:58.653Z] -rw-rw-r-- 1 jenkins jenkins 16870 Dec 16 03:56 Attribution.txt [2024-12-16T03:59:58.653Z] -rw-rw-r-- 1 jenkins jenkins 458 Dec 16 03:56 CHANGELOG.md [2024-12-16T03:59:58.653Z] -rw-rw-r-- 1 jenkins jenkins 1726 Dec 16 03:56 Dockerfile [2024-12-16T03:59:58.653Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 16 03:56 GOVERNANCE.md [2024-12-16T03:59:58.653Z] -rw-rw-r-- 1 jenkins jenkins 681 Dec 16 03:56 Jenkinsfile [2024-12-16T03:59:58.653Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 16 03:56 LICENSE [2024-12-16T03:59:58.653Z] -rw-rw-r-- 1 jenkins jenkins 3851 Dec 16 03:56 Makefile [2024-12-16T03:59:58.653Z] -rw-rw-r-- 1 jenkins jenkins 611 Dec 16 03:56 OWNERS.md [2024-12-16T03:59:58.653Z] -rw-rw-r-- 1 jenkins jenkins 4107 Dec 16 03:56 README.md [2024-12-16T03:59:58.653Z] -rw-rw-r-- 1 jenkins jenkins 7789 Dec 16 03:56 Record and Reply.postman_collection.json [2024-12-16T03:59:58.653Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 03:56 VERSION [2024-12-16T03:59:58.653Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 03:56 bin [2024-12-16T03:59:58.653Z] -rw-r--r-- 1 jenkins jenkins 34247 Dec 16 03:59 coverage.out [2024-12-16T03:59:58.653Z] -rw-rw-r-- 1 jenkins jenkins 6718 Dec 16 03:56 go.mod [2024-12-16T03:59:58.653Z] -rw-rw-r-- 1 jenkins jenkins 87872 Dec 16 03:56 go.sum [2024-12-16T03:59:58.653Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 16 03:56 internal [2024-12-16T03:59:58.653Z] -rw-rw-r-- 1 jenkins jenkins 913 Dec 16 03:56 main.go [2024-12-16T03:59:58.653Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 03:56 openapi [2024-12-16T03:59:58.653Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 03:56 pkg [2024-12-16T03:59:58.653Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 03:56 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:59:59.001Z] + 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=56a76017a4c78fe79ed9b52823f4ed35d3337cbd --label arch=amd64 --label version=4.0.0-dev.5 . [2024-12-16T03:59:59.001Z] Sending build context to Docker daemon 9.847MB [2024-12-16T03:59:59.001Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-12-16T03:59:59.001Z] Step 2/27 : FROM ${BASE} AS builder [2024-12-16T03:59:59.001Z] ---> 5d0a2aa093e9 [2024-12-16T03:59:59.001Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-12-16T03:59:59.260Z] ---> Running in 4a04e85b3147 [2024-12-16T03:59:59.519Z] Removing intermediate container 4a04e85b3147 [2024-12-16T03:59:59.519Z] ---> 7036d5c50ecb [2024-12-16T03:59:59.519Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-12-16T03:59:59.519Z] ---> Running in 8f7b772c57ef [2024-12-16T03:59:59.519Z] Removing intermediate container 8f7b772c57ef [2024-12-16T03:59:59.519Z] ---> 0ced91932c58 [2024-12-16T03:59:59.519Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-12-16T03:59:59.519Z] ---> Running in 26cd584d59e1 [2024-12-16T03:59:59.519Z] Removing intermediate container 26cd584d59e1 [2024-12-16T03:59:59.519Z] ---> 49b543d1c7be [2024-12-16T03:59:59.519Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-16T03:59:59.519Z] ---> Running in 781409ebec46 [2024-12-16T04:00:00.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T04:00:00.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T04:00:00.346Z] OK: 246 MiB in 54 packages [2024-12-16T04:00:00.606Z] Removing intermediate container 781409ebec46 [2024-12-16T04:00:00.606Z] ---> 0f88df303d1c [2024-12-16T04:00:00.606Z] Step 7/27 : WORKDIR /app [2024-12-16T04:00:00.606Z] ---> Running in 1b7d7934b277 [2024-12-16T04:00:00.606Z] Removing intermediate container 1b7d7934b277 [2024-12-16T04:00:00.606Z] ---> efe04d05b50b [2024-12-16T04:00:00.606Z] Step 8/27 : COPY go.mod vendor* ./ [2024-12-16T04:00:00.865Z] ---> a58a190a25d6 [2024-12-16T04:00:00.865Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-16T04:00:00.865Z] ---> Running in 049a25884456 [2024-12-16T04:00:01.435Z] Removing intermediate container 049a25884456 [2024-12-16T04:00:01.435Z] ---> fd291eec8c87 [2024-12-16T04:00:01.435Z] Step 10/27 : COPY . . [2024-12-16T04:00:02.031Z] ---> 27be7fb775d4 [2024-12-16T04:00:02.031Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-16T04:00:02.031Z] ---> Running in 4407053026d2 [2024-12-16T04:00:02.031Z] Removing intermediate container 4407053026d2 [2024-12-16T04:00:02.031Z] ---> 89ff9a842035 [2024-12-16T04:00:02.031Z] Step 12/27 : RUN $MAKE [2024-12-16T04:00:02.031Z] ---> Running in 861b221bc1a6 [2024-12-16T04:00:02.289Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.5 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2024-12-16T04:00:29.553Z] #9 DONE 29.2s [2024-12-16T04:00:29.553Z] [2024-12-16T04:00:29.553Z] #10 [builder 6/7] COPY . . [2024-12-16T04:00:29.553Z] #10 DONE 0.2s [2024-12-16T04:00:29.553Z] [2024-12-16T04:00:29.553Z] #11 [builder 7/7] RUN echo noop [2024-12-16T04:00:29.553Z] #11 0.581 noop [2024-12-16T04:00:29.553Z] #11 DONE 0.7s [2024-12-16T04:00:29.553Z] [2024-12-16T04:00:29.553Z] #12 exporting to image [2024-12-16T04:00:29.553Z] #12 exporting layers [2024-12-16T04:00:42.863Z] Removing intermediate container 861b221bc1a6 [2024-12-16T04:00:42.863Z] ---> 6f10a445e321 [2024-12-16T04:00:42.863Z] Step 13/27 : FROM alpine:3.20 [2024-12-16T04:00:42.863Z] 3.20: Pulling from library/alpine [2024-12-16T04:00:42.863Z] da9db072f522: Pulling fs layer [2024-12-16T04:00:42.863Z] da9db072f522: Verifying Checksum [2024-12-16T04:00:42.863Z] da9db072f522: Download complete [2024-12-16T04:00:42.863Z] da9db072f522: Pull complete [2024-12-16T04:00:42.863Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-16T04:00:42.863Z] Status: Downloaded newer image for alpine:3.20 [2024-12-16T04:00:42.863Z] ---> 63b790fccc90 [2024-12-16T04:00:42.863Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-12-16T04:00:42.863Z] ---> Running in fe2557bbf5c0 [2024-12-16T04:00:42.863Z] Removing intermediate container fe2557bbf5c0 [2024-12-16T04:00:42.863Z] ---> 3e4cdd0aba31 [2024-12-16T04:00:42.863Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-12-16T04:00:42.863Z] ---> Running in 8730397a10a1 [2024-12-16T04:00:42.863Z] Removing intermediate container 8730397a10a1 [2024-12-16T04:00:42.863Z] ---> 0e2b10c93478 [2024-12-16T04:00:42.863Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-16T04:00:42.863Z] ---> Running in 531d742ac25e [2024-12-16T04:00:42.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T04:00:42.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T04:00:42.863Z] (1/2) Installing ca-certificates (20240705-r0) [2024-12-16T04:00:42.863Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-12-16T04:00:42.863Z] Executing busybox-1.36.1-r29.trigger [2024-12-16T04:00:42.863Z] Executing ca-certificates-20240705-r0.trigger [2024-12-16T04:00:42.863Z] OK: 9 MiB in 16 packages [2024-12-16T04:00:42.863Z] Removing intermediate container 531d742ac25e [2024-12-16T04:00:42.863Z] ---> a70ef13ca107 [2024-12-16T04:00:42.863Z] Step 17/27 : RUN apk --no-cache upgrade [2024-12-16T04:00:42.863Z] ---> Running in 313b44ebbf8d [2024-12-16T04:00:42.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T04:00:42.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T04:00:42.863Z] Upgrading critical system libraries and apk-tools: [2024-12-16T04:00:42.863Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-16T04:00:42.863Z] Executing busybox-1.36.1-r29.trigger [2024-12-16T04:00:42.863Z] Continuing the upgrade transaction with new apk-tools: [2024-12-16T04:00:42.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T04:00:42.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T04:00:42.863Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-16T04:00:42.863Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-16T04:00:42.863Z] Executing ca-certificates-20240705-r0.trigger [2024-12-16T04:00:42.863Z] OK: 9 MiB in 16 packages [2024-12-16T04:00:44.282Z] Removing intermediate container 313b44ebbf8d [2024-12-16T04:00:44.282Z] ---> 57c3c3197e0d [2024-12-16T04:00:44.282Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-12-16T04:00:44.282Z] ---> 53e7bda6e2bf [2024-12-16T04:00:44.282Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-12-16T04:00:44.282Z] ---> b272b45de70c [2024-12-16T04:00:44.282Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-12-16T04:00:44.282Z] ---> a0e6a5287ab1 [2024-12-16T04:00:44.282Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-12-16T04:00:49.389Z] ---> 4277ca1a6d79 [2024-12-16T04:00:49.389Z] Step 22/27 : EXPOSE 59712 [2024-12-16T04:00:49.389Z] ---> Running in bc0b183d9775 [2024-12-16T04:00:49.389Z] Removing intermediate container bc0b183d9775 [2024-12-16T04:00:49.389Z] ---> 0c8909d13fad [2024-12-16T04:00:49.389Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-12-16T04:00:49.389Z] ---> Running in ab98df7459ca [2024-12-16T04:00:49.389Z] Removing intermediate container ab98df7459ca [2024-12-16T04:00:49.389Z] ---> 7eaf7b9b0af3 [2024-12-16T04:00:49.389Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-16T04:00:49.389Z] ---> Running in ea39884c243c [2024-12-16T04:00:49.389Z] Removing intermediate container ea39884c243c [2024-12-16T04:00:49.389Z] ---> c985daebf395 [2024-12-16T04:00:49.389Z] Step 25/27 : LABEL arch=amd64 [2024-12-16T04:00:49.389Z] ---> Running in eb70c43c87e4 [2024-12-16T04:00:49.389Z] Removing intermediate container eb70c43c87e4 [2024-12-16T04:00:49.389Z] ---> ab5999434979 [2024-12-16T04:00:49.389Z] Step 26/27 : LABEL git_sha=56a76017a4c78fe79ed9b52823f4ed35d3337cbd [2024-12-16T04:00:49.389Z] ---> Running in 85b496da4ccb [2024-12-16T04:00:49.389Z] Removing intermediate container 85b496da4ccb [2024-12-16T04:00:49.389Z] ---> 050b7490e085 [2024-12-16T04:00:49.389Z] Step 27/27 : LABEL version=4.0.0-dev.5 [2024-12-16T04:00:49.389Z] ---> Running in 7e161596670c [2024-12-16T04:00:49.389Z] Removing intermediate container 7e161596670c [2024-12-16T04:00:49.389Z] ---> 51c3dd4bfd7e [2024-12-16T04:00:49.389Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-16T04:00:49.389Z] Successfully built 51c3dd4bfd7e [2024-12-16T04:00:49.389Z] 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 [2024-12-16T04:00:49.533Z] provisioning config files... [2024-12-16T04:00:49.543Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10594274940417622474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T04:00:53.165Z] ---> ****-login.sh [2024-12-16T04:00:53.165Z] nexus3.edgexfoundry.org:10001 [2024-12-16T04:00:53.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T04:00:53.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T04:00:53.425Z] Configure a credential helper to remove this warning. See [2024-12-16T04:00:53.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T04:00:53.425Z] [2024-12-16T04:00:53.425Z] Login Succeeded [2024-12-16T04:00:53.425Z] nexus3.edgexfoundry.org:10002 [2024-12-16T04:00:53.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T04:00:53.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T04:00:53.425Z] Configure a credential helper to remove this warning. See [2024-12-16T04:00:53.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T04:00:53.425Z] [2024-12-16T04:00:53.425Z] Login Succeeded [2024-12-16T04:00:53.425Z] nexus3.edgexfoundry.org:10003 [2024-12-16T04:00:53.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T04:00:53.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T04:00:53.684Z] Configure a credential helper to remove this warning. See [2024-12-16T04:00:53.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T04:00:53.684Z] [2024-12-16T04:00:53.684Z] Login Succeeded [2024-12-16T04:00:53.684Z] nexus3.edgexfoundry.org:10004 [2024-12-16T04:00:53.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T04:00:53.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T04:00:53.684Z] Configure a credential helper to remove this warning. See [2024-12-16T04:00:53.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T04:00:53.684Z] [2024-12-16T04:00:53.684Z] Login Succeeded [2024-12-16T04:00:53.684Z] ****.io [2024-12-16T04:00:53.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T04:00:53.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T04:00:53.944Z] Configure a credential helper to remove this warning. See [2024-12-16T04:00:53.944Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T04:00:53.944Z] [2024-12-16T04:00:53.944Z] Login Succeeded [2024-12-16T04:00:53.944Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T04:00:53.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-16T04:00:53.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T04:00:54.024Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-12-16T04:00:54.024Z] 56a76017a4c78fe79ed9b52823f4ed35d3337cbd [2024-12-16T04:00:54.024Z] latest [2024-12-16T04:00:54.024Z] 4.0.0-dev.5 [2024-12-16T04:00:54.024Z] 56a76017a4c78fe79ed9b52823f4ed35d3337cbd-4.0.0-dev.5 [2024-12-16T04:00:54.024Z] main [2024-12-16T04:00:54.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:00:54.359Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:56a76017a4c78fe79ed9b52823f4ed35d3337cbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:00:54.699Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:56a76017a4c78fe79ed9b52823f4ed35d3337cbd [2024-12-16T04:00:54.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-12-16T04:00:54.700Z] 758e806f2f9c: Preparing [2024-12-16T04:00:54.700Z] 9f7a8367bff4: Preparing [2024-12-16T04:00:54.700Z] 323863500bbc: Preparing [2024-12-16T04:00:54.700Z] 7780b8c9d24b: Preparing [2024-12-16T04:00:54.700Z] 6f67da5fcb57: Preparing [2024-12-16T04:00:54.700Z] c5e8ea892cac: Preparing [2024-12-16T04:00:54.700Z] 75654b8eeebd: Preparing [2024-12-16T04:00:54.700Z] c5e8ea892cac: Waiting [2024-12-16T04:00:54.700Z] 75654b8eeebd: Waiting [2024-12-16T04:00:54.700Z] 9f7a8367bff4: Pushed [2024-12-16T04:00:54.700Z] 7780b8c9d24b: Pushed [2024-12-16T04:00:54.700Z] 323863500bbc: Pushed [2024-12-16T04:00:55.267Z] 6f67da5fcb57: Pushed [2024-12-16T04:00:56.679Z] c5e8ea892cac: Pushed [2024-12-16T04:00:56.679Z] 75654b8eeebd: Layer already exists [2024-12-16T04:01:00.415Z] 758e806f2f9c: Pushed [2024-12-16T04:01:00.674Z] 56a76017a4c78fe79ed9b52823f4ed35d3337cbd: digest: sha256:5efa6b430e0adbc88eafbdd4d68922e4284d6ff957364ae90f5dadfc68f0be38 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:01:01.005Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:01:01.329Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-12-16T04:01:01.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-12-16T04:01:01.329Z] 758e806f2f9c: Preparing [2024-12-16T04:01:01.329Z] 9f7a8367bff4: Preparing [2024-12-16T04:01:01.329Z] 323863500bbc: Preparing [2024-12-16T04:01:01.329Z] 7780b8c9d24b: Preparing [2024-12-16T04:01:01.329Z] 6f67da5fcb57: Preparing [2024-12-16T04:01:01.329Z] c5e8ea892cac: Preparing [2024-12-16T04:01:01.329Z] 75654b8eeebd: Preparing [2024-12-16T04:01:01.329Z] c5e8ea892cac: Waiting [2024-12-16T04:01:01.329Z] 75654b8eeebd: Waiting [2024-12-16T04:01:01.329Z] 758e806f2f9c: Layer already exists [2024-12-16T04:01:01.329Z] 6f67da5fcb57: Layer already exists [2024-12-16T04:01:01.329Z] 9f7a8367bff4: Layer already exists [2024-12-16T04:01:01.329Z] 7780b8c9d24b: Layer already exists [2024-12-16T04:01:01.329Z] 323863500bbc: Layer already exists [2024-12-16T04:01:01.329Z] c5e8ea892cac: Layer already exists [2024-12-16T04:01:01.329Z] 75654b8eeebd: Layer already exists [2024-12-16T04:01:01.329Z] latest: digest: sha256:5efa6b430e0adbc88eafbdd4d68922e4284d6ff957364ae90f5dadfc68f0be38 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:01:01.661Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:01:01.997Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.5 [2024-12-16T04:01:01.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-12-16T04:01:01.997Z] 758e806f2f9c: Preparing [2024-12-16T04:01:01.997Z] 9f7a8367bff4: Preparing [2024-12-16T04:01:01.997Z] 323863500bbc: Preparing [2024-12-16T04:01:01.997Z] 7780b8c9d24b: Preparing [2024-12-16T04:01:01.997Z] 6f67da5fcb57: Preparing [2024-12-16T04:01:01.997Z] c5e8ea892cac: Preparing [2024-12-16T04:01:01.997Z] 75654b8eeebd: Preparing [2024-12-16T04:01:01.997Z] c5e8ea892cac: Waiting [2024-12-16T04:01:01.997Z] 75654b8eeebd: Waiting [2024-12-16T04:01:01.997Z] 758e806f2f9c: Layer already exists [2024-12-16T04:01:01.997Z] 323863500bbc: Layer already exists [2024-12-16T04:01:01.997Z] 7780b8c9d24b: Layer already exists [2024-12-16T04:01:01.997Z] 6f67da5fcb57: Layer already exists [2024-12-16T04:01:01.997Z] 9f7a8367bff4: Layer already exists [2024-12-16T04:01:01.997Z] c5e8ea892cac: Layer already exists [2024-12-16T04:01:01.997Z] 75654b8eeebd: Layer already exists [2024-12-16T04:01:01.997Z] 4.0.0-dev.5: digest: sha256:5efa6b430e0adbc88eafbdd4d68922e4284d6ff957364ae90f5dadfc68f0be38 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:01:02.336Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:56a76017a4c78fe79ed9b52823f4ed35d3337cbd-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:01:02.521Z] #12 exporting layers 32.6s done [2024-12-16T04:01:02.521Z] #12 writing image sha256:1c86791fdec419b48cba62f6d73167c1669155edb0269fdd1697c45255c4f66b done [2024-12-16T04:01:02.521Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-12-16T04:01:02.521Z] #12 DONE 32.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:01:02.681Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:56a76017a4c78fe79ed9b52823f4ed35d3337cbd-4.0.0-dev.5 [2024-12-16T04:01:02.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-12-16T04:01:02.681Z] 758e806f2f9c: Preparing [2024-12-16T04:01:02.681Z] 9f7a8367bff4: Preparing [2024-12-16T04:01:02.681Z] 323863500bbc: Preparing [2024-12-16T04:01:02.681Z] 7780b8c9d24b: Preparing [2024-12-16T04:01:02.681Z] 6f67da5fcb57: Preparing [2024-12-16T04:01:02.681Z] c5e8ea892cac: Preparing [2024-12-16T04:01:02.681Z] 75654b8eeebd: Preparing [2024-12-16T04:01:02.681Z] c5e8ea892cac: Waiting [2024-12-16T04:01:02.681Z] 75654b8eeebd: Waiting [2024-12-16T04:01:02.681Z] 7780b8c9d24b: Layer already exists [2024-12-16T04:01:02.681Z] 6f67da5fcb57: Layer already exists [2024-12-16T04:01:02.681Z] 9f7a8367bff4: Layer already exists [2024-12-16T04:01:02.681Z] 323863500bbc: Layer already exists [2024-12-16T04:01:02.681Z] 758e806f2f9c: Layer already exists [2024-12-16T04:01:02.681Z] c5e8ea892cac: Layer already exists [2024-12-16T04:01:02.681Z] 75654b8eeebd: Layer already exists [2024-12-16T04:01:02.681Z] 56a76017a4c78fe79ed9b52823f4ed35d3337cbd-4.0.0-dev.5: digest: sha256:5efa6b430e0adbc88eafbdd4d68922e4284d6ff957364ae90f5dadfc68f0be38 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:01:02.890Z] + docker inspect -f . ci-base-image-arm64 [2024-12-16T04:01:02.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T04:01:03.015Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-12-16T04:01:03.074Z] prd-ubuntu20.04-docker-arm64-4c-16g-35176 does not seem to be running inside a container [2024-12-16T04:01:03.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/104 -v /w/workspace/app-record-replay/104:/w/workspace/app-record-replay/104:rw,z -v /w/workspace/app-record-replay/104@tmp:/w/workspace/app-record-replay/104@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 [2024-12-16T04:01:04.235Z] $ docker top 4ad2ef2b88126b743d55197459b32e880a0c70886bd72e128406ea4d7838f3f8 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-12-16T04:01:04.752Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-12-16T04:01:04.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-12-16T04:01:04.752Z] 758e806f2f9c: Preparing [2024-12-16T04:01:04.752Z] 9f7a8367bff4: Preparing [2024-12-16T04:01:04.752Z] 323863500bbc: Preparing [2024-12-16T04:01:04.752Z] 7780b8c9d24b: Preparing [2024-12-16T04:01:04.752Z] 6f67da5fcb57: Preparing [2024-12-16T04:01:04.752Z] c5e8ea892cac: Preparing [2024-12-16T04:01:04.752Z] 75654b8eeebd: Preparing [2024-12-16T04:01:04.752Z] c5e8ea892cac: Waiting [2024-12-16T04:01:04.752Z] 75654b8eeebd: Waiting [2024-12-16T04:01:04.752Z] 9f7a8367bff4: Layer already exists [2024-12-16T04:01:04.752Z] 323863500bbc: Layer already exists [2024-12-16T04:01:04.752Z] 7780b8c9d24b: Layer already exists [2024-12-16T04:01:04.752Z] 6f67da5fcb57: Layer already exists [2024-12-16T04:01:04.752Z] 758e806f2f9c: Layer already exists [2024-12-16T04:01:04.752Z] c5e8ea892cac: Layer already exists [2024-12-16T04:01:04.752Z] 75654b8eeebd: Layer already exists [2024-12-16T04:01:04.752Z] main: digest: sha256:5efa6b430e0adbc88eafbdd4d68922e4284d6ff957364ae90f5dadfc68f0be38 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-16T04:01:04.821Z] ===================================================== [Pipeline] echo [2024-12-16T04:01:04.834Z] taggedImages: [2024-12-16T04:01:04.834Z] - nexus3.edgexfoundry.org:10004/app-record-replay:56a76017a4c78fe79ed9b52823f4ed35d3337cbd [2024-12-16T04:01:04.834Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-12-16T04:01:04.834Z] - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.5 [2024-12-16T04:01:04.834Z] - nexus3.edgexfoundry.org:10004/app-record-replay:56a76017a4c78fe79ed9b52823f4ed35d3337cbd-4.0.0-dev.5 [2024-12-16T04:01:04.834Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:01:05.041Z] + go version [2024-12-16T04:01:05.041Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-16T04:01:05.052Z] $ docker stop --time=1 4ad2ef2b88126b743d55197459b32e880a0c70886bd72e128406ea4d7838f3f8 [2024-12-16T04:01:05.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-16T04:01:05.237Z] [2024-12-16T04:01:05.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-16T04:01:06.560Z] $ docker rm -f --volumes 4ad2ef2b88126b743d55197459b32e880a0c70886bd72e128406ea4d7838f3f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:01:07.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-16T04:01:07.042Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-16T04:01:07.042Z] 5eb5b503b376: Pulling fs layer [2024-12-16T04:01:07.042Z] 5c69ac0246d0: Pulling fs layer [2024-12-16T04:01:07.042Z] ec43610c2a17: Pulling fs layer [2024-12-16T04:01:07.042Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-16T04:01:07.042Z] 33b1e0a273af: Pulling fs layer [2024-12-16T04:01:07.042Z] 5d3b04190fa2: Pulling fs layer [2024-12-16T04:01:07.042Z] 2f39f015ded8: Pulling fs layer [2024-12-16T04:01:07.042Z] 5d3b04190fa2: Waiting [2024-12-16T04:01:07.042Z] 2f39f015ded8: Waiting [2024-12-16T04:01:07.042Z] 3a2ae6a8a46f: Waiting [2024-12-16T04:01:07.042Z] 5c69ac0246d0: Verifying Checksum [2024-12-16T04:01:07.042Z] 5c69ac0246d0: Download complete [2024-12-16T04:01:07.042Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-16T04:01:07.042Z] 3a2ae6a8a46f: Download complete [2024-12-16T04:01:07.042Z] 33b1e0a273af: Verifying Checksum [2024-12-16T04:01:07.042Z] 33b1e0a273af: Download complete [2024-12-16T04:01:07.042Z] 5d3b04190fa2: Download complete [2024-12-16T04:01:07.133Z] + docker inspect -f . ci-base-image-arm64 [2024-12-16T04:01:07.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T04:01:07.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-35176 does not seem to be running inside a container [2024-12-16T04:01:07.301Z] ec43610c2a17: Verifying Checksum [2024-12-16T04:01:07.301Z] ec43610c2a17: Download complete [2024-12-16T04:01:07.301Z] 5eb5b503b376: Verifying Checksum [2024-12-16T04:01:07.301Z] 5eb5b503b376: Download complete [2024-12-16T04:01:07.337Z] $ 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/104 -v /w/workspace/app-record-replay/104:/w/workspace/app-record-replay/104:rw,z -v /w/workspace/app-record-replay/104@tmp:/w/workspace/app-record-replay/104@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 [2024-12-16T04:01:07.868Z] 2f39f015ded8: Download complete [2024-12-16T04:01:08.240Z] $ docker top 6848b595a7b2133cb350d9606b55a8c65fe68968abc02548ac34dd6956b5cc42 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T04:01:08.707Z] + git config --global --add safe.directory /w/workspace/app-record-replay/104 [Pipeline] fileExists [Pipeline] sh [2024-12-16T04:01:08.804Z] 5eb5b503b376: Pull complete [2024-12-16T04:01:08.804Z] 5c69ac0246d0: Pull complete [2024-12-16T04:01:09.038Z] + make test [2024-12-16T04:01:09.038Z] go test -race -coverprofile=coverage.out ./... [2024-12-16T04:01:09.062Z] ec43610c2a17: Pull complete [2024-12-16T04:01:09.320Z] 3a2ae6a8a46f: Pull complete [2024-12-16T04:01:09.320Z] 33b1e0a273af: Pull complete [2024-12-16T04:01:09.577Z] 5d3b04190fa2: Pull complete [2024-12-16T04:01:13.772Z] 2f39f015ded8: Pull complete [2024-12-16T04:01:13.772Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-16T04:01:13.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-16T04:01:13.772Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T04:01:13.871Z] prd-ubuntu20.04-docker-8c-8g-35174 does not seem to be running inside a container [2024-12-16T04:01:13.903Z] $ 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 [2024-12-16T04:01:20.745Z] $ docker top 9fe047a3bb59f3fdd7a5328ab2adbe3a093fb95b943ee7fc6888a7557477061f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T04:01:21.133Z] ---> job-cost.sh [2024-12-16T04:01:21.133Z] lf-activate-venv: SKIPPING [2024-12-16T04:01:21.133Z] INFO: No Stack... [2024-12-16T04:01:21.398Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-16T04:01:21.657Z] INFO: Archiving Costs [Pipeline] sh [2024-12-16T04:01:21.950Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2024-12-16T04:01:21.951Z] + cut -d, -f6 [Pipeline] lock [2024-12-16T04:01:21.967Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-104-stack-cost] [2024-12-16T04:01:21.979Z] Resource [jenkins-edgexfoundry-app-record-replay-main-104-stack-cost] did not exist. Created. [2024-12-16T04:01:21.987Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-16T04:01:22.301Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-16T04:01:22.323Z] Stashed 1 file(s) [Pipeline] } [2024-12-16T04:01:22.332Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-104-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-16T04:01:22.357Z] $ docker stop --time=1 9fe047a3bb59f3fdd7a5328ab2adbe3a093fb95b943ee7fc6888a7557477061f [2024-12-16T04:01:23.508Z] $ docker rm -f --volumes 9fe047a3bb59f3fdd7a5328ab2adbe3a093fb95b943ee7fc6888a7557477061f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-16T04:05:16.016Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-12-16T04:05:16.017Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-12-16T04:05:16.017Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-12-16T04:05:16.017Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-12-16T04:05:16.017Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.148s coverage: 88.0% of statements [2024-12-16T04:05:17.951Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.836s coverage: 98.7% of statements [2024-12-16T04:05:17.951Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.415s coverage: 89.7% of statements [2024-12-16T04:05:17.951Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.092s coverage: 100.0% of statements [2024-12-16T04:05:19.369Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-16T04:05:19.369Z] go vet ./... [2024-12-16T04:07:44.112Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-16T04:07:44.112Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-16T04:07:44.112Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-16T04:07:44.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-16T04:07:44.130Z] $ docker stop --time=1 6848b595a7b2133cb350d9606b55a8c65fe68968abc02548ac34dd6956b5cc42 [2024-12-16T04:07:46.044Z] $ docker rm -f --volumes 6848b595a7b2133cb350d9606b55a8c65fe68968abc02548ac34dd6956b5cc42 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-16T04:07:48.148Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-16T04:07:48.176Z] Warning: overwriting stash ‘coverage-report’ [2024-12-16T04:07:48.630Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-16T04:07:49.047Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-16T04:07:49.376Z] + ls -al . [2024-12-16T04:07:49.376Z] total 260 [2024-12-16T04:07:49.376Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 16 04:01 . [2024-12-16T04:07:49.376Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 03:58 .. [2024-12-16T04:07:49.376Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 16 03:58 .dockerignore [2024-12-16T04:07:49.376Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 03:58 .git [2024-12-16T04:07:49.376Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 03:58 .github [2024-12-16T04:07:49.376Z] -rw-rw-r-- 1 jenkins jenkins 164 Dec 16 03:58 .gitignore [2024-12-16T04:07:49.376Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 16 03:58 .golangci.yml [2024-12-16T04:07:49.376Z] -rw-rw-r-- 1 jenkins jenkins 16870 Dec 16 03:58 Attribution.txt [2024-12-16T04:07:49.376Z] -rw-rw-r-- 1 jenkins jenkins 458 Dec 16 03:58 CHANGELOG.md [2024-12-16T04:07:49.376Z] -rw-rw-r-- 1 jenkins jenkins 1726 Dec 16 03:58 Dockerfile [2024-12-16T04:07:49.376Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 16 03:58 GOVERNANCE.md [2024-12-16T04:07:49.376Z] -rw-rw-r-- 1 jenkins jenkins 681 Dec 16 03:58 Jenkinsfile [2024-12-16T04:07:49.376Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 16 03:58 LICENSE [2024-12-16T04:07:49.376Z] -rw-rw-r-- 1 jenkins jenkins 3851 Dec 16 03:58 Makefile [2024-12-16T04:07:49.376Z] -rw-rw-r-- 1 jenkins jenkins 611 Dec 16 03:58 OWNERS.md [2024-12-16T04:07:49.376Z] -rw-rw-r-- 1 jenkins jenkins 4107 Dec 16 03:58 README.md [2024-12-16T04:07:49.376Z] -rw-rw-r-- 1 jenkins jenkins 7789 Dec 16 03:58 Record and Reply.postman_collection.json [2024-12-16T04:07:49.376Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 03:56 VERSION [2024-12-16T04:07:49.376Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 03:58 bin [2024-12-16T04:07:49.376Z] -rw-r--r-- 1 jenkins jenkins 34247 Dec 16 04:05 coverage.out [2024-12-16T04:07:49.376Z] -rw-rw-r-- 1 jenkins jenkins 6718 Dec 16 03:58 go.mod [2024-12-16T04:07:49.376Z] -rw-rw-r-- 1 jenkins jenkins 87872 Dec 16 03:58 go.sum [2024-12-16T04:07:49.376Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 16 03:58 internal [2024-12-16T04:07:49.376Z] -rw-rw-r-- 1 jenkins jenkins 913 Dec 16 03:58 main.go [2024-12-16T04:07:49.376Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 03:58 openapi [2024-12-16T04:07:49.376Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 03:58 pkg [2024-12-16T04:07:49.376Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 03:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:07:49.722Z] + 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=56a76017a4c78fe79ed9b52823f4ed35d3337cbd --label arch=arm64 --label version=4.0.0-dev.5 . [2024-12-16T04:07:50.680Z] #0 building with "default" instance using docker driver [2024-12-16T04:07:50.680Z] [2024-12-16T04:07:50.680Z] #1 [internal] load .dockerignore [2024-12-16T04:07:50.680Z] #1 transferring context: 159B done [2024-12-16T04:07:50.680Z] #1 DONE 0.0s [2024-12-16T04:07:50.680Z] [2024-12-16T04:07:50.680Z] #2 [internal] load build definition from Dockerfile [2024-12-16T04:07:50.680Z] #2 transferring dockerfile: 1.76kB done [2024-12-16T04:07:50.680Z] #2 DONE 0.0s [2024-12-16T04:07:50.680Z] [2024-12-16T04:07:50.680Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-16T04:07:50.680Z] #3 DONE 0.0s [2024-12-16T04:07:50.680Z] [2024-12-16T04:07:50.680Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-16T04:07:50.680Z] #4 DONE 0.3s [2024-12-16T04:07:50.949Z] [2024-12-16T04:07:50.949Z] #5 [internal] load build context [2024-12-16T04:07:50.949Z] #5 transferring context: 36.30kB 0.0s done [2024-12-16T04:07:50.949Z] #5 DONE 0.1s [2024-12-16T04:07:50.949Z] [2024-12-16T04:07:50.949Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-16T04:07:50.949Z] #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-16T04:07:50.949Z] #6 ... [2024-12-16T04:07:50.949Z] [2024-12-16T04:07:50.949Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-16T04:07:50.949Z] #7 DONE 0.2s [2024-12-16T04:07:50.949Z] [2024-12-16T04:07:50.949Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-16T04:07:50.949Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.1s done [2024-12-16T04:07:50.949Z] #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-16T04:07:50.949Z] #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-16T04:07:50.949Z] #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-16T04:07:50.949Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-16T04:07:51.559Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2024-12-16T04:07:52.973Z] #6 DONE 2.1s [2024-12-16T04:07:52.973Z] [2024-12-16T04:07:52.973Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-16T04:07:53.564Z] #8 0.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T04:07:53.836Z] #8 ... [2024-12-16T04:07:53.836Z] [2024-12-16T04:07:53.836Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2024-12-16T04:07:53.836Z] #9 0.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T04:07:53.836Z] #9 1.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T04:07:53.836Z] #9 2.415 OK: 238 MiB in 54 packages [2024-12-16T04:07:53.836Z] #9 DONE 2.8s [2024-12-16T04:07:53.836Z] [2024-12-16T04:07:53.836Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-16T04:07:53.836Z] #8 1.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T04:07:54.121Z] #8 ... [2024-12-16T04:07:54.121Z] [2024-12-16T04:07:54.121Z] #10 [builder 3/7] WORKDIR /app [2024-12-16T04:07:54.121Z] #10 DONE 0.1s [2024-12-16T04:07:54.121Z] [2024-12-16T04:07:54.121Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-12-16T04:07:54.121Z] #11 DONE 0.2s [2024-12-16T04:07:54.121Z] [2024-12-16T04:07:54.121Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-16T04:07:56.094Z] #12 DONE 1.6s [2024-12-16T04:07:56.094Z] [2024-12-16T04:07:56.094Z] #13 [builder 6/7] COPY . . [2024-12-16T04:07:56.094Z] #13 DONE 0.2s [2024-12-16T04:07:56.094Z] [2024-12-16T04:07:56.094Z] #14 [builder 7/7] RUN make build [2024-12-16T04:07:56.094Z] #14 ... [2024-12-16T04:07:56.094Z] [2024-12-16T04:07:56.094Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-16T04:07:56.094Z] #8 2.409 (1/2) Installing ca-certificates (20240705-r0) [2024-12-16T04:07:56.094Z] #8 2.501 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-16T04:07:56.094Z] #8 2.520 Executing busybox-1.36.1-r29.trigger [2024-12-16T04:07:56.094Z] #8 2.548 Executing ca-certificates-20240705-r0.trigger [2024-12-16T04:07:56.094Z] #8 2.763 OK: 10 MiB in 16 packages [2024-12-16T04:07:56.094Z] #8 DONE 3.2s [2024-12-16T04:07:56.364Z] [2024-12-16T04:07:56.364Z] #15 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-16T04:07:56.952Z] #15 0.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T04:07:57.221Z] #15 1.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T04:07:59.171Z] #15 2.618 Upgrading critical system libraries and apk-tools: [2024-12-16T04:07:59.171Z] #15 2.620 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-16T04:07:59.171Z] #15 2.645 Executing busybox-1.36.1-r29.trigger [2024-12-16T04:07:59.171Z] #15 3.003 Continuing the upgrade transaction with new apk-tools: [2024-12-16T04:07:59.171Z] #15 3.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T04:07:59.439Z] #15 3.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T04:08:00.850Z] #15 4.639 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-16T04:08:00.850Z] #15 4.771 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-16T04:08:01.120Z] #15 4.802 Executing ca-certificates-20240705-r0.trigger [2024-12-16T04:08:01.120Z] #15 5.017 OK: 10 MiB in 16 packages [2024-12-16T04:08:01.711Z] #15 DONE 5.5s [2024-12-16T04:08:01.711Z] [2024-12-16T04:08:01.711Z] #14 [builder 7/7] RUN make build [2024-12-16T04:08:01.711Z] #14 0.845 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.5 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2024-12-16T04:10:08.385Z] #14 DONE 128.0s [2024-12-16T04:10:08.385Z] [2024-12-16T04:10:08.385Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-12-16T04:10:08.385Z] #16 DONE 0.1s [2024-12-16T04:10:08.385Z] [2024-12-16T04:10:08.385Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2024-12-16T04:10:08.385Z] #17 DONE 0.1s [2024-12-16T04:10:08.385Z] [2024-12-16T04:10:08.385Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2024-12-16T04:10:08.385Z] #18 DONE 0.1s [2024-12-16T04:10:08.385Z] [2024-12-16T04:10:08.385Z] #19 [stage-1 7/7] COPY --from=builder /app/app-record-replay /app-record-replay [2024-12-16T04:10:08.385Z] #19 DONE 0.3s [2024-12-16T04:10:08.385Z] [2024-12-16T04:10:08.385Z] #20 exporting to image [2024-12-16T04:10:08.385Z] #20 exporting layers [2024-12-16T04:10:08.385Z] #20 exporting layers 0.4s done [2024-12-16T04:10:08.385Z] #20 writing image sha256:ea1b0297613f5c69b4563ca1a32e5f990d2ed8926848486e6245d840633facec done [2024-12-16T04:10:08.385Z] #20 naming to docker.io/library/app-record-replay-arm64 done [2024-12-16T04:10:08.385Z] #20 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T04:10:08.533Z] provisioning config files... [2024-12-16T04:10:08.544Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/104@tmp/config6710404984868000067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T04:10:08.872Z] ---> ****-login.sh [2024-12-16T04:10:08.872Z] nexus3.edgexfoundry.org:10001 [2024-12-16T04:10:08.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T04:10:09.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T04:10:09.136Z] Configure a credential helper to remove this warning. See [2024-12-16T04:10:09.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T04:10:09.136Z] [2024-12-16T04:10:09.136Z] Login Succeeded [2024-12-16T04:10:09.136Z] nexus3.edgexfoundry.org:10002 [2024-12-16T04:10:09.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T04:10:09.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T04:10:09.401Z] Configure a credential helper to remove this warning. See [2024-12-16T04:10:09.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T04:10:09.401Z] [2024-12-16T04:10:09.401Z] Login Succeeded [2024-12-16T04:10:09.401Z] nexus3.edgexfoundry.org:10003 [2024-12-16T04:10:09.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T04:10:09.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T04:10:09.665Z] Configure a credential helper to remove this warning. See [2024-12-16T04:10:09.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T04:10:09.665Z] [2024-12-16T04:10:09.665Z] Login Succeeded [2024-12-16T04:10:09.665Z] nexus3.edgexfoundry.org:10004 [2024-12-16T04:10:09.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T04:10:09.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T04:10:09.929Z] Configure a credential helper to remove this warning. See [2024-12-16T04:10:09.929Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T04:10:09.929Z] [2024-12-16T04:10:09.929Z] Login Succeeded [2024-12-16T04:10:09.929Z] ****.io [2024-12-16T04:10:09.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T04:10:10.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T04:10:10.193Z] Configure a credential helper to remove this warning. See [2024-12-16T04:10:10.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T04:10:10.193Z] [2024-12-16T04:10:10.193Z] Login Succeeded [2024-12-16T04:10:10.193Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T04:10:10.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-16T04:10:10.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T04:10:10.284Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-12-16T04:10:10.284Z] 56a76017a4c78fe79ed9b52823f4ed35d3337cbd [2024-12-16T04:10:10.284Z] latest [2024-12-16T04:10:10.284Z] 4.0.0-dev.5 [2024-12-16T04:10:10.284Z] 56a76017a4c78fe79ed9b52823f4ed35d3337cbd-4.0.0-dev.5 [2024-12-16T04:10:10.284Z] main [2024-12-16T04:10:10.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:10:10.636Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56a76017a4c78fe79ed9b52823f4ed35d3337cbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:10:10.965Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56a76017a4c78fe79ed9b52823f4ed35d3337cbd [2024-12-16T04:10:10.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-12-16T04:10:10.965Z] 5384baf32e16: Preparing [2024-12-16T04:10:10.965Z] d77f7d655892: Preparing [2024-12-16T04:10:10.965Z] c90c967c6d60: Preparing [2024-12-16T04:10:10.965Z] 2a9d4f8303a4: Preparing [2024-12-16T04:10:10.965Z] de3d8a48c081: Preparing [2024-12-16T04:10:10.965Z] 0f472e0aeba9: Preparing [2024-12-16T04:10:10.965Z] 651d9022c234: Preparing [2024-12-16T04:10:10.965Z] 0f472e0aeba9: Waiting [2024-12-16T04:10:10.965Z] 651d9022c234: Waiting [2024-12-16T04:10:11.231Z] 2a9d4f8303a4: Pushed [2024-12-16T04:10:11.231Z] d77f7d655892: Pushed [2024-12-16T04:10:11.231Z] c90c967c6d60: Pushed [2024-12-16T04:10:11.231Z] 651d9022c234: Layer already exists [2024-12-16T04:10:11.494Z] 0f472e0aeba9: Pushed [2024-12-16T04:10:12.446Z] de3d8a48c081: Pushed [2024-12-16T04:10:19.060Z] 5384baf32e16: Pushed [2024-12-16T04:10:19.060Z] 56a76017a4c78fe79ed9b52823f4ed35d3337cbd: digest: sha256:81bba2a6b2c8cff898552c9a2e37e4adf00d226b5f7875bf177a1cd452f80fa5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:10:19.410Z] + 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 [2024-12-16T04:10:19.759Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-12-16T04:10:19.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-12-16T04:10:19.759Z] 5384baf32e16: Preparing [2024-12-16T04:10:19.759Z] d77f7d655892: Preparing [2024-12-16T04:10:19.759Z] c90c967c6d60: Preparing [2024-12-16T04:10:19.759Z] 2a9d4f8303a4: Preparing [2024-12-16T04:10:19.759Z] de3d8a48c081: Preparing [2024-12-16T04:10:19.759Z] 0f472e0aeba9: Preparing [2024-12-16T04:10:19.759Z] 651d9022c234: Preparing [2024-12-16T04:10:19.759Z] 0f472e0aeba9: Waiting [2024-12-16T04:10:19.759Z] 651d9022c234: Waiting [2024-12-16T04:10:19.759Z] 2a9d4f8303a4: Layer already exists [2024-12-16T04:10:19.759Z] 5384baf32e16: Layer already exists [2024-12-16T04:10:19.759Z] de3d8a48c081: Layer already exists [2024-12-16T04:10:19.759Z] d77f7d655892: Layer already exists [2024-12-16T04:10:19.759Z] c90c967c6d60: Layer already exists [2024-12-16T04:10:19.759Z] 0f472e0aeba9: Layer already exists [2024-12-16T04:10:19.759Z] 651d9022c234: Layer already exists [2024-12-16T04:10:20.023Z] latest: digest: sha256:81bba2a6b2c8cff898552c9a2e37e4adf00d226b5f7875bf177a1cd452f80fa5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:10:20.366Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:10:20.729Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.5 [2024-12-16T04:10:20.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-12-16T04:10:20.729Z] 5384baf32e16: Preparing [2024-12-16T04:10:20.729Z] d77f7d655892: Preparing [2024-12-16T04:10:20.729Z] c90c967c6d60: Preparing [2024-12-16T04:10:20.729Z] 2a9d4f8303a4: Preparing [2024-12-16T04:10:20.729Z] de3d8a48c081: Preparing [2024-12-16T04:10:20.729Z] 0f472e0aeba9: Preparing [2024-12-16T04:10:20.729Z] 651d9022c234: Preparing [2024-12-16T04:10:20.729Z] 0f472e0aeba9: Waiting [2024-12-16T04:10:20.729Z] 651d9022c234: Waiting [2024-12-16T04:10:20.729Z] de3d8a48c081: Layer already exists [2024-12-16T04:10:20.729Z] 5384baf32e16: Layer already exists [2024-12-16T04:10:20.729Z] d77f7d655892: Layer already exists [2024-12-16T04:10:20.729Z] 2a9d4f8303a4: Layer already exists [2024-12-16T04:10:20.729Z] c90c967c6d60: Layer already exists [2024-12-16T04:10:20.729Z] 0f472e0aeba9: Layer already exists [2024-12-16T04:10:20.729Z] 651d9022c234: Layer already exists [2024-12-16T04:10:20.992Z] 4.0.0-dev.5: digest: sha256:81bba2a6b2c8cff898552c9a2e37e4adf00d226b5f7875bf177a1cd452f80fa5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:10:21.337Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56a76017a4c78fe79ed9b52823f4ed35d3337cbd-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:10:21.686Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56a76017a4c78fe79ed9b52823f4ed35d3337cbd-4.0.0-dev.5 [2024-12-16T04:10:21.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-12-16T04:10:21.686Z] 5384baf32e16: Preparing [2024-12-16T04:10:21.686Z] d77f7d655892: Preparing [2024-12-16T04:10:21.686Z] c90c967c6d60: Preparing [2024-12-16T04:10:21.686Z] 2a9d4f8303a4: Preparing [2024-12-16T04:10:21.686Z] de3d8a48c081: Preparing [2024-12-16T04:10:21.686Z] 0f472e0aeba9: Preparing [2024-12-16T04:10:21.686Z] 651d9022c234: Preparing [2024-12-16T04:10:21.686Z] 0f472e0aeba9: Waiting [2024-12-16T04:10:21.686Z] 2a9d4f8303a4: Layer already exists [2024-12-16T04:10:21.686Z] 5384baf32e16: Layer already exists [2024-12-16T04:10:21.686Z] c90c967c6d60: Layer already exists [2024-12-16T04:10:21.686Z] d77f7d655892: Layer already exists [2024-12-16T04:10:21.686Z] de3d8a48c081: Layer already exists [2024-12-16T04:10:21.686Z] 651d9022c234: Layer already exists [2024-12-16T04:10:21.686Z] 0f472e0aeba9: Layer already exists [2024-12-16T04:10:21.951Z] 56a76017a4c78fe79ed9b52823f4ed35d3337cbd-4.0.0-dev.5: digest: sha256:81bba2a6b2c8cff898552c9a2e37e4adf00d226b5f7875bf177a1cd452f80fa5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:10:22.303Z] + 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 [2024-12-16T04:10:22.654Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-12-16T04:10:22.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-12-16T04:10:22.654Z] 5384baf32e16: Preparing [2024-12-16T04:10:22.654Z] d77f7d655892: Preparing [2024-12-16T04:10:22.654Z] c90c967c6d60: Preparing [2024-12-16T04:10:22.654Z] 2a9d4f8303a4: Preparing [2024-12-16T04:10:22.654Z] de3d8a48c081: Preparing [2024-12-16T04:10:22.654Z] 0f472e0aeba9: Preparing [2024-12-16T04:10:22.654Z] 651d9022c234: Preparing [2024-12-16T04:10:22.654Z] 0f472e0aeba9: Waiting [2024-12-16T04:10:22.654Z] 651d9022c234: Waiting [2024-12-16T04:10:22.654Z] c90c967c6d60: Layer already exists [2024-12-16T04:10:22.654Z] 2a9d4f8303a4: Layer already exists [2024-12-16T04:10:22.654Z] 5384baf32e16: Layer already exists [2024-12-16T04:10:22.654Z] d77f7d655892: Layer already exists [2024-12-16T04:10:22.654Z] de3d8a48c081: Layer already exists [2024-12-16T04:10:22.654Z] 0f472e0aeba9: Layer already exists [2024-12-16T04:10:22.654Z] 651d9022c234: Layer already exists [2024-12-16T04:10:22.922Z] main: digest: sha256:81bba2a6b2c8cff898552c9a2e37e4adf00d226b5f7875bf177a1cd452f80fa5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-16T04:10:23.012Z] ===================================================== [Pipeline] echo [2024-12-16T04:10:23.023Z] taggedImages: [2024-12-16T04:10:23.023Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56a76017a4c78fe79ed9b52823f4ed35d3337cbd [2024-12-16T04:10:23.023Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-12-16T04:10:23.023Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.5 [2024-12-16T04:10:23.023Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56a76017a4c78fe79ed9b52823f4ed35d3337cbd-4.0.0-dev.5 [2024-12-16T04:10:23.023Z] - 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 [2024-12-16T04:10:23.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-16T04:10:23.399Z] [2024-12-16T04:10:23.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:10:23.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-16T04:10:24.304Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-16T04:10:24.304Z] 8998bd30e6a1: Pulling fs layer [2024-12-16T04:10:24.304Z] 04944245beec: Pulling fs layer [2024-12-16T04:10:24.304Z] 699f458cf7ca: Pulling fs layer [2024-12-16T04:10:24.304Z] 765212b225bb: Pulling fs layer [2024-12-16T04:10:24.304Z] f23df028b6ca: Pulling fs layer [2024-12-16T04:10:24.304Z] d65c8cfc05b1: Pulling fs layer [2024-12-16T04:10:24.304Z] 2437ff75d9bd: Pulling fs layer [2024-12-16T04:10:24.304Z] f23df028b6ca: Waiting [2024-12-16T04:10:24.304Z] d65c8cfc05b1: Waiting [2024-12-16T04:10:24.304Z] 2437ff75d9bd: Waiting [2024-12-16T04:10:24.304Z] 765212b225bb: Waiting [2024-12-16T04:10:24.304Z] 04944245beec: Verifying Checksum [2024-12-16T04:10:24.304Z] 04944245beec: Download complete [2024-12-16T04:10:24.573Z] 765212b225bb: Verifying Checksum [2024-12-16T04:10:24.573Z] 765212b225bb: Download complete [2024-12-16T04:10:24.573Z] f23df028b6ca: Verifying Checksum [2024-12-16T04:10:24.573Z] f23df028b6ca: Download complete [2024-12-16T04:10:24.573Z] d65c8cfc05b1: Download complete [2024-12-16T04:10:24.573Z] 699f458cf7ca: Verifying Checksum [2024-12-16T04:10:24.573Z] 699f458cf7ca: Download complete [2024-12-16T04:10:25.158Z] 8998bd30e6a1: Verifying Checksum [2024-12-16T04:10:25.158Z] 8998bd30e6a1: Download complete [2024-12-16T04:10:27.100Z] 2437ff75d9bd: Verifying Checksum [2024-12-16T04:10:27.100Z] 2437ff75d9bd: Download complete [2024-12-16T04:10:31.353Z] 8998bd30e6a1: Pull complete [2024-12-16T04:10:31.621Z] 04944245beec: Pull complete [2024-12-16T04:10:33.570Z] 699f458cf7ca: Pull complete [2024-12-16T04:10:33.570Z] 765212b225bb: Pull complete [2024-12-16T04:10:34.532Z] f23df028b6ca: Pull complete [2024-12-16T04:10:34.532Z] d65c8cfc05b1: Pull complete [2024-12-16T04:11:01.217Z] 2437ff75d9bd: Pull complete [2024-12-16T04:11:01.217Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-16T04:11:01.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-16T04:11:01.217Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T04:11:01.408Z] prd-ubuntu20.04-docker-arm64-4c-16g-35176 does not seem to be running inside a container [2024-12-16T04:11:01.447Z] $ 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/104 -v /w/workspace/app-record-replay/104:/w/workspace/app-record-replay/104:rw,z -v /w/workspace/app-record-replay/104@tmp:/w/workspace/app-record-replay/104@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 [2024-12-16T04:11:02.971Z] $ docker top 55e746c4cba7ebc22d3bcfd08addb864e9f812d6db4f837329e51016f17f1e5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T04:11:03.476Z] ---> job-cost.sh [2024-12-16T04:11:03.741Z] lf-activate-venv: SKIPPING [2024-12-16T04:11:03.741Z] INFO: No Stack... [2024-12-16T04:11:04.321Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-16T04:11:05.279Z] INFO: Archiving Costs [Pipeline] sh [2024-12-16T04:11:05.598Z] + cat /w/workspace/app-record-replay/104/archives/cost.csv [2024-12-16T04:11:05.598Z] + cut -d, -f6 [Pipeline] lock [2024-12-16T04:11:05.655Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-104-stack-cost] [2024-12-16T04:11:05.665Z] Resource [jenkins-edgexfoundry-app-record-replay-main-104-stack-cost] did not exist. Created. [2024-12-16T04:11:05.671Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-16T04:11:05.999Z] /w/workspace/app-record-replay/104@tmp/durable-4f1a5e91/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-16T04:11:06.328Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-16T04:11:06.357Z] Warning: overwriting stash ‘stack-cost’ [2024-12-16T04:11:06.404Z] Stashed 1 file(s) [Pipeline] } [2024-12-16T04:11:06.412Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-104-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-16T04:11:06.417Z] $ docker stop --time=1 55e746c4cba7ebc22d3bcfd08addb864e9f812d6db4f837329e51016f17f1e5e [2024-12-16T04:11:07.846Z] $ docker rm -f --volumes 55e746c4cba7ebc22d3bcfd08addb864e9f812d6db4f837329e51016f17f1e5e [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 [2024-12-16T04:11:08.324Z] provisioning config files... [2024-12-16T04:11:08.331Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config790632476997653894tmp [Pipeline] { [Pipeline] sh [2024-12-16T04:11:08.623Z] + set +x [2024-12-16T04:11:08.623Z] + curl -s https://codecov.io/bash [2024-12-16T04:11:08.623Z] + bash -s -- [2024-12-16T04:11:08.623Z] [2024-12-16T04:11:08.623Z] _____ _ [2024-12-16T04:11:08.623Z] / ____| | | [2024-12-16T04:11:08.623Z] | | ___ __| | ___ ___ _____ __ [2024-12-16T04:11:08.623Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-16T04:11:08.623Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-16T04:11:08.623Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-16T04:11:08.623Z] Bash-1.0.6 [2024-12-16T04:11:08.623Z] [2024-12-16T04:11:08.623Z] [2024-12-16T04:11:08.623Z] ==> git version 2.25.1 found [2024-12-16T04:11:08.623Z] ==> 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 [2024-12-16T04:11:08.623Z] Release-Date: 2020-01-08 [2024-12-16T04:11:08.623Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-16T04:11:08.623Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-16T04:11:08.623Z] ==> Jenkins CI detected. [2024-12-16T04:11:08.623Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-12-16T04:11:08.623Z] project root: . [2024-12-16T04:11:08.623Z] --> token set from env [2024-12-16T04:11:08.623Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-16T04:11:08.623Z] ==> Running gcov in . (disable via -X gcov) [2024-12-16T04:11:08.623Z] ==> Python coveragepy not found [2024-12-16T04:11:08.623Z] ==> Searching for coverage reports in: [2024-12-16T04:11:08.623Z] + . [2024-12-16T04:11:08.623Z] -> Found 1 reports [2024-12-16T04:11:08.623Z] ==> Detecting git/mercurial file structure [2024-12-16T04:11:08.623Z] ==> Reading reports [2024-12-16T04:11:08.623Z] + ./coverage.out bytes=34247 [2024-12-16T04:11:08.886Z] ==> Appending adjustments [2024-12-16T04:11:08.886Z] https://docs.codecov.io/docs/fixing-reports [2024-12-16T04:11:08.886Z] + Found adjustments [2024-12-16T04:11:08.886Z] ==> Gzipping contents [2024-12-16T04:11:08.886Z] 8.0K /tmp/codecov.VRVN2K.gz [2024-12-16T04:11:08.886Z] ==> Uploading reports [2024-12-16T04:11:08.886Z] url: https://codecov.io [2024-12-16T04:11:08.886Z] query: branch=main&commit=56a76017a4c78fe79ed9b52823f4ed35d3337cbd&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-16T04:11:08.886Z] -> Pinging Codecov [2024-12-16T04:11:08.887Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=56a76017a4c78fe79ed9b52823f4ed35d3337cbd&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-16T04:11:09.154Z] -> Uploading to [2024-12-16T04:11:09.154Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-record-replay/56a76017a4c78fe79ed9b52823f4ed35d3337cbd/6dd83eb9-2a27-4459-ab0b-c4f1461ea992.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241216%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241216T041109Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9378050a8670d62f3e763cb4a918d4e404f195427da9f1b5c42a146f28b4df51 [2024-12-16T04:11:09.154Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-16T04:11:09.154Z] Dload Upload Total Spent Left Speed [2024-12-16T04:11:09.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5393 0 0 100 5393 0 32487 --:--:-- --:--:-- --:--:-- 32684 [2024-12-16T04:11:09.415Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/56a76017a4c78fe79ed9b52823f4ed35d3337cbd [Pipeline] } [2024-12-16T04:11:09.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-16T04:11:09.642Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-16T04:11:09.662Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:11:09.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-16T04:11:09.968Z] [2024-12-16T04:11:09.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:11:10.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-16T04:11:10.269Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-16T04:11:10.269Z] 43c4264eed91: Already exists [2024-12-16T04:11:10.269Z] 4cc291be95ef: Already exists [2024-12-16T04:11:10.269Z] 2ac1f1163629: Already exists [2024-12-16T04:11:10.269Z] 5c3c966382ef: Already exists [2024-12-16T04:11:10.269Z] 4f4fb700ef54: Already exists [2024-12-16T04:11:10.269Z] d9c7d2e4e75e: Pulling fs layer [2024-12-16T04:11:10.269Z] 9c3e1370e548: Pulling fs layer [2024-12-16T04:11:10.527Z] d9c7d2e4e75e: Verifying Checksum [2024-12-16T04:11:10.527Z] d9c7d2e4e75e: Download complete [2024-12-16T04:11:10.786Z] d9c7d2e4e75e: Pull complete [2024-12-16T04:11:11.372Z] 9c3e1370e548: Verifying Checksum [2024-12-16T04:11:11.372Z] 9c3e1370e548: Download complete [2024-12-16T04:11:14.681Z] 9c3e1370e548: Pull complete [2024-12-16T04:11:14.681Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-16T04:11:14.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-16T04:11:14.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T04:11:14.794Z] prd-ubuntu20.04-docker-8c-8g-35174 does not seem to be running inside a container [2024-12-16T04:11:14.839Z] $ 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:latest cat [2024-12-16T04:11:20.392Z] $ docker top 0faef763b78e31282d2ff7136dc7cf6e7287efd2d5054284f31bcfe9e79cfa53 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T04:11:20.751Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo [2024-12-16T04:11:20.761Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-12-16T04:11:21.046Z] + set -o pipefail [2024-12-16T04:11:21.046Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-12-16T04:11:29.175Z] [2024-12-16T04:11:29.175Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-12-16T04:11:29.175Z] [2024-12-16T04:11:29.175Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/7f407e0d-b6d8-42df-b43d-706e7e4d6264 [2024-12-16T04:11:29.175Z] [2024-12-16T04:11:29.175Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-16T04:11:29.175Z] [2024-12-16T04:11:29.175Z] [2024-12-16T04:11:29.175Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-16T04:11:29.175Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-16T04:11:29.190Z] $ docker stop --time=1 0faef763b78e31282d2ff7136dc7cf6e7287efd2d5054284f31bcfe9e79cfa53 [2024-12-16T04:11:47.764Z] $ docker rm -f --volumes 0faef763b78e31282d2ff7136dc7cf6e7287efd2d5054284f31bcfe9e79cfa53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-16T04:11:49.065Z] + git log --format=format:%s -1 56a76017a4c78fe79ed9b52823f4ed35d3337cbd [Pipeline] sh [2024-12-16T04:11:49.389Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-16T04:11:49.389Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:11:49.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T04:11:49.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T04:11:49.825Z] prd-ubuntu20.04-docker-8c-8g-35174 does not seem to be running inside a container [2024-12-16T04:11:49.930Z] $ 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 [2024-12-16T04:11:53.522Z] $ docker top dce71bfdebb705d144469b9e7c1023a85bceda6b1daaa03fbd10ee29f616585f -eo pid,comm [2024-12-16T04:11:53.623Z] 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). [2024-12-16T04:11:53.623Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-16T04:11:53.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T04:11:53.675Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T04:11:53.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T04:11:53.798Z] $ docker exec dce71bfdebb705d144469b9e7c1023a85bceda6b1daaa03fbd10ee29f616585f ssh-agent [2024-12-16T04:11:53.927Z] SSH_AUTH_SOCK=/tmp/ssh-L93K0SyPAqf0/agent.13 [2024-12-16T04:11:53.927Z] SSH_AGENT_PID=19 [2024-12-16T04:11:53.935Z] Running ssh-add (command line suppressed) [2024-12-16T04:11:54.047Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16364550723197539228.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16364550723197539228.key) [2024-12-16T04:11:54.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T04:11:54.420Z] + git semver tag [2024-12-16T04:11:54.988Z] 2024-12-16 04:11:54,824 [run_tag] DEBUG tag force:False [2024-12-16T04:11:54.988Z] 2024-12-16 04:11:54,824 [check_head_tag] DEBUG check head tag [2024-12-16T04:11:54.988Z] 2024-12-16 04:11:54,827 [execute] INFO git cat-file --batch-check [2024-12-16T04:11:54.988Z] 2024-12-16 04:11:54,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-12-16T04:11:54.988Z] 2024-12-16 04:11:54,832 [execute] INFO git cat-file --batch [2024-12-16T04:11:54.988Z] 2024-12-16 04:11:54,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-12-16T04:11:54.988Z] 2024-12-16 04:11:54,874 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-12-16T04:11:54.988Z] 2024-12-16 04:11:54,874 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 [2024-12-16T04:11:54.988Z] 2024-12-16 04:11:54,874 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-12-16T04:11:54.988Z] 2024-12-16 04:11:54,877 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-12-16T04:11:54.988Z] 4.0.0-dev.5 [Pipeline] } [2024-12-16T04:11:55.003Z] $ docker exec --env ******** --env ******** dce71bfdebb705d144469b9e7c1023a85bceda6b1daaa03fbd10ee29f616585f ssh-agent -k [2024-12-16T04:11:55.157Z] unset SSH_AUTH_SOCK; [2024-12-16T04:11:55.157Z] unset SSH_AGENT_PID; [2024-12-16T04:11:55.157Z] echo Agent pid 19 killed; [2024-12-16T04:11:55.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-16T04:11:55.508Z] + git semver [Pipeline] } [2024-12-16T04:11:56.132Z] $ docker stop --time=1 dce71bfdebb705d144469b9e7c1023a85bceda6b1daaa03fbd10ee29f616585f [2024-12-16T04:12:00.831Z] $ docker rm -f --volumes dce71bfdebb705d144469b9e7c1023a85bceda6b1daaa03fbd10ee29f616585f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:12:01.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-16T04:12:01.624Z] [2024-12-16T04:12:01.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:12:01.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-16T04:12:02.874Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-16T04:12:02.874Z] ab5ef0e58194: Pulling fs layer [2024-12-16T04:12:02.874Z] 9712f1f96733: Pulling fs layer [2024-12-16T04:12:02.874Z] 63f879dbbcfc: Pulling fs layer [2024-12-16T04:12:02.874Z] 0d9ebad4ef96: Pulling fs layer [2024-12-16T04:12:02.874Z] e9a5061849ea: Pulling fs layer [2024-12-16T04:12:02.874Z] d747dcd14b5f: Pulling fs layer [2024-12-16T04:12:02.874Z] 2de7ff778b66: Pulling fs layer [2024-12-16T04:12:02.874Z] e9a5061849ea: Waiting [2024-12-16T04:12:02.874Z] d747dcd14b5f: Waiting [2024-12-16T04:12:02.874Z] 2de7ff778b66: Waiting [2024-12-16T04:12:02.874Z] 0d9ebad4ef96: Waiting [2024-12-16T04:12:02.874Z] 9712f1f96733: Verifying Checksum [2024-12-16T04:12:02.874Z] 9712f1f96733: Download complete [2024-12-16T04:12:03.156Z] 63f879dbbcfc: Verifying Checksum [2024-12-16T04:12:03.156Z] 63f879dbbcfc: Download complete [2024-12-16T04:12:03.414Z] e9a5061849ea: Verifying Checksum [2024-12-16T04:12:03.414Z] e9a5061849ea: Download complete [2024-12-16T04:12:03.414Z] d747dcd14b5f: Download complete [2024-12-16T04:12:03.414Z] 0d9ebad4ef96: Verifying Checksum [2024-12-16T04:12:03.414Z] 0d9ebad4ef96: Download complete [2024-12-16T04:12:03.414Z] ab5ef0e58194: Verifying Checksum [2024-12-16T04:12:03.414Z] ab5ef0e58194: Download complete [2024-12-16T04:12:03.414Z] 2de7ff778b66: Verifying Checksum [2024-12-16T04:12:03.414Z] 2de7ff778b66: Download complete [2024-12-16T04:12:06.725Z] ab5ef0e58194: Pull complete [2024-12-16T04:12:07.327Z] 9712f1f96733: Pull complete [2024-12-16T04:12:08.717Z] 63f879dbbcfc: Pull complete [2024-12-16T04:12:15.333Z] 0d9ebad4ef96: Pull complete [2024-12-16T04:12:16.276Z] e9a5061849ea: Pull complete [2024-12-16T04:12:17.248Z] d747dcd14b5f: Pull complete [2024-12-16T04:12:19.806Z] 2de7ff778b66: Pull complete [2024-12-16T04:12:20.068Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-16T04:12:20.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-16T04:12:20.335Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T04:12:20.446Z] prd-ubuntu20.04-docker-8c-8g-35174 does not seem to be running inside a container [2024-12-16T04:12:20.491Z] $ 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 [2024-12-16T04:12:38.703Z] $ docker top c1b1febb48a8949f00a53314ac57d3169f8a74069de0d7adb38a2656d55cf77a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-16T04:12:38.774Z] provisioning config files... [2024-12-16T04:12:38.781Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12895736012599481754tmp [2024-12-16T04:12:38.792Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6072280934103828667tmp [2024-12-16T04:12:38.801Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15328621204035718278tmp [Pipeline] { [Pipeline] echo [2024-12-16T04:12:38.830Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T04:12:39.126Z] ---> sigul-configuration.sh [2024-12-16T04:12:39.126Z] gpg: directory `/root/.gnupg' created [2024-12-16T04:12:39.126Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-16T04:12:39.126Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-16T04:12:39.126Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-16T04:12:39.126Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-16T04:12:39.126Z] gpg: CAST5 encrypted data [2024-12-16T04:12:39.126Z] gpg: encrypted with 1 passphrase [2024-12-16T04:12:39.126Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-16T04:12:39.419Z] + mkdir /home/jenkins [2024-12-16T04:12:39.419Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-16T04:12:39.711Z] + 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 [2024-12-16T04:12:39.723Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T04:12:40.033Z] ---> sigul-install.sh [2024-12-16T04:12:40.033Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-16T04:12:40.327Z] + git tag --list [2024-12-16T04:12:40.327Z] v3.1 [2024-12-16T04:12:40.327Z] v3.1.0 [2024-12-16T04:12:40.327Z] v3.1.0-dev.0 [2024-12-16T04:12:40.327Z] v3.1.0-dev.1 [2024-12-16T04:12:40.327Z] v3.1.0-dev.10 [2024-12-16T04:12:40.327Z] v3.1.0-dev.11 [2024-12-16T04:12:40.327Z] v3.1.0-dev.12 [2024-12-16T04:12:40.327Z] v3.1.0-dev.13 [2024-12-16T04:12:40.327Z] v3.1.0-dev.14 [2024-12-16T04:12:40.327Z] v3.1.0-dev.15 [2024-12-16T04:12:40.327Z] v3.1.0-dev.16 [2024-12-16T04:12:40.327Z] v3.1.0-dev.17 [2024-12-16T04:12:40.327Z] v3.1.0-dev.18 [2024-12-16T04:12:40.327Z] v3.1.0-dev.19 [2024-12-16T04:12:40.327Z] v3.1.0-dev.2 [2024-12-16T04:12:40.327Z] v3.1.0-dev.20 [2024-12-16T04:12:40.327Z] v3.1.0-dev.21 [2024-12-16T04:12:40.327Z] v3.1.0-dev.22 [2024-12-16T04:12:40.327Z] v3.1.0-dev.23 [2024-12-16T04:12:40.327Z] v3.1.0-dev.24 [2024-12-16T04:12:40.327Z] v3.1.0-dev.25 [2024-12-16T04:12:40.327Z] v3.1.0-dev.26 [2024-12-16T04:12:40.327Z] v3.1.0-dev.27 [2024-12-16T04:12:40.327Z] v3.1.0-dev.28 [2024-12-16T04:12:40.327Z] v3.1.0-dev.29 [2024-12-16T04:12:40.327Z] v3.1.0-dev.3 [2024-12-16T04:12:40.327Z] v3.1.0-dev.30 [2024-12-16T04:12:40.327Z] v3.1.0-dev.31 [2024-12-16T04:12:40.327Z] v3.1.0-dev.32 [2024-12-16T04:12:40.327Z] v3.1.0-dev.33 [2024-12-16T04:12:40.327Z] v3.1.0-dev.34 [2024-12-16T04:12:40.327Z] v3.1.0-dev.35 [2024-12-16T04:12:40.327Z] v3.1.0-dev.36 [2024-12-16T04:12:40.327Z] v3.1.0-dev.37 [2024-12-16T04:12:40.327Z] v3.1.0-dev.38 [2024-12-16T04:12:40.327Z] v3.1.0-dev.39 [2024-12-16T04:12:40.327Z] v3.1.0-dev.4 [2024-12-16T04:12:40.327Z] v3.1.0-dev.40 [2024-12-16T04:12:40.327Z] v3.1.0-dev.41 [2024-12-16T04:12:40.327Z] v3.1.0-dev.42 [2024-12-16T04:12:40.327Z] v3.1.0-dev.43 [2024-12-16T04:12:40.327Z] v3.1.0-dev.44 [2024-12-16T04:12:40.327Z] v3.1.0-dev.45 [2024-12-16T04:12:40.327Z] v3.1.0-dev.46 [2024-12-16T04:12:40.327Z] v3.1.0-dev.47 [2024-12-16T04:12:40.327Z] v3.1.0-dev.48 [2024-12-16T04:12:40.327Z] v3.1.0-dev.49 [2024-12-16T04:12:40.327Z] v3.1.0-dev.5 [2024-12-16T04:12:40.327Z] v3.1.0-dev.50 [2024-12-16T04:12:40.327Z] v3.1.0-dev.51 [2024-12-16T04:12:40.327Z] v3.1.0-dev.52 [2024-12-16T04:12:40.327Z] v3.1.0-dev.53 [2024-12-16T04:12:40.327Z] v3.1.0-dev.54 [2024-12-16T04:12:40.327Z] v3.1.0-dev.55 [2024-12-16T04:12:40.327Z] v3.1.0-dev.56 [2024-12-16T04:12:40.327Z] v3.1.0-dev.57 [2024-12-16T04:12:40.327Z] v3.1.0-dev.58 [2024-12-16T04:12:40.327Z] v3.1.0-dev.59 [2024-12-16T04:12:40.327Z] v3.1.0-dev.6 [2024-12-16T04:12:40.327Z] v3.1.0-dev.60 [2024-12-16T04:12:40.327Z] v3.1.0-dev.61 [2024-12-16T04:12:40.327Z] v3.1.0-dev.62 [2024-12-16T04:12:40.327Z] v3.1.0-dev.63 [2024-12-16T04:12:40.327Z] v3.1.0-dev.64 [2024-12-16T04:12:40.327Z] v3.1.0-dev.65 [2024-12-16T04:12:40.327Z] v3.1.0-dev.66 [2024-12-16T04:12:40.327Z] v3.1.0-dev.67 [2024-12-16T04:12:40.327Z] v3.1.0-dev.68 [2024-12-16T04:12:40.327Z] v3.1.0-dev.7 [2024-12-16T04:12:40.327Z] v3.1.0-dev.8 [2024-12-16T04:12:40.327Z] v3.1.0-dev.9 [2024-12-16T04:12:40.327Z] v3.1.1 [2024-12-16T04:12:40.327Z] v3.2.0-dev.1 [2024-12-16T04:12:40.327Z] v3.2.0-dev.10 [2024-12-16T04:12:40.327Z] v3.2.0-dev.11 [2024-12-16T04:12:40.327Z] v3.2.0-dev.12 [2024-12-16T04:12:40.327Z] v3.2.0-dev.13 [2024-12-16T04:12:40.327Z] v3.2.0-dev.14 [2024-12-16T04:12:40.327Z] v3.2.0-dev.15 [2024-12-16T04:12:40.327Z] v3.2.0-dev.16 [2024-12-16T04:12:40.327Z] v3.2.0-dev.17 [2024-12-16T04:12:40.327Z] v3.2.0-dev.18 [2024-12-16T04:12:40.327Z] v3.2.0-dev.19 [2024-12-16T04:12:40.327Z] v3.2.0-dev.2 [2024-12-16T04:12:40.327Z] v3.2.0-dev.20 [2024-12-16T04:12:40.327Z] v3.2.0-dev.21 [2024-12-16T04:12:40.327Z] v3.2.0-dev.22 [2024-12-16T04:12:40.327Z] v3.2.0-dev.23 [2024-12-16T04:12:40.327Z] v3.2.0-dev.24 [2024-12-16T04:12:40.327Z] v3.2.0-dev.3 [2024-12-16T04:12:40.327Z] v3.2.0-dev.4 [2024-12-16T04:12:40.327Z] v3.2.0-dev.5 [2024-12-16T04:12:40.327Z] v3.2.0-dev.6 [2024-12-16T04:12:40.327Z] v3.2.0-dev.7 [2024-12-16T04:12:40.327Z] v3.2.0-dev.8 [2024-12-16T04:12:40.327Z] v3.2.0-dev.9 [2024-12-16T04:12:40.327Z] v4.0.0-dev.1 [2024-12-16T04:12:40.327Z] v4.0.0-dev.2 [2024-12-16T04:12:40.327Z] v4.0.0-dev.3 [2024-12-16T04:12:40.327Z] v4.0.0-dev.4 [2024-12-16T04:12:40.327Z] v4.0.0-dev.5 [Pipeline] sh [2024-12-16T04:12:40.621Z] + lftools sign git-tag v4.0.0-dev.5 [2024-12-16T04:12:41.194Z] Signing Git tag with Sigul... [2024-12-16T04:12:41.194Z] Signing v4.0.0-dev.5 [Pipeline] echo [2024-12-16T04:12:41.468Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T04:12:41.761Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-16T04:12:41.772Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-16T04:12:41.802Z] $ docker stop --time=1 c1b1febb48a8949f00a53314ac57d3169f8a74069de0d7adb38a2656d55cf77a [2024-12-16T04:12:43.083Z] $ docker rm -f --volumes c1b1febb48a8949f00a53314ac57d3169f8a74069de0d7adb38a2656d55cf77a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-16T04:12:43.518Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-16T04:12:43.518Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:12:43.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T04:12:43.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T04:12:43.901Z] prd-ubuntu20.04-docker-8c-8g-35174 does not seem to be running inside a container [2024-12-16T04:12:43.939Z] $ 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 [2024-12-16T04:12:44.293Z] $ docker top 909bd24871d5fb2d5869945004a9135ac9ab99d615a51b448768e386d0f47cb7 -eo pid,comm [2024-12-16T04:12:44.333Z] 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). [2024-12-16T04:12:44.333Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-16T04:12:44.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T04:12:44.381Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T04:12:44.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T04:12:44.493Z] $ docker exec 909bd24871d5fb2d5869945004a9135ac9ab99d615a51b448768e386d0f47cb7 ssh-agent [2024-12-16T04:12:44.586Z] SSH_AUTH_SOCK=/tmp/ssh-HPcSgm60TXDt/agent.32 [2024-12-16T04:12:44.586Z] SSH_AGENT_PID=38 [2024-12-16T04:12:44.591Z] Running ssh-add (command line suppressed) [2024-12-16T04:12:44.715Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10977422265445537789.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10977422265445537789.key) [2024-12-16T04:12:44.725Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T04:12:45.018Z] + git semver bump pre [2024-12-16T04:12:45.278Z] 2024-12-16 04:12:45,195 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-12-16T04:12:45.278Z] 2024-12-16 04:12:45,195 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev [2024-12-16T04:12:45.278Z] 2024-12-16 04:12:45,195 [bump_version] DEBUG bumped version:4.0.0-dev.6 [2024-12-16T04:12:45.278Z] 2024-12-16 04:12:45,195 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-12-16T04:12:45.278Z] 2024-12-16 04:12:45,195 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-12-16T04:12:45.278Z] 2024-12-16 04:12:45,195 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-12-16T04:12:45.278Z] 2024-12-16 04:12:45,197 [execute] INFO git cat-file --batch-check [2024-12-16T04:12:45.278Z] 2024-12-16 04:12:45,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-16T04:12:45.278Z] 2024-12-16 04:12:45,204 [execute] INFO git cat-file --batch [2024-12-16T04:12:45.278Z] 2024-12-16 04:12:45,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-16T04:12:45.278Z] 2024-12-16 04:12:45,209 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-12-16T04:12:45.278Z] 4.0.0-dev.6 [Pipeline] } [2024-12-16T04:12:45.294Z] $ docker exec --env ******** --env ******** 909bd24871d5fb2d5869945004a9135ac9ab99d615a51b448768e386d0f47cb7 ssh-agent -k [2024-12-16T04:12:45.390Z] unset SSH_AUTH_SOCK; [2024-12-16T04:12:45.391Z] unset SSH_AGENT_PID; [2024-12-16T04:12:45.391Z] echo Agent pid 38 killed; [2024-12-16T04:12:45.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-16T04:12:45.715Z] + git semver [Pipeline] } [2024-12-16T04:12:45.991Z] $ docker stop --time=1 909bd24871d5fb2d5869945004a9135ac9ab99d615a51b448768e386d0f47cb7 [2024-12-16T04:12:47.281Z] $ docker rm -f --volumes 909bd24871d5fb2d5869945004a9135ac9ab99d615a51b448768e386d0f47cb7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-16T04:12:47.646Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-16T04:12:47.646Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:12:47.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T04:12:47.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T04:12:48.025Z] prd-ubuntu20.04-docker-8c-8g-35174 does not seem to be running inside a container [2024-12-16T04:12:48.064Z] $ 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 [2024-12-16T04:12:48.420Z] $ docker top f9f15874949aad221795566d02bd6b3fac1f24abc761d055abc2d2064ef9109f -eo pid,comm [2024-12-16T04:12:48.463Z] 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). [2024-12-16T04:12:48.463Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-16T04:12:48.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T04:12:48.521Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T04:12:48.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T04:12:48.638Z] $ docker exec f9f15874949aad221795566d02bd6b3fac1f24abc761d055abc2d2064ef9109f ssh-agent [2024-12-16T04:12:48.733Z] SSH_AUTH_SOCK=/tmp/ssh-6gXXnRi3NWBn/agent.32 [2024-12-16T04:12:48.733Z] SSH_AGENT_PID=39 [2024-12-16T04:12:48.739Z] Running ssh-add (command line suppressed) [2024-12-16T04:12:48.833Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16529164790928566953.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16529164790928566953.key) [2024-12-16T04:12:48.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T04:12:49.133Z] + git semver push [2024-12-16T04:12:49.391Z] 2024-12-16 04:12:49,310 [run_push] DEBUG push [2024-12-16T04:12:49.391Z] 2024-12-16 04:12:49,310 [execute] INFO git cat-file --batch-check [2024-12-16T04:12:49.391Z] 2024-12-16 04:12:49,311 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-16T04:12:49.391Z] 2024-12-16 04:12:49,314 [execute] INFO git rev-list 20192e72343684141aa78557794113d781b45a77 -- [2024-12-16T04:12:49.391Z] 2024-12-16 04:12:49,314 [execute] DEBUG Popen(['git', 'rev-list', '20192e72343684141aa78557794113d781b45a77', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-16T04:12:49.391Z] 2024-12-16 04:12:49,320 [execute] INFO git fetch -v origin [2024-12-16T04:12:49.391Z] 2024-12-16 04:12:49,320 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-16T04:12:49.959Z] 2024-12-16 04:12:49,774 [run_push] DEBUG no remote changes detected [2024-12-16T04:12:49.959Z] 2024-12-16 04:12:49,775 [execute] INFO git push origin semver [2024-12-16T04:12:49.959Z] 2024-12-16 04:12:49,775 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-16T04:12:50.528Z] 2024-12-16 04:12:50,412 [run_push] DEBUG push all version tags [2024-12-16T04:12:50.528Z] 2024-12-16 04:12:50,413 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-16T04:12:50.528Z] 2024-12-16 04:12:50,413 [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) [2024-12-16T04:12:51.186Z] 2024-12-16 04:12:51,056 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-12-16T04:12:51.186Z] 4.0.0-dev.6 [Pipeline] } [2024-12-16T04:12:51.200Z] $ docker exec --env ******** --env ******** f9f15874949aad221795566d02bd6b3fac1f24abc761d055abc2d2064ef9109f ssh-agent -k [2024-12-16T04:12:51.301Z] unset SSH_AUTH_SOCK; [2024-12-16T04:12:51.301Z] unset SSH_AGENT_PID; [2024-12-16T04:12:51.301Z] echo Agent pid 39 killed; [2024-12-16T04:12:51.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-16T04:12:51.639Z] + git semver [Pipeline] } [2024-12-16T04:12:51.916Z] $ docker stop --time=1 f9f15874949aad221795566d02bd6b3fac1f24abc761d055abc2d2064ef9109f [2024-12-16T04:12:53.210Z] $ docker rm -f --volumes f9f15874949aad221795566d02bd6b3fac1f24abc761d055abc2d2064ef9109f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-12-16T04:12:53.846Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-12-16T04:12:53.846Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-12-16T04:12:53.846Z] total 16 [2024-12-16T04:12:53.846Z] drwxr-xr-x 3 root root 4096 Dec 16 04:01 . [2024-12-16T04:12:53.846Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 16 04:12 .. [2024-12-16T04:12:53.846Z] drwxr-xr-x 2 root root 4096 Dec 16 04:01 cost [2024-12-16T04:12:53.846Z] -rw-r--r-- 1 root root 89 Dec 16 04:01 cost.csv [2024-12-16T04:12:53.846Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-12-16T04:12:53.846Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-12-16T04:12:53.846Z] total 16 [2024-12-16T04:12:53.846Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 04:01 . [2024-12-16T04:12:53.846Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 16 04:12 .. [2024-12-16T04:12:53.846Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 16 04:01 cost [2024-12-16T04:12:53.846Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 16 04:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-16T04:12:54.140Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T04:12:55.008Z] ---> package-listing.sh [2024-12-16T04:12:55.008Z] ++ facter osfamily [2024-12-16T04:12:55.008Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-16T04:12:55.268Z] + OS_FAMILY=debian [2024-12-16T04:12:55.268Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-12-16T04:12:55.268Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-16T04:12:55.268Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-16T04:12:55.268Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-16T04:12:55.268Z] + PACKAGES=/tmp/packages_start.txt [2024-12-16T04:12:55.268Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-12-16T04:12:55.268Z] + PACKAGES=/tmp/packages_end.txt [2024-12-16T04:12:55.268Z] + case "${OS_FAMILY}" in [2024-12-16T04:12:55.268Z] + dpkg -l [2024-12-16T04:12:55.268Z] + grep '^ii' [2024-12-16T04:12:55.268Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-16T04:12:55.268Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-16T04:12:55.268Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-16T04:12:55.268Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-12-16T04:12:55.268Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-12-16T04:12:55.268Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2024-12-16T04:12:55.278Z] 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 [2024-12-16T04:12:55.555Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T04:12:56.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-16T04:12:56.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T04:12:56.471Z] prd-ubuntu20.04-docker-8c-8g-35174 does not seem to be running inside a container [2024-12-16T04:12:56.513Z] $ 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 [2024-12-16T04:12:56.716Z] $ docker top f180241ac14a452cb70a9c718e31a5a1b8fbd839d700c25338c3c2c943bd7f9a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T04:12:57.298Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-16T04:12:57.594Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-16T04:12:57.912Z] + ls /var/log/sa-host [2024-12-16T04:12:57.912Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T04:12:58.318Z] provisioning config files... [2024-12-16T04:12:58.356Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6575334780436822787tmp [Pipeline] { [Pipeline] echo [2024-12-16T04:12:58.441Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T04:12:58.765Z] ---> create-netrc.sh [Pipeline] } [2024-12-16T04:12:58.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-16T04:12:59.113Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-16T04:12:59.126Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T04:12:59.407Z] ---> sudo-logs.sh [2024-12-16T04:12:59.407Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-16T04:12:59.450Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T04:12:59.738Z] ---> job-cost.sh [2024-12-16T04:12:59.738Z] lf-activate-venv: SKIPPING [2024-12-16T04:12:59.738Z] DEBUG: total: 0.2199999988079071 [2024-12-16T04:12:59.738Z] INFO: Retrieving Stack Cost... [2024-12-16T04:13:00.460Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-16T04:13:00.460Z] INFO: Archiving Costs [Pipeline] echo [2024-12-16T04:13:00.475Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T04:13:00.781Z] ---> logs-deploy.sh [2024-12-16T04:13:00.781Z] lf-activate-venv: SKIPPING [2024-12-16T04:13:00.781Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/104 [2024-12-16T04:13:00.781Z] INFO: archiving workspace using pattern(s): [2024-12-16T04:13:01.721Z] Archives upload complete. [2024-12-16T04:13:01.721Z] INFO: archiving logs to Nexus