Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c91273375caf9ea1b627f8cc34b79c0d0d8621fb 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-ssh15443349277319487612.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12699419104822764895.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13758761826706879472.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7739698113538319625.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-ssh2265104983930773801.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-963 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 > 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 Avoid second fetch Checking out Revision c91273375caf9ea1b627f8cc34b79c0d0d8621fb (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#133)" > git config core.sparsecheckout # timeout=10 > git checkout -f c91273375caf9ea1b627f8cc34b79c0d0d8621fb # timeout=10 > git rev-list --no-walk 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-22T15:14:30.148Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-22T15:14:30.223Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-22T15:14:30.245Z] ========================================================= [2024-03-22T15:14:30.245Z] EdgeX Global Pipelines Version Info [2024-03-22T15:14:30.245Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-22T15:14:31.014Z] ------------------- [2024-03-22T15:14:31.014Z] stable info: [2024-03-22T15:14:31.014Z] ------------------- [2024-03-22T15:14:31.014Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-22T15:14:31.014Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-22T15:14:31.014Z] Message: update stable to v1.0.258 [2024-03-22T15:14:31.585Z] ------------------- [2024-03-22T15:14:31.585Z] experimental info: [2024-03-22T15:14:31.585Z] ------------------- [2024-03-22T15:14:31.585Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-22T15:14:31.585Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-22T15:14:31.585Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-22T15:14:31.667Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-03-22T15:14:31.689Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-03-22T15:14:31.708Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-22T15:14:31.726Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-22T15:14:31.744Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-22T15:14:31.763Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-22T15:14:31.782Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-22T15:14:31.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-22T15:14:31.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-22T15:14:31.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-22T15:14:31.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-22T15:14:31.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-03-22T15:14:31.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-22T15:14:31.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-22T15:14:31.982Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-22T15:14:32.005Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-22T15:14:32.033Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-22T15:14:32.058Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-22T15:14:32.084Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-22T15:14:32.106Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-22T15:14:32.127Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-22T15:14:32.147Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-22T15:14:32.165Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-22T15:14:32.192Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-22T15:14:32.217Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-22T15:14:32.247Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-22T15:14:32.274Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-22T15:14:32.296Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-22T15:14:32.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-22T15:14:32.351Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-22T15:14:32.370Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c91273375caf9ea1b627f8cc34b79c0d0d8621fb [Pipeline] echo [2024-03-22T15:14:32.398Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c912733 [Pipeline] echo [2024-03-22T15:14:32.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-22T15:14:32.478Z] provisioning config files... [2024-03-22T15:14:32.490Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7876350187197386229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-22T15:14:32.832Z] ---> ****-login.sh [2024-03-22T15:14:32.832Z] nexus3.edgexfoundry.org:10001 [2024-03-22T15:14:33.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:14:33.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:14:33.827Z] Configure a credential helper to remove this warning. See [2024-03-22T15:14:33.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:14:33.827Z] [2024-03-22T15:14:33.827Z] Login Succeeded [2024-03-22T15:14:33.827Z] nexus3.edgexfoundry.org:10002 [2024-03-22T15:14:33.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:14:33.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:14:33.827Z] Configure a credential helper to remove this warning. See [2024-03-22T15:14:33.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:14:33.827Z] [2024-03-22T15:14:33.827Z] Login Succeeded [2024-03-22T15:14:33.827Z] nexus3.edgexfoundry.org:10003 [2024-03-22T15:14:34.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:14:34.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:14:34.090Z] Configure a credential helper to remove this warning. See [2024-03-22T15:14:34.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:14:34.090Z] [2024-03-22T15:14:34.090Z] Login Succeeded [2024-03-22T15:14:34.090Z] nexus3.edgexfoundry.org:10004 [2024-03-22T15:14:34.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:14:34.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:14:34.090Z] Configure a credential helper to remove this warning. See [2024-03-22T15:14:34.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:14:34.090Z] [2024-03-22T15:14:34.090Z] Login Succeeded [2024-03-22T15:14:34.090Z] ****.io [2024-03-22T15:14:34.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:14:34.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:14:34.351Z] Configure a credential helper to remove this warning. See [2024-03-22T15:14:34.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:14:34.351Z] [2024-03-22T15:14:34.351Z] Login Succeeded [2024-03-22T15:14:34.351Z] ---> ****-login.sh ends [Pipeline] } [2024-03-22T15:14:34.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-22T15:14:34.835Z] + git rev-list -1 --merges c91273375caf9ea1b627f8cc34b79c0d0d8621fb~1..c91273375caf9ea1b627f8cc34b79c0d0d8621fb [Pipeline] echo [2024-03-22T15:14:34.862Z] -----------> git rev-list -1 --merges c91273375caf9ea1b627f8cc34b79c0d0d8621fb~1..c91273375caf9ea1b627f8cc34b79c0d0d8621fb c91273375caf9ea1b627f8cc34b79c0d0d8621fb [false] [Pipeline] sh [2024-03-22T15:14:35.152Z] + git log --format=format:%s -1 c91273375caf9ea1b627f8cc34b79c0d0d8621fb [Pipeline] echo [2024-03-22T15:14:35.171Z] ========================================================= [2024-03-22T15:14:35.171Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-22T15:14:35.171Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-22T15:14:35.515Z] + git log --format=format:%s -1 c91273375caf9ea1b627f8cc34b79c0d0d8621fb [Pipeline] echo [2024-03-22T15:14:35.529Z] [semverPrep] GIT_COMMIT: c91273375caf9ea1b627f8cc34b79c0d0d8621fb, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#133) [Pipeline] echo [2024-03-22T15:14:35.544Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-22T15:14:35.903Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-22T15:14:35.903Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-22T15:14:35.903Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-22T15:14:35.903Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-22T15:14:35.903Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-22T15:14:35.903Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-22T15:14:35.903Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:14:36.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-22T15:14:36.266Z] [2024-03-22T15:14:36.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:14:36.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-22T15:14:36.570Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-22T15:14:36.570Z] b85a868b505f: Pulling fs layer [2024-03-22T15:14:36.570Z] e2be974225ed: Pulling fs layer [2024-03-22T15:14:36.570Z] 339a4e72a1f5: Pulling fs layer [2024-03-22T15:14:36.570Z] 988bab9f4d93: Pulling fs layer [2024-03-22T15:14:36.570Z] 1469e6f7b9e6: Pulling fs layer [2024-03-22T15:14:36.570Z] eaf3925da568: Pulling fs layer [2024-03-22T15:14:36.570Z] bab4dde63d76: Pulling fs layer [2024-03-22T15:14:36.570Z] bde34c3a00c8: Pulling fs layer [2024-03-22T15:14:36.570Z] b352a97aabf1: Pulling fs layer [2024-03-22T15:14:36.570Z] 4872d77fe225: Pulling fs layer [2024-03-22T15:14:36.570Z] 5851b861e8e6: Pulling fs layer [2024-03-22T15:14:36.570Z] bab4dde63d76: Waiting [2024-03-22T15:14:36.570Z] 4872d77fe225: Waiting [2024-03-22T15:14:36.570Z] 988bab9f4d93: Waiting [2024-03-22T15:14:36.570Z] bde34c3a00c8: Waiting [2024-03-22T15:14:36.570Z] b352a97aabf1: Waiting [2024-03-22T15:14:36.570Z] eaf3925da568: Waiting [2024-03-22T15:14:36.570Z] 5851b861e8e6: Waiting [2024-03-22T15:14:36.570Z] e2be974225ed: Verifying Checksum [2024-03-22T15:14:36.570Z] e2be974225ed: Download complete [2024-03-22T15:14:36.570Z] 988bab9f4d93: Download complete [2024-03-22T15:14:36.570Z] 1469e6f7b9e6: Verifying Checksum [2024-03-22T15:14:36.570Z] 1469e6f7b9e6: Download complete [2024-03-22T15:14:36.828Z] 339a4e72a1f5: Verifying Checksum [2024-03-22T15:14:36.828Z] 339a4e72a1f5: Download complete [2024-03-22T15:14:36.828Z] eaf3925da568: Verifying Checksum [2024-03-22T15:14:36.828Z] eaf3925da568: Download complete [2024-03-22T15:14:36.828Z] bde34c3a00c8: Verifying Checksum [2024-03-22T15:14:36.828Z] bde34c3a00c8: Download complete [2024-03-22T15:14:36.828Z] b352a97aabf1: Download complete [2024-03-22T15:14:36.828Z] 4872d77fe225: Download complete [2024-03-22T15:14:36.828Z] 5851b861e8e6: Verifying Checksum [2024-03-22T15:14:36.828Z] 5851b861e8e6: Download complete [2024-03-22T15:14:36.828Z] b85a868b505f: Verifying Checksum [2024-03-22T15:14:36.828Z] b85a868b505f: Download complete [2024-03-22T15:14:37.086Z] bab4dde63d76: Verifying Checksum [2024-03-22T15:14:37.086Z] bab4dde63d76: Download complete [2024-03-22T15:14:38.021Z] b85a868b505f: Pull complete [2024-03-22T15:14:38.279Z] e2be974225ed: Pull complete [2024-03-22T15:14:38.848Z] 339a4e72a1f5: Pull complete [2024-03-22T15:14:39.108Z] 988bab9f4d93: Pull complete [2024-03-22T15:14:39.370Z] 1469e6f7b9e6: Pull complete [2024-03-22T15:14:39.370Z] eaf3925da568: Pull complete [2024-03-22T15:14:41.294Z] bab4dde63d76: Pull complete [2024-03-22T15:14:41.294Z] bde34c3a00c8: Pull complete [2024-03-22T15:14:41.294Z] b352a97aabf1: Pull complete [2024-03-22T15:14:41.294Z] 4872d77fe225: Pull complete [2024-03-22T15:14:41.294Z] 5851b861e8e6: Pull complete [2024-03-22T15:14:41.294Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-22T15:14:41.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-22T15:14:41.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-22T15:14:41.475Z] prd-ubuntu20.04-docker-8c-8g-963 does not seem to be running inside a container [2024-03-22T15:14:41.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-22T15:14:45.343Z] $ docker top e7278dbd093c24e5bb4486acfb000357e4581ab7eaecc683d6c00832197ac6a2 -eo pid,comm [2024-03-22T15:14:45.395Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-22T15:14:45.395Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-22T15:14:45.450Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-22T15:14:45.450Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-22T15:14:45.576Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-22T15:14:45.578Z] $ docker exec e7278dbd093c24e5bb4486acfb000357e4581ab7eaecc683d6c00832197ac6a2 ssh-agent [2024-03-22T15:14:45.697Z] SSH_AUTH_SOCK=/tmp/ssh-5Zj6QUfftyU9/agent.32 [2024-03-22T15:14:45.697Z] SSH_AGENT_PID=38 [2024-03-22T15:14:45.703Z] Running ssh-add (command line suppressed) [2024-03-22T15:14:45.788Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1223877115432452953.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1223877115432452953.key) [2024-03-22T15:14:45.801Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-22T15:14:46.091Z] + git tag --points-at HEAD [Pipeline] } [2024-03-22T15:14:46.102Z] $ docker exec --env ******** --env ******** e7278dbd093c24e5bb4486acfb000357e4581ab7eaecc683d6c00832197ac6a2 ssh-agent -k [2024-03-22T15:14:46.195Z] unset SSH_AUTH_SOCK; [2024-03-22T15:14:46.196Z] unset SSH_AGENT_PID; [2024-03-22T15:14:46.196Z] echo Agent pid 38 killed; [2024-03-22T15:14:46.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-22T15:14:46.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-22T15:14:46.234Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-22T15:14:46.352Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-22T15:14:46.354Z] $ docker exec e7278dbd093c24e5bb4486acfb000357e4581ab7eaecc683d6c00832197ac6a2 ssh-agent [2024-03-22T15:14:46.460Z] SSH_AUTH_SOCK=/tmp/ssh-DYrRCUR8ClkF/agent.71 [2024-03-22T15:14:46.460Z] SSH_AGENT_PID=77 [2024-03-22T15:14:46.464Z] Running ssh-add (command line suppressed) [2024-03-22T15:14:46.554Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_481916573244930223.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_481916573244930223.key) [2024-03-22T15:14:46.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-22T15:14:46.861Z] + git semver init [2024-03-22T15:14:47.120Z] 2024-03-22 15:14:47,058 [run_init] DEBUG init version:0.0.0 force:False [2024-03-22T15:14:47.120Z] 2024-03-22 15:14:47,059 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-03-22T15:14:47.120Z] 2024-03-22 15:14:47,059 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-03-22T15:14:47.120Z] 2024-03-22 15:14:47,059 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-03-22T15:14:48.503Z] 2024-03-22 15:14:48,124 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-03-22T15:14:48.503Z] 2024-03-22 15:14:48,125 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-03-22T15:14:48.503Z] 2024-03-22 15:14:48,125 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-22T15:14:48.503Z] 2024-03-22 15:14:48,125 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-22T15:14:48.503Z] 3.2.0-dev.17 [Pipeline] } [2024-03-22T15:14:48.512Z] $ docker exec --env ******** --env ******** e7278dbd093c24e5bb4486acfb000357e4581ab7eaecc683d6c00832197ac6a2 ssh-agent -k [2024-03-22T15:14:48.638Z] unset SSH_AUTH_SOCK; [2024-03-22T15:14:48.638Z] unset SSH_AGENT_PID; [2024-03-22T15:14:48.638Z] echo Agent pid 77 killed; [2024-03-22T15:14:48.648Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-22T15:14:48.978Z] + git semver [Pipeline] } [2024-03-22T15:14:49.249Z] $ docker stop --time=1 e7278dbd093c24e5bb4486acfb000357e4581ab7eaecc683d6c00832197ac6a2 [2024-03-22T15:14:50.522Z] $ docker rm -f --volumes e7278dbd093c24e5bb4486acfb000357e4581ab7eaecc683d6c00832197ac6a2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-22T15:14:50.867Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-22T15:14:51.072Z] Stashed 1 file(s) [Pipeline] echo [2024-03-22T15:14:51.074Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-22T15:14:51.293Z] provisioning config files... [2024-03-22T15:14:51.304Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5430608987665024249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-22T15:14:51.611Z] ---> ****-login.sh [2024-03-22T15:14:51.611Z] nexus3.edgexfoundry.org:10001 [2024-03-22T15:14:51.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:14:51.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:14:51.611Z] Configure a credential helper to remove this warning. See [2024-03-22T15:14:51.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:14:51.611Z] [2024-03-22T15:14:51.611Z] Login Succeeded [2024-03-22T15:14:51.611Z] nexus3.edgexfoundry.org:10002 [2024-03-22T15:14:51.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:14:51.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:14:51.611Z] Configure a credential helper to remove this warning. See [2024-03-22T15:14:51.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:14:51.611Z] [2024-03-22T15:14:51.611Z] Login Succeeded [2024-03-22T15:14:51.611Z] nexus3.edgexfoundry.org:10003 [2024-03-22T15:14:51.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:14:51.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:14:51.871Z] Configure a credential helper to remove this warning. See [2024-03-22T15:14:51.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:14:51.871Z] [2024-03-22T15:14:51.871Z] Login Succeeded [2024-03-22T15:14:51.871Z] nexus3.edgexfoundry.org:10004 [2024-03-22T15:14:51.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:14:51.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:14:51.871Z] Configure a credential helper to remove this warning. See [2024-03-22T15:14:51.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:14:51.871Z] [2024-03-22T15:14:51.871Z] Login Succeeded [2024-03-22T15:14:51.871Z] ****.io [2024-03-22T15:14:52.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:14:52.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:14:52.130Z] Configure a credential helper to remove this warning. See [2024-03-22T15:14:52.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:14:52.130Z] [2024-03-22T15:14:52.130Z] Login Succeeded [2024-03-22T15:14:52.130Z] ---> ****-login.sh ends [Pipeline] } [2024-03-22T15:14:52.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-22T15:14:52.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-22T15:14:52.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-22T15:14:52.254Z] ========================================================= [2024-03-22T15:14:52.254Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-22T15:14:52.254Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:14:52.643Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-22T15:14:52.643Z] Sending build context to Docker daemon 6.828MB [2024-03-22T15:14:52.643Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-22T15:14:52.643Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-22T15:14:53.211Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-22T15:14:53.211Z] 7264a8db6415: Pulling fs layer [2024-03-22T15:14:53.211Z] c4d48a809fc2: Pulling fs layer [2024-03-22T15:14:53.211Z] 4f1c88b9dad5: Pulling fs layer [2024-03-22T15:14:53.211Z] ad3a456e5733: Pulling fs layer [2024-03-22T15:14:53.211Z] 69c7f0334f64: Pulling fs layer [2024-03-22T15:14:53.211Z] 1f1c1a5573a3: Pulling fs layer [2024-03-22T15:14:53.211Z] ce7588e14bc9: Pulling fs layer [2024-03-22T15:14:53.211Z] b5e4710f87ac: Pulling fs layer [2024-03-22T15:14:53.211Z] ad3a456e5733: Waiting [2024-03-22T15:14:53.211Z] 69c7f0334f64: Waiting [2024-03-22T15:14:53.211Z] 1f1c1a5573a3: Waiting [2024-03-22T15:14:53.211Z] ce7588e14bc9: Waiting [2024-03-22T15:14:53.211Z] b5e4710f87ac: Waiting [2024-03-22T15:14:53.211Z] c4d48a809fc2: Download complete [2024-03-22T15:14:53.211Z] ad3a456e5733: Verifying Checksum [2024-03-22T15:14:53.211Z] ad3a456e5733: Download complete [2024-03-22T15:14:53.211Z] 69c7f0334f64: Verifying Checksum [2024-03-22T15:14:53.211Z] 69c7f0334f64: Download complete [2024-03-22T15:14:53.211Z] 7264a8db6415: Verifying Checksum [2024-03-22T15:14:53.211Z] 7264a8db6415: Download complete [2024-03-22T15:14:53.211Z] 1f1c1a5573a3: Verifying Checksum [2024-03-22T15:14:53.211Z] 1f1c1a5573a3: Download complete [2024-03-22T15:14:53.470Z] b5e4710f87ac: Verifying Checksum [2024-03-22T15:14:53.471Z] b5e4710f87ac: Download complete [2024-03-22T15:14:53.471Z] 7264a8db6415: Pull complete [2024-03-22T15:14:53.729Z] 4f1c88b9dad5: Verifying Checksum [2024-03-22T15:14:53.729Z] 4f1c88b9dad5: Download complete [2024-03-22T15:14:53.729Z] c4d48a809fc2: Pull complete [2024-03-22T15:14:53.988Z] ce7588e14bc9: Verifying Checksum [2024-03-22T15:14:53.988Z] ce7588e14bc9: Download complete [2024-03-22T15:14:58.174Z] 4f1c88b9dad5: Pull complete [2024-03-22T15:14:58.174Z] ad3a456e5733: Pull complete [2024-03-22T15:14:58.174Z] 69c7f0334f64: Pull complete [2024-03-22T15:14:58.174Z] 1f1c1a5573a3: Pull complete [2024-03-22T15:15:00.713Z] ce7588e14bc9: Pull complete [2024-03-22T15:15:01.284Z] b5e4710f87ac: Pull complete [2024-03-22T15:15:01.284Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-22T15:15:01.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-22T15:15:01.284Z] ---> 88b5674ff536 [2024-03-22T15:15:01.284Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-22T15:15:06.228Z] Still waiting to schedule task [2024-03-22T15:15:06.228Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-953’ [2024-03-22T15:15:06.564Z] ---> Running in 473902b9e138 [2024-03-22T15:15:06.564Z] Removing intermediate container 473902b9e138 [2024-03-22T15:15:06.564Z] ---> cd013d9cabe1 [2024-03-22T15:15:06.564Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-22T15:15:06.564Z] ---> Running in 3addd9a755f5 [2024-03-22T15:15:06.564Z] Removing intermediate container 3addd9a755f5 [2024-03-22T15:15:06.564Z] ---> a29a83e48ae1 [2024-03-22T15:15:06.564Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-22T15:15:06.564Z] ---> Running in fe3f632ba54c [2024-03-22T15:15:06.564Z] Removing intermediate container fe3f632ba54c [2024-03-22T15:15:06.564Z] ---> c0b86f0c5206 [2024-03-22T15:15:06.564Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-22T15:15:06.564Z] ---> Running in 2ab5b02e9988 [2024-03-22T15:15:06.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-22T15:15:06.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-22T15:15:06.564Z] OK: 264 MiB in 52 packages [2024-03-22T15:15:07.134Z] Removing intermediate container 2ab5b02e9988 [2024-03-22T15:15:07.134Z] ---> 647917192668 [2024-03-22T15:15:07.134Z] Step 7/12 : WORKDIR /app [2024-03-22T15:15:07.134Z] ---> Running in 2deaf7fbfc2a [2024-03-22T15:15:07.134Z] Removing intermediate container 2deaf7fbfc2a [2024-03-22T15:15:07.134Z] ---> 35b710c3768a [2024-03-22T15:15:07.134Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-22T15:15:07.134Z] ---> 6f5800773d21 [2024-03-22T15:15:07.134Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-22T15:15:07.134Z] ---> Running in 1b8ac58374c0 [2024-03-22T15:16:03.374Z] Removing intermediate container 1b8ac58374c0 [2024-03-22T15:16:03.374Z] ---> 7176c8185316 [2024-03-22T15:16:03.374Z] Step 10/12 : COPY . . [2024-03-22T15:16:03.374Z] ---> 945d6b8ada73 [2024-03-22T15:16:03.374Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-22T15:16:03.374Z] ---> Running in 043d4caed334 [2024-03-22T15:16:03.374Z] Removing intermediate container 043d4caed334 [2024-03-22T15:16:03.374Z] ---> 2bf564a9b2f5 [2024-03-22T15:16:03.374Z] Step 12/12 : RUN $MAKE [2024-03-22T15:16:03.374Z] ---> Running in e37a54a6ffe4 [2024-03-22T15:16:03.374Z] noop [2024-03-22T15:16:03.374Z] Removing intermediate container e37a54a6ffe4 [2024-03-22T15:16:03.374Z] ---> 9c67d78921dd [2024-03-22T15:16:03.374Z] Successfully built 9c67d78921dd [2024-03-22T15:16:03.374Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:16:03.699Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-22T15:16:03.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-22T15:16:03.778Z] prd-ubuntu20.04-docker-8c-8g-963 does not seem to be running inside a container [2024-03-22T15:16:03.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-22T15:16:04.154Z] $ docker top 1f9c51cb9df47960abd20b1f11900071782b5054577913a0d39572eed99ed6ef -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-22T15:16:04.519Z] + go version [2024-03-22T15:16:04.519Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-22T15:16:04.530Z] $ docker stop --time=1 1f9c51cb9df47960abd20b1f11900071782b5054577913a0d39572eed99ed6ef [2024-03-22T15:16:05.821Z] $ docker rm -f --volumes 1f9c51cb9df47960abd20b1f11900071782b5054577913a0d39572eed99ed6ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:16:06.260Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-22T15:16:06.260Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-22T15:16:06.344Z] prd-ubuntu20.04-docker-8c-8g-963 does not seem to be running inside a container [2024-03-22T15:16:06.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-22T15:16:06.724Z] $ docker top 158e4bed2b3b74da80c4b04e776fc2e0e1d5a2ca039ea6b869f16f30ecea60b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-22T15:16:07.086Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-03-22T15:16:07.388Z] + make test [2024-03-22T15:16:07.388Z] go test -race -coverprofile=coverage.out ./... [2024-03-22T15:16:46.094Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-03-22T15:16:46.094Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-03-22T15:16:46.094Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-03-22T15:16:46.094Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-03-22T15:16:47.036Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.046s coverage: 88.0% of statements [2024-03-22T15:16:57.021Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.599s coverage: 98.7% of statements [2024-03-22T15:16:57.021Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.107s coverage: 89.7% of statements [2024-03-22T15:16:57.021Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements [2024-03-22T15:17:29.101Z] go vet ./... [2024-03-22T15:17:31.006Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-22T15:17:31.006Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-22T15:17:31.006Z] ./bin/test-attribution-txt.sh [2024-03-22T15:17:31.006Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-22T15:17:31.006Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-22T15:17:31.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-22T15:17:31.034Z] $ docker stop --time=1 158e4bed2b3b74da80c4b04e776fc2e0e1d5a2ca039ea6b869f16f30ecea60b1 [2024-03-22T15:17:36.637Z] $ docker rm -f --volumes 158e4bed2b3b74da80c4b04e776fc2e0e1d5a2ca039ea6b869f16f30ecea60b1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-22T15:17:37.374Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-22T15:17:37.427Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-22T15:17:38.103Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-22T15:17:38.389Z] + ls -al . [2024-03-22T15:17:38.389Z] total 260 [2024-03-22T15:17:38.389Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 15:16 . [2024-03-22T15:17:38.389Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 15:14 .. [2024-03-22T15:17:38.389Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 22 15:14 .dockerignore [2024-03-22T15:17:38.389Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 15:16 .git [2024-03-22T15:17:38.389Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 15:14 .github [2024-03-22T15:17:38.389Z] -rw-rw-r-- 1 jenkins jenkins 164 Mar 22 15:14 .gitignore [2024-03-22T15:17:38.389Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 15:14 .golangci.yml [2024-03-22T15:17:38.389Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 15:14 .semver [2024-03-22T15:17:38.389Z] -rw-rw-r-- 1 jenkins jenkins 11301 Mar 22 15:14 Attribution.txt [2024-03-22T15:17:38.389Z] -rw-rw-r-- 1 jenkins jenkins 458 Mar 22 15:14 CHANGELOG.md [2024-03-22T15:17:38.389Z] -rw-rw-r-- 1 jenkins jenkins 1725 Mar 22 15:14 Dockerfile [2024-03-22T15:17:38.389Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 15:14 GOVERNANCE.md [2024-03-22T15:17:38.389Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 22 15:14 Jenkinsfile [2024-03-22T15:17:38.389Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 22 15:14 LICENSE [2024-03-22T15:17:38.389Z] -rw-rw-r-- 1 jenkins jenkins 3142 Mar 22 15:14 Makefile [2024-03-22T15:17:38.389Z] -rw-rw-r-- 1 jenkins jenkins 611 Mar 22 15:14 OWNERS.md [2024-03-22T15:17:38.389Z] -rw-rw-r-- 1 jenkins jenkins 4107 Mar 22 15:14 README.md [2024-03-22T15:17:38.389Z] -rw-rw-r-- 1 jenkins jenkins 7789 Mar 22 15:14 Record and Reply.postman_collection.json [2024-03-22T15:17:38.389Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 22 15:14 VERSION [2024-03-22T15:17:38.389Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 15:14 bin [2024-03-22T15:17:38.389Z] -rw-r--r-- 1 jenkins jenkins 24666 Mar 22 15:16 coverage.out [2024-03-22T15:17:38.389Z] -rw-rw-r-- 1 jenkins jenkins 7253 Mar 22 15:14 go.mod [2024-03-22T15:17:38.389Z] -rw-rw-r-- 1 jenkins jenkins 101578 Mar 22 15:14 go.sum [2024-03-22T15:17:38.389Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 22 15:14 internal [2024-03-22T15:17:38.389Z] -rw-rw-r-- 1 jenkins jenkins 913 Mar 22 15:14 main.go [2024-03-22T15:17:38.389Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 15:14 openapi [2024-03-22T15:17:38.389Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 15:14 pkg [2024-03-22T15:17:38.389Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 15:14 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:17:38.707Z] + 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=c91273375caf9ea1b627f8cc34b79c0d0d8621fb --label arch=amd64 --label version=3.2.0-dev.17 . [2024-03-22T15:17:38.707Z] Sending build context to Docker daemon 6.853MB [2024-03-22T15:17:38.707Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-22T15:17:38.707Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-22T15:17:38.707Z] ---> 9c67d78921dd [2024-03-22T15:17:38.707Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-22T15:17:38.966Z] ---> Running in 936cfaa4641f [2024-03-22T15:17:38.966Z] Removing intermediate container 936cfaa4641f [2024-03-22T15:17:38.966Z] ---> 8949bbd24f2d [2024-03-22T15:17:38.966Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-22T15:17:38.966Z] ---> Running in 85570f811037 [2024-03-22T15:17:38.966Z] Removing intermediate container 85570f811037 [2024-03-22T15:17:38.966Z] ---> c560fee03f59 [2024-03-22T15:17:38.966Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-22T15:17:38.966Z] ---> Running in 93609502e6a8 [2024-03-22T15:17:39.224Z] Removing intermediate container 93609502e6a8 [2024-03-22T15:17:39.224Z] ---> 782728aa0da2 [2024-03-22T15:17:39.224Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-22T15:17:39.224Z] ---> Running in 747575c8a3c3 [2024-03-22T15:17:39.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-22T15:17:39.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-22T15:17:40.050Z] OK: 264 MiB in 52 packages [2024-03-22T15:17:40.309Z] Removing intermediate container 747575c8a3c3 [2024-03-22T15:17:40.309Z] ---> c90aeeaa0b79 [2024-03-22T15:17:40.309Z] Step 7/27 : WORKDIR /app [2024-03-22T15:17:40.309Z] ---> Running in d78fc36d7b20 [2024-03-22T15:17:40.309Z] Removing intermediate container d78fc36d7b20 [2024-03-22T15:17:40.309Z] ---> 039e5ba42e2a [2024-03-22T15:17:40.309Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-22T15:17:40.309Z] ---> 67704e4d87b1 [2024-03-22T15:17:40.309Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-22T15:17:40.567Z] ---> Running in 8b8724fb1c76 [2024-03-22T15:17:41.135Z] Removing intermediate container 8b8724fb1c76 [2024-03-22T15:17:41.135Z] ---> 2457cedfebc5 [2024-03-22T15:17:41.135Z] Step 10/27 : COPY . . [2024-03-22T15:17:41.849Z] ---> c1abe7993947 [2024-03-22T15:17:41.849Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-22T15:17:42.108Z] ---> Running in dfbdab5a3c4b [2024-03-22T15:17:42.108Z] Removing intermediate container dfbdab5a3c4b [2024-03-22T15:17:42.108Z] ---> e54c16d85dd6 [2024-03-22T15:17:42.108Z] Step 12/27 : RUN $MAKE [2024-03-22T15:17:42.108Z] ---> Running in 1967ed00438f [2024-03-22T15:17:42.366Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.17" -trimpath -mod=readonly -o app-record-replay [2024-03-22T15:18:14.431Z] Removing intermediate container 1967ed00438f [2024-03-22T15:18:14.431Z] ---> 191b1d7074b8 [2024-03-22T15:18:14.431Z] Step 13/27 : FROM alpine:3.18 [2024-03-22T15:18:14.431Z] 3.18: Pulling from library/alpine [2024-03-22T15:18:14.431Z] 619be1103602: Pulling fs layer [2024-03-22T15:18:14.808Z] 619be1103602: Verifying Checksum [2024-03-22T15:18:14.808Z] 619be1103602: Download complete [2024-03-22T15:18:14.808Z] 619be1103602: Pull complete [2024-03-22T15:18:14.808Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-22T15:18:14.808Z] Status: Downloaded newer image for alpine:3.18 [2024-03-22T15:18:14.808Z] ---> d3782b16ccc9 [2024-03-22T15:18:14.808Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-22T15:18:15.067Z] ---> Running in d5502f4b7c27 [2024-03-22T15:18:15.067Z] Removing intermediate container d5502f4b7c27 [2024-03-22T15:18:15.067Z] ---> a8ceaff10715 [2024-03-22T15:18:15.067Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-03-22T15:18:15.067Z] ---> Running in 87680af90018 [2024-03-22T15:18:15.067Z] Removing intermediate container 87680af90018 [2024-03-22T15:18:15.067Z] ---> 132672941635 [2024-03-22T15:18:15.067Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-22T15:18:15.067Z] ---> Running in 055ccef399a0 [2024-03-22T15:18:15.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-22T15:18:15.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-22T15:18:15.814Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-968 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-03-22T15:18:15.833Z] Running in /w/workspace/app-record-replay/92 [Pipeline] { [2024-03-22T15:18:15.847Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-22T15:18:15.847Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-22T15:18:15.847Z] Executing busybox-1.36.1-r5.trigger [2024-03-22T15:18:15.847Z] Executing ca-certificates-20240226-r0.trigger [2024-03-22T15:18:15.847Z] OK: 8 MiB in 17 packages [Pipeline] checkout [2024-03-22T15:18:16.785Z] Removing intermediate container 055ccef399a0 [2024-03-22T15:18:16.785Z] ---> ef3f16b47502 [2024-03-22T15:18:16.785Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-22T15:18:16.785Z] ---> Running in f072e4e8d662 [2024-03-22T15:18:17.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-22T15:18:17.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-22T15:18:17.351Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-22T15:18:17.351Z] Executing ca-certificates-20240226-r0.trigger [2024-03-22T15:18:17.610Z] OK: 8 MiB in 17 packages [2024-03-22T15:18:17.869Z] Removing intermediate container f072e4e8d662 [2024-03-22T15:18:17.869Z] ---> b315e06cb7b2 [2024-03-22T15:18:17.869Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-22T15:18:17.869Z] ---> f83e446ae955 [2024-03-22T15:18:17.869Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-22T15:18:18.129Z] ---> 468d418c685f [2024-03-22T15:18:18.129Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-22T15:18:18.129Z] ---> bd0877c2b389 [2024-03-22T15:18:18.129Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-03-22T15:18:19.009Z] Selected Git installation does not exist. Using Default [2024-03-22T15:18:19.009Z] The recommended git tool is: NONE [2024-03-22T15:18:19.504Z] ---> fb4aa7344b4a [2024-03-22T15:18:19.504Z] Step 22/27 : EXPOSE 59712 [2024-03-22T15:18:19.504Z] ---> Running in 333a93315290 [2024-03-22T15:18:19.504Z] Removing intermediate container 333a93315290 [2024-03-22T15:18:19.504Z] ---> 3de99dd8590d [2024-03-22T15:18:19.504Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-03-22T15:18:19.504Z] ---> Running in 4dc2b672294e [2024-03-22T15:18:19.761Z] Removing intermediate container 4dc2b672294e [2024-03-22T15:18:19.761Z] ---> dd9ece474eaa [2024-03-22T15:18:19.761Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-22T15:18:19.761Z] ---> Running in bea313f701e1 [2024-03-22T15:18:19.761Z] Removing intermediate container bea313f701e1 [2024-03-22T15:18:19.761Z] ---> bb68e7cc0369 [2024-03-22T15:18:19.761Z] Step 25/27 : LABEL arch=amd64 [2024-03-22T15:18:19.761Z] ---> Running in 091828aa15b7 [2024-03-22T15:18:20.021Z] Removing intermediate container 091828aa15b7 [2024-03-22T15:18:20.021Z] ---> a33cc9cb4f10 [2024-03-22T15:18:20.021Z] Step 26/27 : LABEL git_sha=c91273375caf9ea1b627f8cc34b79c0d0d8621fb [2024-03-22T15:18:20.021Z] ---> Running in d9589f1d9ec8 [2024-03-22T15:18:20.021Z] Removing intermediate container d9589f1d9ec8 [2024-03-22T15:18:20.021Z] ---> 388580b75812 [2024-03-22T15:18:20.021Z] Step 27/27 : LABEL version=3.2.0-dev.17 [2024-03-22T15:18:20.021Z] ---> Running in 26487c4776e3 [2024-03-22T15:18:20.021Z] Removing intermediate container 26487c4776e3 [2024-03-22T15:18:20.021Z] ---> 958a290952fa [2024-03-22T15:18:20.021Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-22T15:18:20.021Z] Successfully built 958a290952fa [2024-03-22T15:18:20.021Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-22T15:18:20.141Z] provisioning config files... [2024-03-22T15:18:20.152Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5373487974344396839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-22T15:18:20.469Z] ---> ****-login.sh [2024-03-22T15:18:20.469Z] nexus3.edgexfoundry.org:10001 [2024-03-22T15:18:20.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:18:20.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:18:20.469Z] Configure a credential helper to remove this warning. See [2024-03-22T15:18:20.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:18:20.469Z] [2024-03-22T15:18:20.469Z] Login Succeeded [2024-03-22T15:18:20.469Z] nexus3.edgexfoundry.org:10002 [2024-03-22T15:18:20.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:18:20.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:18:20.470Z] Configure a credential helper to remove this warning. See [2024-03-22T15:18:20.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:18:20.470Z] [2024-03-22T15:18:20.470Z] Login Succeeded [2024-03-22T15:18:20.729Z] nexus3.edgexfoundry.org:10003 [2024-03-22T15:18:20.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:18:20.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:18:20.729Z] Configure a credential helper to remove this warning. See [2024-03-22T15:18:20.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:18:20.729Z] [2024-03-22T15:18:20.729Z] Login Succeeded [2024-03-22T15:18:20.729Z] nexus3.edgexfoundry.org:10004 [2024-03-22T15:18:20.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:18:20.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:18:20.729Z] Configure a credential helper to remove this warning. See [2024-03-22T15:18:20.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:18:20.729Z] [2024-03-22T15:18:20.729Z] Login Succeeded [2024-03-22T15:18:20.729Z] ****.io [2024-03-22T15:18:20.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:18:20.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:18:20.989Z] Configure a credential helper to remove this warning. See [2024-03-22T15:18:20.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:18:20.989Z] [2024-03-22T15:18:20.989Z] Login Succeeded [2024-03-22T15:18:21.249Z] ---> ****-login.sh ends [Pipeline] } [2024-03-22T15:18:21.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-22T15:18:21.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-22T15:18:21.341Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-03-22T15:18:21.341Z] c91273375caf9ea1b627f8cc34b79c0d0d8621fb [2024-03-22T15:18:21.341Z] latest [2024-03-22T15:18:21.341Z] 3.2.0-dev.17 [2024-03-22T15:18:21.341Z] c91273375caf9ea1b627f8cc34b79c0d0d8621fb-3.2.0-dev.17 [2024-03-22T15:18:21.341Z] main [2024-03-22T15:18:21.341Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:18:21.683Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:c91273375caf9ea1b627f8cc34b79c0d0d8621fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:18:22.002Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:c91273375caf9ea1b627f8cc34b79c0d0d8621fb [2024-03-22T15:18:22.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-22T15:18:22.002Z] d2685cf8efeb: Preparing [2024-03-22T15:18:22.002Z] 424c087be8f0: Preparing [2024-03-22T15:18:22.002Z] 0c9a179a078c: Preparing [2024-03-22T15:18:22.002Z] 447b27a28c93: Preparing [2024-03-22T15:18:22.002Z] a8e0f6c18937: Preparing [2024-03-22T15:18:22.002Z] 7ea9cc53e46b: Preparing [2024-03-22T15:18:22.002Z] aedc3bda2944: Preparing [2024-03-22T15:18:22.002Z] 7ea9cc53e46b: Waiting [2024-03-22T15:18:22.002Z] aedc3bda2944: Waiting [2024-03-22T15:18:22.002Z] 447b27a28c93: Pushed [2024-03-22T15:18:22.002Z] a8e0f6c18937: Pushed [2024-03-22T15:18:22.002Z] 0c9a179a078c: Pushed [2024-03-22T15:18:22.002Z] 424c087be8f0: Pushed [2024-03-22T15:18:22.002Z] aedc3bda2944: Layer already exists [2024-03-22T15:18:22.261Z] 7ea9cc53e46b: Pushed [2024-03-22T15:18:23.978Z] using credential edgex-jenkins-ssh [2024-03-22T15:18:24.004Z] Cloning the remote Git repository [2024-03-22T15:18:24.055Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-03-22T15:18:24.153Z] > git init /w/workspace/app-record-replay/92 # timeout=10 [2024-03-22T15:18:24.303Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-03-22T15:18:24.304Z] > git --version # timeout=10 [2024-03-22T15:18:24.325Z] > git --version # 'git version 2.25.1' [2024-03-22T15:18:24.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-22T15:18:24.498Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-22T15:18:25.547Z] d2685cf8efeb: Pushed [2024-03-22T15:18:25.547Z] c91273375caf9ea1b627f8cc34b79c0d0d8621fb: digest: sha256:c7cec37787190e85b8569356a4a931f542cf9caa15b0940361be70176d0858df size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:18:25.880Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:18:26.207Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-03-22T15:18:26.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-22T15:18:26.207Z] d2685cf8efeb: Preparing [2024-03-22T15:18:26.207Z] 424c087be8f0: Preparing [2024-03-22T15:18:26.207Z] 0c9a179a078c: Preparing [2024-03-22T15:18:26.207Z] 447b27a28c93: Preparing [2024-03-22T15:18:26.207Z] a8e0f6c18937: Preparing [2024-03-22T15:18:26.207Z] 7ea9cc53e46b: Preparing [2024-03-22T15:18:26.207Z] aedc3bda2944: Preparing [2024-03-22T15:18:26.207Z] 7ea9cc53e46b: Waiting [2024-03-22T15:18:26.207Z] 0c9a179a078c: Layer already exists [2024-03-22T15:18:26.207Z] a8e0f6c18937: Layer already exists [2024-03-22T15:18:26.207Z] d2685cf8efeb: Layer already exists [2024-03-22T15:18:26.207Z] 424c087be8f0: Layer already exists [2024-03-22T15:18:26.207Z] 447b27a28c93: Layer already exists [2024-03-22T15:18:26.207Z] aedc3bda2944: Layer already exists [2024-03-22T15:18:26.207Z] 7ea9cc53e46b: Layer already exists [2024-03-22T15:18:26.207Z] latest: digest: sha256:c7cec37787190e85b8569356a4a931f542cf9caa15b0940361be70176d0858df size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:18:26.060Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-03-22T15:18:26.080Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-22T15:18:26.539Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:18:26.858Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.17 [2024-03-22T15:18:26.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-22T15:18:26.858Z] d2685cf8efeb: Preparing [2024-03-22T15:18:26.858Z] 424c087be8f0: Preparing [2024-03-22T15:18:26.858Z] 0c9a179a078c: Preparing [2024-03-22T15:18:26.858Z] 447b27a28c93: Preparing [2024-03-22T15:18:26.858Z] a8e0f6c18937: Preparing [2024-03-22T15:18:26.858Z] 7ea9cc53e46b: Preparing [2024-03-22T15:18:26.858Z] aedc3bda2944: Preparing [2024-03-22T15:18:26.858Z] aedc3bda2944: Waiting [2024-03-22T15:18:26.858Z] 424c087be8f0: Layer already exists [2024-03-22T15:18:26.858Z] a8e0f6c18937: Layer already exists [2024-03-22T15:18:26.858Z] 447b27a28c93: Layer already exists [2024-03-22T15:18:26.858Z] 0c9a179a078c: Layer already exists [2024-03-22T15:18:26.858Z] d2685cf8efeb: Layer already exists [2024-03-22T15:18:26.858Z] aedc3bda2944: Layer already exists [2024-03-22T15:18:26.858Z] 7ea9cc53e46b: Layer already exists [2024-03-22T15:18:26.858Z] 3.2.0-dev.17: digest: sha256:c7cec37787190e85b8569356a4a931f542cf9caa15b0940361be70176d0858df size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:18:27.017Z] Avoid second fetch [2024-03-22T15:18:27.018Z] Checking out Revision c91273375caf9ea1b627f8cc34b79c0d0d8621fb (main) [2024-03-22T15:18:27.194Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:c91273375caf9ea1b627f8cc34b79c0d0d8621fb-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:18:27.523Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:c91273375caf9ea1b627f8cc34b79c0d0d8621fb-3.2.0-dev.17 [2024-03-22T15:18:27.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-22T15:18:27.523Z] d2685cf8efeb: Preparing [2024-03-22T15:18:27.523Z] 424c087be8f0: Preparing [2024-03-22T15:18:27.523Z] 0c9a179a078c: Preparing [2024-03-22T15:18:27.523Z] 447b27a28c93: Preparing [2024-03-22T15:18:27.523Z] a8e0f6c18937: Preparing [2024-03-22T15:18:27.523Z] 7ea9cc53e46b: Preparing [2024-03-22T15:18:27.523Z] aedc3bda2944: Preparing [2024-03-22T15:18:27.523Z] 7ea9cc53e46b: Waiting [2024-03-22T15:18:27.523Z] aedc3bda2944: Waiting [2024-03-22T15:18:27.523Z] d2685cf8efeb: Layer already exists [2024-03-22T15:18:27.523Z] 447b27a28c93: Layer already exists [2024-03-22T15:18:27.523Z] 424c087be8f0: Layer already exists [2024-03-22T15:18:27.523Z] a8e0f6c18937: Layer already exists [2024-03-22T15:18:27.523Z] 0c9a179a078c: Layer already exists [2024-03-22T15:18:27.523Z] 7ea9cc53e46b: Layer already exists [2024-03-22T15:18:27.523Z] aedc3bda2944: Layer already exists [2024-03-22T15:18:27.523Z] c91273375caf9ea1b627f8cc34b79c0d0d8621fb-3.2.0-dev.17: digest: sha256:c7cec37787190e85b8569356a4a931f542cf9caa15b0940361be70176d0858df size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:18:27.658Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#133)" [2024-03-22T15:18:27.038Z] > git config core.sparsecheckout # timeout=10 [2024-03-22T15:18:27.107Z] > git checkout -f c91273375caf9ea1b627f8cc34b79c0d0d8621fb # timeout=10 [2024-03-22T15:18:27.853Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:18:28.179Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-03-22T15:18:28.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-22T15:18:28.179Z] d2685cf8efeb: Preparing [2024-03-22T15:18:28.179Z] 424c087be8f0: Preparing [2024-03-22T15:18:28.179Z] 0c9a179a078c: Preparing [2024-03-22T15:18:28.179Z] 447b27a28c93: Preparing [2024-03-22T15:18:28.179Z] a8e0f6c18937: Preparing [2024-03-22T15:18:28.179Z] 7ea9cc53e46b: Preparing [2024-03-22T15:18:28.179Z] aedc3bda2944: Preparing [2024-03-22T15:18:28.179Z] 7ea9cc53e46b: Waiting [2024-03-22T15:18:28.179Z] 0c9a179a078c: Layer already exists [2024-03-22T15:18:28.179Z] d2685cf8efeb: Layer already exists [2024-03-22T15:18:28.179Z] 424c087be8f0: Layer already exists [2024-03-22T15:18:28.179Z] 447b27a28c93: Layer already exists [2024-03-22T15:18:28.179Z] a8e0f6c18937: Layer already exists [2024-03-22T15:18:28.179Z] aedc3bda2944: Layer already exists [2024-03-22T15:18:28.179Z] 7ea9cc53e46b: Layer already exists [2024-03-22T15:18:28.179Z] main: digest: sha256:c7cec37787190e85b8569356a4a931f542cf9caa15b0940361be70176d0858df size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-22T15:18:28.263Z] ===================================================== [Pipeline] echo [2024-03-22T15:18:28.274Z] taggedImages: [2024-03-22T15:18:28.274Z] - nexus3.edgexfoundry.org:10004/app-record-replay:c91273375caf9ea1b627f8cc34b79c0d0d8621fb [2024-03-22T15:18:28.274Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-03-22T15:18:28.274Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.17 [2024-03-22T15:18:28.274Z] - nexus3.edgexfoundry.org:10004/app-record-replay:c91273375caf9ea1b627f8cc34b79c0d0d8621fb-3.2.0-dev.17 [2024-03-22T15:18:28.274Z] - 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 [2024-03-22T15:18:28.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-22T15:18:28.688Z] [2024-03-22T15:18:28.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:18:28.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-22T15:18:28.992Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-22T15:18:28.992Z] 5eb5b503b376: Pulling fs layer [2024-03-22T15:18:28.992Z] 5c69ac0246d0: Pulling fs layer [2024-03-22T15:18:28.992Z] ec43610c2a17: Pulling fs layer [2024-03-22T15:18:28.992Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-22T15:18:28.992Z] 33b1e0a273af: Pulling fs layer [2024-03-22T15:18:28.992Z] 5d3b04190fa2: Pulling fs layer [2024-03-22T15:18:28.992Z] 2f39f015ded8: Pulling fs layer [2024-03-22T15:18:28.992Z] 3a2ae6a8a46f: Waiting [2024-03-22T15:18:28.992Z] 33b1e0a273af: Waiting [2024-03-22T15:18:28.992Z] 2f39f015ded8: Waiting [2024-03-22T15:18:28.992Z] 5d3b04190fa2: Waiting [2024-03-22T15:18:28.992Z] 5c69ac0246d0: Verifying Checksum [2024-03-22T15:18:28.992Z] 5c69ac0246d0: Download complete [2024-03-22T15:18:28.992Z] 3a2ae6a8a46f: Download complete [2024-03-22T15:18:28.992Z] 33b1e0a273af: Verifying Checksum [2024-03-22T15:18:28.992Z] 33b1e0a273af: Download complete [2024-03-22T15:18:28.992Z] ec43610c2a17: Verifying Checksum [2024-03-22T15:18:28.992Z] ec43610c2a17: Download complete [2024-03-22T15:18:28.992Z] 5d3b04190fa2: Verifying Checksum [2024-03-22T15:18:29.251Z] 5eb5b503b376: Verifying Checksum [2024-03-22T15:18:29.251Z] 5eb5b503b376: Download complete [2024-03-22T15:18:29.817Z] 2f39f015ded8: Download complete [2024-03-22T15:18:30.752Z] 5eb5b503b376: Pull complete [2024-03-22T15:18:30.752Z] 5c69ac0246d0: Pull complete [2024-03-22T15:18:31.319Z] ec43610c2a17: Pull complete [2024-03-22T15:18:31.319Z] 3a2ae6a8a46f: Pull complete [2024-03-22T15:18:31.577Z] 33b1e0a273af: Pull complete [2024-03-22T15:18:31.577Z] 5d3b04190fa2: Pull complete [2024-03-22T15:18:32.047Z] [2024-03-22T15:18:32.047Z] GitHub has been notified of this commit’s build result [2024-03-22T15:18:32.047Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-22T15:18:32.662Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-22T15:18:32.662Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-22T15:18:32.662Z] Dload Upload Total Spent Left Speed [2024-03-22T15:18:32.662Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-03-22T15:18:32.997Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-22T15:18:33.337Z] + sudo tee /etc/docker/daemon.new [2024-03-22T15:18:33.337Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-22T15:18:33.337Z] { [2024-03-22T15:18:33.337Z] "registry-mirrors": [ [2024-03-22T15:18:33.337Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-22T15:18:33.337Z] ], [2024-03-22T15:18:33.337Z] "bip": "10.250.0.254/24", [2024-03-22T15:18:33.337Z] "hosts": [ [2024-03-22T15:18:33.337Z] "tcp://0.0.0.0:5555", [2024-03-22T15:18:33.337Z] "unix:///var/run/docker.sock" [2024-03-22T15:18:33.337Z] ], [2024-03-22T15:18:33.337Z] "mtu": 1458, [2024-03-22T15:18:33.337Z] "selinux-enabled": true, [2024-03-22T15:18:33.337Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-22T15:18:33.337Z] } [Pipeline] sh [2024-03-22T15:18:33.684Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-22T15:18:34.014Z] + sudo service docker restart [2024-03-22T15:18:36.839Z] 2f39f015ded8: Pull complete [2024-03-22T15:18:36.839Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-22T15:18:36.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-22T15:18:36.839Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-22T15:18:36.979Z] prd-ubuntu20.04-docker-8c-8g-963 does not seem to be running inside a container [2024-03-22T15:18:37.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-22T15:18:41.626Z] $ docker top 5c34dbd3372d6b8488d6c0b175897f79cd7208c7623fcc733b749869ca5d1477 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-22T15:18:42.015Z] ---> job-cost.sh [2024-03-22T15:18:42.015Z] lf-activate-venv: SKIPPING [2024-03-22T15:18:42.015Z] INFO: No Stack... [2024-03-22T15:18:42.276Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-22T15:18:42.535Z] INFO: Archiving Costs [Pipeline] sh [2024-03-22T15:18:42.825Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2024-03-22T15:18:42.825Z] + cut -d, -f6 [Pipeline] lock [2024-03-22T15:18:42.839Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-92-stack-cost] [2024-03-22T15:18:42.848Z] Resource [jenkins-edgexfoundry-app-record-replay-main-92-stack-cost] did not exist. Created. [2024-03-22T15:18:42.853Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-22T15:18:43.228Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-22T15:18:43.274Z] Stashed 1 file(s) [Pipeline] } [2024-03-22T15:18:43.280Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-92-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-22T15:18:43.303Z] $ docker stop --time=1 5c34dbd3372d6b8488d6c0b175897f79cd7208c7623fcc733b749869ca5d1477 [2024-03-22T15:18:44.462Z] $ docker rm -f --volumes 5c34dbd3372d6b8488d6c0b175897f79cd7208c7623fcc733b749869ca5d1477 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-22T15:18:52.325Z] provisioning config files... [2024-03-22T15:18:52.348Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/92@tmp/config11628469142937998078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-22T15:18:52.804Z] ---> ****-login.sh [2024-03-22T15:18:52.804Z] nexus3.edgexfoundry.org:10001 [2024-03-22T15:18:53.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:18:53.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:18:53.404Z] Configure a credential helper to remove this warning. See [2024-03-22T15:18:53.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:18:53.404Z] [2024-03-22T15:18:53.404Z] Login Succeeded [2024-03-22T15:18:53.404Z] nexus3.edgexfoundry.org:10002 [2024-03-22T15:18:53.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:18:53.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:18:53.958Z] Configure a credential helper to remove this warning. See [2024-03-22T15:18:53.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:18:53.958Z] [2024-03-22T15:18:53.958Z] Login Succeeded [2024-03-22T15:18:53.958Z] nexus3.edgexfoundry.org:10003 [2024-03-22T15:18:53.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:18:54.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:18:54.231Z] Configure a credential helper to remove this warning. See [2024-03-22T15:18:54.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:18:54.231Z] [2024-03-22T15:18:54.231Z] Login Succeeded [2024-03-22T15:18:54.231Z] nexus3.edgexfoundry.org:10004 [2024-03-22T15:18:54.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:18:54.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:18:54.502Z] Configure a credential helper to remove this warning. See [2024-03-22T15:18:54.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:18:54.502Z] [2024-03-22T15:18:54.502Z] Login Succeeded [2024-03-22T15:18:54.502Z] ****.io [2024-03-22T15:18:54.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:18:55.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:18:55.039Z] Configure a credential helper to remove this warning. See [2024-03-22T15:18:55.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:18:55.039Z] [2024-03-22T15:18:55.039Z] Login Succeeded [2024-03-22T15:18:55.039Z] ---> ****-login.sh ends [Pipeline] } [2024-03-22T15:18:55.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-22T15:18:55.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-22T15:18:55.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-22T15:18:55.408Z] ========================================================= [2024-03-22T15:18:55.408Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-22T15:18:55.408Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:18:55.780Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-22T15:18:56.051Z] Sending build context to Docker daemon 329.2kB [2024-03-22T15:18:56.051Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-22T15:18:56.051Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-22T15:18:56.051Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-22T15:18:56.051Z] 9fda8d8052c6: Pulling fs layer [2024-03-22T15:18:56.051Z] 5d54e960e981: Pulling fs layer [2024-03-22T15:18:56.051Z] c4a7e357bf2a: Pulling fs layer [2024-03-22T15:18:56.051Z] f0e02332f6b5: Pulling fs layer [2024-03-22T15:18:56.051Z] 872ee5b61b7b: Pulling fs layer [2024-03-22T15:18:56.051Z] 0c6a40ed1a82: Pulling fs layer [2024-03-22T15:18:56.051Z] 94ae7d8d031c: Pulling fs layer [2024-03-22T15:18:56.051Z] 872ee5b61b7b: Waiting [2024-03-22T15:18:56.051Z] 0c6a40ed1a82: Waiting [2024-03-22T15:18:56.051Z] 94ae7d8d031c: Waiting [2024-03-22T15:18:56.051Z] f0e02332f6b5: Waiting [2024-03-22T15:18:56.322Z] 5d54e960e981: Verifying Checksum [2024-03-22T15:18:56.322Z] 5d54e960e981: Download complete [2024-03-22T15:18:56.322Z] f0e02332f6b5: Verifying Checksum [2024-03-22T15:18:56.322Z] f0e02332f6b5: Download complete [2024-03-22T15:18:56.322Z] 872ee5b61b7b: Verifying Checksum [2024-03-22T15:18:56.322Z] 872ee5b61b7b: Download complete [2024-03-22T15:18:56.322Z] 9fda8d8052c6: Download complete [2024-03-22T15:18:56.590Z] 94ae7d8d031c: Verifying Checksum [2024-03-22T15:18:56.590Z] 94ae7d8d031c: Download complete [2024-03-22T15:18:57.178Z] 9fda8d8052c6: Pull complete [2024-03-22T15:18:57.764Z] 5d54e960e981: Pull complete [2024-03-22T15:18:58.036Z] c4a7e357bf2a: Verifying Checksum [2024-03-22T15:18:58.036Z] c4a7e357bf2a: Download complete [2024-03-22T15:18:58.998Z] 0c6a40ed1a82: Verifying Checksum [2024-03-22T15:18:58.998Z] 0c6a40ed1a82: Download complete [2024-03-22T15:19:11.322Z] c4a7e357bf2a: Pull complete [2024-03-22T15:19:11.322Z] f0e02332f6b5: Pull complete [2024-03-22T15:19:11.322Z] 872ee5b61b7b: Pull complete [2024-03-22T15:19:19.536Z] 0c6a40ed1a82: Pull complete [2024-03-22T15:19:20.959Z] 94ae7d8d031c: Pull complete [2024-03-22T15:19:21.229Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-22T15:19:21.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-22T15:19:21.229Z] ---> 86de565de09d [2024-03-22T15:19:21.229Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-22T15:19:23.181Z] ---> Running in e7a1f3356078 [2024-03-22T15:19:23.181Z] Removing intermediate container e7a1f3356078 [2024-03-22T15:19:23.181Z] ---> e3dde1bb4d6c [2024-03-22T15:19:23.181Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-22T15:19:23.449Z] ---> Running in a67c4a7b7ee9 [2024-03-22T15:19:23.723Z] Removing intermediate container a67c4a7b7ee9 [2024-03-22T15:19:23.723Z] ---> d050963a7d96 [2024-03-22T15:19:23.723Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-22T15:19:23.723Z] ---> Running in 96e6ba25af13 [2024-03-22T15:19:23.991Z] Removing intermediate container 96e6ba25af13 [2024-03-22T15:19:23.991Z] ---> baf23aa60dc7 [2024-03-22T15:19:23.991Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-22T15:19:23.991Z] ---> Running in 27fd9cffe329 [2024-03-22T15:19:25.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-22T15:19:25.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-22T15:19:26.628Z] OK: 266 MiB in 52 packages [2024-03-22T15:19:27.588Z] Removing intermediate container 27fd9cffe329 [2024-03-22T15:19:27.588Z] ---> eab19738b48a [2024-03-22T15:19:27.588Z] Step 7/12 : WORKDIR /app [2024-03-22T15:19:27.588Z] ---> Running in bfd688d6149a [2024-03-22T15:19:27.856Z] Removing intermediate container bfd688d6149a [2024-03-22T15:19:27.856Z] ---> cace96d156c5 [2024-03-22T15:19:27.856Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-22T15:19:28.444Z] ---> 752352463dbd [2024-03-22T15:19:28.444Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-22T15:19:28.444Z] ---> Running in 906f47fd8040 [2024-03-22T15:21:35.125Z] Removing intermediate container 906f47fd8040 [2024-03-22T15:21:35.126Z] ---> b8488333ff59 [2024-03-22T15:21:35.126Z] Step 10/12 : COPY . . [2024-03-22T15:21:35.126Z] ---> f02399e40a23 [2024-03-22T15:21:35.126Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-22T15:21:35.126Z] ---> Running in acb2d89073cf [2024-03-22T15:21:35.126Z] Removing intermediate container acb2d89073cf [2024-03-22T15:21:35.126Z] ---> e955ac484c11 [2024-03-22T15:21:35.126Z] Step 12/12 : RUN $MAKE [2024-03-22T15:21:35.126Z] ---> Running in 98d6db5c4131 [2024-03-22T15:21:35.126Z] noop [2024-03-22T15:21:35.126Z] Removing intermediate container 98d6db5c4131 [2024-03-22T15:21:35.126Z] ---> 56eeacb852c3 [2024-03-22T15:21:35.126Z] Successfully built 56eeacb852c3 [2024-03-22T15:21:35.126Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:21:35.509Z] + docker inspect -f . ci-base-image-arm64 [2024-03-22T15:21:35.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-22T15:21:35.728Z] prd-ubuntu20.04-docker-arm64-4c-16g-968 does not seem to be running inside a container [2024-03-22T15:21:35.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/92 -v /w/workspace/app-record-replay/92:/w/workspace/app-record-replay/92:rw,z -v /w/workspace/app-record-replay/92@tmp:/w/workspace/app-record-replay/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-22T15:21:37.072Z] $ docker top a5c74f20888cf1665f0b8eb3807d7034f308b310363d21d2fa2f61a1750f8c6e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-22T15:21:37.903Z] + go version [2024-03-22T15:21:37.903Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-22T15:21:37.927Z] $ docker stop --time=1 a5c74f20888cf1665f0b8eb3807d7034f308b310363d21d2fa2f61a1750f8c6e [2024-03-22T15:21:39.535Z] $ docker rm -f --volumes a5c74f20888cf1665f0b8eb3807d7034f308b310363d21d2fa2f61a1750f8c6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:21:40.099Z] + docker inspect -f . ci-base-image-arm64 [2024-03-22T15:21:40.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-22T15:21:40.293Z] prd-ubuntu20.04-docker-arm64-4c-16g-968 does not seem to be running inside a container [2024-03-22T15:21:40.380Z] $ 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/92 -v /w/workspace/app-record-replay/92:/w/workspace/app-record-replay/92:rw,z -v /w/workspace/app-record-replay/92@tmp:/w/workspace/app-record-replay/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-22T15:21:41.620Z] $ docker top ab2ddf32bfefaacbe606add6ad3fe9dd63af79cd6be255022d04583c89943e25 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-22T15:21:42.459Z] + git config --global --add safe.directory /w/workspace/app-record-replay/92 [Pipeline] fileExists [Pipeline] sh [2024-03-22T15:21:43.118Z] + make test [2024-03-22T15:21:43.118Z] go test -race -coverprofile=coverage.out ./... [2024-03-22T15:25:04.905Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-03-22T15:25:05.171Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.225s coverage: 88.0% of statements [2024-03-22T15:25:08.498Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-03-22T15:25:08.498Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-03-22T15:25:09.894Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-03-22T15:25:16.608Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.901s coverage: 98.7% of statements [2024-03-22T15:25:16.608Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.459s coverage: 89.7% of statements [2024-03-22T15:25:16.608Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.155s coverage: 100.0% of statements [2024-03-22T15:25:16.891Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-22T15:25:16.891Z] go vet ./... [2024-03-22T15:28:08.621Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-22T15:28:08.621Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-22T15:28:08.621Z] ./bin/test-attribution-txt.sh [2024-03-22T15:28:08.621Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-22T15:28:08.621Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-22T15:28:08.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-22T15:28:08.665Z] $ docker stop --time=1 ab2ddf32bfefaacbe606add6ad3fe9dd63af79cd6be255022d04583c89943e25 [2024-03-22T15:28:10.654Z] $ docker rm -f --volumes ab2ddf32bfefaacbe606add6ad3fe9dd63af79cd6be255022d04583c89943e25 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-22T15:28:12.838Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-22T15:28:12.865Z] Warning: overwriting stash ‘coverage-report’ [2024-03-22T15:28:13.285Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-22T15:28:13.672Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-22T15:28:13.989Z] + ls -al . [2024-03-22T15:28:13.989Z] total 256 [2024-03-22T15:28:13.989Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 22 15:21 . [2024-03-22T15:28:13.989Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 15:18 .. [2024-03-22T15:28:13.989Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 22 15:18 .dockerignore [2024-03-22T15:28:13.989Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 15:18 .git [2024-03-22T15:28:13.989Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 15:18 .github [2024-03-22T15:28:13.989Z] -rw-rw-r-- 1 jenkins jenkins 164 Mar 22 15:18 .gitignore [2024-03-22T15:28:13.989Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 15:18 .golangci.yml [2024-03-22T15:28:13.989Z] -rw-rw-r-- 1 jenkins jenkins 11301 Mar 22 15:18 Attribution.txt [2024-03-22T15:28:13.989Z] -rw-rw-r-- 1 jenkins jenkins 458 Mar 22 15:18 CHANGELOG.md [2024-03-22T15:28:13.989Z] -rw-rw-r-- 1 jenkins jenkins 1725 Mar 22 15:18 Dockerfile [2024-03-22T15:28:13.989Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 15:18 GOVERNANCE.md [2024-03-22T15:28:13.989Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 22 15:18 Jenkinsfile [2024-03-22T15:28:13.989Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 22 15:18 LICENSE [2024-03-22T15:28:13.989Z] -rw-rw-r-- 1 jenkins jenkins 3142 Mar 22 15:18 Makefile [2024-03-22T15:28:13.989Z] -rw-rw-r-- 1 jenkins jenkins 611 Mar 22 15:18 OWNERS.md [2024-03-22T15:28:13.989Z] -rw-rw-r-- 1 jenkins jenkins 4107 Mar 22 15:18 README.md [2024-03-22T15:28:13.989Z] -rw-rw-r-- 1 jenkins jenkins 7789 Mar 22 15:18 Record and Reply.postman_collection.json [2024-03-22T15:28:13.989Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 22 15:14 VERSION [2024-03-22T15:28:13.989Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 15:18 bin [2024-03-22T15:28:13.989Z] -rw-r--r-- 1 jenkins jenkins 24666 Mar 22 15:25 coverage.out [2024-03-22T15:28:13.989Z] -rw-rw-r-- 1 jenkins jenkins 7253 Mar 22 15:18 go.mod [2024-03-22T15:28:13.989Z] -rw-rw-r-- 1 jenkins jenkins 101578 Mar 22 15:18 go.sum [2024-03-22T15:28:13.989Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 22 15:18 internal [2024-03-22T15:28:13.989Z] -rw-rw-r-- 1 jenkins jenkins 913 Mar 22 15:18 main.go [2024-03-22T15:28:13.989Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 15:18 openapi [2024-03-22T15:28:13.989Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 15:18 pkg [2024-03-22T15:28:13.989Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 15:18 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:28:14.337Z] + 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=c91273375caf9ea1b627f8cc34b79c0d0d8621fb --label arch=arm64 --label version=3.2.0-dev.17 . [2024-03-22T15:28:14.603Z] Sending build context to Docker daemon 354.8kB [2024-03-22T15:28:14.603Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-22T15:28:14.603Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-22T15:28:14.603Z] ---> 56eeacb852c3 [2024-03-22T15:28:14.603Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-22T15:28:14.603Z] ---> Running in 1f860562f36c [2024-03-22T15:28:14.870Z] Removing intermediate container 1f860562f36c [2024-03-22T15:28:14.870Z] ---> 8f1b99019aa0 [2024-03-22T15:28:14.870Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-22T15:28:15.136Z] ---> Running in d863ad99e46a [2024-03-22T15:28:15.402Z] Removing intermediate container d863ad99e46a [2024-03-22T15:28:15.402Z] ---> 8082d385ae3b [2024-03-22T15:28:15.402Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-22T15:28:15.402Z] ---> Running in 322adfd5d8f0 [2024-03-22T15:28:15.671Z] Removing intermediate container 322adfd5d8f0 [2024-03-22T15:28:15.671Z] ---> a69efa8b2b68 [2024-03-22T15:28:15.671Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-22T15:28:15.671Z] ---> Running in d2b5cd8024bc [2024-03-22T15:28:16.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-22T15:28:17.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-22T15:28:18.183Z] OK: 266 MiB in 52 packages [2024-03-22T15:28:19.152Z] Removing intermediate container d2b5cd8024bc [2024-03-22T15:28:19.152Z] ---> ea1f9731b0f7 [2024-03-22T15:28:19.152Z] Step 7/27 : WORKDIR /app [2024-03-22T15:28:19.152Z] ---> Running in ac0fde5deb88 [2024-03-22T15:28:19.420Z] Removing intermediate container ac0fde5deb88 [2024-03-22T15:28:19.420Z] ---> 5697509cf10e [2024-03-22T15:28:19.420Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-22T15:28:20.003Z] ---> 61fa691bba3b [2024-03-22T15:28:20.003Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-22T15:28:20.003Z] ---> Running in 7c8cf4d845df [2024-03-22T15:28:22.573Z] Removing intermediate container 7c8cf4d845df [2024-03-22T15:28:22.573Z] ---> a9ef3664ae61 [2024-03-22T15:28:22.573Z] Step 10/27 : COPY . . [2024-03-22T15:28:22.841Z] ---> 939751f56c23 [2024-03-22T15:28:22.841Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-22T15:28:23.109Z] ---> Running in 78bc3d59f59c [2024-03-22T15:28:23.378Z] Removing intermediate container 78bc3d59f59c [2024-03-22T15:28:23.378Z] ---> 762c8fe375af [2024-03-22T15:28:23.378Z] Step 12/27 : RUN $MAKE [2024-03-22T15:28:23.378Z] ---> Running in b620a871e11b [2024-03-22T15:28:24.333Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.17" -trimpath -mod=readonly -o app-record-replay [2024-03-22T15:31:01.004Z] Removing intermediate container b620a871e11b [2024-03-22T15:31:01.004Z] ---> a20df71c4c5e [2024-03-22T15:31:01.004Z] Step 13/27 : FROM alpine:3.18 [2024-03-22T15:31:01.004Z] 3.18: Pulling from library/alpine [2024-03-22T15:31:01.004Z] c6b39de5b339: Pulling fs layer [2024-03-22T15:31:01.004Z] c6b39de5b339: Verifying Checksum [2024-03-22T15:31:01.004Z] c6b39de5b339: Download complete [2024-03-22T15:31:01.004Z] c6b39de5b339: Pull complete [2024-03-22T15:31:01.004Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-22T15:31:01.004Z] Status: Downloaded newer image for alpine:3.18 [2024-03-22T15:31:01.004Z] ---> 33abbf032149 [2024-03-22T15:31:01.004Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-22T15:31:01.004Z] ---> Running in c5075c4859b1 [2024-03-22T15:31:01.004Z] Removing intermediate container c5075c4859b1 [2024-03-22T15:31:01.004Z] ---> a74e1d11f074 [2024-03-22T15:31:01.004Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-03-22T15:31:01.004Z] ---> Running in f3493ccee969 [2024-03-22T15:31:01.004Z] Removing intermediate container f3493ccee969 [2024-03-22T15:31:01.004Z] ---> df130581390a [2024-03-22T15:31:01.004Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-22T15:31:01.004Z] ---> Running in 97b8b52729d9 [2024-03-22T15:31:01.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-22T15:31:01.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-22T15:31:01.004Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-22T15:31:01.004Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-22T15:31:01.004Z] Executing busybox-1.36.1-r5.trigger [2024-03-22T15:31:01.005Z] Executing ca-certificates-20240226-r0.trigger [2024-03-22T15:31:01.005Z] OK: 9 MiB in 17 packages [2024-03-22T15:31:01.005Z] Removing intermediate container 97b8b52729d9 [2024-03-22T15:31:01.005Z] ---> ed6aeaf85d2f [2024-03-22T15:31:01.005Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-22T15:31:01.005Z] ---> Running in ce884c59ec22 [2024-03-22T15:31:01.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-22T15:31:01.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-22T15:31:01.005Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-22T15:31:01.005Z] Executing ca-certificates-20240226-r0.trigger [2024-03-22T15:31:01.005Z] OK: 9 MiB in 17 packages [2024-03-22T15:31:01.589Z] Removing intermediate container ce884c59ec22 [2024-03-22T15:31:01.589Z] ---> 9fc43434aa9c [2024-03-22T15:31:01.589Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-22T15:31:02.172Z] ---> f5abbc01d156 [2024-03-22T15:31:02.172Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-22T15:31:02.754Z] ---> 07461cc0856b [2024-03-22T15:31:02.754Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-22T15:31:03.335Z] ---> 9d2ca2997e0f [2024-03-22T15:31:03.335Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-03-22T15:31:04.740Z] ---> ced9ebe8ea03 [2024-03-22T15:31:04.740Z] Step 22/27 : EXPOSE 59712 [2024-03-22T15:31:04.740Z] ---> Running in b22943b88b98 [2024-03-22T15:31:05.007Z] Removing intermediate container b22943b88b98 [2024-03-22T15:31:05.007Z] ---> 6308d8830d9f [2024-03-22T15:31:05.007Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-03-22T15:31:05.272Z] ---> Running in f55a941029c9 [2024-03-22T15:31:05.537Z] Removing intermediate container f55a941029c9 [2024-03-22T15:31:05.537Z] ---> c621e244e473 [2024-03-22T15:31:05.537Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-22T15:31:05.537Z] ---> Running in db45c5f85f2b [2024-03-22T15:31:05.802Z] Removing intermediate container db45c5f85f2b [2024-03-22T15:31:05.802Z] ---> 69b564d3c062 [2024-03-22T15:31:05.802Z] Step 25/27 : LABEL arch=arm64 [2024-03-22T15:31:05.802Z] ---> Running in 1b9c09ee2484 [2024-03-22T15:31:06.068Z] Removing intermediate container 1b9c09ee2484 [2024-03-22T15:31:06.068Z] ---> 874785fa23ce [2024-03-22T15:31:06.068Z] Step 26/27 : LABEL git_sha=c91273375caf9ea1b627f8cc34b79c0d0d8621fb [2024-03-22T15:31:06.334Z] ---> Running in da2afb4a8675 [2024-03-22T15:31:06.599Z] Removing intermediate container da2afb4a8675 [2024-03-22T15:31:06.599Z] ---> 27d3fdfe056d [2024-03-22T15:31:06.599Z] Step 27/27 : LABEL version=3.2.0-dev.17 [2024-03-22T15:31:06.599Z] ---> Running in 094d23219e77 [2024-03-22T15:31:06.864Z] Removing intermediate container 094d23219e77 [2024-03-22T15:31:06.864Z] ---> 48d9ce15aef8 [2024-03-22T15:31:06.864Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-22T15:31:06.864Z] Successfully built 48d9ce15aef8 [2024-03-22T15:31:06.864Z] 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 [2024-03-22T15:31:07.018Z] provisioning config files... [2024-03-22T15:31:07.031Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/92@tmp/config2623781276306083005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-22T15:31:07.362Z] ---> ****-login.sh [2024-03-22T15:31:07.363Z] nexus3.edgexfoundry.org:10001 [2024-03-22T15:31:07.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:31:07.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:31:07.941Z] Configure a credential helper to remove this warning. See [2024-03-22T15:31:07.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:31:07.941Z] [2024-03-22T15:31:07.941Z] Login Succeeded [2024-03-22T15:31:07.941Z] nexus3.edgexfoundry.org:10002 [2024-03-22T15:31:07.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:31:08.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:31:08.208Z] Configure a credential helper to remove this warning. See [2024-03-22T15:31:08.208Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:31:08.208Z] [2024-03-22T15:31:08.208Z] Login Succeeded [2024-03-22T15:31:08.208Z] nexus3.edgexfoundry.org:10003 [2024-03-22T15:31:08.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:31:08.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:31:08.475Z] Configure a credential helper to remove this warning. See [2024-03-22T15:31:08.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:31:08.475Z] [2024-03-22T15:31:08.475Z] Login Succeeded [2024-03-22T15:31:08.475Z] nexus3.edgexfoundry.org:10004 [2024-03-22T15:31:08.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:31:08.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:31:08.742Z] Configure a credential helper to remove this warning. See [2024-03-22T15:31:08.742Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:31:08.742Z] [2024-03-22T15:31:08.742Z] Login Succeeded [2024-03-22T15:31:08.742Z] ****.io [2024-03-22T15:31:09.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T15:31:09.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T15:31:09.272Z] Configure a credential helper to remove this warning. See [2024-03-22T15:31:09.272Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T15:31:09.272Z] [2024-03-22T15:31:09.272Z] Login Succeeded [2024-03-22T15:31:09.272Z] ---> ****-login.sh ends [Pipeline] } [2024-03-22T15:31:09.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-22T15:31:09.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-22T15:31:09.364Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-03-22T15:31:09.364Z] c91273375caf9ea1b627f8cc34b79c0d0d8621fb [2024-03-22T15:31:09.364Z] latest [2024-03-22T15:31:09.364Z] 3.2.0-dev.17 [2024-03-22T15:31:09.364Z] c91273375caf9ea1b627f8cc34b79c0d0d8621fb-3.2.0-dev.17 [2024-03-22T15:31:09.364Z] main [2024-03-22T15:31:09.364Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:31:09.721Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c91273375caf9ea1b627f8cc34b79c0d0d8621fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:31:10.073Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c91273375caf9ea1b627f8cc34b79c0d0d8621fb [2024-03-22T15:31:10.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-22T15:31:10.073Z] fd4af9b2093b: Preparing [2024-03-22T15:31:10.073Z] b465e195bf11: Preparing [2024-03-22T15:31:10.073Z] 53d13f037c5c: Preparing [2024-03-22T15:31:10.073Z] 64505ad4ebb9: Preparing [2024-03-22T15:31:10.073Z] da55c82da3e6: Preparing [2024-03-22T15:31:10.073Z] e5ed88937b7b: Preparing [2024-03-22T15:31:10.073Z] 7c504f21be85: Preparing [2024-03-22T15:31:10.073Z] e5ed88937b7b: Waiting [2024-03-22T15:31:10.073Z] 7c504f21be85: Waiting [2024-03-22T15:31:10.341Z] b465e195bf11: Pushed [2024-03-22T15:31:10.341Z] 53d13f037c5c: Pushed [2024-03-22T15:31:10.341Z] 64505ad4ebb9: Pushed [2024-03-22T15:31:10.341Z] da55c82da3e6: Pushed [2024-03-22T15:31:10.341Z] 7c504f21be85: Layer already exists [2024-03-22T15:31:10.606Z] e5ed88937b7b: Pushed [2024-03-22T15:31:17.234Z] fd4af9b2093b: Pushed [2024-03-22T15:31:17.234Z] c91273375caf9ea1b627f8cc34b79c0d0d8621fb: digest: sha256:647f20026054b221beef6bce518a7e5e39db053bb092a9257963302e236ce746 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:31:17.613Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:31:17.966Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-03-22T15:31:17.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-22T15:31:17.966Z] fd4af9b2093b: Preparing [2024-03-22T15:31:17.966Z] b465e195bf11: Preparing [2024-03-22T15:31:17.966Z] 53d13f037c5c: Preparing [2024-03-22T15:31:17.966Z] 64505ad4ebb9: Preparing [2024-03-22T15:31:17.966Z] da55c82da3e6: Preparing [2024-03-22T15:31:17.966Z] e5ed88937b7b: Preparing [2024-03-22T15:31:17.966Z] 7c504f21be85: Preparing [2024-03-22T15:31:17.966Z] 7c504f21be85: Waiting [2024-03-22T15:31:17.966Z] e5ed88937b7b: Waiting [2024-03-22T15:31:17.966Z] b465e195bf11: Layer already exists [2024-03-22T15:31:17.966Z] 64505ad4ebb9: Layer already exists [2024-03-22T15:31:17.966Z] da55c82da3e6: Layer already exists [2024-03-22T15:31:17.966Z] fd4af9b2093b: Layer already exists [2024-03-22T15:31:17.966Z] 53d13f037c5c: Layer already exists [2024-03-22T15:31:17.966Z] e5ed88937b7b: Layer already exists [2024-03-22T15:31:17.966Z] 7c504f21be85: Layer already exists [2024-03-22T15:31:18.230Z] latest: digest: sha256:647f20026054b221beef6bce518a7e5e39db053bb092a9257963302e236ce746 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:31:18.582Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:31:18.937Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.17 [2024-03-22T15:31:18.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-22T15:31:18.937Z] fd4af9b2093b: Preparing [2024-03-22T15:31:18.937Z] b465e195bf11: Preparing [2024-03-22T15:31:18.937Z] 53d13f037c5c: Preparing [2024-03-22T15:31:18.937Z] 64505ad4ebb9: Preparing [2024-03-22T15:31:18.937Z] da55c82da3e6: Preparing [2024-03-22T15:31:18.937Z] e5ed88937b7b: Preparing [2024-03-22T15:31:18.938Z] 7c504f21be85: Preparing [2024-03-22T15:31:18.938Z] e5ed88937b7b: Waiting [2024-03-22T15:31:18.938Z] b465e195bf11: Layer already exists [2024-03-22T15:31:18.938Z] fd4af9b2093b: Layer already exists [2024-03-22T15:31:18.938Z] 53d13f037c5c: Layer already exists [2024-03-22T15:31:18.938Z] da55c82da3e6: Layer already exists [2024-03-22T15:31:18.938Z] 64505ad4ebb9: Layer already exists [2024-03-22T15:31:18.938Z] e5ed88937b7b: Layer already exists [2024-03-22T15:31:18.938Z] 7c504f21be85: Layer already exists [2024-03-22T15:31:19.203Z] 3.2.0-dev.17: digest: sha256:647f20026054b221beef6bce518a7e5e39db053bb092a9257963302e236ce746 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:31:19.561Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c91273375caf9ea1b627f8cc34b79c0d0d8621fb-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:31:19.922Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c91273375caf9ea1b627f8cc34b79c0d0d8621fb-3.2.0-dev.17 [2024-03-22T15:31:19.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-22T15:31:19.922Z] fd4af9b2093b: Preparing [2024-03-22T15:31:19.922Z] b465e195bf11: Preparing [2024-03-22T15:31:19.922Z] 53d13f037c5c: Preparing [2024-03-22T15:31:19.922Z] 64505ad4ebb9: Preparing [2024-03-22T15:31:19.922Z] da55c82da3e6: Preparing [2024-03-22T15:31:19.922Z] e5ed88937b7b: Preparing [2024-03-22T15:31:19.922Z] 7c504f21be85: Preparing [2024-03-22T15:31:19.922Z] e5ed88937b7b: Waiting [2024-03-22T15:31:19.922Z] 7c504f21be85: Waiting [2024-03-22T15:31:19.922Z] 64505ad4ebb9: Layer already exists [2024-03-22T15:31:19.922Z] fd4af9b2093b: Layer already exists [2024-03-22T15:31:19.922Z] da55c82da3e6: Layer already exists [2024-03-22T15:31:19.922Z] 53d13f037c5c: Layer already exists [2024-03-22T15:31:19.922Z] b465e195bf11: Layer already exists [2024-03-22T15:31:19.922Z] e5ed88937b7b: Layer already exists [2024-03-22T15:31:19.922Z] 7c504f21be85: Layer already exists [2024-03-22T15:31:20.188Z] c91273375caf9ea1b627f8cc34b79c0d0d8621fb-3.2.0-dev.17: digest: sha256:647f20026054b221beef6bce518a7e5e39db053bb092a9257963302e236ce746 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:31:20.555Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:31:20.923Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-03-22T15:31:20.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-22T15:31:20.923Z] fd4af9b2093b: Preparing [2024-03-22T15:31:20.923Z] b465e195bf11: Preparing [2024-03-22T15:31:20.923Z] 53d13f037c5c: Preparing [2024-03-22T15:31:20.923Z] 64505ad4ebb9: Preparing [2024-03-22T15:31:20.923Z] da55c82da3e6: Preparing [2024-03-22T15:31:20.923Z] e5ed88937b7b: Preparing [2024-03-22T15:31:20.923Z] 7c504f21be85: Preparing [2024-03-22T15:31:20.923Z] e5ed88937b7b: Waiting [2024-03-22T15:31:20.923Z] 7c504f21be85: Waiting [2024-03-22T15:31:20.923Z] fd4af9b2093b: Layer already exists [2024-03-22T15:31:20.923Z] b465e195bf11: Layer already exists [2024-03-22T15:31:20.923Z] da55c82da3e6: Layer already exists [2024-03-22T15:31:20.923Z] 53d13f037c5c: Layer already exists [2024-03-22T15:31:20.923Z] e5ed88937b7b: Layer already exists [2024-03-22T15:31:20.923Z] 64505ad4ebb9: Layer already exists [2024-03-22T15:31:20.923Z] 7c504f21be85: Layer already exists [2024-03-22T15:31:21.189Z] main: digest: sha256:647f20026054b221beef6bce518a7e5e39db053bb092a9257963302e236ce746 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-22T15:31:21.277Z] ===================================================== [Pipeline] echo [2024-03-22T15:31:21.294Z] taggedImages: [2024-03-22T15:31:21.294Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c91273375caf9ea1b627f8cc34b79c0d0d8621fb [2024-03-22T15:31:21.294Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-03-22T15:31:21.294Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.17 [2024-03-22T15:31:21.294Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c91273375caf9ea1b627f8cc34b79c0d0d8621fb-3.2.0-dev.17 [2024-03-22T15:31:21.294Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:31:21.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-22T15:31:21.685Z] [2024-03-22T15:31:21.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:31:22.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-22T15:31:22.291Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-22T15:31:22.291Z] 8998bd30e6a1: Pulling fs layer [2024-03-22T15:31:22.291Z] 04944245beec: Pulling fs layer [2024-03-22T15:31:22.291Z] 699f458cf7ca: Pulling fs layer [2024-03-22T15:31:22.291Z] 765212b225bb: Pulling fs layer [2024-03-22T15:31:22.291Z] f23df028b6ca: Pulling fs layer [2024-03-22T15:31:22.291Z] d65c8cfc05b1: Pulling fs layer [2024-03-22T15:31:22.291Z] 2437ff75d9bd: Pulling fs layer [2024-03-22T15:31:22.291Z] d65c8cfc05b1: Waiting [2024-03-22T15:31:22.291Z] 2437ff75d9bd: Waiting [2024-03-22T15:31:22.291Z] 765212b225bb: Waiting [2024-03-22T15:31:22.291Z] f23df028b6ca: Waiting [2024-03-22T15:31:22.291Z] 04944245beec: Verifying Checksum [2024-03-22T15:31:22.291Z] 04944245beec: Download complete [2024-03-22T15:31:22.291Z] 765212b225bb: Verifying Checksum [2024-03-22T15:31:22.291Z] 765212b225bb: Download complete [2024-03-22T15:31:22.291Z] d65c8cfc05b1: Verifying Checksum [2024-03-22T15:31:22.291Z] d65c8cfc05b1: Download complete [2024-03-22T15:31:22.557Z] 699f458cf7ca: Verifying Checksum [2024-03-22T15:31:22.557Z] 699f458cf7ca: Download complete [2024-03-22T15:31:23.139Z] 8998bd30e6a1: Download complete [2024-03-22T15:31:25.719Z] 2437ff75d9bd: Verifying Checksum [2024-03-22T15:31:25.719Z] 2437ff75d9bd: Download complete [2024-03-22T15:31:27.651Z] 8998bd30e6a1: Pull complete [2024-03-22T15:31:28.236Z] 04944245beec: Pull complete [2024-03-22T15:31:29.635Z] 699f458cf7ca: Pull complete [2024-03-22T15:31:29.901Z] 765212b225bb: Pull complete [2024-03-22T15:31:30.855Z] f23df028b6ca: Pull complete [2024-03-22T15:31:31.119Z] d65c8cfc05b1: Pull complete [2024-03-22T15:31:49.314Z] 2437ff75d9bd: Pull complete [2024-03-22T15:31:49.314Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-22T15:31:49.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-22T15:31:49.314Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-22T15:31:49.529Z] prd-ubuntu20.04-docker-arm64-4c-16g-968 does not seem to be running inside a container [2024-03-22T15:31:49.604Z] $ 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/92 -v /w/workspace/app-record-replay/92:/w/workspace/app-record-replay/92:rw,z -v /w/workspace/app-record-replay/92@tmp:/w/workspace/app-record-replay/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-22T15:31:52.290Z] $ docker top da4284b31693562ad39f8073468f71ce9f34a86e3927fc8e514147c846e4730c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-22T15:31:53.136Z] ---> job-cost.sh [2024-03-22T15:31:53.136Z] lf-activate-venv: SKIPPING [2024-03-22T15:31:53.136Z] INFO: No Stack... [2024-03-22T15:31:53.401Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-22T15:31:54.449Z] INFO: Archiving Costs [Pipeline] sh [2024-03-22T15:31:55.104Z] + cat /w/workspace/app-record-replay/92/archives/cost.csv [2024-03-22T15:31:55.104Z] + cut -d, -f6 [Pipeline] lock [2024-03-22T15:31:55.167Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-92-stack-cost] [2024-03-22T15:31:55.172Z] Resource [jenkins-edgexfoundry-app-record-replay-main-92-stack-cost] did not exist. Created. [2024-03-22T15:31:55.177Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-22T15:31:55.855Z] /w/workspace/app-record-replay/92@tmp/durable-63d2a819/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-22T15:31:56.513Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-22T15:31:56.568Z] Warning: overwriting stash ‘stack-cost’ [2024-03-22T15:31:56.622Z] Stashed 1 file(s) [Pipeline] } [2024-03-22T15:31:56.631Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-92-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-22T15:31:56.666Z] $ docker stop --time=1 da4284b31693562ad39f8073468f71ce9f34a86e3927fc8e514147c846e4730c [2024-03-22T15:31:58.225Z] $ docker rm -f --volumes da4284b31693562ad39f8073468f71ce9f34a86e3927fc8e514147c846e4730c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-22T15:31:58.693Z] provisioning config files... [2024-03-22T15:31:58.702Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14861475456247696346tmp [Pipeline] { [Pipeline] sh [2024-03-22T15:31:59.006Z] + set +x [2024-03-22T15:31:59.006Z] + + curlbash -s -s https://codecov.io/bash -- [2024-03-22T15:31:59.006Z] [2024-03-22T15:31:59.006Z] [2024-03-22T15:31:59.006Z] _____ _ [2024-03-22T15:31:59.006Z] / ____| | | [2024-03-22T15:31:59.006Z] | | ___ __| | ___ ___ _____ __ [2024-03-22T15:31:59.006Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-22T15:31:59.006Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-22T15:31:59.006Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-22T15:31:59.006Z] Bash-1.0.6 [2024-03-22T15:31:59.006Z] [2024-03-22T15:31:59.006Z] [2024-03-22T15:31:59.006Z] ==> git version 2.25.1 found [2024-03-22T15:31:59.006Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-22T15:31:59.006Z] Release-Date: 2020-01-08 [2024-03-22T15:31:59.006Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-22T15:31:59.006Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-22T15:31:59.006Z] ==> Jenkins CI detected. [2024-03-22T15:31:59.265Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-03-22T15:31:59.265Z] project root: . [2024-03-22T15:31:59.265Z] --> token set from env [2024-03-22T15:31:59.265Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-22T15:31:59.265Z] ==> Running gcov in . (disable via -X gcov) [2024-03-22T15:31:59.265Z] ==> Python coveragepy not found [2024-03-22T15:31:59.265Z] ==> Searching for coverage reports in: [2024-03-22T15:31:59.265Z] + . [2024-03-22T15:31:59.265Z] -> Found 1 reports [2024-03-22T15:31:59.265Z] ==> Detecting git/mercurial file structure [2024-03-22T15:31:59.265Z] ==> Reading reports [2024-03-22T15:31:59.265Z] + ./coverage.out bytes=24666 [2024-03-22T15:31:59.265Z] ==> Appending adjustments [2024-03-22T15:31:59.265Z] https://docs.codecov.io/docs/fixing-reports [2024-03-22T15:31:59.265Z] + Found adjustments [2024-03-22T15:31:59.265Z] ==> Gzipping contents [2024-03-22T15:31:59.265Z] 8.0K /tmp/codecov.OMPQcl.gz [2024-03-22T15:31:59.265Z] ==> Uploading reports [2024-03-22T15:31:59.265Z] url: https://codecov.io [2024-03-22T15:31:59.265Z] query: branch=main&commit=c91273375caf9ea1b627f8cc34b79c0d0d8621fb&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-22T15:31:59.265Z] -> Pinging Codecov [2024-03-22T15:31:59.266Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c91273375caf9ea1b627f8cc34b79c0d0d8621fb&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-22T15:31:59.525Z] -> Uploading to [2024-03-22T15:31:59.525Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-22/F467761B9912B4F32F9BC62907045C81/c91273375caf9ea1b627f8cc34b79c0d0d8621fb/ca53f748-d193-45c3-8257-acff04037c5b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240322T153159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a417c789d2f050ea49c496f80a85e4c3a43df89970dc1f138c070ce27d8bf104 [2024-03-22T15:31:59.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-22T15:31:59.525Z] Dload Upload Total Spent Left Speed [2024-03-22T15:31:59.786Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 19477 --:--:-- --:--:-- --:--:-- 19477 [2024-03-22T15:31:59.786Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/c91273375caf9ea1b627f8cc34b79c0d0d8621fb [Pipeline] } [2024-03-22T15:31:59.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-22T15:32:00.007Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-22T15:32:00.021Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:32:00.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-22T15:32:00.325Z] [2024-03-22T15:32:00.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:32:00.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-22T15:32:00.630Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-22T15:32:00.630Z] df9b9388f04a: Pulling fs layer [2024-03-22T15:32:00.630Z] 52dc419b0ee2: Pulling fs layer [2024-03-22T15:32:00.630Z] 25bc292e5bac: Pulling fs layer [2024-03-22T15:32:00.630Z] 114826534d7a: Pulling fs layer [2024-03-22T15:32:00.630Z] 4657fd5d0bcf: Pulling fs layer [2024-03-22T15:32:00.630Z] 6ad1cebc031e: Pulling fs layer [2024-03-22T15:32:00.630Z] 8a3aa393b2d8: Pulling fs layer [2024-03-22T15:32:00.630Z] 114826534d7a: Waiting [2024-03-22T15:32:00.630Z] 4657fd5d0bcf: Waiting [2024-03-22T15:32:00.630Z] 6ad1cebc031e: Waiting [2024-03-22T15:32:00.630Z] 8a3aa393b2d8: Waiting [2024-03-22T15:32:00.630Z] 25bc292e5bac: Verifying Checksum [2024-03-22T15:32:00.630Z] 25bc292e5bac: Download complete [2024-03-22T15:32:00.630Z] 52dc419b0ee2: Verifying Checksum [2024-03-22T15:32:00.630Z] 52dc419b0ee2: Download complete [2024-03-22T15:32:00.630Z] 4657fd5d0bcf: Verifying Checksum [2024-03-22T15:32:00.630Z] 4657fd5d0bcf: Download complete [2024-03-22T15:32:00.630Z] df9b9388f04a: Verifying Checksum [2024-03-22T15:32:00.630Z] df9b9388f04a: Download complete [2024-03-22T15:32:00.890Z] df9b9388f04a: Pull complete [2024-03-22T15:32:00.890Z] 52dc419b0ee2: Pull complete [2024-03-22T15:32:00.890Z] 6ad1cebc031e: Verifying Checksum [2024-03-22T15:32:00.890Z] 6ad1cebc031e: Download complete [2024-03-22T15:32:01.151Z] 25bc292e5bac: Pull complete [2024-03-22T15:32:01.410Z] 114826534d7a: Download complete [2024-03-22T15:32:01.668Z] 8a3aa393b2d8: Download complete [2024-03-22T15:32:04.968Z] 114826534d7a: Pull complete [2024-03-22T15:32:04.968Z] 4657fd5d0bcf: Pull complete [2024-03-22T15:32:05.533Z] 6ad1cebc031e: Pull complete [2024-03-22T15:32:08.812Z] 8a3aa393b2d8: Pull complete [2024-03-22T15:32:08.812Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-22T15:32:08.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-22T15:32:08.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-22T15:32:08.943Z] prd-ubuntu20.04-docker-8c-8g-963 does not seem to be running inside a container [2024-03-22T15:32:08.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-22T15:32:14.289Z] $ docker top f8a1e4d385d5150672e1a52fabc36d4c87bf8e411032ccd506e3260b29bdc137 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-22T15:32:14.369Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-03-22T15:32:14.646Z] + set -o pipefail [2024-03-22T15:32:14.646Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-03-22T15:32:21.219Z] [2024-03-22T15:32:21.220Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-03-22T15:32:21.220Z] [2024-03-22T15:32:21.220Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/a0d2b4e4-b614-4d8e-accc-6e127fdcebae [2024-03-22T15:32:21.220Z] [2024-03-22T15:32:21.220Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-22T15:32:21.220Z] [2024-03-22T15:32:21.220Z] [2024-03-22T15:32:21.220Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-22T15:32:21.220Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-22T15:32:21.220Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-22T15:32:21.226Z] $ docker stop --time=1 f8a1e4d385d5150672e1a52fabc36d4c87bf8e411032ccd506e3260b29bdc137 [2024-03-22T15:32:26.836Z] $ docker rm -f --volumes f8a1e4d385d5150672e1a52fabc36d4c87bf8e411032ccd506e3260b29bdc137 [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 [2024-03-22T15:32:27.727Z] + git log --format=format:%s -1 c91273375caf9ea1b627f8cc34b79c0d0d8621fb [Pipeline] sh [2024-03-22T15:32:28.022Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-22T15:32:28.022Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:32:28.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-22T15:32:28.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-22T15:32:28.406Z] prd-ubuntu20.04-docker-8c-8g-963 does not seem to be running inside a container [2024-03-22T15:32:28.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-22T15:32:28.896Z] $ docker top 625c126a863e43a6c4ff875e98db99ec67dfba0c23bbd38a5bcb309c0893f694 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-22T15:32:28.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-22T15:32:28.997Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-22T15:32:29.119Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-22T15:32:29.114Z] $ docker exec 625c126a863e43a6c4ff875e98db99ec67dfba0c23bbd38a5bcb309c0893f694 ssh-agent [2024-03-22T15:32:29.233Z] SSH_AUTH_SOCK=/tmp/ssh-HxSoHp2IE7ii/agent.31 [2024-03-22T15:32:29.233Z] SSH_AGENT_PID=37 [2024-03-22T15:32:29.236Z] Running ssh-add (command line suppressed) [2024-03-22T15:32:29.325Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12989652089348776355.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12989652089348776355.key) [2024-03-22T15:32:29.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-22T15:32:29.633Z] + git semver tag [2024-03-22T15:32:29.893Z] 2024-03-22 15:32:29,820 [run_tag] DEBUG tag force:False [2024-03-22T15:32:29.893Z] 2024-03-22 15:32:29,820 [check_head_tag] DEBUG check head tag [2024-03-22T15:32:29.893Z] 2024-03-22 15:32:29,822 [execute] INFO git cat-file --batch-check [2024-03-22T15:32:29.893Z] 2024-03-22 15:32:29,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-03-22T15:32:29.893Z] 2024-03-22 15:32:29,826 [execute] INFO git cat-file --batch [2024-03-22T15:32:29.893Z] 2024-03-22 15:32:29,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-03-22T15:32:29.893Z] 2024-03-22 15:32:29,854 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-22T15:32:29.893Z] 2024-03-22 15:32:29,854 [execute] INFO git tag -a v3.2.0-dev.17 -m v3.2.0-dev.17 [2024-03-22T15:32:29.893Z] 2024-03-22 15:32:29,854 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.17', '-m', 'v3.2.0-dev.17'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-03-22T15:32:29.893Z] 2024-03-22 15:32:29,861 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-22T15:32:29.893Z] 3.2.0-dev.17 [Pipeline] } [2024-03-22T15:32:29.896Z] $ docker exec --env ******** --env ******** 625c126a863e43a6c4ff875e98db99ec67dfba0c23bbd38a5bcb309c0893f694 ssh-agent -k [2024-03-22T15:32:30.000Z] unset SSH_AUTH_SOCK; [2024-03-22T15:32:30.001Z] unset SSH_AGENT_PID; [2024-03-22T15:32:30.001Z] echo Agent pid 37 killed; [2024-03-22T15:32:30.018Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-22T15:32:30.351Z] + git semver [Pipeline] } [2024-03-22T15:32:30.614Z] $ docker stop --time=1 625c126a863e43a6c4ff875e98db99ec67dfba0c23bbd38a5bcb309c0893f694 [2024-03-22T15:32:31.863Z] $ docker rm -f --volumes 625c126a863e43a6c4ff875e98db99ec67dfba0c23bbd38a5bcb309c0893f694 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:32:32.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-22T15:32:32.363Z] [2024-03-22T15:32:32.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:32:32.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-22T15:32:32.664Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-22T15:32:32.664Z] ab5ef0e58194: Pulling fs layer [2024-03-22T15:32:32.664Z] 9712f1f96733: Pulling fs layer [2024-03-22T15:32:32.664Z] 63f879dbbcfc: Pulling fs layer [2024-03-22T15:32:32.664Z] 0d9ebad4ef96: Pulling fs layer [2024-03-22T15:32:32.664Z] e9a5061849ea: Pulling fs layer [2024-03-22T15:32:32.664Z] d747dcd14b5f: Pulling fs layer [2024-03-22T15:32:32.664Z] 2de7ff778b66: Pulling fs layer [2024-03-22T15:32:32.664Z] 0d9ebad4ef96: Waiting [2024-03-22T15:32:32.664Z] d747dcd14b5f: Waiting [2024-03-22T15:32:32.664Z] e9a5061849ea: Waiting [2024-03-22T15:32:32.664Z] 9712f1f96733: Verifying Checksum [2024-03-22T15:32:32.664Z] 9712f1f96733: Download complete [2024-03-22T15:32:32.923Z] 63f879dbbcfc: Verifying Checksum [2024-03-22T15:32:32.923Z] 63f879dbbcfc: Download complete [2024-03-22T15:32:33.182Z] e9a5061849ea: Verifying Checksum [2024-03-22T15:32:33.182Z] e9a5061849ea: Download complete [2024-03-22T15:32:33.182Z] d747dcd14b5f: Verifying Checksum [2024-03-22T15:32:33.182Z] d747dcd14b5f: Download complete [2024-03-22T15:32:33.182Z] ab5ef0e58194: Download complete [2024-03-22T15:32:33.440Z] 0d9ebad4ef96: Verifying Checksum [2024-03-22T15:32:33.440Z] 0d9ebad4ef96: Download complete [2024-03-22T15:32:33.440Z] 2de7ff778b66: Verifying Checksum [2024-03-22T15:32:33.440Z] 2de7ff778b66: Download complete [2024-03-22T15:32:35.966Z] ab5ef0e58194: Pull complete [2024-03-22T15:32:35.966Z] 9712f1f96733: Pull complete [2024-03-22T15:32:36.532Z] 63f879dbbcfc: Pull complete [2024-03-22T15:32:40.750Z] 0d9ebad4ef96: Pull complete [2024-03-22T15:32:40.751Z] e9a5061849ea: Pull complete [2024-03-22T15:32:40.751Z] d747dcd14b5f: Pull complete [2024-03-22T15:32:41.318Z] 2de7ff778b66: Pull complete [2024-03-22T15:32:41.318Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-22T15:32:41.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-22T15:32:41.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-22T15:32:41.681Z] prd-ubuntu20.04-docker-8c-8g-963 does not seem to be running inside a container [2024-03-22T15:32:41.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-22T15:32:49.061Z] $ docker top 565b888e532d4fe386792b3918c87513a34e84f638e92659cfcc0d2e49b33bb1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-22T15:32:49.145Z] provisioning config files... [2024-03-22T15:32:49.153Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5529647147871354110tmp [2024-03-22T15:32:49.162Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13738316947705911562tmp [2024-03-22T15:32:49.171Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15168879893612966680tmp [Pipeline] { [Pipeline] echo [2024-03-22T15:32:49.209Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-22T15:32:49.504Z] ---> sigul-configuration.sh [2024-03-22T15:32:49.504Z] gpg: directory `/root/.gnupg' created [2024-03-22T15:32:49.504Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-22T15:32:49.504Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-22T15:32:49.504Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-22T15:32:49.504Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-22T15:32:49.504Z] gpg: CAST5 encrypted data [2024-03-22T15:32:49.504Z] gpg: encrypted with 1 passphrase [2024-03-22T15:32:49.504Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-22T15:32:49.804Z] + mkdir /home/jenkins [2024-03-22T15:32:49.804Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-22T15:32:50.102Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-03-22T15:32:50.118Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-22T15:32:50.410Z] ---> sigul-install.sh [2024-03-22T15:32:50.410Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-22T15:32:50.703Z] + git tag --list [2024-03-22T15:32:50.703Z] v3.1 [2024-03-22T15:32:50.703Z] v3.1.0 [2024-03-22T15:32:50.703Z] v3.1.0-dev.0 [2024-03-22T15:32:50.703Z] v3.1.0-dev.1 [2024-03-22T15:32:50.703Z] v3.1.0-dev.10 [2024-03-22T15:32:50.703Z] v3.1.0-dev.11 [2024-03-22T15:32:50.703Z] v3.1.0-dev.12 [2024-03-22T15:32:50.703Z] v3.1.0-dev.13 [2024-03-22T15:32:50.703Z] v3.1.0-dev.14 [2024-03-22T15:32:50.703Z] v3.1.0-dev.15 [2024-03-22T15:32:50.703Z] v3.1.0-dev.16 [2024-03-22T15:32:50.703Z] v3.1.0-dev.17 [2024-03-22T15:32:50.703Z] v3.1.0-dev.18 [2024-03-22T15:32:50.703Z] v3.1.0-dev.19 [2024-03-22T15:32:50.703Z] v3.1.0-dev.2 [2024-03-22T15:32:50.703Z] v3.1.0-dev.20 [2024-03-22T15:32:50.703Z] v3.1.0-dev.21 [2024-03-22T15:32:50.703Z] v3.1.0-dev.22 [2024-03-22T15:32:50.703Z] v3.1.0-dev.23 [2024-03-22T15:32:50.703Z] v3.1.0-dev.24 [2024-03-22T15:32:50.703Z] v3.1.0-dev.25 [2024-03-22T15:32:50.703Z] v3.1.0-dev.26 [2024-03-22T15:32:50.703Z] v3.1.0-dev.27 [2024-03-22T15:32:50.703Z] v3.1.0-dev.28 [2024-03-22T15:32:50.703Z] v3.1.0-dev.29 [2024-03-22T15:32:50.703Z] v3.1.0-dev.3 [2024-03-22T15:32:50.703Z] v3.1.0-dev.30 [2024-03-22T15:32:50.703Z] v3.1.0-dev.31 [2024-03-22T15:32:50.703Z] v3.1.0-dev.32 [2024-03-22T15:32:50.703Z] v3.1.0-dev.33 [2024-03-22T15:32:50.703Z] v3.1.0-dev.34 [2024-03-22T15:32:50.703Z] v3.1.0-dev.35 [2024-03-22T15:32:50.703Z] v3.1.0-dev.36 [2024-03-22T15:32:50.703Z] v3.1.0-dev.37 [2024-03-22T15:32:50.703Z] v3.1.0-dev.38 [2024-03-22T15:32:50.703Z] v3.1.0-dev.39 [2024-03-22T15:32:50.703Z] v3.1.0-dev.4 [2024-03-22T15:32:50.703Z] v3.1.0-dev.40 [2024-03-22T15:32:50.703Z] v3.1.0-dev.41 [2024-03-22T15:32:50.703Z] v3.1.0-dev.42 [2024-03-22T15:32:50.703Z] v3.1.0-dev.43 [2024-03-22T15:32:50.703Z] v3.1.0-dev.44 [2024-03-22T15:32:50.703Z] v3.1.0-dev.45 [2024-03-22T15:32:50.703Z] v3.1.0-dev.46 [2024-03-22T15:32:50.703Z] v3.1.0-dev.47 [2024-03-22T15:32:50.703Z] v3.1.0-dev.48 [2024-03-22T15:32:50.703Z] v3.1.0-dev.49 [2024-03-22T15:32:50.703Z] v3.1.0-dev.5 [2024-03-22T15:32:50.703Z] v3.1.0-dev.50 [2024-03-22T15:32:50.703Z] v3.1.0-dev.51 [2024-03-22T15:32:50.703Z] v3.1.0-dev.52 [2024-03-22T15:32:50.703Z] v3.1.0-dev.53 [2024-03-22T15:32:50.703Z] v3.1.0-dev.54 [2024-03-22T15:32:50.703Z] v3.1.0-dev.55 [2024-03-22T15:32:50.703Z] v3.1.0-dev.56 [2024-03-22T15:32:50.703Z] v3.1.0-dev.57 [2024-03-22T15:32:50.703Z] v3.1.0-dev.58 [2024-03-22T15:32:50.703Z] v3.1.0-dev.59 [2024-03-22T15:32:50.703Z] v3.1.0-dev.6 [2024-03-22T15:32:50.703Z] v3.1.0-dev.60 [2024-03-22T15:32:50.703Z] v3.1.0-dev.61 [2024-03-22T15:32:50.703Z] v3.1.0-dev.62 [2024-03-22T15:32:50.703Z] v3.1.0-dev.63 [2024-03-22T15:32:50.703Z] v3.1.0-dev.64 [2024-03-22T15:32:50.703Z] v3.1.0-dev.65 [2024-03-22T15:32:50.703Z] v3.1.0-dev.66 [2024-03-22T15:32:50.703Z] v3.1.0-dev.67 [2024-03-22T15:32:50.703Z] v3.1.0-dev.68 [2024-03-22T15:32:50.703Z] v3.1.0-dev.7 [2024-03-22T15:32:50.703Z] v3.1.0-dev.8 [2024-03-22T15:32:50.703Z] v3.1.0-dev.9 [2024-03-22T15:32:50.703Z] v3.2.0-dev.1 [2024-03-22T15:32:50.703Z] v3.2.0-dev.10 [2024-03-22T15:32:50.703Z] v3.2.0-dev.11 [2024-03-22T15:32:50.703Z] v3.2.0-dev.12 [2024-03-22T15:32:50.703Z] v3.2.0-dev.13 [2024-03-22T15:32:50.703Z] v3.2.0-dev.14 [2024-03-22T15:32:50.703Z] v3.2.0-dev.15 [2024-03-22T15:32:50.703Z] v3.2.0-dev.16 [2024-03-22T15:32:50.703Z] v3.2.0-dev.17 [2024-03-22T15:32:50.703Z] v3.2.0-dev.2 [2024-03-22T15:32:50.703Z] v3.2.0-dev.3 [2024-03-22T15:32:50.703Z] v3.2.0-dev.4 [2024-03-22T15:32:50.703Z] v3.2.0-dev.5 [2024-03-22T15:32:50.703Z] v3.2.0-dev.6 [2024-03-22T15:32:50.703Z] v3.2.0-dev.7 [2024-03-22T15:32:50.703Z] v3.2.0-dev.8 [2024-03-22T15:32:50.703Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-22T15:32:50.992Z] + lftools sign git-tag v3.2.0-dev.17 [2024-03-22T15:32:51.561Z] Signing Git tag with Sigul... [2024-03-22T15:32:51.561Z] Signing v3.2.0-dev.17 [Pipeline] echo [2024-03-22T15:32:51.837Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-22T15:32:52.130Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-22T15:32:52.137Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-22T15:32:52.157Z] $ docker stop --time=1 565b888e532d4fe386792b3918c87513a34e84f638e92659cfcc0d2e49b33bb1 [2024-03-22T15:32:53.456Z] $ docker rm -f --volumes 565b888e532d4fe386792b3918c87513a34e84f638e92659cfcc0d2e49b33bb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-22T15:32:53.913Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-22T15:32:53.913Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:32:54.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-22T15:32:54.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-22T15:32:54.294Z] prd-ubuntu20.04-docker-8c-8g-963 does not seem to be running inside a container [2024-03-22T15:32:54.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-22T15:32:54.683Z] $ docker top 88e15dcce26199c5a14ef48d03f60ca9fabea1abcd20a407f1339d1520bafbe3 -eo pid,comm [2024-03-22T15:32:54.739Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-22T15:32:54.739Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-22T15:32:54.793Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-22T15:32:54.793Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-22T15:32:54.902Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-22T15:32:54.898Z] $ docker exec 88e15dcce26199c5a14ef48d03f60ca9fabea1abcd20a407f1339d1520bafbe3 ssh-agent [2024-03-22T15:32:55.009Z] SSH_AUTH_SOCK=/tmp/ssh-2GuO4ZBldDmY/agent.32 [2024-03-22T15:32:55.009Z] SSH_AGENT_PID=38 [2024-03-22T15:32:55.013Z] Running ssh-add (command line suppressed) [2024-03-22T15:32:55.114Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11614713490434367055.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11614713490434367055.key) [2024-03-22T15:32:55.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-22T15:32:55.426Z] + git semver bump pre [2024-03-22T15:32:55.685Z] 2024-03-22 15:32:55,607 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-22T15:32:55.685Z] 2024-03-22 15:32:55,608 [bump_version] DEBUG bumping version:3.2.0-dev.17 on axis:pre with prefix:dev [2024-03-22T15:32:55.685Z] 2024-03-22 15:32:55,608 [bump_version] DEBUG bumped version:3.2.0-dev.18 [2024-03-22T15:32:55.685Z] 2024-03-22 15:32:55,608 [write_version] DEBUG write version:3.2.0-dev.18 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-03-22T15:32:55.685Z] 2024-03-22 15:32:55,608 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-22T15:32:55.685Z] 2024-03-22 15:32:55,608 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-22T15:32:55.685Z] 2024-03-22 15:32:55,610 [execute] INFO git cat-file --batch-check [2024-03-22T15:32:55.685Z] 2024-03-22 15:32:55,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-22T15:32:55.685Z] 2024-03-22 15:32:55,615 [execute] INFO git cat-file --batch [2024-03-22T15:32:55.685Z] 2024-03-22 15:32:55,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-22T15:32:55.685Z] 2024-03-22 15:32:55,622 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-22T15:32:55.685Z] 3.2.0-dev.18 [Pipeline] } [2024-03-22T15:32:55.687Z] $ docker exec --env ******** --env ******** 88e15dcce26199c5a14ef48d03f60ca9fabea1abcd20a407f1339d1520bafbe3 ssh-agent -k [2024-03-22T15:32:55.795Z] unset SSH_AUTH_SOCK; [2024-03-22T15:32:55.796Z] unset SSH_AGENT_PID; [2024-03-22T15:32:55.796Z] echo Agent pid 38 killed; [2024-03-22T15:32:55.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-22T15:32:56.136Z] + git semver [Pipeline] } [2024-03-22T15:32:56.401Z] $ docker stop --time=1 88e15dcce26199c5a14ef48d03f60ca9fabea1abcd20a407f1339d1520bafbe3 [2024-03-22T15:32:57.694Z] $ docker rm -f --volumes 88e15dcce26199c5a14ef48d03f60ca9fabea1abcd20a407f1339d1520bafbe3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-22T15:32:58.051Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-22T15:32:58.051Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:32:58.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-22T15:32:58.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-22T15:32:58.439Z] prd-ubuntu20.04-docker-8c-8g-963 does not seem to be running inside a container [2024-03-22T15:32:58.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-22T15:32:58.813Z] $ docker top 8e195374f783c9ebd84d09655d5b3e45fdb009ec4f6fbe4e63a2d1cb97273c1f -eo pid,comm [2024-03-22T15:32:58.867Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-22T15:32:58.867Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-22T15:32:58.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-22T15:32:58.920Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-22T15:32:59.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-22T15:32:59.032Z] $ docker exec 8e195374f783c9ebd84d09655d5b3e45fdb009ec4f6fbe4e63a2d1cb97273c1f ssh-agent [2024-03-22T15:32:59.157Z] SSH_AUTH_SOCK=/tmp/ssh-zAUkgUWImu06/agent.32 [2024-03-22T15:32:59.157Z] SSH_AGENT_PID=38 [2024-03-22T15:32:59.161Z] Running ssh-add (command line suppressed) [2024-03-22T15:32:59.252Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11458877341642923317.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11458877341642923317.key) [2024-03-22T15:32:59.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-22T15:32:59.569Z] + git semver push [2024-03-22T15:32:59.830Z] 2024-03-22 15:32:59,759 [run_push] DEBUG push [2024-03-22T15:32:59.830Z] 2024-03-22 15:32:59,760 [execute] INFO git cat-file --batch-check [2024-03-22T15:32:59.830Z] 2024-03-22 15:32:59,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-22T15:32:59.830Z] 2024-03-22 15:32:59,765 [execute] INFO git rev-list 9f087481eb461fd3c2e71007cb86e500009db2b0 -- [2024-03-22T15:32:59.830Z] 2024-03-22 15:32:59,765 [execute] DEBUG Popen(['git', 'rev-list', '9f087481eb461fd3c2e71007cb86e500009db2b0', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-22T15:32:59.830Z] 2024-03-22 15:32:59,772 [execute] INFO git fetch -v origin [2024-03-22T15:32:59.830Z] 2024-03-22 15:32:59,773 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-22T15:33:00.398Z] 2024-03-22 15:33:00,273 [run_push] DEBUG no remote changes detected [2024-03-22T15:33:00.398Z] 2024-03-22 15:33:00,273 [execute] INFO git push origin semver [2024-03-22T15:33:00.398Z] 2024-03-22 15:33:00,274 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-22T15:33:01.336Z] 2024-03-22 15:33:01,011 [run_push] DEBUG push all version tags [2024-03-22T15:33:01.336Z] 2024-03-22 15:33:01,011 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-22T15:33:01.336Z] 2024-03-22 15:33:01,012 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-03-22T15:33:01.903Z] 2024-03-22 15:33:01,720 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-22T15:33:01.903Z] 3.2.0-dev.18 [Pipeline] } [2024-03-22T15:33:01.909Z] $ docker exec --env ******** --env ******** 8e195374f783c9ebd84d09655d5b3e45fdb009ec4f6fbe4e63a2d1cb97273c1f ssh-agent -k [2024-03-22T15:33:02.023Z] unset SSH_AUTH_SOCK; [2024-03-22T15:33:02.023Z] unset SSH_AGENT_PID; [2024-03-22T15:33:02.023Z] echo Agent pid 38 killed; [2024-03-22T15:33:02.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-22T15:33:02.366Z] + git semver [Pipeline] } [2024-03-22T15:33:02.629Z] $ docker stop --time=1 8e195374f783c9ebd84d09655d5b3e45fdb009ec4f6fbe4e63a2d1cb97273c1f [2024-03-22T15:33:03.896Z] $ docker rm -f --volumes 8e195374f783c9ebd84d09655d5b3e45fdb009ec4f6fbe4e63a2d1cb97273c1f [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 [2024-03-22T15:33:04.572Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-03-22T15:33:04.572Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-03-22T15:33:04.572Z] total 16 [2024-03-22T15:33:04.572Z] drwxr-xr-x 3 root root 4096 Mar 22 15:18 . [2024-03-22T15:33:04.572Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 15:32 .. [2024-03-22T15:33:04.572Z] drwxr-xr-x 2 root root 4096 Mar 22 15:18 cost [2024-03-22T15:33:04.572Z] -rw-r--r-- 1 root root 88 Mar 22 15:18 cost.csv [2024-03-22T15:33:04.572Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-03-22T15:33:04.572Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-03-22T15:33:04.572Z] total 16 [2024-03-22T15:33:04.572Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 15:18 . [2024-03-22T15:33:04.572Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 15:32 .. [2024-03-22T15:33:04.572Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 15:18 cost [2024-03-22T15:33:04.572Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 22 15:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-22T15:33:04.864Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-22T15:33:05.726Z] ---> package-listing.sh [2024-03-22T15:33:05.726Z] ++ facter osfamily [2024-03-22T15:33:05.726Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-22T15:33:05.986Z] + OS_FAMILY=debian [2024-03-22T15:33:05.986Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-03-22T15:33:05.986Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-22T15:33:05.986Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-22T15:33:05.986Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-22T15:33:05.986Z] + PACKAGES=/tmp/packages_start.txt [2024-03-22T15:33:05.986Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-03-22T15:33:05.986Z] + PACKAGES=/tmp/packages_end.txt [2024-03-22T15:33:05.986Z] + case "${OS_FAMILY}" in [2024-03-22T15:33:05.986Z] + dpkg -l [2024-03-22T15:33:05.986Z] + grep '^ii' [2024-03-22T15:33:05.986Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-22T15:33:05.986Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-22T15:33:05.986Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-22T15:33:05.986Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-03-22T15:33:05.986Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-03-22T15:33:05.986Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2024-03-22T15:33:05.998Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-22T15:33:06.275Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T15:33:06.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-22T15:33:06.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-22T15:33:06.918Z] prd-ubuntu20.04-docker-8c-8g-963 does not seem to be running inside a container [2024-03-22T15:33:06.943Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-22T15:33:07.174Z] $ docker top fb574c34f88b10835b3587ee31afe687b7a697c6080a8764be6f4db2e447b416 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-22T15:33:07.534Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-22T15:33:07.821Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-22T15:33:08.109Z] + ls /var/log/sa-host [2024-03-22T15:33:08.109Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-22T15:33:08.190Z] provisioning config files... [2024-03-22T15:33:08.200Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7086350046845609562tmp [Pipeline] { [Pipeline] echo [2024-03-22T15:33:08.225Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-22T15:33:08.509Z] ---> create-netrc.sh [Pipeline] } [2024-03-22T15:33:08.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-22T15:33:08.850Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-22T15:33:08.859Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-22T15:33:09.142Z] ---> sudo-logs.sh [2024-03-22T15:33:09.142Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-22T15:33:09.175Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-22T15:33:09.456Z] ---> job-cost.sh [2024-03-22T15:33:09.456Z] lf-activate-venv: SKIPPING [2024-03-22T15:33:09.456Z] DEBUG: total: 0.2199999988079071 [2024-03-22T15:33:09.456Z] INFO: Retrieving Stack Cost... [2024-03-22T15:33:09.715Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-22T15:33:10.283Z] INFO: Archiving Costs [Pipeline] echo [2024-03-22T15:33:10.294Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-22T15:33:10.571Z] ---> logs-deploy.sh [2024-03-22T15:33:10.572Z] lf-activate-venv: SKIPPING [2024-03-22T15:33:10.572Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/92 [2024-03-22T15:33:10.572Z] INFO: archiving workspace using pattern(s): [2024-03-22T15:33:11.508Z] Archives upload complete. [2024-03-22T15:33:11.768Z] INFO: archiving logs to Nexus [2024-03-22T15:33:12.336Z] ---> uname -a: [2024-03-22T15:33:12.336Z] Linux prd-ubuntu20-04-docker-8c-8g-963 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-22T15:33:12.336Z] [2024-03-22T15:33:12.336Z] [2024-03-22T15:33:12.336Z] ---> lscpu: [2024-03-22T15:33:12.336Z] Architecture: x86_64 [2024-03-22T15:33:12.336Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-22T15:33:12.336Z] Byte Order: Little Endian [2024-03-22T15:33:12.336Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-22T15:33:12.336Z] CPU(s): 8 [2024-03-22T15:33:12.336Z] On-line CPU(s) list: 0-7 [2024-03-22T15:33:12.336Z] Thread(s) per core: 1 [2024-03-22T15:33:12.336Z] Core(s) per socket: 1 [2024-03-22T15:33:12.336Z] Socket(s): 8 [2024-03-22T15:33:12.336Z] NUMA node(s): 1 [2024-03-22T15:33:12.336Z] Vendor ID: AuthenticAMD [2024-03-22T15:33:12.336Z] CPU family: 23 [2024-03-22T15:33:12.336Z] Model: 49 [2024-03-22T15:33:12.336Z] Model name: AMD EPYC-Rome Processor [2024-03-22T15:33:12.336Z] Stepping: 0 [2024-03-22T15:33:12.336Z] CPU MHz: 2800.000 [2024-03-22T15:33:12.336Z] BogoMIPS: 5600.00 [2024-03-22T15:33:12.336Z] Virtualization: AMD-V [2024-03-22T15:33:12.336Z] Hypervisor vendor: KVM [2024-03-22T15:33:12.336Z] Virtualization type: full [2024-03-22T15:33:12.336Z] L1d cache: 256 KiB [2024-03-22T15:33:12.336Z] L1i cache: 256 KiB [2024-03-22T15:33:12.336Z] L2 cache: 4 MiB [2024-03-22T15:33:12.336Z] L3 cache: 128 MiB [2024-03-22T15:33:12.336Z] NUMA node0 CPU(s): 0-7 [2024-03-22T15:33:12.336Z] Vulnerability Itlb multihit: Not affected [2024-03-22T15:33:12.336Z] Vulnerability L1tf: Not affected [2024-03-22T15:33:12.336Z] Vulnerability Mds: Not affected [2024-03-22T15:33:12.336Z] Vulnerability Meltdown: Not affected [2024-03-22T15:33:12.336Z] Vulnerability Mmio stale data: Not affected [2024-03-22T15:33:12.336Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-22T15:33:12.336Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-22T15:33:12.336Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-22T15:33:12.336Z] Vulnerability Srbds: Not affected [2024-03-22T15:33:12.336Z] Vulnerability Tsx async abort: Not affected [2024-03-22T15:33:12.336Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-03-22T15:33:12.336Z] [2024-03-22T15:33:12.336Z]