Pull request #160 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 46fc70b7c448e0eca83a262a7ade8daf4f1173c8+ac93ab4e4f6be6635a1732c850fd941aad1a128a (304021f44c118b9dd26e40046ccf8e90935609ff) 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-ssh10020929493919351090.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1725172693429906269.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7890689236691463272.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3806216262916871204.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh6768687701677850860.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12951315465027532078.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-34946 in /w/workspace/foundry_app-record-replay_PR-160 [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/foundry_app-record-replay_PR-160 # 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 Merging remotes/origin/main commit ac93ab4e4f6be6635a1732c850fd941aad1a128a into PR head commit 46fc70b7c448e0eca83a262a7ade8daf4f1173c8 Merge succeeded, producing 46fc70b7c448e0eca83a262a7ade8daf4f1173c8 Checking out Revision 46fc70b7c448e0eca83a262a7ade8daf4f1173c8 (PR-160) > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46fc70b7c448e0eca83a262a7ade8daf4f1173c8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ac93ab4e4f6be6635a1732c850fd941aad1a128a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46fc70b7c448e0eca83a262a7ade8daf4f1173c8 # timeout=10 Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.13.0 to 4.13.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-12T03:18:20.330Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-12T03:18:20.557Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-12T03:18:20.681Z] ========================================================= [2024-12-12T03:18:20.681Z] EdgeX Global Pipelines Version Info [2024-12-12T03:18:20.681Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-12T03:18:21.847Z] ------------------- [2024-12-12T03:18:21.847Z] stable info: [2024-12-12T03:18:21.847Z] ------------------- [2024-12-12T03:18:21.847Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-12T03:18:21.847Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-12T03:18:21.847Z] Message: update stable to v1.0.269 [2024-12-12T03:18:22.108Z] ------------------- [2024-12-12T03:18:22.108Z] experimental info: [2024-12-12T03:18:22.108Z] ------------------- [2024-12-12T03:18:22.108Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-12T03:18:22.108Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-12T03:18:22.108Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-12T03:18:22.340Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-12-12T03:18:22.406Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-12-12T03:18:22.468Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-12T03:18:22.525Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-12T03:18:22.584Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-12T03:18:22.646Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-12T03:18:22.710Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-12T03:18:22.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-12T03:18:22.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-12T03:18:22.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-12T03:18:22.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-12T03:18:23.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-12-12T03:18:23.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-12T03:18:23.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-12T03:18:23.246Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-12T03:18:23.308Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-12T03:18:23.365Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-12T03:18:23.432Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-12T03:18:23.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-12T03:18:23.551Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-12T03:18:23.615Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-12T03:18:23.677Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-12T03:18:23.738Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-12T03:18:23.800Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-12T03:18:23.862Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-12T03:18:23.924Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-12T03:18:23.985Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-12T03:18:24.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-160 [Pipeline] echo [2024-12-12T03:18:24.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-160 [Pipeline] echo [2024-12-12T03:18:24.172Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-160 [Pipeline] echo [2024-12-12T03:18:24.233Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46fc70b7c448e0eca83a262a7ade8daf4f1173c8 [Pipeline] echo [2024-12-12T03:18:24.297Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46fc70b [Pipeline] echo [2024-12-12T03:18:24.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-12T03:18:24.520Z] provisioning config files... [2024-12-12T03:18:24.542Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-160@tmp/config6550033747252281282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-12T03:18:25.175Z] ---> ****-login.sh [2024-12-12T03:18:25.176Z] nexus3.edgexfoundry.org:10001 [2024-12-12T03:18:25.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-12T03:18:25.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-12T03:18:25.437Z] Configure a credential helper to remove this warning. See [2024-12-12T03:18:25.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-12T03:18:25.437Z] [2024-12-12T03:18:25.437Z] Login Succeeded [2024-12-12T03:18:25.437Z] nexus3.edgexfoundry.org:10002 [2024-12-12T03:18:25.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-12T03:18:25.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-12T03:18:25.697Z] Configure a credential helper to remove this warning. See [2024-12-12T03:18:25.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-12T03:18:25.697Z] [2024-12-12T03:18:25.697Z] Login Succeeded [2024-12-12T03:18:25.697Z] nexus3.edgexfoundry.org:10003 [2024-12-12T03:18:25.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-12T03:18:25.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-12T03:18:25.697Z] Configure a credential helper to remove this warning. See [2024-12-12T03:18:25.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-12T03:18:25.697Z] [2024-12-12T03:18:25.697Z] Login Succeeded [2024-12-12T03:18:25.697Z] nexus3.edgexfoundry.org:10004 [2024-12-12T03:18:25.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-12T03:18:25.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-12T03:18:25.957Z] Configure a credential helper to remove this warning. See [2024-12-12T03:18:25.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-12T03:18:25.957Z] [2024-12-12T03:18:25.957Z] Login Succeeded [2024-12-12T03:18:25.957Z] ****.io [2024-12-12T03:18:25.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-12T03:18:26.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-12T03:18:26.217Z] Configure a credential helper to remove this warning. See [2024-12-12T03:18:26.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-12T03:18:26.217Z] [2024-12-12T03:18:26.217Z] Login Succeeded [2024-12-12T03:18:26.217Z] ---> ****-login.sh ends [Pipeline] } [2024-12-12T03:18:26.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-12T03:18:26.940Z] + git rev-list -1 --merges 46fc70b7c448e0eca83a262a7ade8daf4f1173c8~1..46fc70b7c448e0eca83a262a7ade8daf4f1173c8 [Pipeline] echo [2024-12-12T03:18:26.987Z] -----------> git rev-list -1 --merges 46fc70b7c448e0eca83a262a7ade8daf4f1173c8~1..46fc70b7c448e0eca83a262a7ade8daf4f1173c8 46fc70b7c448e0eca83a262a7ade8daf4f1173c8 [false] [Pipeline] sh [2024-12-12T03:18:27.309Z] + git log --format=format:%s -1 46fc70b7c448e0eca83a262a7ade8daf4f1173c8 [Pipeline] echo [2024-12-12T03:18:27.351Z] ========================================================= [2024-12-12T03:18:27.351Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-12T03:18:27.351Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-12T03:18:27.840Z] + git log --format=format:%s -1 46fc70b7c448e0eca83a262a7ade8daf4f1173c8 [Pipeline] echo [2024-12-12T03:18:27.882Z] [semverPrep] GIT_COMMIT: 46fc70b7c448e0eca83a262a7ade8daf4f1173c8, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.13.0 to 4.13.1 [Pipeline] echo [2024-12-12T03:18:27.929Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-12T03:18:28.352Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-12T03:18:28.352Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-12T03:18:28.352Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-12T03:18:28.352Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-12T03:18:28.352Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-12T03:18:28.352Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-12T03:18:28.352Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-12T03:18:28.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-12T03:18:28.888Z] [2024-12-12T03:18:28.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-12T03:18:29.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-12T03:18:29.289Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-12T03:18:29.289Z] b85a868b505f: Pulling fs layer [2024-12-12T03:18:29.289Z] e2be974225ed: Pulling fs layer [2024-12-12T03:18:29.289Z] 339a4e72a1f5: Pulling fs layer [2024-12-12T03:18:29.289Z] 988bab9f4d93: Pulling fs layer [2024-12-12T03:18:29.289Z] 1469e6f7b9e6: Pulling fs layer [2024-12-12T03:18:29.289Z] eaf3925da568: Pulling fs layer [2024-12-12T03:18:29.289Z] bab4dde63d76: Pulling fs layer [2024-12-12T03:18:29.289Z] bde34c3a00c8: Pulling fs layer [2024-12-12T03:18:29.289Z] b352a97aabf1: Pulling fs layer [2024-12-12T03:18:29.289Z] 4872d77fe225: Pulling fs layer [2024-12-12T03:18:29.289Z] 5851b861e8e6: Pulling fs layer [2024-12-12T03:18:29.289Z] 988bab9f4d93: Waiting [2024-12-12T03:18:29.289Z] 1469e6f7b9e6: Waiting [2024-12-12T03:18:29.289Z] eaf3925da568: Waiting [2024-12-12T03:18:29.289Z] bab4dde63d76: Waiting [2024-12-12T03:18:29.289Z] bde34c3a00c8: Waiting [2024-12-12T03:18:29.289Z] b352a97aabf1: Waiting [2024-12-12T03:18:29.289Z] 4872d77fe225: Waiting [2024-12-12T03:18:29.289Z] 5851b861e8e6: Waiting [2024-12-12T03:18:29.289Z] e2be974225ed: Verifying Checksum [2024-12-12T03:18:29.289Z] e2be974225ed: Download complete [2024-12-12T03:18:29.289Z] 988bab9f4d93: Download complete [2024-12-12T03:18:29.289Z] 1469e6f7b9e6: Verifying Checksum [2024-12-12T03:18:29.289Z] 1469e6f7b9e6: Download complete [2024-12-12T03:18:29.549Z] eaf3925da568: Verifying Checksum [2024-12-12T03:18:29.549Z] eaf3925da568: Download complete [2024-12-12T03:18:29.549Z] 339a4e72a1f5: Verifying Checksum [2024-12-12T03:18:29.549Z] 339a4e72a1f5: Download complete [2024-12-12T03:18:29.549Z] bde34c3a00c8: Verifying Checksum [2024-12-12T03:18:29.549Z] bde34c3a00c8: Download complete [2024-12-12T03:18:29.549Z] b352a97aabf1: Verifying Checksum [2024-12-12T03:18:29.549Z] b352a97aabf1: Download complete [2024-12-12T03:18:29.549Z] 4872d77fe225: Verifying Checksum [2024-12-12T03:18:29.549Z] 4872d77fe225: Download complete [2024-12-12T03:18:29.549Z] 5851b861e8e6: Download complete [2024-12-12T03:18:29.809Z] b85a868b505f: Verifying Checksum [2024-12-12T03:18:29.809Z] b85a868b505f: Download complete [2024-12-12T03:18:30.069Z] bab4dde63d76: Verifying Checksum [2024-12-12T03:18:31.007Z] b85a868b505f: Pull complete [2024-12-12T03:18:31.008Z] e2be974225ed: Pull complete [2024-12-12T03:18:31.581Z] 339a4e72a1f5: Pull complete [2024-12-12T03:18:31.581Z] 988bab9f4d93: Pull complete [2024-12-12T03:18:32.150Z] 1469e6f7b9e6: Pull complete [2024-12-12T03:18:32.150Z] eaf3925da568: Pull complete [2024-12-12T03:18:34.058Z] bab4dde63d76: Pull complete [2024-12-12T03:18:34.058Z] bde34c3a00c8: Pull complete [2024-12-12T03:18:34.058Z] b352a97aabf1: Pull complete [2024-12-12T03:18:34.058Z] 4872d77fe225: Pull complete [2024-12-12T03:18:34.058Z] 5851b861e8e6: Pull complete [2024-12-12T03:18:34.058Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-12T03:18:34.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-12T03:18:34.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-12T03:18:34.349Z] prd-ubuntu20.04-docker-8c-8g-34946 does not seem to be running inside a container [2024-12-12T03:18:34.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-160 -v /w/workspace/foundry_app-record-replay_PR-160:/w/workspace/foundry_app-record-replay_PR-160:rw,z -v /w/workspace/foundry_app-record-replay_PR-160@tmp:/w/workspace/foundry_app-record-replay_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-12T03:18:37.897Z] $ docker top 5f14844a259b86c4c3abd7bd9882c9f03d2aeaba5a76b6fc63ab28d007856dff -eo pid,comm [2024-12-12T03:18:37.956Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-12T03:18:37.956Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-12T03:18:38.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-12T03:18:38.132Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-12T03:18:38.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-12T03:18:38.256Z] $ docker exec 5f14844a259b86c4c3abd7bd9882c9f03d2aeaba5a76b6fc63ab28d007856dff ssh-agent [2024-12-12T03:18:38.376Z] SSH_AUTH_SOCK=/tmp/ssh-p3yJwG5UIH8o/agent.32 [2024-12-12T03:18:38.376Z] SSH_AGENT_PID=38 [2024-12-12T03:18:38.382Z] Running ssh-add (command line suppressed) [2024-12-12T03:18:38.482Z] Identity added: /w/workspace/foundry_app-record-replay_PR-160@tmp/private_key_9025971126610007180.key (/w/workspace/foundry_app-record-replay_PR-160@tmp/private_key_9025971126610007180.key) [2024-12-12T03:18:38.497Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-12T03:18:38.845Z] + git tag --points-at HEAD [Pipeline] } [2024-12-12T03:18:38.870Z] $ docker exec --env ******** --env ******** 5f14844a259b86c4c3abd7bd9882c9f03d2aeaba5a76b6fc63ab28d007856dff ssh-agent -k [2024-12-12T03:18:38.970Z] unset SSH_AUTH_SOCK; [2024-12-12T03:18:38.971Z] unset SSH_AGENT_PID; [2024-12-12T03:18:38.971Z] echo Agent pid 38 killed; [2024-12-12T03:18:38.981Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-12T03:18:39.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-12T03:18:39.101Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-12T03:18:39.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-12T03:18:39.219Z] $ docker exec 5f14844a259b86c4c3abd7bd9882c9f03d2aeaba5a76b6fc63ab28d007856dff ssh-agent [2024-12-12T03:18:39.333Z] SSH_AUTH_SOCK=/tmp/ssh-whMxjuQIr2bC/agent.71 [2024-12-12T03:18:39.333Z] SSH_AGENT_PID=77 [2024-12-12T03:18:39.337Z] Running ssh-add (command line suppressed) [2024-12-12T03:18:39.437Z] Identity added: /w/workspace/foundry_app-record-replay_PR-160@tmp/private_key_4946954033033720064.key (/w/workspace/foundry_app-record-replay_PR-160@tmp/private_key_4946954033033720064.key) [2024-12-12T03:18:39.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-12T03:18:39.814Z] + git semver init [2024-12-12T03:18:40.073Z] 2024-12-12 03:18:39,974 [run_init] DEBUG init version:0.0.0 force:False [2024-12-12T03:18:40.073Z] 2024-12-12 03:18:39,975 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-160/.semver [2024-12-12T03:18:40.073Z] 2024-12-12 03:18:39,975 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-160/.semver [2024-12-12T03:18:40.073Z] 2024-12-12 03:18:39,975 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-160/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-160, universal_newlines=False, shell=None, istream=None) [2024-12-12T03:18:41.981Z] 2024-12-12 03:18:41,671 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-160/.git/info/exclude [2024-12-12T03:18:41.981Z] 2024-12-12 03:18:41,672 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-160/.semver/PR-160 with force:False [2024-12-12T03:18:41.981Z] 2024-12-12 03:18:41,672 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-160/.semver/PR-160 [2024-12-12T03:18:41.981Z] 2024-12-12 03:18:41,676 [execute] INFO git cat-file --batch-check [2024-12-12T03:18:41.981Z] 2024-12-12 03:18:41,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2024-12-12T03:18:41.981Z] 2024-12-12 03:18:41,682 [execute] INFO git cat-file --batch [2024-12-12T03:18:41.981Z] 2024-12-12 03:18:41,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2024-12-12T03:18:41.981Z] 2024-12-12 03:18:41,687 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-160/.semver/PR-160 [2024-12-12T03:18:41.981Z] 0.0.0 [Pipeline] } [2024-12-12T03:18:42.008Z] $ docker exec --env ******** --env ******** 5f14844a259b86c4c3abd7bd9882c9f03d2aeaba5a76b6fc63ab28d007856dff ssh-agent -k [2024-12-12T03:18:42.122Z] unset SSH_AUTH_SOCK; [2024-12-12T03:18:42.122Z] unset SSH_AGENT_PID; [2024-12-12T03:18:42.122Z] echo Agent pid 77 killed; [2024-12-12T03:18:42.136Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-12T03:18:42.597Z] + git semver [Pipeline] } [2024-12-12T03:18:42.886Z] $ docker stop --time=1 5f14844a259b86c4c3abd7bd9882c9f03d2aeaba5a76b6fc63ab28d007856dff [2024-12-12T03:18:44.212Z] $ docker rm -f --volumes 5f14844a259b86c4c3abd7bd9882c9f03d2aeaba5a76b6fc63ab28d007856dff [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-12T03:18:44.642Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-12T03:18:44.978Z] Stashed 1 file(s) [Pipeline] echo [2024-12-12T03:18:45.007Z] [edgeXSemver]: initialized semver on version 0.0.0 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-12T03:18:46.139Z] provisioning config files... [2024-12-12T03:18:46.149Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-160@tmp/config17290088040978945654tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2024-12-12T03:18:46.636Z] ---> ****-login.sh [2024-12-12T03:18:46.636Z] nexus3.edgexfoundry.org:10001 [2024-12-12T03:18:46.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-12T03:18:46.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-12T03:18:46.636Z] Configure a credential helper to remove this warning. See [2024-12-12T03:18:46.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-12T03:18:46.636Z] [2024-12-12T03:18:46.636Z] Login Succeeded [2024-12-12T03:18:46.636Z] nexus3.edgexfoundry.org:10002 [2024-12-12T03:18:46.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-12T03:18:46.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-12T03:18:46.636Z] Configure a credential helper to remove this warning. See [2024-12-12T03:18:46.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-12T03:18:46.636Z] [2024-12-12T03:18:46.636Z] Login Succeeded [2024-12-12T03:18:46.636Z] nexus3.edgexfoundry.org:10003 [2024-12-12T03:18:46.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-12T03:18:46.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-12T03:18:46.897Z] Configure a credential helper to remove this warning. See [2024-12-12T03:18:46.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-12T03:18:46.897Z] [2024-12-12T03:18:46.897Z] Login Succeeded [2024-12-12T03:18:46.897Z] nexus3.edgexfoundry.org:10004 [2024-12-12T03:18:46.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-12T03:18:46.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-12T03:18:46.897Z] Configure a credential helper to remove this warning. See [2024-12-12T03:18:46.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-12T03:18:46.897Z] [2024-12-12T03:18:46.897Z] Login Succeeded [2024-12-12T03:18:46.897Z] ****.io [2024-12-12T03:18:47.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-12T03:18:47.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-12T03:18:47.158Z] Configure a credential helper to remove this warning. See [2024-12-12T03:18:47.158Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-12T03:18:47.158Z] [2024-12-12T03:18:47.158Z] Login Succeeded [2024-12-12T03:18:47.158Z] ---> ****-login.sh ends [Pipeline] } [2024-12-12T03:18:47.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-12T03:18:47.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-12T03:18:47.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-12T03:18:47.517Z] ========================================================= [2024-12-12T03:18:47.517Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-12T03:18:47.517Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-12T03:18:48.050Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-12T03:18:48.050Z] Sending build context to Docker daemon 9.819MB [2024-12-12T03:18:48.050Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-12-12T03:18:48.050Z] Step 2/12 : FROM ${BASE} AS builder [2024-12-12T03:18:48.050Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-12T03:18:48.050Z] 43c4264eed91: Pulling fs layer [2024-12-12T03:18:48.050Z] 4cc291be95ef: Pulling fs layer [2024-12-12T03:18:48.050Z] 2ac1f1163629: Pulling fs layer [2024-12-12T03:18:48.050Z] 5c3c966382ef: Pulling fs layer [2024-12-12T03:18:48.050Z] 4f4fb700ef54: Pulling fs layer [2024-12-12T03:18:48.050Z] 5d5c8e513c77: Pulling fs layer [2024-12-12T03:18:48.050Z] 9f66e0745190: Pulling fs layer [2024-12-12T03:18:48.050Z] f49a43e4bbc0: Pulling fs layer [2024-12-12T03:18:48.050Z] 561ebcabdf7f: Pulling fs layer [2024-12-12T03:18:48.050Z] 9f66e0745190: Waiting [2024-12-12T03:18:48.050Z] f49a43e4bbc0: Waiting [2024-12-12T03:18:48.050Z] 561ebcabdf7f: Waiting [2024-12-12T03:18:48.050Z] 5c3c966382ef: Waiting [2024-12-12T03:18:48.050Z] 4f4fb700ef54: Waiting [2024-12-12T03:18:48.050Z] 5d5c8e513c77: Waiting [2024-12-12T03:18:48.050Z] 4cc291be95ef: Verifying Checksum [2024-12-12T03:18:48.050Z] 4cc291be95ef: Download complete [2024-12-12T03:18:48.050Z] 5c3c966382ef: Verifying Checksum [2024-12-12T03:18:48.050Z] 5c3c966382ef: Download complete [2024-12-12T03:18:48.310Z] 4f4fb700ef54: Download complete [2024-12-12T03:18:48.310Z] 5d5c8e513c77: Verifying Checksum [2024-12-12T03:18:48.310Z] 5d5c8e513c77: Download complete [2024-12-12T03:18:48.310Z] 43c4264eed91: Download complete [2024-12-12T03:18:48.310Z] 9f66e0745190: Verifying Checksum [2024-12-12T03:18:48.310Z] 9f66e0745190: Download complete [2024-12-12T03:18:48.310Z] 43c4264eed91: Pull complete [2024-12-12T03:18:48.571Z] 4cc291be95ef: Pull complete [2024-12-12T03:18:48.571Z] 561ebcabdf7f: Verifying Checksum [2024-12-12T03:18:48.571Z] 561ebcabdf7f: Download complete [2024-12-12T03:18:48.834Z] 2ac1f1163629: Verifying Checksum [2024-12-12T03:18:48.834Z] 2ac1f1163629: Download complete [2024-12-12T03:18:49.093Z] f49a43e4bbc0: Verifying Checksum [2024-12-12T03:18:49.093Z] f49a43e4bbc0: Download complete [2024-12-12T03:18:52.384Z] 2ac1f1163629: Pull complete [2024-12-12T03:18:52.384Z] 5c3c966382ef: Pull complete [2024-12-12T03:18:52.384Z] 4f4fb700ef54: Pull complete [2024-12-12T03:18:52.384Z] 5d5c8e513c77: Pull complete [2024-12-12T03:18:52.384Z] 9f66e0745190: Pull complete [2024-12-12T03:18:54.289Z] f49a43e4bbc0: Pull complete [2024-12-12T03:18:54.867Z] 561ebcabdf7f: Pull complete [2024-12-12T03:18:54.867Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-12T03:18:54.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-12T03:18:54.867Z] ---> 3a752c3f9dda [2024-12-12T03:18:54.867Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-12-12T03:19:00.147Z] ---> Running in 8afe66c4680e [2024-12-12T03:19:00.147Z] Removing intermediate container 8afe66c4680e [2024-12-12T03:19:00.147Z] ---> 4d815dc526f8 [2024-12-12T03:19:00.147Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-12-12T03:19:00.147Z] ---> Running in b3ca4be6a150 [2024-12-12T03:19:00.408Z] Removing intermediate container b3ca4be6a150 [2024-12-12T03:19:00.408Z] ---> 748f5b7a8dce [2024-12-12T03:19:00.408Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-12-12T03:19:00.408Z] ---> Running in 70ade22970bb [2024-12-12T03:19:00.408Z] Removing intermediate container 70ade22970bb [2024-12-12T03:19:00.408Z] ---> bcec11632d71 [2024-12-12T03:19:00.408Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-12T03:19:00.408Z] ---> Running in 73cedf59b1de [2024-12-12T03:19:00.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-12T03:19:00.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-12T03:19:01.189Z] OK: 246 MiB in 54 packages [2024-12-12T03:19:01.449Z] Removing intermediate container 73cedf59b1de [2024-12-12T03:19:01.449Z] ---> aacd237a8262 [2024-12-12T03:19:01.449Z] Step 7/12 : WORKDIR /app [2024-12-12T03:19:01.449Z] ---> Running in 4946c5397ad4 [2024-12-12T03:19:01.708Z] Removing intermediate container 4946c5397ad4 [2024-12-12T03:19:01.708Z] ---> baf6d4d616b7 [2024-12-12T03:19:01.708Z] Step 8/12 : COPY go.mod vendor* ./ [2024-12-12T03:19:01.708Z] ---> b058fcb20ef7 [2024-12-12T03:19:01.708Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-12T03:19:01.708Z] ---> Running in feddda918b4d [2024-12-12T03:19:57.993Z] Removing intermediate container feddda918b4d [2024-12-12T03:19:57.993Z] ---> f333508d4d32 [2024-12-12T03:19:57.994Z] Step 10/12 : COPY . . [2024-12-12T03:19:57.994Z] ---> 458eb65f53af [2024-12-12T03:19:57.994Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-12T03:19:57.994Z] ---> Running in 0ac7db70e8de [2024-12-12T03:19:58.253Z] Removing intermediate container 0ac7db70e8de [2024-12-12T03:19:58.253Z] ---> cf48cbec964d [2024-12-12T03:19:58.253Z] Step 12/12 : RUN $MAKE [2024-12-12T03:19:58.253Z] ---> Running in 5faaf494b5d7 [2024-12-12T03:19:58.511Z] noop [2024-12-12T03:19:59.083Z] Removing intermediate container 5faaf494b5d7 [2024-12-12T03:19:59.083Z] ---> fa742a2ed47f [2024-12-12T03:19:59.083Z] Successfully built fa742a2ed47f [2024-12-12T03:19:59.083Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-12T03:19:59.597Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-12T03:19:59.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-12T03:19:59.775Z] prd-ubuntu20.04-docker-8c-8g-34946 does not seem to be running inside a container [2024-12-12T03:19:59.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-160 -v /w/workspace/foundry_app-record-replay_PR-160:/w/workspace/foundry_app-record-replay_PR-160:rw,z -v /w/workspace/foundry_app-record-replay_PR-160@tmp:/w/workspace/foundry_app-record-replay_PR-160@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-12T03:20:00.135Z] $ docker top 1301757c6979fdc942d1ff0d7dfeb2e0b14d51cf60bd1c60501fcca1811d522d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-12T03:20:00.539Z] + go version [2024-12-12T03:20:00.539Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-12T03:20:00.575Z] $ docker stop --time=1 1301757c6979fdc942d1ff0d7dfeb2e0b14d51cf60bd1c60501fcca1811d522d [2024-12-12T03:20:01.872Z] $ docker rm -f --volumes 1301757c6979fdc942d1ff0d7dfeb2e0b14d51cf60bd1c60501fcca1811d522d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-12T03:20:02.671Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-12T03:20:02.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-12T03:20:02.861Z] prd-ubuntu20.04-docker-8c-8g-34946 does not seem to be running inside a container [2024-12-12T03:20:02.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-160 -v /w/workspace/foundry_app-record-replay_PR-160:/w/workspace/foundry_app-record-replay_PR-160:rw,z -v /w/workspace/foundry_app-record-replay_PR-160@tmp:/w/workspace/foundry_app-record-replay_PR-160@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-12T03:20:03.218Z] $ docker top 076789340c23505c4f7d68df4a38cbcb4d9352c0fcfc5604353cb7540407e796 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-12T03:20:03.636Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-160 [Pipeline] fileExists [Pipeline] sh [2024-12-12T03:20:04.017Z] + make test [2024-12-12T03:20:04.017Z] go test -race -coverprofile=coverage.out ./... [2024-12-12T03:20:36.110Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-12-12T03:20:36.110Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-12-12T03:20:36.110Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-12-12T03:20:36.110Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-12-12T03:20:36.110Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.026s coverage: 88.0% of statements [2024-12-12T03:20:44.259Z] --- FAIL: TestDataManager_StartReplay (5.01s) [2024-12-12T03:20:44.259Z] --- FAIL: TestDataManager_StartReplay/Error_Path_-_calculated_delay_too_large (0.00s) [2024-12-12T03:20:44.259Z] manager_test.go:493: [2024-12-12T03:20:44.259Z] Error Trace: /w/workspace/foundry_app-record-replay_PR-160/internal/application/manager_test.go:493 [2024-12-12T03:20:44.259Z] Error: Expected value not to be nil. [2024-12-12T03:20:44.259Z] Test: TestDataManager_StartReplay/Error_Path_-_calculated_delay_too_large [2024-12-12T03:20:44.259Z] manager_test.go:495: [2024-12-12T03:20:44.259Z] Error Trace: /w/workspace/foundry_app-record-replay_PR-160/internal/application/manager_test.go:495 [2024-12-12T03:20:44.259Z] Error: Should be zero, but was 1 [2024-12-12T03:20:44.259Z] Test: TestDataManager_StartReplay/Error_Path_-_calculated_delay_too_large [2024-12-12T03:20:44.259Z] FAIL [2024-12-12T03:20:44.259Z] coverage: 98.7% of statements [2024-12-12T03:20:44.259Z] FAIL github.com/edgexfoundry/app-record-replay/internal/application 8.108s [2024-12-12T03:20:44.259Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.071s coverage: 89.7% of statements [2024-12-12T03:20:44.259Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.018s coverage: 100.0% of statements [2024-12-12T03:20:44.259Z] FAIL [2024-12-12T03:20:44.259Z] make: *** [Makefile:85: unittest] Error 1 [Pipeline] } [2024-12-12T03:20:44.309Z] $ docker stop --time=1 076789340c23505c4f7d68df4a38cbcb4d9352c0fcfc5604353cb7540407e796 [2024-12-12T03:20:46.276Z] $ docker rm -f --volumes 076789340c23505c4f7d68df4a38cbcb4d9352c0fcfc5604353cb7540407e796 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-12T03:20:47.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-12T03:20:47.844Z] [2024-12-12T03:20:47.844Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-12T03:20:48.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-12T03:20:48.247Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-12T03:20:48.247Z] 5eb5b503b376: Pulling fs layer [2024-12-12T03:20:48.247Z] 5c69ac0246d0: Pulling fs layer [2024-12-12T03:20:48.247Z] ec43610c2a17: Pulling fs layer [2024-12-12T03:20:48.247Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-12T03:20:48.247Z] 33b1e0a273af: Pulling fs layer [2024-12-12T03:20:48.247Z] 5d3b04190fa2: Pulling fs layer [2024-12-12T03:20:48.247Z] 2f39f015ded8: Pulling fs layer [2024-12-12T03:20:48.247Z] 3a2ae6a8a46f: Waiting [2024-12-12T03:20:48.247Z] 33b1e0a273af: Waiting [2024-12-12T03:20:48.247Z] 5d3b04190fa2: Waiting [2024-12-12T03:20:48.247Z] 2f39f015ded8: Waiting [2024-12-12T03:20:48.247Z] 5c69ac0246d0: Verifying Checksum [2024-12-12T03:20:48.247Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-12T03:20:48.247Z] 3a2ae6a8a46f: Download complete [2024-12-12T03:20:48.247Z] 33b1e0a273af: Verifying Checksum [2024-12-12T03:20:48.247Z] 33b1e0a273af: Download complete [2024-12-12T03:20:48.247Z] 5d3b04190fa2: Download complete [2024-12-12T03:20:48.247Z] ec43610c2a17: Verifying Checksum [2024-12-12T03:20:48.247Z] ec43610c2a17: Download complete [2024-12-12T03:20:48.506Z] 5eb5b503b376: Verifying Checksum [2024-12-12T03:20:48.506Z] 5eb5b503b376: Download complete [2024-12-12T03:20:49.080Z] 2f39f015ded8: Download complete [2024-12-12T03:20:49.645Z] 5eb5b503b376: Pull complete [2024-12-12T03:20:49.645Z] 5c69ac0246d0: Pull complete [2024-12-12T03:20:50.414Z] ec43610c2a17: Pull complete [2024-12-12T03:20:50.414Z] 3a2ae6a8a46f: Pull complete [2024-12-12T03:20:50.414Z] 33b1e0a273af: Pull complete [2024-12-12T03:20:50.414Z] 5d3b04190fa2: Pull complete [2024-12-12T03:20:54.607Z] 2f39f015ded8: Pull complete [2024-12-12T03:20:54.607Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-12T03:20:54.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-12T03:20:54.607Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-12T03:20:54.879Z] prd-ubuntu20.04-docker-8c-8g-34946 does not seem to be running inside a container [2024-12-12T03:20:54.915Z] $ 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/foundry_app-record-replay_PR-160 -v /w/workspace/foundry_app-record-replay_PR-160:/w/workspace/foundry_app-record-replay_PR-160:rw,z -v /w/workspace/foundry_app-record-replay_PR-160@tmp:/w/workspace/foundry_app-record-replay_PR-160@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-12T03:20:59.015Z] $ docker top ba4df1202faa8092f0cb17964fd6c3a4da3016b16824aa4b0e00a0df8a01e665 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-12T03:20:59.524Z] ---> job-cost.sh [2024-12-12T03:20:59.524Z] lf-activate-venv: SKIPPING [2024-12-12T03:20:59.524Z] INFO: No Stack... [2024-12-12T03:20:59.785Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-12T03:21:00.046Z] INFO: Archiving Costs [Pipeline] sh [2024-12-12T03:21:00.376Z] + cat /w/workspace/foundry_app-record-replay_PR-160/archives/cost.csv [2024-12-12T03:21:00.376Z] + cut -d, -f6 [Pipeline] lock [2024-12-12T03:21:00.430Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-160-1-stack-cost] [2024-12-12T03:21:00.436Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-160-1-stack-cost] did not exist. Created. [2024-12-12T03:21:00.443Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-160-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-12T03:21:00.860Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-12T03:21:00.926Z] Stashed 1 file(s) [Pipeline] } [2024-12-12T03:21:00.960Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-160-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-12T03:21:01.052Z] $ docker stop --time=1 ba4df1202faa8092f0cb17964fd6c3a4da3016b16824aa4b0e00a0df8a01e665 [2024-12-12T03:21:02.209Z] $ docker rm -f --volumes ba4df1202faa8092f0cb17964fd6c3a4da3016b16824aa4b0e00a0df8a01e665 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-12T03:21:02.650Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-12-12T03:21:05.311Z] + [ -d /w/workspace/foundry_app-record-replay_PR-160/archives ] [2024-12-12T03:21:05.311Z] + ls -al /w/workspace/foundry_app-record-replay_PR-160/archives [2024-12-12T03:21:05.311Z] total 16 [2024-12-12T03:21:05.311Z] drwxr-xr-x 3 root root 4096 Dec 12 03:20 . [2024-12-12T03:21:05.311Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 12 03:21 .. [2024-12-12T03:21:05.311Z] drwxr-xr-x 2 root root 4096 Dec 12 03:20 cost [2024-12-12T03:21:05.311Z] -rw-r--r-- 1 root root 89 Dec 12 03:20 cost.csv [2024-12-12T03:21:05.311Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-160/archives [2024-12-12T03:21:05.311Z] + ls -al /w/workspace/foundry_app-record-replay_PR-160/archives [2024-12-12T03:21:05.311Z] total 16 [2024-12-12T03:21:05.311Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 03:20 . [2024-12-12T03:21:05.311Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 12 03:21 .. [2024-12-12T03:21:05.311Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 12 03:20 cost [2024-12-12T03:21:05.311Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 12 03:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-12T03:21:05.652Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-12T03:21:06.558Z] ---> package-listing.sh [2024-12-12T03:21:06.559Z] ++ facter osfamily [2024-12-12T03:21:06.559Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-12T03:21:06.559Z] + OS_FAMILY=debian [2024-12-12T03:21:06.559Z] + workspace=/w/workspace/foundry_app-record-replay_PR-160 [2024-12-12T03:21:06.559Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-12T03:21:06.559Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-12T03:21:06.559Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-12T03:21:06.559Z] + PACKAGES=/tmp/packages_start.txt [2024-12-12T03:21:06.559Z] + '[' /w/workspace/foundry_app-record-replay_PR-160 ']' [2024-12-12T03:21:06.559Z] + PACKAGES=/tmp/packages_end.txt [2024-12-12T03:21:06.559Z] + case "${OS_FAMILY}" in [2024-12-12T03:21:06.559Z] + dpkg -l [2024-12-12T03:21:06.559Z] + grep '^ii' [2024-12-12T03:21:06.819Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-12T03:21:06.819Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-12T03:21:06.819Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-12T03:21:06.819Z] + '[' /w/workspace/foundry_app-record-replay_PR-160 ']' [2024-12-12T03:21:06.819Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-160/archives/ [2024-12-12T03:21:06.819Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-160/archives/ [Pipeline] echo [2024-12-12T03:21:06.861Z] 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/foundry_app-record-replay_PR-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-12T03:21:07.164Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-12T03:21:07.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-12T03:21:07.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-12T03:21:07.972Z] prd-ubuntu20.04-docker-8c-8g-34946 does not seem to be running inside a container [2024-12-12T03:21:07.999Z] $ 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/foundry_app-record-replay_PR-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-160 -v /w/workspace/foundry_app-record-replay_PR-160:/w/workspace/foundry_app-record-replay_PR-160:rw,z -v /w/workspace/foundry_app-record-replay_PR-160@tmp:/w/workspace/foundry_app-record-replay_PR-160@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-12T03:21:08.187Z] $ docker top 5eb88338280d8a0ebb8a86eee69e88a42956bc5d92f6c4975451ec13b997e020 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-12T03:21:08.590Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-12T03:21:08.906Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-12T03:21:09.223Z] + ls /var/log/sa-host [2024-12-12T03:21:09.224Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-12T03:21:09.492Z] provisioning config files... [2024-12-12T03:21:09.503Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-160@tmp/config9264844023942295208tmp [Pipeline] { [Pipeline] echo [2024-12-12T03:21:09.575Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-12T03:21:09.893Z] ---> create-netrc.sh [Pipeline] } [2024-12-12T03:21:09.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-12T03:21:10.356Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-12T03:21:10.417Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-12T03:21:10.754Z] ---> sudo-logs.sh [2024-12-12T03:21:10.754Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-12T03:21:10.853Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-12T03:21:11.246Z] ---> job-cost.sh [2024-12-12T03:21:11.246Z] lf-activate-venv: SKIPPING [2024-12-12T03:21:11.246Z] DEBUG: total: 0.2199999988079071 [2024-12-12T03:21:11.246Z] INFO: Retrieving Stack Cost... [2024-12-12T03:21:11.246Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-12T03:21:11.534Z] INFO: Archiving Costs [Pipeline] echo [2024-12-12T03:21:11.601Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-12T03:21:11.965Z] ---> logs-deploy.sh [2024-12-12T03:21:11.965Z] lf-activate-venv: SKIPPING [2024-12-12T03:21:11.965Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-160/1 [2024-12-12T03:21:11.965Z] INFO: archiving workspace using pattern(s): [2024-12-12T03:21:12.916Z] Archives upload complete. [2024-12-12T03:21:12.916Z] INFO: archiving logs to Nexus