Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 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-ssh14450465615745023579.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16012245161101121133.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh4177051219638061845.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh40114860850623632.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-ssh10491063632341462552.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.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1634 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 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 (main) Commit message: "Merge pull request #46 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.11" > 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 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 # timeout=10 > git rev-list --no-walk 0f94376eadfc024c258e90372bc1b8c359cb76eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-20T04:27:27.782Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-20T04:27:27.828Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-20T04:27:27.845Z] ========================================================= [2023-07-20T04:27:27.845Z] EdgeX Global Pipelines Version Info [2023-07-20T04:27:27.845Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:27:28.563Z] ------------------- [2023-07-20T04:27:28.563Z] stable info: [2023-07-20T04:27:28.563Z] ------------------- [2023-07-20T04:27:28.563Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-20T04:27:28.563Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-20T04:27:28.563Z] Message: update stable to v1.0.250 [2023-07-20T04:27:29.136Z] ------------------- [2023-07-20T04:27:29.136Z] experimental info: [2023-07-20T04:27:29.136Z] ------------------- [2023-07-20T04:27:29.136Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-20T04:27:29.136Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-20T04:27:29.136Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-20T04:27:29.354Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-20T04:27:29.372Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-20T04:27:29.390Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-20T04:27:29.410Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-20T04:27:29.429Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-20T04:27:29.446Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-20T04:27:29.464Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-20T04:27:29.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-20T04:27:29.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-20T04:27:29.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-20T04:27:29.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-20T04:27:29.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-20T04:27:29.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-20T04:27:29.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-20T04:27:29.574Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-20T04:27:29.588Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-20T04:27:29.606Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-20T04:27:29.622Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-20T04:27:29.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-20T04:27:29.648Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-20T04:27:29.666Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-20T04:27:29.685Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-20T04:27:29.701Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-20T04:27:29.713Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-20T04:27:29.724Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-20T04:27:29.736Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-20T04:27:29.747Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-20T04:27:29.759Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-20T04:27:29.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-20T04:27:29.787Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-20T04:27:29.799Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [Pipeline] echo [2023-07-20T04:27:29.814Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e51e3d [Pipeline] echo [2023-07-20T04:27:29.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-20T04:27:29.878Z] provisioning config files... [2023-07-20T04:27:29.894Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15940202632209430554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:27:30.195Z] ---> docker-login.sh [2023-07-20T04:27:30.195Z] nexus3.edgexfoundry.org:10001 [2023-07-20T04:27:30.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:27:30.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:27:30.499Z] Configure a credential helper to remove this warning. See [2023-07-20T04:27:30.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:27:30.499Z] [2023-07-20T04:27:30.499Z] Login Succeeded [2023-07-20T04:27:30.499Z] nexus3.edgexfoundry.org:10002 [2023-07-20T04:27:30.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:27:30.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:27:30.760Z] Configure a credential helper to remove this warning. See [2023-07-20T04:27:30.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:27:30.760Z] [2023-07-20T04:27:30.760Z] Login Succeeded [2023-07-20T04:27:30.760Z] nexus3.edgexfoundry.org:10003 [2023-07-20T04:27:30.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:27:31.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:27:31.020Z] Configure a credential helper to remove this warning. See [2023-07-20T04:27:31.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:27:31.020Z] [2023-07-20T04:27:31.020Z] Login Succeeded [2023-07-20T04:27:31.020Z] nexus3.edgexfoundry.org:10004 [2023-07-20T04:27:31.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:27:31.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:27:31.020Z] Configure a credential helper to remove this warning. See [2023-07-20T04:27:31.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:27:31.020Z] [2023-07-20T04:27:31.020Z] Login Succeeded [2023-07-20T04:27:31.020Z] docker.io [2023-07-20T04:27:31.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:27:31.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:27:31.282Z] Configure a credential helper to remove this warning. See [2023-07-20T04:27:31.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:27:31.282Z] [2023-07-20T04:27:31.282Z] Login Succeeded [2023-07-20T04:27:31.282Z] ---> docker-login.sh ends [Pipeline] } [2023-07-20T04:27:31.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-20T04:27:31.674Z] + git rev-list -1 --merges 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868~1..2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [Pipeline] echo [2023-07-20T04:27:31.721Z] -----------> git rev-list -1 --merges 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868~1..2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [2023-07-20T04:27:31.721Z] 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [false] [Pipeline] sh [2023-07-20T04:27:32.019Z] + git log --format=format:%s -1 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [Pipeline] echo [2023-07-20T04:27:32.064Z] ========================================================= [2023-07-20T04:27:32.064Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-20T04:27:32.064Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-20T04:27:32.410Z] + git log --format=format:%s -1 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [Pipeline] echo [2023-07-20T04:27:32.423Z] [semverPrep] GIT_COMMIT: 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868, Commit Message: Merge pull request #46 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.11 [Pipeline] echo [2023-07-20T04:27:32.433Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-20T04:27:32.805Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-20T04:27:32.805Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-20T04:27:32.805Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-20T04:27:32.805Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-20T04:27:32.805Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-20T04:27:32.805Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-20T04:27:32.805Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:27:33.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-20T04:27:33.150Z] [2023-07-20T04:27:33.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:27:33.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-20T04:27:33.450Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-20T04:27:33.450Z] b85a868b505f: Pulling fs layer [2023-07-20T04:27:33.450Z] e2be974225ed: Pulling fs layer [2023-07-20T04:27:33.450Z] 339a4e72a1f5: Pulling fs layer [2023-07-20T04:27:33.450Z] 988bab9f4d93: Pulling fs layer [2023-07-20T04:27:33.450Z] 1469e6f7b9e6: Pulling fs layer [2023-07-20T04:27:33.450Z] eaf3925da568: Pulling fs layer [2023-07-20T04:27:33.451Z] bab4dde63d76: Pulling fs layer [2023-07-20T04:27:33.451Z] bde34c3a00c8: Pulling fs layer [2023-07-20T04:27:33.451Z] b352a97aabf1: Pulling fs layer [2023-07-20T04:27:33.451Z] 4872d77fe225: Pulling fs layer [2023-07-20T04:27:33.451Z] 5851b861e8e6: Pulling fs layer [2023-07-20T04:27:33.451Z] eaf3925da568: Waiting [2023-07-20T04:27:33.451Z] bab4dde63d76: Waiting [2023-07-20T04:27:33.451Z] 988bab9f4d93: Waiting [2023-07-20T04:27:33.451Z] bde34c3a00c8: Waiting [2023-07-20T04:27:33.451Z] 1469e6f7b9e6: Waiting [2023-07-20T04:27:33.451Z] b352a97aabf1: Waiting [2023-07-20T04:27:33.451Z] 5851b861e8e6: Waiting [2023-07-20T04:27:33.451Z] 4872d77fe225: Waiting [2023-07-20T04:27:33.451Z] e2be974225ed: Verifying Checksum [2023-07-20T04:27:33.451Z] e2be974225ed: Download complete [2023-07-20T04:27:33.451Z] 988bab9f4d93: Verifying Checksum [2023-07-20T04:27:33.451Z] 988bab9f4d93: Download complete [2023-07-20T04:27:33.451Z] 1469e6f7b9e6: Verifying Checksum [2023-07-20T04:27:33.451Z] 1469e6f7b9e6: Download complete [2023-07-20T04:27:33.711Z] eaf3925da568: Verifying Checksum [2023-07-20T04:27:33.711Z] eaf3925da568: Download complete [2023-07-20T04:27:33.711Z] 339a4e72a1f5: Verifying Checksum [2023-07-20T04:27:33.711Z] 339a4e72a1f5: Download complete [2023-07-20T04:27:33.711Z] bde34c3a00c8: Verifying Checksum [2023-07-20T04:27:33.711Z] bde34c3a00c8: Download complete [2023-07-20T04:27:33.711Z] b352a97aabf1: Download complete [2023-07-20T04:27:33.711Z] 4872d77fe225: Verifying Checksum [2023-07-20T04:27:33.711Z] 4872d77fe225: Download complete [2023-07-20T04:27:33.711Z] 5851b861e8e6: Download complete [2023-07-20T04:27:33.711Z] b85a868b505f: Verifying Checksum [2023-07-20T04:27:33.711Z] b85a868b505f: Download complete [2023-07-20T04:27:33.970Z] bab4dde63d76: Verifying Checksum [2023-07-20T04:27:33.970Z] bab4dde63d76: Download complete [2023-07-20T04:27:34.907Z] b85a868b505f: Pull complete [2023-07-20T04:27:34.907Z] e2be974225ed: Pull complete [2023-07-20T04:27:35.476Z] 339a4e72a1f5: Pull complete [2023-07-20T04:27:35.477Z] 988bab9f4d93: Pull complete [2023-07-20T04:27:35.737Z] 1469e6f7b9e6: Pull complete [2023-07-20T04:27:35.737Z] eaf3925da568: Pull complete [2023-07-20T04:27:37.684Z] bab4dde63d76: Pull complete [2023-07-20T04:27:37.684Z] bde34c3a00c8: Pull complete [2023-07-20T04:27:37.684Z] b352a97aabf1: Pull complete [2023-07-20T04:27:37.684Z] 4872d77fe225: Pull complete [2023-07-20T04:27:37.684Z] 5851b861e8e6: Pull complete [2023-07-20T04:27:37.684Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-20T04:27:37.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-20T04:27:37.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T04:27:37.780Z] prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container [2023-07-20T04:27:37.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-20T04:27:41.341Z] $ docker top 8ea4ca4fa30ec3e85c5f6d7247c9b380b3273e346a9e7fe68152ef4afb21a88f -eo pid,comm [2023-07-20T04:27:41.398Z] 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). [2023-07-20T04:27:41.398Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-20T04:27:41.441Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-20T04:27:41.441Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-20T04:27:41.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-20T04:27:41.571Z] $ docker exec 8ea4ca4fa30ec3e85c5f6d7247c9b380b3273e346a9e7fe68152ef4afb21a88f ssh-agent [2023-07-20T04:27:41.683Z] SSH_AUTH_SOCK=/tmp/ssh-cKJ7dowD8bYa/agent.32 [2023-07-20T04:27:41.683Z] SSH_AGENT_PID=39 [2023-07-20T04:27:41.691Z] Running ssh-add (command line suppressed) [2023-07-20T04:27:41.787Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_287696990114766695.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_287696990114766695.key) [2023-07-20T04:27:41.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-20T04:27:42.087Z] + git tag --points-at HEAD [Pipeline] } [2023-07-20T04:27:42.109Z] $ docker exec --env ******** --env ******** 8ea4ca4fa30ec3e85c5f6d7247c9b380b3273e346a9e7fe68152ef4afb21a88f ssh-agent -k [2023-07-20T04:27:42.214Z] unset SSH_AUTH_SOCK; [2023-07-20T04:27:42.214Z] unset SSH_AGENT_PID; [2023-07-20T04:27:42.215Z] echo Agent pid 39 killed; [2023-07-20T04:27:42.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-20T04:27:42.249Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-20T04:27:42.250Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-20T04:27:42.357Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-20T04:27:42.362Z] $ docker exec 8ea4ca4fa30ec3e85c5f6d7247c9b380b3273e346a9e7fe68152ef4afb21a88f ssh-agent [2023-07-20T04:27:42.462Z] SSH_AUTH_SOCK=/tmp/ssh-pznPkJRByIgG/agent.71 [2023-07-20T04:27:42.462Z] SSH_AGENT_PID=77 [2023-07-20T04:27:42.466Z] Running ssh-add (command line suppressed) [2023-07-20T04:27:42.560Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2987090333344887094.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2987090333344887094.key) [2023-07-20T04:27:42.571Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-20T04:27:42.859Z] + git semver init [2023-07-20T04:27:43.120Z] 2023-07-20 04:27:43,055 [run_init] DEBUG init version:0.0.0 force:False [2023-07-20T04:27:43.120Z] 2023-07-20 04:27:43,055 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-20T04:27:43.120Z] 2023-07-20 04:27:43,056 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-20T04:27:43.120Z] 2023-07-20 04:27:43,056 [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) [2023-07-20T04:27:43.689Z] 2023-07-20 04:27:43,660 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-07-20T04:27:43.689Z] 2023-07-20 04:27:43,660 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-07-20T04:27:43.689Z] 2023-07-20 04:27:43,661 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-20T04:27:43.689Z] 2023-07-20 04:27:43,661 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-20T04:27:43.689Z] 3.1.0-dev.21 [Pipeline] } [2023-07-20T04:27:43.702Z] $ docker exec --env ******** --env ******** 8ea4ca4fa30ec3e85c5f6d7247c9b380b3273e346a9e7fe68152ef4afb21a88f ssh-agent -k [2023-07-20T04:27:43.824Z] unset SSH_AUTH_SOCK; [2023-07-20T04:27:43.824Z] unset SSH_AGENT_PID; [2023-07-20T04:27:43.824Z] echo Agent pid 77 killed; [2023-07-20T04:27:43.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-20T04:27:44.137Z] + git semver [Pipeline] } [2023-07-20T04:27:44.415Z] $ docker stop --time=1 8ea4ca4fa30ec3e85c5f6d7247c9b380b3273e346a9e7fe68152ef4afb21a88f [2023-07-20T04:27:45.757Z] $ docker rm -f --volumes 8ea4ca4fa30ec3e85c5f6d7247c9b380b3273e346a9e7fe68152ef4afb21a88f [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-20T04:27:46.087Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-20T04:27:46.295Z] Stashed 1 file(s) [Pipeline] echo [2023-07-20T04:27:46.299Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.21 [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 [2023-07-20T04:27:46.455Z] provisioning config files... [2023-07-20T04:27:46.464Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16951641775322776860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:27:46.765Z] ---> docker-login.sh [2023-07-20T04:27:46.765Z] nexus3.edgexfoundry.org:10001 [2023-07-20T04:27:46.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:27:46.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:27:46.765Z] Configure a credential helper to remove this warning. See [2023-07-20T04:27:46.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:27:46.765Z] [2023-07-20T04:27:46.765Z] Login Succeeded [2023-07-20T04:27:46.765Z] nexus3.edgexfoundry.org:10002 [2023-07-20T04:27:46.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:27:46.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:27:46.765Z] Configure a credential helper to remove this warning. See [2023-07-20T04:27:46.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:27:46.765Z] [2023-07-20T04:27:46.765Z] Login Succeeded [2023-07-20T04:27:46.765Z] nexus3.edgexfoundry.org:10003 [2023-07-20T04:27:47.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:27:47.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:27:47.028Z] Configure a credential helper to remove this warning. See [2023-07-20T04:27:47.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:27:47.028Z] [2023-07-20T04:27:47.028Z] Login Succeeded [2023-07-20T04:27:47.028Z] nexus3.edgexfoundry.org:10004 [2023-07-20T04:27:47.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:27:47.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:27:47.028Z] Configure a credential helper to remove this warning. See [2023-07-20T04:27:47.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:27:47.028Z] [2023-07-20T04:27:47.028Z] Login Succeeded [2023-07-20T04:27:47.028Z] docker.io [2023-07-20T04:27:47.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:27:47.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:27:47.289Z] Configure a credential helper to remove this warning. See [2023-07-20T04:27:47.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:27:47.289Z] [2023-07-20T04:27:47.289Z] Login Succeeded [2023-07-20T04:27:47.289Z] ---> docker-login.sh ends [Pipeline] } [2023-07-20T04:27:47.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-20T04:27:47.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T04:27:47.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T04:27:47.373Z] ========================================================= [2023-07-20T04:27:47.373Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-20T04:27:47.373Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:27:47.688Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-20T04:27:47.688Z] Sending build context to Docker daemon 351.7kB [2023-07-20T04:27:47.688Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-20T04:27:47.688Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-20T04:27:47.688Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-20T04:27:47.688Z] 4db1b89c0bd1: Pulling fs layer [2023-07-20T04:27:47.688Z] 6911f1a30b25: Pulling fs layer [2023-07-20T04:27:47.688Z] e194b8c5c2a9: Pulling fs layer [2023-07-20T04:27:47.688Z] 6863d3e3a2b1: Pulling fs layer [2023-07-20T04:27:47.688Z] ec0bb842ea78: Pulling fs layer [2023-07-20T04:27:47.688Z] 40a00589a448: Pulling fs layer [2023-07-20T04:27:47.688Z] 6c08303d61cc: Pulling fs layer [2023-07-20T04:27:47.688Z] ec0bb842ea78: Waiting [2023-07-20T04:27:47.688Z] 798269fcf238: Pulling fs layer [2023-07-20T04:27:47.688Z] 798269fcf238: Waiting [2023-07-20T04:27:47.688Z] 6c08303d61cc: Waiting [2023-07-20T04:27:47.688Z] 40a00589a448: Waiting [2023-07-20T04:27:47.688Z] 6863d3e3a2b1: Waiting [2023-07-20T04:27:47.688Z] 6911f1a30b25: Download complete [2023-07-20T04:27:47.688Z] 6863d3e3a2b1: Verifying Checksum [2023-07-20T04:27:47.688Z] 6863d3e3a2b1: Download complete [2023-07-20T04:27:47.688Z] ec0bb842ea78: Download complete [2023-07-20T04:27:47.688Z] 4db1b89c0bd1: Verifying Checksum [2023-07-20T04:27:47.688Z] 4db1b89c0bd1: Download complete [2023-07-20T04:27:47.951Z] 40a00589a448: Verifying Checksum [2023-07-20T04:27:47.951Z] 40a00589a448: Download complete [2023-07-20T04:27:47.951Z] 4db1b89c0bd1: Pull complete [2023-07-20T04:27:48.217Z] 6911f1a30b25: Pull complete [2023-07-20T04:27:48.480Z] 798269fcf238: Verifying Checksum [2023-07-20T04:27:48.480Z] 798269fcf238: Download complete [2023-07-20T04:27:48.739Z] e194b8c5c2a9: Verifying Checksum [2023-07-20T04:27:48.739Z] e194b8c5c2a9: Download complete [2023-07-20T04:27:48.999Z] 6c08303d61cc: Verifying Checksum [2023-07-20T04:27:48.999Z] 6c08303d61cc: Download complete [2023-07-20T04:27:52.306Z] e194b8c5c2a9: Pull complete [2023-07-20T04:27:52.306Z] 6863d3e3a2b1: Pull complete [2023-07-20T04:27:52.306Z] ec0bb842ea78: Pull complete [2023-07-20T04:27:52.306Z] 40a00589a448: Pull complete [2023-07-20T04:27:54.232Z] 6c08303d61cc: Pull complete [2023-07-20T04:27:55.205Z] 798269fcf238: Pull complete [2023-07-20T04:27:55.205Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-20T04:27:55.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-20T04:27:55.205Z] ---> ec979cd7f677 [2023-07-20T04:27:55.205Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-20T04:28:01.416Z] Still waiting to schedule task [2023-07-20T04:28:01.416Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-20T04:28:01.795Z] ---> Running in 381f7e3fbec5 [2023-07-20T04:28:01.795Z] Removing intermediate container 381f7e3fbec5 [2023-07-20T04:28:01.795Z] ---> 0408abfc5595 [2023-07-20T04:28:01.795Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-20T04:28:01.795Z] ---> Running in 34195d51703e [2023-07-20T04:28:01.795Z] Removing intermediate container 34195d51703e [2023-07-20T04:28:01.795Z] ---> bf89565d6b04 [2023-07-20T04:28:01.795Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-20T04:28:01.795Z] ---> Running in f66e616d9028 [2023-07-20T04:28:01.795Z] Removing intermediate container f66e616d9028 [2023-07-20T04:28:01.795Z] ---> cdd0bbaa294a [2023-07-20T04:28:01.795Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-20T04:28:01.795Z] ---> Running in 98dadd54bd59 [2023-07-20T04:28:01.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T04:28:01.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T04:28:01.795Z] OK: 265 MiB in 53 packages [2023-07-20T04:28:02.362Z] Removing intermediate container 98dadd54bd59 [2023-07-20T04:28:02.362Z] ---> 4799d26ef078 [2023-07-20T04:28:02.362Z] Step 7/12 : WORKDIR /app [2023-07-20T04:28:02.362Z] ---> Running in ec686c8973ca [2023-07-20T04:28:02.362Z] Removing intermediate container ec686c8973ca [2023-07-20T04:28:02.362Z] ---> a29d5c564639 [2023-07-20T04:28:02.362Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-20T04:28:02.621Z] ---> d2d928c3015a [2023-07-20T04:28:02.621Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T04:28:02.621Z] ---> Running in e3e2de63cbb5 [2023-07-20T04:28:41.360Z] Removing intermediate container e3e2de63cbb5 [2023-07-20T04:28:41.360Z] ---> 671b8efefd8e [2023-07-20T04:28:41.360Z] Step 10/12 : COPY . . [2023-07-20T04:28:41.360Z] ---> 083614125dcd [2023-07-20T04:28:41.360Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-20T04:28:41.360Z] ---> Running in 8a3ca8bef403 [2023-07-20T04:28:41.360Z] Removing intermediate container 8a3ca8bef403 [2023-07-20T04:28:41.360Z] ---> fed85cc7a0db [2023-07-20T04:28:41.360Z] Step 12/12 : RUN $MAKE [2023-07-20T04:28:41.360Z] ---> Running in f25ba9cd6b62 [2023-07-20T04:28:41.360Z] noop [2023-07-20T04:28:41.360Z] Removing intermediate container f25ba9cd6b62 [2023-07-20T04:28:41.360Z] ---> 3aff49b7c6a2 [2023-07-20T04:28:41.360Z] Successfully built 3aff49b7c6a2 [2023-07-20T04:28:41.360Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:28:41.678Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-20T04:28:41.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T04:28:41.747Z] prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container [2023-07-20T04:28:41.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-20T04:28:42.186Z] $ docker top d3a6b715982d482ea4d22c1ee6357aedb05794781f44453d8ce6ae3d650672fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T04:28:42.528Z] + go version [2023-07-20T04:28:42.528Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-20T04:28:42.542Z] $ docker stop --time=1 d3a6b715982d482ea4d22c1ee6357aedb05794781f44453d8ce6ae3d650672fa [2023-07-20T04:28:43.814Z] $ docker rm -f --volumes d3a6b715982d482ea4d22c1ee6357aedb05794781f44453d8ce6ae3d650672fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:28:44.237Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-20T04:28:44.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T04:28:44.311Z] prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container [2023-07-20T04:28:44.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-20T04:28:44.695Z] $ docker top 459f43599d6b8d611aeb62471b9fb99823fd3ca084b876f2438c6d78e4cd9bc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T04:28:45.032Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-07-20T04:28:45.328Z] + make test [2023-07-20T04:28:45.328Z] go test -race -coverprofile=coverage.out ./... [2023-07-20T04:29:07.287Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-20T04:29:07.287Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.060s coverage: 87.5% of statements [2023-07-20T04:29:07.287Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-20T04:29:07.287Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-20T04:29:07.287Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-20T04:29:07.287Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.084s coverage: 86.0% of statements [2023-07-20T04:29:07.287Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.059s coverage: 65.2% of statements [2023-07-20T04:29:29.238Z] go vet ./... [2023-07-20T04:29:30.172Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-20T04:29:30.172Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-20T04:29:30.172Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-20T04:29:30.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-20T04:29:30.198Z] $ docker stop --time=1 459f43599d6b8d611aeb62471b9fb99823fd3ca084b876f2438c6d78e4cd9bc2 [2023-07-20T04:29:35.471Z] $ docker rm -f --volumes 459f43599d6b8d611aeb62471b9fb99823fd3ca084b876f2438c6d78e4cd9bc2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-20T04:29:35.980Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-20T04:29:36.022Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-20T04:29:36.375Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1635 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-07-20T04:29:36.390Z] Running in /w/workspace/app-record-replay/23 [Pipeline] { [Pipeline] checkout [2023-07-20T04:29:36.430Z] Selected Git installation does not exist. Using Default [2023-07-20T04:29:36.430Z] The recommended git tool is: NONE [2023-07-20T04:29:36.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-20T04:29:36.810Z] + ls -al . [2023-07-20T04:29:36.810Z] total 168 [2023-07-20T04:29:36.810Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 04:28 . [2023-07-20T04:29:36.810Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 04:27 .. [2023-07-20T04:29:36.810Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 20 04:27 .dockerignore [2023-07-20T04:29:36.810Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 04:27 .git [2023-07-20T04:29:36.810Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 04:27 .github [2023-07-20T04:29:36.810Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 20 04:27 .gitignore [2023-07-20T04:29:36.810Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 20 04:27 .golangci.yml [2023-07-20T04:29:36.810Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 04:27 .semver [2023-07-20T04:29:36.810Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 20 04:27 Attribution.txt [2023-07-20T04:29:36.810Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 20 04:27 CHANGELOG.md [2023-07-20T04:29:36.810Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 20 04:27 Dockerfile [2023-07-20T04:29:36.810Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 04:27 GOVERNANCE.md [2023-07-20T04:29:36.810Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 20 04:27 Jenkinsfile [2023-07-20T04:29:36.810Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 20 04:27 LICENSE [2023-07-20T04:29:36.810Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 20 04:27 Makefile [2023-07-20T04:29:36.810Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 20 04:27 OWNERS.md [2023-07-20T04:29:36.810Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 20 04:27 README.md [2023-07-20T04:29:36.810Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 20 04:27 Record and Reply.postman_collection.json [2023-07-20T04:29:36.810Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 20 04:27 VERSION [2023-07-20T04:29:36.810Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 04:27 bin [2023-07-20T04:29:36.810Z] -rw-r--r-- 1 jenkins jenkins 8853 Jul 20 04:29 coverage.out [2023-07-20T04:29:36.810Z] -rw-rw-r-- 1 jenkins jenkins 3680 Jul 20 04:27 go.mod [2023-07-20T04:29:36.810Z] -rw-rw-r-- 1 jenkins jenkins 32847 Jul 20 04:27 go.sum [2023-07-20T04:29:36.810Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 20 04:27 internal [2023-07-20T04:29:36.810Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 20 04:27 main.go [2023-07-20T04:29:36.810Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 04:27 pkg [2023-07-20T04:29:36.810Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 04:27 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:29:37.111Z] + 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=2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 --label arch=amd64 --label version=3.1.0-dev.21 . [2023-07-20T04:29:37.111Z] Sending build context to Docker daemon 361.5kB [2023-07-20T04:29:37.111Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-20T04:29:37.111Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-20T04:29:37.111Z] ---> 3aff49b7c6a2 [2023-07-20T04:29:37.111Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-20T04:29:37.370Z] ---> Running in 2e8240e6b4d9 [2023-07-20T04:29:37.370Z] Removing intermediate container 2e8240e6b4d9 [2023-07-20T04:29:37.370Z] ---> a50b872da6b8 [2023-07-20T04:29:37.370Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-20T04:29:37.370Z] ---> Running in 4d0209280dec [2023-07-20T04:29:37.370Z] Removing intermediate container 4d0209280dec [2023-07-20T04:29:37.370Z] ---> f4dce18112c4 [2023-07-20T04:29:37.370Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-20T04:29:37.370Z] ---> Running in f783cf7913e8 [2023-07-20T04:29:37.370Z] Removing intermediate container f783cf7913e8 [2023-07-20T04:29:37.370Z] ---> edafa36e9d9e [2023-07-20T04:29:37.370Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-20T04:29:37.629Z] ---> Running in 274ae221ffb8 [2023-07-20T04:29:37.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T04:29:37.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T04:29:38.147Z] OK: 265 MiB in 53 packages [2023-07-20T04:29:38.404Z] Removing intermediate container 274ae221ffb8 [2023-07-20T04:29:38.404Z] ---> 1439cc047319 [2023-07-20T04:29:38.404Z] Step 7/26 : WORKDIR /app [2023-07-20T04:29:38.404Z] ---> Running in a52e3c678b69 [2023-07-20T04:29:38.662Z] Removing intermediate container a52e3c678b69 [2023-07-20T04:29:38.663Z] ---> 3a487a02d58c [2023-07-20T04:29:38.663Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-20T04:29:38.663Z] ---> ee41db134065 [2023-07-20T04:29:38.663Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T04:29:38.663Z] ---> Running in 572b011f6765 [2023-07-20T04:29:39.597Z] Removing intermediate container 572b011f6765 [2023-07-20T04:29:39.597Z] ---> 2954030d8e26 [2023-07-20T04:29:39.597Z] Step 10/26 : COPY . . [2023-07-20T04:29:39.597Z] ---> 0501fec6fb90 [2023-07-20T04:29:39.597Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-20T04:29:39.597Z] ---> Running in 14466b56f307 [2023-07-20T04:29:39.597Z] Removing intermediate container 14466b56f307 [2023-07-20T04:29:39.597Z] ---> 3f39a0a38bb7 [2023-07-20T04:29:39.597Z] Step 12/26 : RUN $MAKE [2023-07-20T04:29:39.855Z] ---> Running in 84cd41ec50e4 [2023-07-20T04:29:40.112Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.11 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.21" -trimpath -mod=readonly -o app-record-replay [2023-07-20T04:29:41.085Z] using credential edgex-jenkins-ssh [2023-07-20T04:29:41.100Z] Cloning the remote Git repository [2023-07-20T04:29:41.143Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-20T04:29:41.230Z] > git init /w/workspace/app-record-replay/23 # timeout=10 [2023-07-20T04:29:41.355Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-20T04:29:41.356Z] > git --version # timeout=10 [2023-07-20T04:29:41.375Z] > git --version # 'git version 2.25.1' [2023-07-20T04:29:41.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-20T04:29:41.535Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-20T04:29:42.128Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-20T04:29:42.145Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-20T04:29:42.952Z] Avoid second fetch [2023-07-20T04:29:42.953Z] Checking out Revision 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 (main) [2023-07-20T04:29:43.490Z] Commit message: "Merge pull request #46 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.11" [2023-07-20T04:29:42.971Z] > git config core.sparsecheckout # timeout=10 [2023-07-20T04:29:43.045Z] > git checkout -f 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-20T04:29:44.421Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-20T04:29:44.421Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-20T04:29:44.421Z] Dload Upload Total Spent Left Speed [2023-07-20T04:29:44.421Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2023-07-20T04:29:45.028Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-20T04:29:45.358Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-20T04:29:45.358Z] + sudo tee /etc/docker/daemon.new [2023-07-20T04:29:45.358Z] { [2023-07-20T04:29:45.358Z] "registry-mirrors": [ [2023-07-20T04:29:45.358Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-20T04:29:45.358Z] ], [2023-07-20T04:29:45.358Z] "bip": "10.250.0.254/24", [2023-07-20T04:29:45.358Z] "hosts": [ [2023-07-20T04:29:45.358Z] "tcp://0.0.0.0:5555", [2023-07-20T04:29:45.358Z] "unix:///var/run/docker.sock" [2023-07-20T04:29:45.358Z] ], [2023-07-20T04:29:45.358Z] "mtu": 1458, [2023-07-20T04:29:45.358Z] "selinux-enabled": true, [2023-07-20T04:29:45.358Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-20T04:29:45.358Z] } [Pipeline] sh [2023-07-20T04:29:45.683Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-20T04:29:46.013Z] + sudo service docker restart [2023-07-20T04:30:02.123Z] Removing intermediate container 84cd41ec50e4 [2023-07-20T04:30:02.123Z] ---> 5e8504fb6851 [2023-07-20T04:30:02.123Z] Step 13/26 : FROM alpine:3.17 [2023-07-20T04:30:02.123Z] 3.17: Pulling from library/alpine [2023-07-20T04:30:02.123Z] 4db1b89c0bd1: Already exists [2023-07-20T04:30:02.123Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T04:30:02.123Z] Status: Downloaded newer image for alpine:3.17 [2023-07-20T04:30:02.123Z] ---> 1f73a9d63274 [2023-07-20T04:30:02.123Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-20T04:30:02.123Z] ---> Running in eff3fde848b8 [2023-07-20T04:30:02.123Z] Removing intermediate container eff3fde848b8 [2023-07-20T04:30:02.123Z] ---> 11d1c7b507cb [2023-07-20T04:30:02.123Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-20T04:30:02.123Z] ---> Running in 986fb332485c [2023-07-20T04:30:02.123Z] Removing intermediate container 986fb332485c [2023-07-20T04:30:02.123Z] ---> 697d7bdd66d0 [2023-07-20T04:30:02.123Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-20T04:30:02.123Z] ---> Running in 73bcf2fa393e [2023-07-20T04:30:02.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T04:30:02.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T04:30:02.123Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-20T04:30:02.123Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-20T04:30:02.123Z] Executing busybox-1.35.0-r29.trigger [2023-07-20T04:30:02.123Z] Executing ca-certificates-20230506-r0.trigger [2023-07-20T04:30:02.123Z] OK: 8 MiB in 17 packages [2023-07-20T04:30:02.123Z] Removing intermediate container 73bcf2fa393e [2023-07-20T04:30:02.123Z] ---> df4dc9b1bd5f [2023-07-20T04:30:02.123Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-20T04:30:02.123Z] ---> 7ce9fb279688 [2023-07-20T04:30:02.123Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-20T04:30:02.123Z] ---> eafa2371d132 [2023-07-20T04:30:02.123Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-20T04:30:02.123Z] ---> ca2ac25bc1ae [2023-07-20T04:30:02.123Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-20T04:30:02.690Z] ---> 9e8210b78ac1 [2023-07-20T04:30:02.690Z] Step 21/26 : EXPOSE 59712 [2023-07-20T04:30:02.690Z] ---> Running in 74a1a8ffc2e4 [2023-07-20T04:30:02.690Z] Removing intermediate container 74a1a8ffc2e4 [2023-07-20T04:30:02.690Z] ---> d0d09f0034bd [2023-07-20T04:30:02.690Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-20T04:30:02.690Z] ---> Running in 06c626341508 [2023-07-20T04:30:02.690Z] Removing intermediate container 06c626341508 [2023-07-20T04:30:02.690Z] ---> dc7505ef19c6 [2023-07-20T04:30:02.690Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-20T04:30:02.690Z] ---> Running in 9ee0753c8920 [2023-07-20T04:30:02.949Z] Removing intermediate container 9ee0753c8920 [2023-07-20T04:30:02.949Z] ---> 7a8313814cf0 [2023-07-20T04:30:02.949Z] Step 24/26 : LABEL arch=amd64 [2023-07-20T04:30:02.949Z] ---> Running in 74c2eb9f9ad4 [2023-07-20T04:30:03.272Z] Removing intermediate container 74c2eb9f9ad4 [2023-07-20T04:30:03.273Z] ---> a21b1279b81c [2023-07-20T04:30:03.273Z] Step 25/26 : LABEL git_sha=2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [2023-07-20T04:30:03.273Z] ---> Running in 4a8dda1de6fc [2023-07-20T04:30:03.273Z] Removing intermediate container 4a8dda1de6fc [2023-07-20T04:30:03.273Z] ---> 26eed8bf8ee1 [2023-07-20T04:30:03.273Z] Step 26/26 : LABEL version=3.1.0-dev.21 [2023-07-20T04:30:03.273Z] ---> Running in 2977b53c6c97 [2023-07-20T04:30:03.273Z] Removing intermediate container 2977b53c6c97 [2023-07-20T04:30:03.273Z] ---> 8de80355592e [2023-07-20T04:30:03.273Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-20T04:30:03.273Z] Successfully built 8de80355592e [2023-07-20T04:30:03.273Z] 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 [2023-07-20T04:30:03.376Z] provisioning config files... [2023-07-20T04:30:03.403Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3802870442407717215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:30:03.768Z] ---> docker-login.sh [2023-07-20T04:30:03.768Z] nexus3.edgexfoundry.org:10001 [2023-07-20T04:30:03.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:30:03.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:30:03.768Z] Configure a credential helper to remove this warning. See [2023-07-20T04:30:03.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:30:03.768Z] [2023-07-20T04:30:03.768Z] Login Succeeded [2023-07-20T04:30:03.768Z] nexus3.edgexfoundry.org:10002 [2023-07-20T04:30:03.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:30:04.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:30:04.029Z] Configure a credential helper to remove this warning. See [2023-07-20T04:30:04.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:30:04.029Z] [2023-07-20T04:30:04.029Z] Login Succeeded [2023-07-20T04:30:04.029Z] nexus3.edgexfoundry.org:10003 [2023-07-20T04:30:04.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:30:04.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:30:04.029Z] Configure a credential helper to remove this warning. See [2023-07-20T04:30:04.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:30:04.029Z] [2023-07-20T04:30:04.029Z] Login Succeeded [2023-07-20T04:30:04.029Z] nexus3.edgexfoundry.org:10004 [2023-07-20T04:30:04.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:30:04.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:30:04.029Z] Configure a credential helper to remove this warning. See [2023-07-20T04:30:04.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:30:04.029Z] [2023-07-20T04:30:04.029Z] Login Succeeded [2023-07-20T04:30:04.029Z] docker.io [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-20T04:30:04.272Z] provisioning config files... [2023-07-20T04:30:04.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:30:04.296Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/23@tmp/config15730601422864054833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:30:04.643Z] ---> docker-login.sh [2023-07-20T04:30:04.643Z] nexus3.edgexfoundry.org:10001 [2023-07-20T04:30:04.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:30:05.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:30:05.185Z] Configure a credential helper to remove this warning. See [2023-07-20T04:30:05.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:30:05.185Z] [2023-07-20T04:30:05.185Z] Login Succeeded [2023-07-20T04:30:05.185Z] nexus3.edgexfoundry.org:10002 [2023-07-20T04:30:05.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:30:05.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:30:05.455Z] Configure a credential helper to remove this warning. See [2023-07-20T04:30:05.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:30:05.455Z] [2023-07-20T04:30:05.455Z] Login Succeeded [2023-07-20T04:30:05.455Z] nexus3.edgexfoundry.org:10003 [2023-07-20T04:30:05.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:30:05.674Z] Configure a credential helper to remove this warning. See [2023-07-20T04:30:05.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:30:05.674Z] [2023-07-20T04:30:05.674Z] Login Succeeded [2023-07-20T04:30:05.674Z] ---> docker-login.sh ends [Pipeline] } [2023-07-20T04:30:05.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-20T04:30:05.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-07-20T04:30:05.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:30:05.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:30:05.721Z] Configure a credential helper to remove this warning. See [2023-07-20T04:30:05.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:30:05.721Z] [2023-07-20T04:30:05.721Z] Login Succeeded [2023-07-20T04:30:05.721Z] nexus3.edgexfoundry.org:10004 [Pipeline] echo [2023-07-20T04:30:05.746Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-07-20T04:30:05.746Z] 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [2023-07-20T04:30:05.746Z] latest [2023-07-20T04:30:05.746Z] 3.1.0-dev.21 [2023-07-20T04:30:05.746Z] 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868-3.1.0-dev.21 [2023-07-20T04:30:05.746Z] main [2023-07-20T04:30:05.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:30:05.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:30:06.080Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:30:06.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:30:06.256Z] Configure a credential helper to remove this warning. See [2023-07-20T04:30:06.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:30:06.256Z] [2023-07-20T04:30:06.256Z] Login Succeeded [2023-07-20T04:30:06.256Z] docker.io [2023-07-20T04:30:06.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:30:06.390Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [2023-07-20T04:30:06.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-20T04:30:06.390Z] 30adbeab7b5a: Preparing [2023-07-20T04:30:06.390Z] 4baf34cb459c: Preparing [2023-07-20T04:30:06.390Z] 2926b0f47a03: Preparing [2023-07-20T04:30:06.390Z] 64db774b1186: Preparing [2023-07-20T04:30:06.390Z] 4bc313806f87: Preparing [2023-07-20T04:30:06.390Z] 3dab9f8bf2d2: Preparing [2023-07-20T04:30:06.390Z] 3dab9f8bf2d2: Waiting [2023-07-20T04:30:06.390Z] 64db774b1186: Pushed [2023-07-20T04:30:06.390Z] 2926b0f47a03: Pushed [2023-07-20T04:30:06.390Z] 3dab9f8bf2d2: Layer already exists [2023-07-20T04:30:06.390Z] 4baf34cb459c: Pushed [2023-07-20T04:30:06.390Z] 4bc313806f87: Pushed [2023-07-20T04:30:07.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:30:07.216Z] Configure a credential helper to remove this warning. See [2023-07-20T04:30:07.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:30:07.216Z] [2023-07-20T04:30:07.216Z] Login Succeeded [2023-07-20T04:30:07.483Z] ---> docker-login.sh ends [Pipeline] } [2023-07-20T04:30:07.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-20T04:30:07.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T04:30:07.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T04:30:07.776Z] ========================================================= [2023-07-20T04:30:07.776Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-20T04:30:07.776Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:30:08.126Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-20T04:30:08.127Z] Sending build context to Docker daemon 163.8kB [2023-07-20T04:30:08.395Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-20T04:30:08.395Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-20T04:30:08.395Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-20T04:30:08.395Z] edb6bdbacee9: Pulling fs layer [2023-07-20T04:30:08.395Z] 5f9638ab2659: Pulling fs layer [2023-07-20T04:30:08.395Z] 8d51d6327a98: Pulling fs layer [2023-07-20T04:30:08.395Z] 8b374f2dd631: Pulling fs layer [2023-07-20T04:30:08.395Z] ec14aa9079de: Pulling fs layer [2023-07-20T04:30:08.395Z] 2f466654f4bb: Pulling fs layer [2023-07-20T04:30:08.395Z] 554e91adad29: Pulling fs layer [2023-07-20T04:30:08.395Z] 8b374f2dd631: Waiting [2023-07-20T04:30:08.395Z] ec14aa9079de: Waiting [2023-07-20T04:30:08.395Z] 2f466654f4bb: Waiting [2023-07-20T04:30:08.395Z] 554e91adad29: Waiting [2023-07-20T04:30:08.395Z] 5f9638ab2659: Verifying Checksum [2023-07-20T04:30:08.395Z] 5f9638ab2659: Download complete [2023-07-20T04:30:08.395Z] 8b374f2dd631: Verifying Checksum [2023-07-20T04:30:08.395Z] 8b374f2dd631: Download complete [2023-07-20T04:30:08.680Z] ec14aa9079de: Verifying Checksum [2023-07-20T04:30:08.680Z] ec14aa9079de: Download complete [2023-07-20T04:30:08.680Z] edb6bdbacee9: Verifying Checksum [2023-07-20T04:30:08.680Z] edb6bdbacee9: Download complete [2023-07-20T04:30:09.653Z] edb6bdbacee9: Pull complete [2023-07-20T04:30:09.697Z] 30adbeab7b5a: Pushed [2023-07-20T04:30:09.697Z] 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868: digest: sha256:118c6876f67d8a231a98f38bfd9ed79a3a6647672c1bb7512f7997192bb05ed0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:30:09.949Z] 554e91adad29: Verifying Checksum [2023-07-20T04:30:09.949Z] 554e91adad29: Download complete [2023-07-20T04:30:10.005Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:30:10.225Z] 5f9638ab2659: Pull complete [2023-07-20T04:30:10.312Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-20T04:30:10.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-20T04:30:10.313Z] 30adbeab7b5a: Preparing [2023-07-20T04:30:10.313Z] 4baf34cb459c: Preparing [2023-07-20T04:30:10.313Z] 2926b0f47a03: Preparing [2023-07-20T04:30:10.313Z] 64db774b1186: Preparing [2023-07-20T04:30:10.313Z] 4bc313806f87: Preparing [2023-07-20T04:30:10.313Z] 3dab9f8bf2d2: Preparing [2023-07-20T04:30:10.313Z] 3dab9f8bf2d2: Waiting [2023-07-20T04:30:10.313Z] 4bc313806f87: Layer already exists [2023-07-20T04:30:10.313Z] 4baf34cb459c: Layer already exists [2023-07-20T04:30:10.313Z] 2926b0f47a03: Layer already exists [2023-07-20T04:30:10.313Z] 64db774b1186: Layer already exists [2023-07-20T04:30:10.313Z] 30adbeab7b5a: Layer already exists [2023-07-20T04:30:10.313Z] 3dab9f8bf2d2: Layer already exists [2023-07-20T04:30:10.313Z] latest: digest: sha256:118c6876f67d8a231a98f38bfd9ed79a3a6647672c1bb7512f7997192bb05ed0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:30:10.620Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:30:10.936Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.21 [2023-07-20T04:30:10.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-20T04:30:10.936Z] 30adbeab7b5a: Preparing [2023-07-20T04:30:10.936Z] 4baf34cb459c: Preparing [2023-07-20T04:30:10.936Z] 2926b0f47a03: Preparing [2023-07-20T04:30:10.936Z] 64db774b1186: Preparing [2023-07-20T04:30:10.936Z] 4bc313806f87: Preparing [2023-07-20T04:30:10.936Z] 3dab9f8bf2d2: Preparing [2023-07-20T04:30:10.936Z] 3dab9f8bf2d2: Waiting [2023-07-20T04:30:10.936Z] 64db774b1186: Layer already exists [2023-07-20T04:30:10.936Z] 30adbeab7b5a: Layer already exists [2023-07-20T04:30:10.936Z] 4bc313806f87: Layer already exists [2023-07-20T04:30:10.936Z] 2926b0f47a03: Layer already exists [2023-07-20T04:30:10.936Z] 4baf34cb459c: Layer already exists [2023-07-20T04:30:10.936Z] 3dab9f8bf2d2: Layer already exists [2023-07-20T04:30:10.936Z] 3.1.0-dev.21: digest: sha256:118c6876f67d8a231a98f38bfd9ed79a3a6647672c1bb7512f7997192bb05ed0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:30:11.187Z] 8d51d6327a98: Verifying Checksum [2023-07-20T04:30:11.187Z] 8d51d6327a98: Download complete [2023-07-20T04:30:11.187Z] 2f466654f4bb: Verifying Checksum [2023-07-20T04:30:11.187Z] 2f466654f4bb: Download complete [2023-07-20T04:30:11.254Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:30:11.562Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868-3.1.0-dev.21 [2023-07-20T04:30:11.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-20T04:30:11.562Z] 30adbeab7b5a: Preparing [2023-07-20T04:30:11.562Z] 4baf34cb459c: Preparing [2023-07-20T04:30:11.562Z] 2926b0f47a03: Preparing [2023-07-20T04:30:11.562Z] 64db774b1186: Preparing [2023-07-20T04:30:11.562Z] 4bc313806f87: Preparing [2023-07-20T04:30:11.562Z] 3dab9f8bf2d2: Preparing [2023-07-20T04:30:11.562Z] 3dab9f8bf2d2: Waiting [2023-07-20T04:30:11.562Z] 4bc313806f87: Layer already exists [2023-07-20T04:30:11.562Z] 2926b0f47a03: Layer already exists [2023-07-20T04:30:11.562Z] 30adbeab7b5a: Layer already exists [2023-07-20T04:30:11.562Z] 4baf34cb459c: Layer already exists [2023-07-20T04:30:11.562Z] 64db774b1186: Layer already exists [2023-07-20T04:30:11.562Z] 3dab9f8bf2d2: Layer already exists [2023-07-20T04:30:11.562Z] 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868-3.1.0-dev.21: digest: sha256:118c6876f67d8a231a98f38bfd9ed79a3a6647672c1bb7512f7997192bb05ed0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:30:11.884Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:30:12.203Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-07-20T04:30:12.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-20T04:30:12.203Z] 30adbeab7b5a: Preparing [2023-07-20T04:30:12.203Z] 4baf34cb459c: Preparing [2023-07-20T04:30:12.203Z] 2926b0f47a03: Preparing [2023-07-20T04:30:12.203Z] 64db774b1186: Preparing [2023-07-20T04:30:12.203Z] 4bc313806f87: Preparing [2023-07-20T04:30:12.203Z] 3dab9f8bf2d2: Preparing [2023-07-20T04:30:12.203Z] 3dab9f8bf2d2: Waiting [2023-07-20T04:30:12.203Z] 30adbeab7b5a: Layer already exists [2023-07-20T04:30:12.203Z] 64db774b1186: Layer already exists [2023-07-20T04:30:12.203Z] 4baf34cb459c: Layer already exists [2023-07-20T04:30:12.203Z] 4bc313806f87: Layer already exists [2023-07-20T04:30:12.203Z] 2926b0f47a03: Layer already exists [2023-07-20T04:30:12.203Z] 3dab9f8bf2d2: Layer already exists [2023-07-20T04:30:12.203Z] main: digest: sha256:118c6876f67d8a231a98f38bfd9ed79a3a6647672c1bb7512f7997192bb05ed0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-20T04:30:12.243Z] ===================================================== [Pipeline] echo [2023-07-20T04:30:12.249Z] taggedImages: [2023-07-20T04:30:12.249Z] - nexus3.edgexfoundry.org:10004/app-record-replay:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [2023-07-20T04:30:12.249Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-20T04:30:12.249Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.21 [2023-07-20T04:30:12.249Z] - nexus3.edgexfoundry.org:10004/app-record-replay:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868-3.1.0-dev.21 [2023-07-20T04:30:12.249Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:30:12.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-20T04:30:12.624Z] [2023-07-20T04:30:12.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:30:12.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-20T04:30:12.916Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-20T04:30:12.916Z] 5eb5b503b376: Pulling fs layer [2023-07-20T04:30:12.916Z] 5c69ac0246d0: Pulling fs layer [2023-07-20T04:30:12.916Z] ec43610c2a17: Pulling fs layer [2023-07-20T04:30:12.916Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-20T04:30:12.916Z] 33b1e0a273af: Pulling fs layer [2023-07-20T04:30:12.916Z] 5d3b04190fa2: Pulling fs layer [2023-07-20T04:30:12.916Z] 2f39f015ded8: Pulling fs layer [2023-07-20T04:30:12.916Z] 3a2ae6a8a46f: Waiting [2023-07-20T04:30:12.916Z] 33b1e0a273af: Waiting [2023-07-20T04:30:12.916Z] 5d3b04190fa2: Waiting [2023-07-20T04:30:12.916Z] 2f39f015ded8: Waiting [2023-07-20T04:30:12.916Z] 5c69ac0246d0: Verifying Checksum [2023-07-20T04:30:12.916Z] 5c69ac0246d0: Download complete [2023-07-20T04:30:12.916Z] 3a2ae6a8a46f: Download complete [2023-07-20T04:30:12.916Z] 33b1e0a273af: Verifying Checksum [2023-07-20T04:30:12.916Z] 33b1e0a273af: Download complete [2023-07-20T04:30:12.916Z] 5d3b04190fa2: Download complete [2023-07-20T04:30:13.175Z] ec43610c2a17: Download complete [2023-07-20T04:30:13.175Z] 5eb5b503b376: Verifying Checksum [2023-07-20T04:30:13.175Z] 5eb5b503b376: Download complete [2023-07-20T04:30:13.740Z] 2f39f015ded8: Verifying Checksum [2023-07-20T04:30:14.305Z] 5eb5b503b376: Pull complete [2023-07-20T04:30:14.305Z] 5c69ac0246d0: Pull complete [2023-07-20T04:30:14.871Z] ec43610c2a17: Pull complete [2023-07-20T04:30:14.871Z] 3a2ae6a8a46f: Pull complete [2023-07-20T04:30:14.871Z] 33b1e0a273af: Pull complete [2023-07-20T04:30:15.129Z] 5d3b04190fa2: Pull complete [2023-07-20T04:30:19.310Z] 2f39f015ded8: Pull complete [2023-07-20T04:30:19.310Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-20T04:30:19.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-20T04:30:19.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T04:30:19.386Z] prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container [2023-07-20T04:30:19.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-20T04:30:23.364Z] $ docker top abe78fdfcb11cb2bfe0b3fcd5755da58bf7ef6aedffde55fcb870664c78b9b06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:30:23.512Z] 8d51d6327a98: Pull complete [2023-07-20T04:30:23.512Z] 8b374f2dd631: Pull complete [2023-07-20T04:30:23.513Z] ec14aa9079de: Pull complete [2023-07-20T04:30:23.749Z] ---> job-cost.sh [2023-07-20T04:30:23.749Z] lf-activate-venv: SKIPPING [2023-07-20T04:30:23.749Z] INFO: No Stack... [2023-07-20T04:30:24.318Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-20T04:30:24.576Z] INFO: Archiving Costs [Pipeline] sh [2023-07-20T04:30:24.866Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-07-20T04:30:24.867Z] + cut -d, -f6 [Pipeline] lock [2023-07-20T04:30:24.881Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-23-stack-cost] [2023-07-20T04:30:24.886Z] Resource [jenkins-edgexfoundry-app-record-replay-main-23-stack-cost] did not exist. Created. [2023-07-20T04:30:24.886Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-20T04:30:25.194Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-20T04:30:25.220Z] Stashed 1 file(s) [Pipeline] } [2023-07-20T04:30:25.226Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-23-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-20T04:30:25.247Z] $ docker stop --time=1 abe78fdfcb11cb2bfe0b3fcd5755da58bf7ef6aedffde55fcb870664c78b9b06 [2023-07-20T04:30:26.409Z] $ docker rm -f --volumes abe78fdfcb11cb2bfe0b3fcd5755da58bf7ef6aedffde55fcb870664c78b9b06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-20T04:30:30.177Z] 2f466654f4bb: Pull complete [2023-07-20T04:30:32.126Z] 554e91adad29: Pull complete [2023-07-20T04:30:32.126Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-20T04:30:32.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-20T04:30:32.126Z] ---> 1e15ea492957 [2023-07-20T04:30:32.126Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-20T04:30:34.075Z] ---> Running in d98f46f1e321 [2023-07-20T04:30:34.075Z] Removing intermediate container d98f46f1e321 [2023-07-20T04:30:34.075Z] ---> 6912ad557df2 [2023-07-20T04:30:34.075Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-20T04:30:34.075Z] ---> Running in 0c74426b9f97 [2023-07-20T04:30:34.343Z] Removing intermediate container 0c74426b9f97 [2023-07-20T04:30:34.343Z] ---> f59cc6f67dc5 [2023-07-20T04:30:34.343Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-20T04:30:34.611Z] ---> Running in d7de84977d89 [2023-07-20T04:30:34.877Z] Removing intermediate container d7de84977d89 [2023-07-20T04:30:34.877Z] ---> 5d7f916ef0b1 [2023-07-20T04:30:34.877Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-20T04:30:34.877Z] ---> Running in fc52ae03e034 [2023-07-20T04:30:35.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T04:30:36.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T04:30:37.472Z] OK: 263 MiB in 53 packages [2023-07-20T04:30:38.472Z] Removing intermediate container fc52ae03e034 [2023-07-20T04:30:38.472Z] ---> f48f801b9186 [2023-07-20T04:30:38.472Z] Step 7/12 : WORKDIR /app [2023-07-20T04:30:38.472Z] ---> Running in d7a6b83d3556 [2023-07-20T04:30:38.739Z] Removing intermediate container d7a6b83d3556 [2023-07-20T04:30:38.739Z] ---> 16454f3a488e [2023-07-20T04:30:38.739Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-20T04:30:39.008Z] ---> d0b02d14afd7 [2023-07-20T04:30:39.008Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T04:30:39.280Z] ---> Running in 28048a4962f7 [2023-07-20T04:31:47.162Z] Removing intermediate container 28048a4962f7 [2023-07-20T04:31:47.162Z] ---> 100fe79aa4aa [2023-07-20T04:31:47.162Z] Step 10/12 : COPY . . [2023-07-20T04:31:47.162Z] ---> 02b97d07d349 [2023-07-20T04:31:47.162Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-20T04:31:47.162Z] ---> Running in 5776e8215ddb [2023-07-20T04:31:47.162Z] Removing intermediate container 5776e8215ddb [2023-07-20T04:31:47.162Z] ---> 616b0546a3ff [2023-07-20T04:31:47.162Z] Step 12/12 : RUN $MAKE [2023-07-20T04:31:47.162Z] ---> Running in d643d588d10f [2023-07-20T04:31:47.162Z] noop [2023-07-20T04:31:47.162Z] Removing intermediate container d643d588d10f [2023-07-20T04:31:47.162Z] ---> 0eb9048f7d67 [2023-07-20T04:31:47.162Z] Successfully built 0eb9048f7d67 [2023-07-20T04:31:47.162Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:31:47.517Z] + docker inspect -f . ci-base-image-arm64 [2023-07-20T04:31:47.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T04:31:47.734Z] prd-ubuntu20.04-docker-arm64-4c-16g-1635 does not seem to be running inside a container [2023-07-20T04:31:47.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/23 -v /w/workspace/app-record-replay/23:/w/workspace/app-record-replay/23:rw,z -v /w/workspace/app-record-replay/23@tmp:/w/workspace/app-record-replay/23@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 [2023-07-20T04:31:49.043Z] $ docker top ea22995537280af5f16ad151e962bc6f0b7f434a51fdf835713318499c688ada -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T04:31:49.878Z] + go version [2023-07-20T04:31:49.878Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-20T04:31:49.898Z] $ docker stop --time=1 ea22995537280af5f16ad151e962bc6f0b7f434a51fdf835713318499c688ada [2023-07-20T04:31:51.522Z] $ docker rm -f --volumes ea22995537280af5f16ad151e962bc6f0b7f434a51fdf835713318499c688ada [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:31:52.067Z] + docker inspect -f . ci-base-image-arm64 [2023-07-20T04:31:52.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T04:31:52.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-1635 does not seem to be running inside a container [2023-07-20T04:31:52.297Z] $ 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/23 -v /w/workspace/app-record-replay/23:/w/workspace/app-record-replay/23:rw,z -v /w/workspace/app-record-replay/23@tmp:/w/workspace/app-record-replay/23@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 [2023-07-20T04:31:53.407Z] $ docker top c326d87e9b9caaaf095c567904b7ccdcf5ddfe5e8016abed35d2fc1d7563694e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T04:31:53.905Z] + git config --global --add safe.directory /w/workspace/app-record-replay/23 [Pipeline] fileExists [Pipeline] sh [2023-07-20T04:31:54.230Z] + make test [2023-07-20T04:31:54.230Z] go test -race -coverprofile=coverage.out ./... [2023-07-20T04:34:30.933Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-20T04:34:37.585Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.283s coverage: 87.5% of statements [2023-07-20T04:34:37.585Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.481s coverage: 86.0% of statements [2023-07-20T04:34:41.858Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-20T04:34:41.858Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-20T04:34:41.858Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-20T04:34:41.858Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.220s coverage: 65.2% of statements [2023-07-20T04:34:42.443Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-20T04:34:42.443Z] go vet ./... [2023-07-20T04:37:04.135Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-20T04:37:04.135Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-20T04:37:04.135Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-20T04:37:04.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-20T04:37:04.166Z] $ docker stop --time=1 c326d87e9b9caaaf095c567904b7ccdcf5ddfe5e8016abed35d2fc1d7563694e [2023-07-20T04:37:05.950Z] $ docker rm -f --volumes c326d87e9b9caaaf095c567904b7ccdcf5ddfe5e8016abed35d2fc1d7563694e [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-20T04:37:07.372Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-20T04:37:07.397Z] Warning: overwriting stash ‘coverage-report’ [2023-07-20T04:37:07.751Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-20T04:37:08.135Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-20T04:37:08.445Z] + ls -al . [2023-07-20T04:37:08.445Z] total 164 [2023-07-20T04:37:08.445Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 04:31 . [2023-07-20T04:37:08.445Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 04:29 .. [2023-07-20T04:37:08.445Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 20 04:29 .dockerignore [2023-07-20T04:37:08.445Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 04:29 .git [2023-07-20T04:37:08.445Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 04:29 .github [2023-07-20T04:37:08.445Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 20 04:29 .gitignore [2023-07-20T04:37:08.445Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 20 04:29 .golangci.yml [2023-07-20T04:37:08.445Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 20 04:29 Attribution.txt [2023-07-20T04:37:08.445Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 20 04:29 CHANGELOG.md [2023-07-20T04:37:08.445Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 20 04:29 Dockerfile [2023-07-20T04:37:08.445Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 04:29 GOVERNANCE.md [2023-07-20T04:37:08.445Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 20 04:29 Jenkinsfile [2023-07-20T04:37:08.445Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 20 04:29 LICENSE [2023-07-20T04:37:08.445Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 20 04:29 Makefile [2023-07-20T04:37:08.445Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 20 04:29 OWNERS.md [2023-07-20T04:37:08.445Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 20 04:29 README.md [2023-07-20T04:37:08.445Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 20 04:29 Record and Reply.postman_collection.json [2023-07-20T04:37:08.445Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 20 04:27 VERSION [2023-07-20T04:37:08.445Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 04:29 bin [2023-07-20T04:37:08.445Z] -rw-r--r-- 1 jenkins jenkins 8853 Jul 20 04:34 coverage.out [2023-07-20T04:37:08.445Z] -rw-rw-r-- 1 jenkins jenkins 3680 Jul 20 04:29 go.mod [2023-07-20T04:37:08.445Z] -rw-rw-r-- 1 jenkins jenkins 32847 Jul 20 04:29 go.sum [2023-07-20T04:37:08.445Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 20 04:29 internal [2023-07-20T04:37:08.445Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 20 04:29 main.go [2023-07-20T04:37:08.445Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 04:29 pkg [2023-07-20T04:37:08.445Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 04:29 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:37:08.776Z] + 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=2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 --label arch=arm64 --label version=3.1.0-dev.21 . [2023-07-20T04:37:08.776Z] Sending build context to Docker daemon 173.6kB [2023-07-20T04:37:09.042Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-20T04:37:09.042Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-20T04:37:09.042Z] ---> 0eb9048f7d67 [2023-07-20T04:37:09.042Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-20T04:37:09.042Z] ---> Running in de1b3d3bbede [2023-07-20T04:37:09.307Z] Removing intermediate container de1b3d3bbede [2023-07-20T04:37:09.307Z] ---> cd26a7eaab0d [2023-07-20T04:37:09.307Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-20T04:37:09.307Z] ---> Running in f762cc3fd5a5 [2023-07-20T04:37:09.573Z] Removing intermediate container f762cc3fd5a5 [2023-07-20T04:37:09.573Z] ---> 333cb8fa4baa [2023-07-20T04:37:09.573Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-20T04:37:09.573Z] ---> Running in e3af2b3b4b39 [2023-07-20T04:37:09.838Z] Removing intermediate container e3af2b3b4b39 [2023-07-20T04:37:09.838Z] ---> 0cc9b26aa099 [2023-07-20T04:37:09.838Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-20T04:37:10.106Z] ---> Running in 29a3c5ca9523 [2023-07-20T04:37:11.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T04:37:11.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T04:37:12.288Z] OK: 263 MiB in 53 packages [2023-07-20T04:37:13.250Z] Removing intermediate container 29a3c5ca9523 [2023-07-20T04:37:13.250Z] ---> ace195dacf40 [2023-07-20T04:37:13.250Z] Step 7/26 : WORKDIR /app [2023-07-20T04:37:13.250Z] ---> Running in 1923236824a3 [2023-07-20T04:37:13.517Z] Removing intermediate container 1923236824a3 [2023-07-20T04:37:13.517Z] ---> 82ab680a1c73 [2023-07-20T04:37:13.517Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-20T04:37:14.101Z] ---> c3880c3f64d1 [2023-07-20T04:37:14.101Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T04:37:14.101Z] ---> Running in b7af89d213f6 [2023-07-20T04:37:16.679Z] Removing intermediate container b7af89d213f6 [2023-07-20T04:37:16.679Z] ---> 2a140898d62b [2023-07-20T04:37:16.679Z] Step 10/26 : COPY . . [2023-07-20T04:37:16.947Z] ---> 60b54f809b60 [2023-07-20T04:37:16.947Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-20T04:37:16.947Z] ---> Running in e4810b2eceb7 [2023-07-20T04:37:17.215Z] Removing intermediate container e4810b2eceb7 [2023-07-20T04:37:17.215Z] ---> cf207e40f338 [2023-07-20T04:37:17.215Z] Step 12/26 : RUN $MAKE [2023-07-20T04:37:17.215Z] ---> Running in 000baabf28da [2023-07-20T04:37:18.176Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.11 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.21" -trimpath -mod=readonly -o app-record-replay [2023-07-20T04:39:24.877Z] Removing intermediate container 000baabf28da [2023-07-20T04:39:24.877Z] ---> 6d14d0ab5c4c [2023-07-20T04:39:24.877Z] Step 13/26 : FROM alpine:3.17 [2023-07-20T04:39:24.877Z] 3.17: Pulling from library/alpine [2023-07-20T04:39:24.877Z] edb6bdbacee9: Already exists [2023-07-20T04:39:24.877Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T04:39:24.877Z] Status: Downloaded newer image for alpine:3.17 [2023-07-20T04:39:24.877Z] ---> 779605e5fbc0 [2023-07-20T04:39:24.877Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-20T04:39:24.877Z] ---> Running in eadad303fc2c [2023-07-20T04:39:24.877Z] Removing intermediate container eadad303fc2c [2023-07-20T04:39:24.877Z] ---> 5155fcd8dd04 [2023-07-20T04:39:24.877Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-20T04:39:24.877Z] ---> Running in f687b1e8a9fe [2023-07-20T04:39:24.877Z] Removing intermediate container f687b1e8a9fe [2023-07-20T04:39:24.877Z] ---> e618a8cce38d [2023-07-20T04:39:24.877Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-20T04:39:24.877Z] ---> Running in dc5d42d8c219 [2023-07-20T04:39:24.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T04:39:24.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T04:39:24.877Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-20T04:39:24.877Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-20T04:39:24.877Z] Executing busybox-1.35.0-r29.trigger [2023-07-20T04:39:24.877Z] Executing ca-certificates-20230506-r0.trigger [2023-07-20T04:39:24.877Z] OK: 8 MiB in 17 packages [2023-07-20T04:39:26.286Z] Removing intermediate container dc5d42d8c219 [2023-07-20T04:39:26.286Z] ---> c382e711bdea [2023-07-20T04:39:26.286Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-20T04:39:26.552Z] ---> df23d94de4bd [2023-07-20T04:39:26.552Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-20T04:39:27.135Z] ---> 7bc74f86af51 [2023-07-20T04:39:27.135Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-20T04:39:27.401Z] ---> 56508597af37 [2023-07-20T04:39:27.401Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-20T04:39:28.805Z] ---> 70b869dce865 [2023-07-20T04:39:28.805Z] Step 21/26 : EXPOSE 59712 [2023-07-20T04:39:28.805Z] ---> Running in 1326bb6712ee [2023-07-20T04:39:29.071Z] Removing intermediate container 1326bb6712ee [2023-07-20T04:39:29.071Z] ---> a6f926f020ad [2023-07-20T04:39:29.071Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-20T04:39:29.071Z] ---> Running in e970258f6b5d [2023-07-20T04:39:29.337Z] Removing intermediate container e970258f6b5d [2023-07-20T04:39:29.337Z] ---> a6f65d186c60 [2023-07-20T04:39:29.337Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-20T04:39:29.337Z] ---> Running in a1395b305dce [2023-07-20T04:39:29.611Z] Removing intermediate container a1395b305dce [2023-07-20T04:39:29.611Z] ---> 9678aef9d9b7 [2023-07-20T04:39:29.611Z] Step 24/26 : LABEL arch=arm64 [2023-07-20T04:39:29.877Z] ---> Running in b0bc5a4d010e [2023-07-20T04:39:30.144Z] Removing intermediate container b0bc5a4d010e [2023-07-20T04:39:30.144Z] ---> 7eaa865220a0 [2023-07-20T04:39:30.144Z] Step 25/26 : LABEL git_sha=2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [2023-07-20T04:39:30.144Z] ---> Running in 41265f5b8b25 [2023-07-20T04:39:30.412Z] Removing intermediate container 41265f5b8b25 [2023-07-20T04:39:30.412Z] ---> 5b6795d7e159 [2023-07-20T04:39:30.412Z] Step 26/26 : LABEL version=3.1.0-dev.21 [2023-07-20T04:39:30.412Z] ---> Running in 235b9da5c834 [2023-07-20T04:39:30.677Z] Removing intermediate container 235b9da5c834 [2023-07-20T04:39:30.677Z] ---> ad946c94d804 [2023-07-20T04:39:30.677Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-20T04:39:30.677Z] Successfully built ad946c94d804 [2023-07-20T04:39:30.677Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-20T04:39:30.805Z] provisioning config files... [2023-07-20T04:39:30.818Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/23@tmp/config443467953104009140tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:39:31.147Z] ---> docker-login.sh [2023-07-20T04:39:31.147Z] nexus3.edgexfoundry.org:10001 [2023-07-20T04:39:31.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:39:31.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:39:31.415Z] Configure a credential helper to remove this warning. See [2023-07-20T04:39:31.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:39:31.415Z] [2023-07-20T04:39:31.415Z] Login Succeeded [2023-07-20T04:39:31.415Z] nexus3.edgexfoundry.org:10002 [2023-07-20T04:39:31.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:39:31.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:39:31.680Z] Configure a credential helper to remove this warning. See [2023-07-20T04:39:31.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:39:31.680Z] [2023-07-20T04:39:31.680Z] Login Succeeded [2023-07-20T04:39:31.680Z] nexus3.edgexfoundry.org:10003 [2023-07-20T04:39:31.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:39:31.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:39:31.946Z] Configure a credential helper to remove this warning. See [2023-07-20T04:39:31.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:39:31.946Z] [2023-07-20T04:39:31.946Z] Login Succeeded [2023-07-20T04:39:32.211Z] nexus3.edgexfoundry.org:10004 [2023-07-20T04:39:32.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:39:32.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:39:32.477Z] Configure a credential helper to remove this warning. See [2023-07-20T04:39:32.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:39:32.477Z] [2023-07-20T04:39:32.477Z] Login Succeeded [2023-07-20T04:39:32.477Z] docker.io [2023-07-20T04:39:32.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T04:39:33.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T04:39:33.008Z] Configure a credential helper to remove this warning. See [2023-07-20T04:39:33.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T04:39:33.008Z] [2023-07-20T04:39:33.008Z] Login Succeeded [2023-07-20T04:39:33.008Z] ---> docker-login.sh ends [Pipeline] } [2023-07-20T04:39:33.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-20T04:39:33.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T04:39:33.088Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-07-20T04:39:33.088Z] 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [2023-07-20T04:39:33.088Z] latest [2023-07-20T04:39:33.088Z] 3.1.0-dev.21 [2023-07-20T04:39:33.088Z] 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868-3.1.0-dev.21 [2023-07-20T04:39:33.088Z] main [2023-07-20T04:39:33.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:39:33.442Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:39:33.781Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [2023-07-20T04:39:33.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-20T04:39:33.781Z] e76448ae10ac: Preparing [2023-07-20T04:39:33.781Z] b2ab27bd9b53: Preparing [2023-07-20T04:39:33.781Z] ba07c6c4951e: Preparing [2023-07-20T04:39:33.781Z] 3263e67c7153: Preparing [2023-07-20T04:39:33.781Z] 98ab6a30fb32: Preparing [2023-07-20T04:39:33.781Z] 9386262d7a74: Preparing [2023-07-20T04:39:33.781Z] 9386262d7a74: Waiting [2023-07-20T04:39:34.048Z] b2ab27bd9b53: Pushed [2023-07-20T04:39:34.048Z] 3263e67c7153: Pushed [2023-07-20T04:39:34.048Z] ba07c6c4951e: Pushed [2023-07-20T04:39:34.048Z] 9386262d7a74: Layer already exists [2023-07-20T04:39:34.313Z] 98ab6a30fb32: Pushed [2023-07-20T04:39:39.637Z] e76448ae10ac: Pushed [2023-07-20T04:39:39.637Z] 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868: digest: sha256:ff9428d53eca5f63526f9fcda331cd1c2e9635d0d9ce67557d61695d9cdbf22e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:39:39.978Z] + 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 [2023-07-20T04:39:40.309Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-20T04:39:40.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-20T04:39:40.309Z] e76448ae10ac: Preparing [2023-07-20T04:39:40.309Z] b2ab27bd9b53: Preparing [2023-07-20T04:39:40.309Z] ba07c6c4951e: Preparing [2023-07-20T04:39:40.309Z] 3263e67c7153: Preparing [2023-07-20T04:39:40.309Z] 98ab6a30fb32: Preparing [2023-07-20T04:39:40.309Z] 9386262d7a74: Preparing [2023-07-20T04:39:40.309Z] 9386262d7a74: Waiting [2023-07-20T04:39:40.309Z] 98ab6a30fb32: Layer already exists [2023-07-20T04:39:40.309Z] 3263e67c7153: Layer already exists [2023-07-20T04:39:40.309Z] e76448ae10ac: Layer already exists [2023-07-20T04:39:40.309Z] b2ab27bd9b53: Layer already exists [2023-07-20T04:39:40.309Z] ba07c6c4951e: Layer already exists [2023-07-20T04:39:40.309Z] 9386262d7a74: Layer already exists [2023-07-20T04:39:40.309Z] latest: digest: sha256:ff9428d53eca5f63526f9fcda331cd1c2e9635d0d9ce67557d61695d9cdbf22e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:39:40.913Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:39:41.306Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.21 [2023-07-20T04:39:41.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-20T04:39:41.307Z] e76448ae10ac: Preparing [2023-07-20T04:39:41.307Z] b2ab27bd9b53: Preparing [2023-07-20T04:39:41.307Z] ba07c6c4951e: Preparing [2023-07-20T04:39:41.307Z] 3263e67c7153: Preparing [2023-07-20T04:39:41.307Z] 98ab6a30fb32: Preparing [2023-07-20T04:39:41.307Z] 9386262d7a74: Preparing [2023-07-20T04:39:41.307Z] 9386262d7a74: Waiting [2023-07-20T04:39:41.307Z] 3263e67c7153: Layer already exists [2023-07-20T04:39:41.307Z] 98ab6a30fb32: Layer already exists [2023-07-20T04:39:41.307Z] b2ab27bd9b53: Layer already exists [2023-07-20T04:39:41.307Z] ba07c6c4951e: Layer already exists [2023-07-20T04:39:41.307Z] e76448ae10ac: Layer already exists [2023-07-20T04:39:41.307Z] 9386262d7a74: Layer already exists [2023-07-20T04:39:41.307Z] 3.1.0-dev.21: digest: sha256:ff9428d53eca5f63526f9fcda331cd1c2e9635d0d9ce67557d61695d9cdbf22e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:39:42.100Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:39:42.448Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868-3.1.0-dev.21 [2023-07-20T04:39:42.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-20T04:39:42.448Z] e76448ae10ac: Preparing [2023-07-20T04:39:42.448Z] b2ab27bd9b53: Preparing [2023-07-20T04:39:42.449Z] ba07c6c4951e: Preparing [2023-07-20T04:39:42.449Z] 3263e67c7153: Preparing [2023-07-20T04:39:42.449Z] 98ab6a30fb32: Preparing [2023-07-20T04:39:42.449Z] 9386262d7a74: Preparing [2023-07-20T04:39:42.449Z] 9386262d7a74: Waiting [2023-07-20T04:39:42.449Z] 98ab6a30fb32: Layer already exists [2023-07-20T04:39:42.449Z] 3263e67c7153: Layer already exists [2023-07-20T04:39:42.449Z] e76448ae10ac: Layer already exists [2023-07-20T04:39:42.449Z] ba07c6c4951e: Layer already exists [2023-07-20T04:39:42.449Z] b2ab27bd9b53: Layer already exists [2023-07-20T04:39:42.449Z] 9386262d7a74: Layer already exists [2023-07-20T04:39:42.449Z] 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868-3.1.0-dev.21: digest: sha256:ff9428d53eca5f63526f9fcda331cd1c2e9635d0d9ce67557d61695d9cdbf22e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:39:42.801Z] + 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 [2023-07-20T04:39:43.146Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-07-20T04:39:43.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-20T04:39:43.146Z] e76448ae10ac: Preparing [2023-07-20T04:39:43.146Z] b2ab27bd9b53: Preparing [2023-07-20T04:39:43.146Z] ba07c6c4951e: Preparing [2023-07-20T04:39:43.146Z] 3263e67c7153: Preparing [2023-07-20T04:39:43.146Z] 98ab6a30fb32: Preparing [2023-07-20T04:39:43.146Z] 9386262d7a74: Preparing [2023-07-20T04:39:43.146Z] 9386262d7a74: Waiting [2023-07-20T04:39:43.146Z] 98ab6a30fb32: Layer already exists [2023-07-20T04:39:43.146Z] e76448ae10ac: Layer already exists [2023-07-20T04:39:43.146Z] b2ab27bd9b53: Layer already exists [2023-07-20T04:39:43.146Z] ba07c6c4951e: Layer already exists [2023-07-20T04:39:43.146Z] 3263e67c7153: Layer already exists [2023-07-20T04:39:43.146Z] 9386262d7a74: Layer already exists [2023-07-20T04:39:43.146Z] main: digest: sha256:ff9428d53eca5f63526f9fcda331cd1c2e9635d0d9ce67557d61695d9cdbf22e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-20T04:39:43.473Z] ===================================================== [Pipeline] echo [2023-07-20T04:39:43.482Z] taggedImages: [2023-07-20T04:39:43.482Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [2023-07-20T04:39:43.482Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-20T04:39:43.482Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.21 [2023-07-20T04:39:43.482Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2e51e3d5a7cada7ac4eb3228ea6e278e6b110868-3.1.0-dev.21 [2023-07-20T04:39:43.482Z] - 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 [2023-07-20T04:39:43.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-20T04:39:43.831Z] [2023-07-20T04:39:43.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:39:44.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-20T04:39:44.160Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-20T04:39:44.160Z] 8998bd30e6a1: Pulling fs layer [2023-07-20T04:39:44.160Z] 04944245beec: Pulling fs layer [2023-07-20T04:39:44.160Z] 699f458cf7ca: Pulling fs layer [2023-07-20T04:39:44.160Z] 765212b225bb: Pulling fs layer [2023-07-20T04:39:44.160Z] f23df028b6ca: Pulling fs layer [2023-07-20T04:39:44.160Z] d65c8cfc05b1: Pulling fs layer [2023-07-20T04:39:44.160Z] 2437ff75d9bd: Pulling fs layer [2023-07-20T04:39:44.160Z] f23df028b6ca: Waiting [2023-07-20T04:39:44.160Z] d65c8cfc05b1: Waiting [2023-07-20T04:39:44.160Z] 2437ff75d9bd: Waiting [2023-07-20T04:39:44.160Z] 765212b225bb: Waiting [2023-07-20T04:39:44.428Z] 04944245beec: Verifying Checksum [2023-07-20T04:39:44.428Z] 04944245beec: Download complete [2023-07-20T04:39:44.428Z] 765212b225bb: Verifying Checksum [2023-07-20T04:39:44.428Z] 765212b225bb: Download complete [2023-07-20T04:39:44.428Z] f23df028b6ca: Verifying Checksum [2023-07-20T04:39:44.428Z] f23df028b6ca: Download complete [2023-07-20T04:39:44.428Z] d65c8cfc05b1: Verifying Checksum [2023-07-20T04:39:44.428Z] d65c8cfc05b1: Download complete [2023-07-20T04:39:44.428Z] 699f458cf7ca: Verifying Checksum [2023-07-20T04:39:44.428Z] 699f458cf7ca: Download complete [2023-07-20T04:39:45.010Z] 8998bd30e6a1: Verifying Checksum [2023-07-20T04:39:45.010Z] 8998bd30e6a1: Download complete [2023-07-20T04:39:46.950Z] 2437ff75d9bd: Verifying Checksum [2023-07-20T04:39:46.950Z] 2437ff75d9bd: Download complete [2023-07-20T04:39:48.889Z] 8998bd30e6a1: Pull complete [2023-07-20T04:39:49.158Z] 04944245beec: Pull complete [2023-07-20T04:39:53.406Z] 699f458cf7ca: Pull complete [2023-07-20T04:39:53.406Z] 765212b225bb: Pull complete [2023-07-20T04:39:54.379Z] f23df028b6ca: Pull complete [2023-07-20T04:39:54.379Z] d65c8cfc05b1: Pull complete [2023-07-20T04:40:09.364Z] 2437ff75d9bd: Pull complete [2023-07-20T04:40:09.364Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-20T04:40:09.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-20T04:40:09.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T04:40:09.548Z] prd-ubuntu20.04-docker-arm64-4c-16g-1635 does not seem to be running inside a container [2023-07-20T04:40:09.603Z] $ 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/23 -v /w/workspace/app-record-replay/23:/w/workspace/app-record-replay/23:rw,z -v /w/workspace/app-record-replay/23@tmp:/w/workspace/app-record-replay/23@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 [2023-07-20T04:40:12.070Z] $ docker top 40cd9e8a78817f51a27a740eec88f2f23790f81a669072032d113970221a49ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:40:12.896Z] ---> job-cost.sh [2023-07-20T04:40:12.897Z] lf-activate-venv: SKIPPING [2023-07-20T04:40:12.897Z] INFO: No Stack... [2023-07-20T04:40:13.162Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-20T04:40:14.111Z] INFO: Archiving Costs [Pipeline] sh [2023-07-20T04:40:14.422Z] + cat /w/workspace/app-record-replay/23/archives/cost.csv [2023-07-20T04:40:14.422Z] + cut -d, -f6 [Pipeline] lock [2023-07-20T04:40:14.750Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-23-stack-cost] [2023-07-20T04:40:14.757Z] Resource [jenkins-edgexfoundry-app-record-replay-main-23-stack-cost] did not exist. Created. [2023-07-20T04:40:14.757Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-20T04:40:15.091Z] /w/workspace/app-record-replay/23@tmp/durable-4a26a64e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-20T04:40:15.414Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-20T04:40:15.437Z] Warning: overwriting stash ‘stack-cost’ [2023-07-20T04:40:15.486Z] Stashed 1 file(s) [Pipeline] } [2023-07-20T04:40:15.492Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-23-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-20T04:40:15.506Z] $ docker stop --time=1 40cd9e8a78817f51a27a740eec88f2f23790f81a669072032d113970221a49ab [2023-07-20T04:40:17.028Z] $ docker rm -f --volumes 40cd9e8a78817f51a27a740eec88f2f23790f81a669072032d113970221a49ab [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 [2023-07-20T04:40:17.436Z] provisioning config files... [2023-07-20T04:40:17.442Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #23 [2023-07-20T04:40:17.444Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15714330052864031320tmp [Pipeline] { [Pipeline] sh [2023-07-20T04:40:17.737Z] + set +x [2023-07-20T04:40:17.737Z] + curl -s https://codecov.io/bash [2023-07-20T04:40:17.737Z] + bash -s -- [2023-07-20T04:40:17.737Z] [2023-07-20T04:40:17.737Z] _____ _ [2023-07-20T04:40:17.737Z] / ____| | | [2023-07-20T04:40:17.737Z] | | ___ __| | ___ ___ _____ __ [2023-07-20T04:40:17.737Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-20T04:40:17.737Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-20T04:40:17.737Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-20T04:40:17.737Z] Bash-1.0.6 [2023-07-20T04:40:17.737Z] [2023-07-20T04:40:17.737Z] [2023-07-20T04:40:17.737Z] ==> git version 2.25.1 found [2023-07-20T04:40:17.737Z] ==> 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 [2023-07-20T04:40:17.737Z] Release-Date: 2020-01-08 [2023-07-20T04:40:17.737Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-20T04:40:17.737Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-20T04:40:17.737Z] ==> Jenkins CI detected. [2023-07-20T04:40:17.737Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-07-20T04:40:17.737Z] project root: . [2023-07-20T04:40:17.737Z] --> token set from env [2023-07-20T04:40:17.737Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-20T04:40:17.737Z] ==> Running gcov in . (disable via -X gcov) [2023-07-20T04:40:17.737Z] ==> Python coveragepy not found [2023-07-20T04:40:17.737Z] ==> Searching for coverage reports in: [2023-07-20T04:40:17.737Z] + . [2023-07-20T04:40:17.737Z] -> Found 1 reports [2023-07-20T04:40:17.737Z] ==> Detecting git/mercurial file structure [2023-07-20T04:40:17.996Z] ==> Reading reports [2023-07-20T04:40:17.996Z] + ./coverage.out bytes=8853 [2023-07-20T04:40:17.996Z] ==> Appending adjustments [2023-07-20T04:40:17.996Z] https://docs.codecov.io/docs/fixing-reports [2023-07-20T04:40:17.996Z] + Found adjustments [2023-07-20T04:40:17.996Z] ==> Gzipping contents [2023-07-20T04:40:17.996Z] 4.0K /tmp/codecov.Mw3PZm.gz [2023-07-20T04:40:17.996Z] ==> Uploading reports [2023-07-20T04:40:17.996Z] url: https://codecov.io [2023-07-20T04:40:17.996Z] query: branch=main&commit=2e51e3d5a7cada7ac4eb3228ea6e278e6b110868&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-20T04:40:17.996Z] -> Pinging Codecov [2023-07-20T04:40:17.996Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=2e51e3d5a7cada7ac4eb3228ea6e278e6b110868&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-20T04:40:17.996Z] Invalid request parameters [2023-07-20T04:40:17.996Z] 400 [Pipeline] } [2023-07-20T04:40:18.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-20T04:40:18.223Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-20T04:40:18.237Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:40:18.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-20T04:40:18.530Z] [2023-07-20T04:40:18.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:40:18.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-20T04:40:18.843Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-20T04:40:18.843Z] df9b9388f04a: Pulling fs layer [2023-07-20T04:40:18.843Z] 52dc419b0ee2: Pulling fs layer [2023-07-20T04:40:18.843Z] 25bc292e5bac: Pulling fs layer [2023-07-20T04:40:18.843Z] 114826534d7a: Pulling fs layer [2023-07-20T04:40:18.843Z] 4657fd5d0bcf: Pulling fs layer [2023-07-20T04:40:18.843Z] 6ad1cebc031e: Pulling fs layer [2023-07-20T04:40:18.843Z] 8a3aa393b2d8: Pulling fs layer [2023-07-20T04:40:18.843Z] 114826534d7a: Waiting [2023-07-20T04:40:18.843Z] 8a3aa393b2d8: Waiting [2023-07-20T04:40:18.843Z] 4657fd5d0bcf: Waiting [2023-07-20T04:40:18.843Z] 6ad1cebc031e: Waiting [2023-07-20T04:40:18.843Z] 25bc292e5bac: Verifying Checksum [2023-07-20T04:40:18.843Z] 25bc292e5bac: Download complete [2023-07-20T04:40:18.843Z] 52dc419b0ee2: Verifying Checksum [2023-07-20T04:40:18.843Z] 52dc419b0ee2: Download complete [2023-07-20T04:40:18.843Z] 4657fd5d0bcf: Download complete [2023-07-20T04:40:18.843Z] df9b9388f04a: Download complete [2023-07-20T04:40:19.102Z] df9b9388f04a: Pull complete [2023-07-20T04:40:19.102Z] 6ad1cebc031e: Verifying Checksum [2023-07-20T04:40:19.102Z] 6ad1cebc031e: Download complete [2023-07-20T04:40:19.102Z] 52dc419b0ee2: Pull complete [2023-07-20T04:40:19.102Z] 25bc292e5bac: Pull complete [2023-07-20T04:40:19.668Z] 114826534d7a: Verifying Checksum [2023-07-20T04:40:19.668Z] 114826534d7a: Download complete [2023-07-20T04:40:19.925Z] 8a3aa393b2d8: Verifying Checksum [2023-07-20T04:40:19.925Z] 8a3aa393b2d8: Download complete [2023-07-20T04:40:23.209Z] 114826534d7a: Pull complete [2023-07-20T04:40:23.209Z] 4657fd5d0bcf: Pull complete [2023-07-20T04:40:23.468Z] 6ad1cebc031e: Pull complete [2023-07-20T04:40:25.998Z] 8a3aa393b2d8: Pull complete [2023-07-20T04:40:25.998Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-20T04:40:25.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-20T04:40:25.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T04:40:26.077Z] prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container [2023-07-20T04:40:26.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-20T04:40:30.162Z] $ docker top 4a32a9d854b3b114ebae1bba22683ee643724534155e91cc20f6c3aeec0ed22b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-20T04:40:30.233Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-07-20T04:40:30.509Z] + set -o pipefail [2023-07-20T04:40:30.509Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-07-20T04:40:40.483Z] [2023-07-20T04:40:40.483Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-07-20T04:40:40.483Z] [2023-07-20T04:40:40.483Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/797a8de3-74bf-4b71-a887-d5b8c4da32f7 [2023-07-20T04:40:40.483Z] [2023-07-20T04:40:40.483Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-20T04:40:40.483Z] [2023-07-20T04:40:40.483Z] [2023-07-20T04:40:40.483Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-20T04:40:40.483Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-20T04:40:40.483Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-20T04:40:40.525Z] $ docker stop --time=1 4a32a9d854b3b114ebae1bba22683ee643724534155e91cc20f6c3aeec0ed22b [2023-07-20T04:40:43.778Z] $ docker rm -f --volumes 4a32a9d854b3b114ebae1bba22683ee643724534155e91cc20f6c3aeec0ed22b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-20T04:40:44.479Z] + git log --format=format:%s -1 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 [Pipeline] sh [2023-07-20T04:40:44.771Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-20T04:40:44.771Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:40:45.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-20T04:40:45.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T04:40:45.142Z] prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container [2023-07-20T04:40:45.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-20T04:40:45.633Z] $ docker top c6d032df5905b5ee79ea07c9906f9f1b58e13849becee8284021fea8399d0e1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-20T04:40:45.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-20T04:40:45.724Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-20T04:40:45.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-20T04:40:45.845Z] $ docker exec c6d032df5905b5ee79ea07c9906f9f1b58e13849becee8284021fea8399d0e1f ssh-agent [2023-07-20T04:40:45.944Z] SSH_AUTH_SOCK=/tmp/ssh-M6t94dU4QomO/agent.32 [2023-07-20T04:40:45.944Z] SSH_AGENT_PID=38 [2023-07-20T04:40:45.950Z] Running ssh-add (command line suppressed) [2023-07-20T04:40:46.039Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18290432971846276337.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18290432971846276337.key) [2023-07-20T04:40:46.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-20T04:40:46.340Z] + git semver tag [2023-07-20T04:40:46.599Z] 2023-07-20 04:40:46,509 [run_tag] DEBUG tag force:False [2023-07-20T04:40:46.600Z] 2023-07-20 04:40:46,509 [check_head_tag] DEBUG check head tag [2023-07-20T04:40:46.600Z] 2023-07-20 04:40:46,510 [execute] INFO git cat-file --batch-check [2023-07-20T04:40:46.600Z] 2023-07-20 04:40:46,510 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-20T04:40:46.600Z] 2023-07-20 04:40:46,514 [execute] INFO git cat-file --batch [2023-07-20T04:40:46.600Z] 2023-07-20 04:40:46,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-20T04:40:46.600Z] 2023-07-20 04:40:46,523 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-20T04:40:46.600Z] 2023-07-20 04:40:46,524 [execute] INFO git tag -a v3.1.0-dev.21 -m v3.1.0-dev.21 [2023-07-20T04:40:46.600Z] 2023-07-20 04:40:46,524 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.21', '-m', 'v3.1.0-dev.21'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-07-20T04:40:46.600Z] 2023-07-20 04:40:46,529 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-20T04:40:46.600Z] 3.1.0-dev.21 [Pipeline] } [2023-07-20T04:40:46.608Z] $ docker exec --env ******** --env ******** c6d032df5905b5ee79ea07c9906f9f1b58e13849becee8284021fea8399d0e1f ssh-agent -k [2023-07-20T04:40:46.719Z] unset SSH_AUTH_SOCK; [2023-07-20T04:40:46.719Z] unset SSH_AGENT_PID; [2023-07-20T04:40:46.719Z] echo Agent pid 38 killed; [2023-07-20T04:40:46.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-20T04:40:47.037Z] + git semver [Pipeline] } [2023-07-20T04:40:47.310Z] $ docker stop --time=1 c6d032df5905b5ee79ea07c9906f9f1b58e13849becee8284021fea8399d0e1f [2023-07-20T04:40:48.591Z] $ docker rm -f --volumes c6d032df5905b5ee79ea07c9906f9f1b58e13849becee8284021fea8399d0e1f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:40:48.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-20T04:40:48.982Z] [2023-07-20T04:40:48.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:40:49.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-20T04:40:49.287Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-20T04:40:49.287Z] ab5ef0e58194: Pulling fs layer [2023-07-20T04:40:49.287Z] 9712f1f96733: Pulling fs layer [2023-07-20T04:40:49.288Z] 63f879dbbcfc: Pulling fs layer [2023-07-20T04:40:49.288Z] 0d9ebad4ef96: Pulling fs layer [2023-07-20T04:40:49.288Z] e9a5061849ea: Pulling fs layer [2023-07-20T04:40:49.288Z] d747dcd14b5f: Pulling fs layer [2023-07-20T04:40:49.288Z] 2de7ff778b66: Pulling fs layer [2023-07-20T04:40:49.288Z] d747dcd14b5f: Waiting [2023-07-20T04:40:49.288Z] 0d9ebad4ef96: Waiting [2023-07-20T04:40:49.288Z] e9a5061849ea: Waiting [2023-07-20T04:40:49.288Z] 2de7ff778b66: Waiting [2023-07-20T04:40:49.288Z] 9712f1f96733: Download complete [2023-07-20T04:40:49.863Z] 63f879dbbcfc: Verifying Checksum [2023-07-20T04:40:49.863Z] 63f879dbbcfc: Download complete [2023-07-20T04:40:49.863Z] e9a5061849ea: Verifying Checksum [2023-07-20T04:40:49.863Z] e9a5061849ea: Download complete [2023-07-20T04:40:49.863Z] d747dcd14b5f: Verifying Checksum [2023-07-20T04:40:49.863Z] d747dcd14b5f: Download complete [2023-07-20T04:40:49.863Z] 0d9ebad4ef96: Verifying Checksum [2023-07-20T04:40:49.863Z] 0d9ebad4ef96: Download complete [2023-07-20T04:40:49.863Z] ab5ef0e58194: Verifying Checksum [2023-07-20T04:40:49.863Z] ab5ef0e58194: Download complete [2023-07-20T04:40:50.123Z] 2de7ff778b66: Verifying Checksum [2023-07-20T04:40:50.123Z] 2de7ff778b66: Download complete [2023-07-20T04:40:52.656Z] ab5ef0e58194: Pull complete [2023-07-20T04:40:52.656Z] 9712f1f96733: Pull complete [2023-07-20T04:40:53.223Z] 63f879dbbcfc: Pull complete [2023-07-20T04:40:56.507Z] 0d9ebad4ef96: Pull complete [2023-07-20T04:40:56.765Z] e9a5061849ea: Pull complete [2023-07-20T04:40:56.765Z] d747dcd14b5f: Pull complete [2023-07-20T04:40:58.142Z] 2de7ff778b66: Pull complete [2023-07-20T04:40:58.142Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-20T04:40:58.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-20T04:40:58.142Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T04:40:58.220Z] prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container [2023-07-20T04:40:58.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-20T04:41:02.573Z] $ docker top b2ae3a4730ee7ee9cbe9308e5e5da785885bfe95d4d3b0f39ea55f2b43997bca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-20T04:41:02.644Z] provisioning config files... [2023-07-20T04:41:02.651Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3514592904945465952tmp [2023-07-20T04:41:02.659Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9085820142552509302tmp [2023-07-20T04:41:02.667Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13083589851910665869tmp [Pipeline] { [Pipeline] echo [2023-07-20T04:41:02.682Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:41:02.962Z] ---> sigul-configuration.sh [2023-07-20T04:41:02.962Z] gpg: directory `/root/.gnupg' created [2023-07-20T04:41:02.962Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-20T04:41:02.962Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-20T04:41:02.962Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-20T04:41:02.962Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-20T04:41:02.962Z] gpg: CAST5 encrypted data [2023-07-20T04:41:02.962Z] gpg: encrypted with 1 passphrase [2023-07-20T04:41:02.962Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-20T04:41:03.253Z] + mkdir /home/jenkins [2023-07-20T04:41:03.253Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-20T04:41:03.538Z] + 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 [2023-07-20T04:41:03.546Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:41:03.831Z] ---> sigul-install.sh [2023-07-20T04:41:03.831Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-20T04:41:04.121Z] + git tag --list [2023-07-20T04:41:04.122Z] v3.1.0-dev.0 [2023-07-20T04:41:04.122Z] v3.1.0-dev.1 [2023-07-20T04:41:04.122Z] v3.1.0-dev.10 [2023-07-20T04:41:04.122Z] v3.1.0-dev.11 [2023-07-20T04:41:04.122Z] v3.1.0-dev.12 [2023-07-20T04:41:04.122Z] v3.1.0-dev.13 [2023-07-20T04:41:04.122Z] v3.1.0-dev.14 [2023-07-20T04:41:04.122Z] v3.1.0-dev.15 [2023-07-20T04:41:04.122Z] v3.1.0-dev.16 [2023-07-20T04:41:04.122Z] v3.1.0-dev.17 [2023-07-20T04:41:04.122Z] v3.1.0-dev.18 [2023-07-20T04:41:04.122Z] v3.1.0-dev.19 [2023-07-20T04:41:04.122Z] v3.1.0-dev.2 [2023-07-20T04:41:04.122Z] v3.1.0-dev.20 [2023-07-20T04:41:04.122Z] v3.1.0-dev.21 [2023-07-20T04:41:04.122Z] v3.1.0-dev.3 [2023-07-20T04:41:04.122Z] v3.1.0-dev.4 [2023-07-20T04:41:04.122Z] v3.1.0-dev.5 [2023-07-20T04:41:04.122Z] v3.1.0-dev.6 [2023-07-20T04:41:04.122Z] v3.1.0-dev.7 [2023-07-20T04:41:04.122Z] v3.1.0-dev.8 [2023-07-20T04:41:04.122Z] v3.1.0-dev.9 [Pipeline] sh [2023-07-20T04:41:04.407Z] + lftools sign git-tag v3.1.0-dev.21 [2023-07-20T04:41:04.975Z] Signing Git tag with Sigul... [2023-07-20T04:41:04.975Z] Signing v3.1.0-dev.21 [Pipeline] echo [2023-07-20T04:41:05.243Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:41:05.528Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-20T04:41:05.535Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-20T04:41:05.553Z] $ docker stop --time=1 b2ae3a4730ee7ee9cbe9308e5e5da785885bfe95d4d3b0f39ea55f2b43997bca [2023-07-20T04:41:06.801Z] $ docker rm -f --volumes b2ae3a4730ee7ee9cbe9308e5e5da785885bfe95d4d3b0f39ea55f2b43997bca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-20T04:41:07.201Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-20T04:41:07.201Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:41:07.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-20T04:41:07.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T04:41:07.571Z] prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container [2023-07-20T04:41:07.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-20T04:41:07.926Z] $ docker top 13ae64ead71a6ecf79261ab92789186b18e9f5d208532e24c7b9d9b485548d02 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-20T04:41:08.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-20T04:41:08.012Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-20T04:41:08.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-20T04:41:08.131Z] $ docker exec 13ae64ead71a6ecf79261ab92789186b18e9f5d208532e24c7b9d9b485548d02 ssh-agent [2023-07-20T04:41:08.240Z] SSH_AUTH_SOCK=/tmp/ssh-dA2BrCMYpLDT/agent.32 [2023-07-20T04:41:08.240Z] SSH_AGENT_PID=38 [2023-07-20T04:41:08.245Z] Running ssh-add (command line suppressed) [2023-07-20T04:41:08.346Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4567708928989398950.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4567708928989398950.key) [2023-07-20T04:41:08.359Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-20T04:41:08.641Z] + git semver bump pre [2023-07-20T04:41:08.900Z] 2023-07-20 04:41:08,825 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-20T04:41:08.900Z] 2023-07-20 04:41:08,826 [bump_version] DEBUG bumping version:3.1.0-dev.21 on axis:pre with prefix:dev [2023-07-20T04:41:08.900Z] 2023-07-20 04:41:08,826 [bump_version] DEBUG bumped version:3.1.0-dev.22 [2023-07-20T04:41:08.900Z] 2023-07-20 04:41:08,826 [write_version] DEBUG write version:3.1.0-dev.22 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-07-20T04:41:08.900Z] 2023-07-20 04:41:08,826 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-20T04:41:08.900Z] 2023-07-20 04:41:08,826 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-20T04:41:08.900Z] 2023-07-20 04:41:08,828 [execute] INFO git cat-file --batch-check [2023-07-20T04:41:08.900Z] 2023-07-20 04:41:08,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-20T04:41:08.900Z] 2023-07-20 04:41:08,834 [execute] INFO git cat-file --batch [2023-07-20T04:41:08.900Z] 2023-07-20 04:41:08,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-20T04:41:08.900Z] 2023-07-20 04:41:08,840 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-20T04:41:08.900Z] 3.1.0-dev.22 [Pipeline] } [2023-07-20T04:41:08.909Z] $ docker exec --env ******** --env ******** 13ae64ead71a6ecf79261ab92789186b18e9f5d208532e24c7b9d9b485548d02 ssh-agent -k [2023-07-20T04:41:09.014Z] unset SSH_AUTH_SOCK; [2023-07-20T04:41:09.015Z] unset SSH_AGENT_PID; [2023-07-20T04:41:09.015Z] echo Agent pid 38 killed; [2023-07-20T04:41:09.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-20T04:41:09.324Z] + git semver [Pipeline] } [2023-07-20T04:41:09.598Z] $ docker stop --time=1 13ae64ead71a6ecf79261ab92789186b18e9f5d208532e24c7b9d9b485548d02 [2023-07-20T04:41:10.897Z] $ docker rm -f --volumes 13ae64ead71a6ecf79261ab92789186b18e9f5d208532e24c7b9d9b485548d02 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-20T04:41:11.236Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-20T04:41:11.236Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:41:11.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-20T04:41:11.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T04:41:11.600Z] prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container [2023-07-20T04:41:11.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-20T04:41:11.961Z] $ docker top 4f69a11dae1f1965509f0d45c21ab590646711a2f66eb454133c1cd683e3ede5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-20T04:41:12.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-20T04:41:12.045Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-20T04:41:12.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-20T04:41:12.165Z] $ docker exec 4f69a11dae1f1965509f0d45c21ab590646711a2f66eb454133c1cd683e3ede5 ssh-agent [2023-07-20T04:41:12.286Z] SSH_AUTH_SOCK=/tmp/ssh-SyYLsbVGKJ8i/agent.32 [2023-07-20T04:41:12.286Z] SSH_AGENT_PID=38 [2023-07-20T04:41:12.292Z] Running ssh-add (command line suppressed) [2023-07-20T04:41:12.390Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6331331157319117358.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6331331157319117358.key) [2023-07-20T04:41:12.404Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-20T04:41:12.686Z] + git semver push [2023-07-20T04:41:12.943Z] 2023-07-20 04:41:12,855 [run_push] DEBUG push [2023-07-20T04:41:12.943Z] 2023-07-20 04:41:12,855 [execute] INFO git cat-file --batch-check [2023-07-20T04:41:12.943Z] 2023-07-20 04:41:12,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-20T04:41:12.943Z] 2023-07-20 04:41:12,860 [execute] INFO git rev-list 36bb18cad607dd1f6a746f89938731d4349faa13 -- [2023-07-20T04:41:12.943Z] 2023-07-20 04:41:12,860 [execute] DEBUG Popen(['git', 'rev-list', '36bb18cad607dd1f6a746f89938731d4349faa13', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-20T04:41:12.943Z] 2023-07-20 04:41:12,866 [execute] INFO git fetch -v origin [2023-07-20T04:41:12.943Z] 2023-07-20 04:41:12,867 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-20T04:41:13.510Z] 2023-07-20 04:41:13,338 [run_push] DEBUG no remote changes detected [2023-07-20T04:41:13.510Z] 2023-07-20 04:41:13,338 [execute] INFO git push origin semver [2023-07-20T04:41:13.510Z] 2023-07-20 04:41:13,339 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-20T04:41:14.451Z] 2023-07-20 04:41:14,251 [run_push] DEBUG push all version tags [2023-07-20T04:41:14.451Z] 2023-07-20 04:41:14,251 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-20T04:41:14.451Z] 2023-07-20 04:41:14,252 [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) [2023-07-20T04:41:15.023Z] 2023-07-20 04:41:14,945 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-20T04:41:15.023Z] 3.1.0-dev.22 [Pipeline] } [2023-07-20T04:41:15.033Z] $ docker exec --env ******** --env ******** 4f69a11dae1f1965509f0d45c21ab590646711a2f66eb454133c1cd683e3ede5 ssh-agent -k [2023-07-20T04:41:15.129Z] unset SSH_AUTH_SOCK; [2023-07-20T04:41:15.129Z] unset SSH_AGENT_PID; [2023-07-20T04:41:15.129Z] echo Agent pid 38 killed; [2023-07-20T04:41:15.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-20T04:41:15.457Z] + git semver [Pipeline] } [2023-07-20T04:41:15.729Z] $ docker stop --time=1 4f69a11dae1f1965509f0d45c21ab590646711a2f66eb454133c1cd683e3ede5 [2023-07-20T04:41:16.990Z] $ docker rm -f --volumes 4f69a11dae1f1965509f0d45c21ab590646711a2f66eb454133c1cd683e3ede5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-20T04:41:17.613Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-07-20T04:41:17.613Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-20T04:41:17.613Z] total 16 [2023-07-20T04:41:17.613Z] drwxr-xr-x 3 root root 4096 Jul 20 04:30 . [2023-07-20T04:41:17.613Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 04:41 .. [2023-07-20T04:41:17.613Z] drwxr-xr-x 2 root root 4096 Jul 20 04:30 cost [2023-07-20T04:41:17.613Z] -rw-r--r-- 1 root root 88 Jul 20 04:30 cost.csv [2023-07-20T04:41:17.613Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-20T04:41:17.613Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-20T04:41:17.613Z] total 16 [2023-07-20T04:41:17.613Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 04:30 . [2023-07-20T04:41:17.613Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 04:41 .. [2023-07-20T04:41:17.613Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 20 04:30 cost [2023-07-20T04:41:17.613Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 20 04:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:41:17.903Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:41:18.762Z] ---> package-listing.sh [2023-07-20T04:41:18.762Z] ++ facter osfamily [2023-07-20T04:41:18.762Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-20T04:41:19.021Z] + OS_FAMILY=debian [2023-07-20T04:41:19.021Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-07-20T04:41:19.021Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-20T04:41:19.021Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-20T04:41:19.021Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-20T04:41:19.021Z] + PACKAGES=/tmp/packages_start.txt [2023-07-20T04:41:19.021Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-20T04:41:19.021Z] + PACKAGES=/tmp/packages_end.txt [2023-07-20T04:41:19.021Z] + case "${OS_FAMILY}" in [2023-07-20T04:41:19.021Z] + dpkg -l [2023-07-20T04:41:19.021Z] + grep '^ii' [2023-07-20T04:41:19.021Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-20T04:41:19.021Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-20T04:41:19.021Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-20T04:41:19.021Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-20T04:41:19.021Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-07-20T04:41:19.021Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-07-20T04:41:19.032Z] 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 [2023-07-20T04:41:19.308Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:41:19.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-20T04:41:19.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T04:41:19.974Z] prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container [2023-07-20T04:41:20.154Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-20T04:41:20.385Z] $ docker top 8a781b2beda9094e9c212b25045c5145aee5ed142d4a143401aae8b49462a017 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T04:41:20.726Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-20T04:41:21.010Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-20T04:41:21.295Z] + ls /var/log/sa-host [2023-07-20T04:41:21.295Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-20T04:41:21.361Z] provisioning config files... [2023-07-20T04:41:21.369Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17405589897510704844tmp [Pipeline] { [Pipeline] echo [2023-07-20T04:41:21.380Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:41:21.662Z] ---> create-netrc.sh [Pipeline] } [2023-07-20T04:41:21.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:41:21.996Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-20T04:41:22.006Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:41:22.293Z] ---> sudo-logs.sh [2023-07-20T04:41:22.293Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-20T04:41:22.321Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:41:22.604Z] ---> job-cost.sh [2023-07-20T04:41:22.605Z] lf-activate-venv: SKIPPING [2023-07-20T04:41:22.605Z] DEBUG: total: 0.2199999988079071 [2023-07-20T04:41:22.605Z] INFO: Retrieving Stack Cost... [2023-07-20T04:41:23.172Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-20T04:41:23.431Z] INFO: Archiving Costs [Pipeline] echo [2023-07-20T04:41:23.444Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:41:23.732Z] ---> logs-deploy.sh [2023-07-20T04:41:23.732Z] lf-activate-venv: SKIPPING [2023-07-20T04:41:23.732Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/23 [2023-07-20T04:41:23.732Z] INFO: archiving workspace using pattern(s): [2023-07-20T04:41:24.670Z] Archives upload complete. [2023-07-20T04:41:24.670Z] INFO: archiving logs to Nexus