Pull request #4 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from de7724b5d0abf93df3c614d3b7c1f39244054d5d+9e922b9e5c9061430c0bdd5b3bb3138567ecf0ee (79b13eca97ac8655b5011cc3b995f21ad99744a7) 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-ssh8074218624480253123.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7787220137714915548.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh 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-4/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-4/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7595822828356753507.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-4/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1597612781060633068.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh4074420101412810825.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-4/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-4/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16352497295261712819.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-18926 in /w/workspace/exfoundry_app-record-replay_PR-4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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_PR-4 # 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 9e922b9e5c9061430c0bdd5b3bb3138567ecf0ee into PR head commit de7724b5d0abf93df3c614d3b7c1f39244054d5d Merge succeeded, producing de7724b5d0abf93df3c614d3b7c1f39244054d5d Checking out Revision de7724b5d0abf93df3c614d3b7c1f39244054d5d (PR-4) > 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/4/head:refs/remotes/origin/PR-4 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de7724b5d0abf93df3c614d3b7c1f39244054d5d # 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 9e922b9e5c9061430c0bdd5b3bb3138567ecf0ee # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de7724b5d0abf93df3c614d3b7c1f39244054d5d # timeout=10 Commit message: "feat: Implement dummy main to test Ci pipeline and docker builds" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-20T20:39:13.618Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-20T20:39:13.820Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-20T20:39:13.919Z] ========================================================= [2023-06-20T20:39:13.920Z] EdgeX Global Pipelines Version Info [2023-06-20T20:39:13.920Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-20T20:39:14.672Z] ------------------- [2023-06-20T20:39:14.673Z] stable info: [2023-06-20T20:39:14.673Z] ------------------- [2023-06-20T20:39:14.673Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-20T20:39:14.673Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-20T20:39:14.673Z] Message: update stable to v1.0.250 [2023-06-20T20:39:15.245Z] ------------------- [2023-06-20T20:39:15.245Z] experimental info: [2023-06-20T20:39:15.245Z] ------------------- [2023-06-20T20:39:15.245Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-20T20:39:15.245Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-20T20:39:15.245Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-20T20:39:15.536Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-06-20T20:39:15.579Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-06-20T20:39:15.622Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-20T20:39:15.665Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-20T20:39:15.717Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-20T20:39:15.763Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-20T20:39:15.813Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-20T20:39:15.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-20T20:39:15.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-20T20:39:15.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-20T20:39:15.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-20T20:39:16.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-06-20T20:39:16.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-20T20:39:16.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-20T20:39:16.166Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-20T20:39:16.206Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-20T20:39:16.252Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-20T20:39:16.296Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-20T20:39:16.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-20T20:39:16.381Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-20T20:39:16.421Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-20T20:39:16.463Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-20T20:39:16.504Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-20T20:39:16.543Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-20T20:39:16.582Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-20T20:39:16.626Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-20T20:39:16.666Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-20T20:39:16.712Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4 [Pipeline] echo [2023-06-20T20:39:16.752Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4 [Pipeline] echo [2023-06-20T20:39:16.791Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4 [Pipeline] echo [2023-06-20T20:39:16.830Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de7724b5d0abf93df3c614d3b7c1f39244054d5d [Pipeline] echo [2023-06-20T20:39:16.875Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de7724b [Pipeline] echo [2023-06-20T20:39:16.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-20T20:39:17.042Z] provisioning config files... [2023-06-20T20:39:17.055Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_PR-4@tmp/config778769043490730380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-20T20:39:17.462Z] ---> docker-login.sh [2023-06-20T20:39:17.462Z] nexus3.edgexfoundry.org:10001 [2023-06-20T20:39:17.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-20T20:39:17.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-20T20:39:17.722Z] Configure a credential helper to remove this warning. See [2023-06-20T20:39:17.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-20T20:39:17.722Z] [2023-06-20T20:39:17.722Z] Login Succeeded [2023-06-20T20:39:17.722Z] nexus3.edgexfoundry.org:10002 [2023-06-20T20:39:17.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-20T20:39:17.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-20T20:39:17.981Z] Configure a credential helper to remove this warning. See [2023-06-20T20:39:17.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-20T20:39:17.981Z] [2023-06-20T20:39:17.981Z] Login Succeeded [2023-06-20T20:39:17.981Z] nexus3.edgexfoundry.org:10003 [2023-06-20T20:39:17.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-20T20:39:17.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-20T20:39:17.981Z] Configure a credential helper to remove this warning. See [2023-06-20T20:39:17.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-20T20:39:17.982Z] [2023-06-20T20:39:17.982Z] Login Succeeded [2023-06-20T20:39:17.982Z] nexus3.edgexfoundry.org:10004 [2023-06-20T20:39:18.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-20T20:39:18.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-20T20:39:18.242Z] Configure a credential helper to remove this warning. See [2023-06-20T20:39:18.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-20T20:39:18.242Z] [2023-06-20T20:39:18.242Z] Login Succeeded [2023-06-20T20:39:18.242Z] docker.io [2023-06-20T20:39:18.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-20T20:39:18.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-20T20:39:18.502Z] Configure a credential helper to remove this warning. See [2023-06-20T20:39:18.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-20T20:39:18.502Z] [2023-06-20T20:39:18.502Z] Login Succeeded [2023-06-20T20:39:18.502Z] ---> docker-login.sh ends [Pipeline] } [2023-06-20T20:39:18.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-20T20:39:19.172Z] + git rev-list -1 --merges de7724b5d0abf93df3c614d3b7c1f39244054d5d~1..de7724b5d0abf93df3c614d3b7c1f39244054d5d [Pipeline] echo [2023-06-20T20:39:19.271Z] -----------> git rev-list -1 --merges de7724b5d0abf93df3c614d3b7c1f39244054d5d~1..de7724b5d0abf93df3c614d3b7c1f39244054d5d de7724b5d0abf93df3c614d3b7c1f39244054d5d [false] [Pipeline] sh [2023-06-20T20:39:19.593Z] + git log --format=format:%s -1 de7724b5d0abf93df3c614d3b7c1f39244054d5d [Pipeline] echo [2023-06-20T20:39:19.627Z] ========================================================= [2023-06-20T20:39:19.627Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-20T20:39:19.627Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-20T20:39:20.073Z] + git log --format=format:%s -1 de7724b5d0abf93df3c614d3b7c1f39244054d5d [Pipeline] echo [2023-06-20T20:39:20.114Z] [semverPrep] GIT_COMMIT: de7724b5d0abf93df3c614d3b7c1f39244054d5d, Commit Message: feat: Implement dummy main to test Ci pipeline and docker builds [Pipeline] echo [2023-06-20T20:39:20.147Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-20T20:39:20.544Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-20T20:39:20.544Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-20T20:39:20.544Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-20T20:39:20.544Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-20T20:39:20.544Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-20T20:39:20.544Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-20T20:39:20.544Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-20T20:39:21.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-20T20:39:21.038Z] [2023-06-20T20:39:21.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-20T20:39:21.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-20T20:39:21.412Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-20T20:39:21.412Z] b85a868b505f: Pulling fs layer [2023-06-20T20:39:21.412Z] e2be974225ed: Pulling fs layer [2023-06-20T20:39:21.412Z] 339a4e72a1f5: Pulling fs layer [2023-06-20T20:39:21.412Z] 988bab9f4d93: Pulling fs layer [2023-06-20T20:39:21.412Z] 1469e6f7b9e6: Pulling fs layer [2023-06-20T20:39:21.412Z] eaf3925da568: Pulling fs layer [2023-06-20T20:39:21.412Z] bab4dde63d76: Pulling fs layer [2023-06-20T20:39:21.412Z] bde34c3a00c8: Pulling fs layer [2023-06-20T20:39:21.412Z] b352a97aabf1: Pulling fs layer [2023-06-20T20:39:21.412Z] 4872d77fe225: Pulling fs layer [2023-06-20T20:39:21.412Z] 5851b861e8e6: Pulling fs layer [2023-06-20T20:39:21.412Z] bde34c3a00c8: Waiting [2023-06-20T20:39:21.412Z] b352a97aabf1: Waiting [2023-06-20T20:39:21.412Z] 988bab9f4d93: Waiting [2023-06-20T20:39:21.412Z] 1469e6f7b9e6: Waiting [2023-06-20T20:39:21.412Z] 4872d77fe225: Waiting [2023-06-20T20:39:21.412Z] 5851b861e8e6: Waiting [2023-06-20T20:39:21.412Z] bab4dde63d76: Waiting [2023-06-20T20:39:21.412Z] eaf3925da568: Waiting [2023-06-20T20:39:21.412Z] e2be974225ed: Verifying Checksum [2023-06-20T20:39:21.412Z] e2be974225ed: Download complete [2023-06-20T20:39:21.412Z] 988bab9f4d93: Verifying Checksum [2023-06-20T20:39:21.412Z] 988bab9f4d93: Download complete [2023-06-20T20:39:21.671Z] 1469e6f7b9e6: Verifying Checksum [2023-06-20T20:39:21.672Z] 1469e6f7b9e6: Download complete [2023-06-20T20:39:21.672Z] 339a4e72a1f5: Verifying Checksum [2023-06-20T20:39:21.672Z] 339a4e72a1f5: Download complete [2023-06-20T20:39:21.672Z] eaf3925da568: Verifying Checksum [2023-06-20T20:39:21.672Z] eaf3925da568: Download complete [2023-06-20T20:39:21.672Z] bde34c3a00c8: Verifying Checksum [2023-06-20T20:39:21.672Z] bde34c3a00c8: Download complete [2023-06-20T20:39:21.672Z] b352a97aabf1: Verifying Checksum [2023-06-20T20:39:21.672Z] b352a97aabf1: Download complete [2023-06-20T20:39:21.672Z] 4872d77fe225: Verifying Checksum [2023-06-20T20:39:21.672Z] 4872d77fe225: Download complete [2023-06-20T20:39:21.672Z] 5851b861e8e6: Download complete [2023-06-20T20:39:21.672Z] b85a868b505f: Download complete [2023-06-20T20:39:21.931Z] bab4dde63d76: Verifying Checksum [2023-06-20T20:39:21.931Z] bab4dde63d76: Download complete [2023-06-20T20:39:22.869Z] b85a868b505f: Pull complete [2023-06-20T20:39:23.129Z] e2be974225ed: Pull complete [2023-06-20T20:39:23.706Z] 339a4e72a1f5: Pull complete [2023-06-20T20:39:23.706Z] 988bab9f4d93: Pull complete [2023-06-20T20:39:23.979Z] 1469e6f7b9e6: Pull complete [2023-06-20T20:39:23.979Z] eaf3925da568: Pull complete [2023-06-20T20:39:25.891Z] bab4dde63d76: Pull complete [2023-06-20T20:39:25.891Z] bde34c3a00c8: Pull complete [2023-06-20T20:39:25.891Z] b352a97aabf1: Pull complete [2023-06-20T20:39:25.891Z] 4872d77fe225: Pull complete [2023-06-20T20:39:26.150Z] 5851b861e8e6: Pull complete [2023-06-20T20:39:26.150Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-20T20:39:26.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-20T20:39:26.150Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-20T20:39:26.392Z] prd-ubuntu20.04-docker-8c-8g-18926 does not seem to be running inside a container [2023-06-20T20:39:26.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_PR-4 -v /w/workspace/exfoundry_app-record-replay_PR-4:/w/workspace/exfoundry_app-record-replay_PR-4:rw,z -v /w/workspace/exfoundry_app-record-replay_PR-4@tmp:/w/workspace/exfoundry_app-record-replay_PR-4@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-devops/py-git-semver:0.1.4 cat [2023-06-20T20:39:28.165Z] $ docker top 744e05a2f3d5f644385dc5a19bf2076551711d4e5a6798d2a3c78b933e14eb6e -eo pid,comm [2023-06-20T20:39:28.227Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-06-20T20:39:28.227Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-20T20:39:28.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-20T20:39:28.352Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-20T20:39:28.472Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-20T20:39:28.478Z] $ docker exec 744e05a2f3d5f644385dc5a19bf2076551711d4e5a6798d2a3c78b933e14eb6e ssh-agent [2023-06-20T20:39:28.578Z] SSH_AUTH_SOCK=/tmp/ssh-S9g2a3MElraa/agent.32 [2023-06-20T20:39:28.578Z] SSH_AGENT_PID=38 [2023-06-20T20:39:28.584Z] Running ssh-add (command line suppressed) [2023-06-20T20:39:28.692Z] Identity added: /w/workspace/exfoundry_app-record-replay_PR-4@tmp/private_key_10225527569967236213.key (/w/workspace/exfoundry_app-record-replay_PR-4@tmp/private_key_10225527569967236213.key) [2023-06-20T20:39:28.703Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-20T20:39:29.033Z] + git tag --points-at HEAD [Pipeline] } [2023-06-20T20:39:29.061Z] $ docker exec --env ******** --env ******** 744e05a2f3d5f644385dc5a19bf2076551711d4e5a6798d2a3c78b933e14eb6e ssh-agent -k [2023-06-20T20:39:29.168Z] unset SSH_AUTH_SOCK; [2023-06-20T20:39:29.170Z] unset SSH_AGENT_PID; [2023-06-20T20:39:29.170Z] echo Agent pid 38 killed; [2023-06-20T20:39:29.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-20T20:39:29.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-20T20:39:29.256Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-20T20:39:29.367Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-20T20:39:29.372Z] $ docker exec 744e05a2f3d5f644385dc5a19bf2076551711d4e5a6798d2a3c78b933e14eb6e ssh-agent [2023-06-20T20:39:29.481Z] SSH_AUTH_SOCK=/tmp/ssh-gTUO3fs0DM1l/agent.70 [2023-06-20T20:39:29.481Z] SSH_AGENT_PID=76 [2023-06-20T20:39:29.486Z] Running ssh-add (command line suppressed) [2023-06-20T20:39:29.605Z] Identity added: /w/workspace/exfoundry_app-record-replay_PR-4@tmp/private_key_11004616644319891145.key (/w/workspace/exfoundry_app-record-replay_PR-4@tmp/private_key_11004616644319891145.key) [2023-06-20T20:39:29.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-20T20:39:29.953Z] + git semver init [2023-06-20T20:39:30.212Z] 2023-06-20 20:39:30,142 [run_init] DEBUG init version:0.0.0 force:False [2023-06-20T20:39:30.212Z] 2023-06-20 20:39:30,142 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_PR-4/.semver [2023-06-20T20:39:30.212Z] 2023-06-20 20:39:30,143 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_PR-4/.semver [2023-06-20T20:39:30.212Z] 2023-06-20 20:39:30,143 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_PR-4/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_PR-4, universal_newlines=False, shell=None, istream=None) [2023-06-20T20:39:30.780Z] 2023-06-20 20:39:30,716 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_PR-4/.git/info/exclude [2023-06-20T20:39:30.780Z] 2023-06-20 20:39:30,717 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_PR-4/.semver/PR-4 with force:False [2023-06-20T20:39:30.780Z] 2023-06-20 20:39:30,717 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_PR-4/.semver/PR-4 [2023-06-20T20:39:30.780Z] 2023-06-20 20:39:30,721 [execute] INFO git cat-file --batch-check [2023-06-20T20:39:30.780Z] 2023-06-20 20:39:30,722 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_PR-4/.semver, universal_newlines=False, shell=None, istream=) [2023-06-20T20:39:30.780Z] 2023-06-20 20:39:30,727 [execute] INFO git cat-file --batch [2023-06-20T20:39:30.780Z] 2023-06-20 20:39:30,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_PR-4/.semver, universal_newlines=False, shell=None, istream=) [2023-06-20T20:39:30.780Z] 2023-06-20 20:39:30,730 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_PR-4/.semver/PR-4 [2023-06-20T20:39:30.780Z] 0.0.0 [Pipeline] } [2023-06-20T20:39:30.810Z] $ docker exec --env ******** --env ******** 744e05a2f3d5f644385dc5a19bf2076551711d4e5a6798d2a3c78b933e14eb6e ssh-agent -k [2023-06-20T20:39:30.912Z] unset SSH_AUTH_SOCK; [2023-06-20T20:39:30.912Z] unset SSH_AGENT_PID; [2023-06-20T20:39:30.913Z] echo Agent pid 76 killed; [2023-06-20T20:39:30.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-20T20:39:31.320Z] + git semver [Pipeline] } [2023-06-20T20:39:31.605Z] $ docker stop --time=1 744e05a2f3d5f644385dc5a19bf2076551711d4e5a6798d2a3c78b933e14eb6e [2023-06-20T20:39:33.106Z] $ docker rm -f --volumes 744e05a2f3d5f644385dc5a19bf2076551711d4e5a6798d2a3c78b933e14eb6e [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-20T20:39:33.561Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-20T20:39:33.844Z] Stashed 1 file(s) [Pipeline] echo [2023-06-20T20:39:33.864Z] [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-20T20:39:34.466Z] provisioning config files... [2023-06-20T20:39:34.475Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_PR-4@tmp/config14823387797552405256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-20T20:39:34.836Z] ---> docker-login.sh [2023-06-20T20:39:34.836Z] nexus3.edgexfoundry.org:10001 [2023-06-20T20:39:34.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-20T20:39:34.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-20T20:39:34.836Z] Configure a credential helper to remove this warning. See [2023-06-20T20:39:34.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-20T20:39:34.836Z] [2023-06-20T20:39:34.836Z] Login Succeeded [2023-06-20T20:39:34.836Z] nexus3.edgexfoundry.org:10002 [2023-06-20T20:39:34.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-20T20:39:34.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-20T20:39:34.836Z] Configure a credential helper to remove this warning. See [2023-06-20T20:39:34.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-20T20:39:34.836Z] [2023-06-20T20:39:34.836Z] Login Succeeded [2023-06-20T20:39:34.836Z] nexus3.edgexfoundry.org:10003 [2023-06-20T20:39:35.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-20T20:39:35.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-20T20:39:35.095Z] Configure a credential helper to remove this warning. See [2023-06-20T20:39:35.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-20T20:39:35.095Z] [2023-06-20T20:39:35.095Z] Login Succeeded [2023-06-20T20:39:35.095Z] nexus3.edgexfoundry.org:10004 [2023-06-20T20:39:35.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-20T20:39:35.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-20T20:39:35.095Z] Configure a credential helper to remove this warning. See [2023-06-20T20:39:35.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-20T20:39:35.095Z] [2023-06-20T20:39:35.095Z] Login Succeeded [2023-06-20T20:39:35.095Z] docker.io [2023-06-20T20:39:35.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-20T20:39:35.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-20T20:39:35.355Z] Configure a credential helper to remove this warning. See [2023-06-20T20:39:35.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-20T20:39:35.355Z] [2023-06-20T20:39:35.355Z] Login Succeeded [2023-06-20T20:39:35.355Z] ---> docker-login.sh ends [Pipeline] } [2023-06-20T20:39:35.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-20T20:39:35.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-20T20:39:35.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-20T20:39:35.645Z] ========================================================= [2023-06-20T20:39:35.645Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-20T20:39:35.645Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-20T20:39:36.110Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-20T20:39:36.110Z] Sending build context to Docker daemon 177.2kB [2023-06-20T20:39:36.110Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-20T20:39:36.110Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-20T20:39:36.370Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-20T20:39:36.370Z] f56be85fc22e: Pulling fs layer [2023-06-20T20:39:36.370Z] 85791d961cd3: Pulling fs layer [2023-06-20T20:39:36.370Z] d694b5ae8c79: Pulling fs layer [2023-06-20T20:39:36.370Z] 9f32a84ed3da: Pulling fs layer [2023-06-20T20:39:36.370Z] 4d19c01a9841: Pulling fs layer [2023-06-20T20:39:36.370Z] 9325e15d5711: Pulling fs layer [2023-06-20T20:39:36.370Z] 556b6ee489ea: Pulling fs layer [2023-06-20T20:39:36.370Z] c5a4b2cf53e6: Pulling fs layer [2023-06-20T20:39:36.370Z] c5a4b2cf53e6: Waiting [2023-06-20T20:39:36.370Z] 556b6ee489ea: Waiting [2023-06-20T20:39:36.370Z] 4d19c01a9841: Waiting [2023-06-20T20:39:36.370Z] 85791d961cd3: Download complete [2023-06-20T20:39:36.370Z] 9f32a84ed3da: Download complete [2023-06-20T20:39:36.370Z] 4d19c01a9841: Verifying Checksum [2023-06-20T20:39:36.370Z] 4d19c01a9841: Download complete [2023-06-20T20:39:36.370Z] f56be85fc22e: Verifying Checksum [2023-06-20T20:39:36.370Z] f56be85fc22e: Download complete [2023-06-20T20:39:36.370Z] 9325e15d5711: Verifying Checksum [2023-06-20T20:39:36.370Z] 9325e15d5711: Download complete [2023-06-20T20:39:36.631Z] f56be85fc22e: Pull complete [2023-06-20T20:39:36.892Z] 85791d961cd3: Pull complete [2023-06-20T20:39:36.892Z] c5a4b2cf53e6: Verifying Checksum [2023-06-20T20:39:36.892Z] c5a4b2cf53e6: Download complete [2023-06-20T20:39:37.151Z] d694b5ae8c79: Download complete [2023-06-20T20:39:37.151Z] 556b6ee489ea: Verifying Checksum [2023-06-20T20:39:37.151Z] 556b6ee489ea: Download complete [2023-06-20T20:39:40.440Z] d694b5ae8c79: Pull complete [2023-06-20T20:39:40.440Z] 9f32a84ed3da: Pull complete [2023-06-20T20:39:40.440Z] 4d19c01a9841: Pull complete [2023-06-20T20:39:40.697Z] 9325e15d5711: Pull complete [2023-06-20T20:39:43.228Z] 556b6ee489ea: Pull complete [2023-06-20T20:39:44.163Z] c5a4b2cf53e6: Pull complete [2023-06-20T20:39:44.163Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-20T20:39:44.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-20T20:39:44.163Z] ---> c4be618373d6 [2023-06-20T20:39:44.163Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-20T20:39:48.367Z] ---> Running in 2d701a926886 [2023-06-20T20:39:48.367Z] Removing intermediate container 2d701a926886 [2023-06-20T20:39:48.367Z] ---> 2ccdc2e9e231 [2023-06-20T20:39:48.367Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-20T20:39:48.367Z] ---> Running in c891debf7e56 [2023-06-20T20:39:48.367Z] Removing intermediate container c891debf7e56 [2023-06-20T20:39:48.367Z] ---> 4d20b4b03df4 [2023-06-20T20:39:48.367Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-20T20:39:48.367Z] ---> Running in 6154c0476a11 [2023-06-20T20:39:48.367Z] Removing intermediate container 6154c0476a11 [2023-06-20T20:39:48.367Z] ---> 8ba2023c9e6a [2023-06-20T20:39:48.367Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-20T20:39:48.626Z] ---> Running in 2a92380d0c33 [2023-06-20T20:39:48.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-20T20:39:48.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-20T20:39:49.142Z] OK: 265 MiB in 53 packages [2023-06-20T20:39:49.283Z] Still waiting to schedule task [2023-06-20T20:39:49.283Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-20T20:39:50.079Z] Removing intermediate container 2a92380d0c33 [2023-06-20T20:39:50.079Z] ---> a9ce3141de6a [2023-06-20T20:39:50.079Z] Step 7/12 : WORKDIR /app [2023-06-20T20:39:50.079Z] ---> Running in a4cd3571a2d9 [2023-06-20T20:39:50.339Z] Removing intermediate container a4cd3571a2d9 [2023-06-20T20:39:50.339Z] ---> ec4dd182714b [2023-06-20T20:39:50.339Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-20T20:39:50.600Z] ---> 212bb001df6f [2023-06-20T20:39:50.600Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-20T20:39:50.600Z] ---> Running in ebddf3b1a170 [2023-06-20T20:40:17.161Z] Removing intermediate container ebddf3b1a170 [2023-06-20T20:40:17.161Z] ---> 661fec670569 [2023-06-20T20:40:17.161Z] Step 10/12 : COPY . . [2023-06-20T20:40:17.161Z] ---> fb8f4a2292a7 [2023-06-20T20:40:17.161Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-20T20:40:17.161Z] ---> Running in a72a899ed03c [2023-06-20T20:40:17.161Z] Removing intermediate container a72a899ed03c [2023-06-20T20:40:17.161Z] ---> 3d72610e8d36 [2023-06-20T20:40:17.161Z] Step 12/12 : RUN $MAKE [2023-06-20T20:40:17.161Z] ---> Running in c8d38aa2b701 [2023-06-20T20:40:17.161Z] noop [2023-06-20T20:40:17.729Z] Removing intermediate container c8d38aa2b701 [2023-06-20T20:40:17.729Z] ---> 2760f39b07c2 [2023-06-20T20:40:17.729Z] Successfully built 2760f39b07c2 [2023-06-20T20:40:17.729Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-20T20:40:18.181Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-20T20:40:18.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-20T20:40:18.344Z] prd-ubuntu20.04-docker-8c-8g-18926 does not seem to be running inside a container [2023-06-20T20:40:18.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_PR-4 -v /w/workspace/exfoundry_app-record-replay_PR-4:/w/workspace/exfoundry_app-record-replay_PR-4:rw,z -v /w/workspace/exfoundry_app-record-replay_PR-4@tmp:/w/workspace/exfoundry_app-record-replay_PR-4@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-20T20:40:18.736Z] $ docker top dc8daf20c3849f631616daa641c82e85aa92ed103f608da7ae8bf391a160c76f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-20T20:40:19.124Z] + go version [2023-06-20T20:40:19.124Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-20T20:40:19.162Z] $ docker stop --time=1 dc8daf20c3849f631616daa641c82e85aa92ed103f608da7ae8bf391a160c76f [2023-06-20T20:40:20.524Z] $ docker rm -f --volumes dc8daf20c3849f631616daa641c82e85aa92ed103f608da7ae8bf391a160c76f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-20T20:40:21.312Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-20T20:40:21.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-20T20:40:21.463Z] prd-ubuntu20.04-docker-8c-8g-18926 does not seem to be running inside a container [2023-06-20T20:40:21.498Z] $ 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_PR-4 -v /w/workspace/exfoundry_app-record-replay_PR-4:/w/workspace/exfoundry_app-record-replay_PR-4:rw,z -v /w/workspace/exfoundry_app-record-replay_PR-4@tmp:/w/workspace/exfoundry_app-record-replay_PR-4@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-20T20:40:21.870Z] $ docker top 562f4f93461a76a1cbc75130864e81355c162a693516bbeef74bf442f45b341d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-20T20:40:22.262Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_PR-4 [Pipeline] fileExists [Pipeline] sh [2023-06-20T20:40:22.627Z] + make test [2023-06-20T20:40:22.627Z] go test -race -coverprofile=coverage.out ./... [2023-06-20T20:40:30.748Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-06-20T20:40:34.934Z] go vet ./... [2023-06-20T20:40:35.867Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-20T20:40:35.867Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-20T20:40:35.867Z] ./bin/test-attribution-txt.sh [2023-06-20T20:40:35.867Z] make: ./bin/test-attribution-txt.sh: No such file or directory [2023-06-20T20:40:35.867Z] make: *** [makefile:59: test] Error 127 [Pipeline] } [2023-06-20T20:40:35.919Z] $ docker stop --time=1 562f4f93461a76a1cbc75130864e81355c162a693516bbeef74bf442f45b341d [2023-06-20T20:40:37.998Z] $ docker rm -f --volumes 562f4f93461a76a1cbc75130864e81355c162a693516bbeef74bf442f45b341d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-20T20:40:39.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-20T20:40:39.236Z] [2023-06-20T20:40:39.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-20T20:40:39.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-20T20:40:39.616Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-20T20:40:39.616Z] 5eb5b503b376: Pulling fs layer [2023-06-20T20:40:39.616Z] 5c69ac0246d0: Pulling fs layer [2023-06-20T20:40:39.616Z] ec43610c2a17: Pulling fs layer [2023-06-20T20:40:39.616Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-20T20:40:39.616Z] 33b1e0a273af: Pulling fs layer [2023-06-20T20:40:39.616Z] 5d3b04190fa2: Pulling fs layer [2023-06-20T20:40:39.616Z] 2f39f015ded8: Pulling fs layer [2023-06-20T20:40:39.616Z] 3a2ae6a8a46f: Waiting [2023-06-20T20:40:39.616Z] 33b1e0a273af: Waiting [2023-06-20T20:40:39.616Z] 5d3b04190fa2: Waiting [2023-06-20T20:40:39.616Z] 2f39f015ded8: Waiting [2023-06-20T20:40:39.616Z] 5c69ac0246d0: Download complete [2023-06-20T20:40:39.616Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-20T20:40:39.616Z] 3a2ae6a8a46f: Download complete [2023-06-20T20:40:39.616Z] 33b1e0a273af: Verifying Checksum [2023-06-20T20:40:39.616Z] 33b1e0a273af: Download complete [2023-06-20T20:40:39.875Z] ec43610c2a17: Verifying Checksum [2023-06-20T20:40:39.875Z] ec43610c2a17: Download complete [2023-06-20T20:40:39.875Z] 5d3b04190fa2: Verifying Checksum [2023-06-20T20:40:39.875Z] 5d3b04190fa2: Download complete [2023-06-20T20:40:39.875Z] 5eb5b503b376: Verifying Checksum [2023-06-20T20:40:39.875Z] 5eb5b503b376: Download complete [2023-06-20T20:40:41.247Z] 5eb5b503b376: Pull complete [2023-06-20T20:40:41.505Z] 5c69ac0246d0: Pull complete [2023-06-20T20:40:41.764Z] ec43610c2a17: Pull complete [2023-06-20T20:40:42.026Z] 3a2ae6a8a46f: Pull complete [2023-06-20T20:40:42.287Z] 33b1e0a273af: Pull complete [2023-06-20T20:40:42.287Z] 5d3b04190fa2: Pull complete [2023-06-20T20:40:46.477Z] 2f39f015ded8: Pull complete [2023-06-20T20:40:46.477Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-20T20:40:46.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-20T20:40:46.477Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-20T20:40:46.697Z] prd-ubuntu20.04-docker-8c-8g-18926 does not seem to be running inside a container [2023-06-20T20:40:46.733Z] $ 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_PR-4 -v /w/workspace/exfoundry_app-record-replay_PR-4:/w/workspace/exfoundry_app-record-replay_PR-4:rw,z -v /w/workspace/exfoundry_app-record-replay_PR-4@tmp:/w/workspace/exfoundry_app-record-replay_PR-4@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-20T20:40:52.392Z] $ docker top 5923d7c389314e896c24ba9c4230e78b98d8eb47e0060f4b722f467bd770f54a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-20T20:40:52.841Z] ---> job-cost.sh [2023-06-20T20:40:52.841Z] lf-activate-venv: SKIPPING [2023-06-20T20:40:52.841Z] INFO: No Stack... [2023-06-20T20:40:53.104Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-20T20:40:53.673Z] INFO: Archiving Costs [Pipeline] sh [2023-06-20T20:40:53.992Z] + + cut -d,cat -f6 /w/workspace/exfoundry_app-record-replay_PR-4/archives/cost.csv [2023-06-20T20:40:53.992Z] [Pipeline] lock [2023-06-20T20:40:54.038Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-4-1-stack-cost] [2023-06-20T20:40:54.044Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-4-1-stack-cost] did not exist. Created. [2023-06-20T20:40:54.044Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-4-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-20T20:40:54.450Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-20T20:40:54.506Z] Stashed 1 file(s) [Pipeline] } [2023-06-20T20:40:54.534Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-4-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-20T20:40:54.618Z] $ docker stop --time=1 5923d7c389314e896c24ba9c4230e78b98d8eb47e0060f4b722f467bd770f54a [2023-06-20T20:40:55.912Z] $ docker rm -f --volumes 5923d7c389314e896c24ba9c4230e78b98d8eb47e0060f4b722f467bd770f54a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-20T20:40:56.367Z] Failed in branch amd64 [2023-06-20T20:41:16.561Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18927 in /w/workspace/exfoundry_app-record-replay_PR-4 [Pipeline] { [Pipeline] ws [2023-06-20T20:41:16.621Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-06-20T20:41:16.697Z] The recommended git tool is: NONE [2023-06-20T20:41:21.591Z] using credential edgex-jenkins-ssh [2023-06-20T20:41:21.609Z] Cloning the remote Git repository [2023-06-20T20:41:21.656Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-06-20T20:41:21.745Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-06-20T20:41:21.877Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-06-20T20:41:21.878Z] > git --version # timeout=10 [2023-06-20T20:41:21.900Z] > git --version # 'git version 2.25.1' [2023-06-20T20:41:21.903Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-20T20:41:22.036Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-20T20:41:22.543Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-06-20T20:41:22.573Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-20T20:41:23.865Z] Merging remotes/origin/main commit 9e922b9e5c9061430c0bdd5b3bb3138567ecf0ee into PR head commit de7724b5d0abf93df3c614d3b7c1f39244054d5d [2023-06-20T20:41:23.352Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-06-20T20:41:23.395Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-06-20T20:41:23.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-20T20:41:23.410Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/4/head:refs/remotes/origin/PR-4 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-20T20:41:23.888Z] > git config core.sparsecheckout # timeout=10 [2023-06-20T20:41:23.967Z] > git checkout -f de7724b5d0abf93df3c614d3b7c1f39244054d5d # timeout=10 [2023-06-20T20:41:24.038Z] > git remote # timeout=10 [2023-06-20T20:41:24.123Z] Merge succeeded, producing de7724b5d0abf93df3c614d3b7c1f39244054d5d [2023-06-20T20:41:24.123Z] Checking out Revision de7724b5d0abf93df3c614d3b7c1f39244054d5d (PR-4) [2023-06-20T20:41:24.056Z] > git config --get remote.origin.url # timeout=10 [2023-06-20T20:41:24.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-20T20:41:24.090Z] > git merge 9e922b9e5c9061430c0bdd5b3bb3138567ecf0ee # timeout=10 [2023-06-20T20:41:24.113Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-20T20:41:24.134Z] > git config core.sparsecheckout # timeout=10 [2023-06-20T20:41:24.147Z] > git checkout -f de7724b5d0abf93df3c614d3b7c1f39244054d5d # timeout=10 [2023-06-20T20:41:27.495Z] Commit message: "feat: Implement dummy main to test Ci pipeline and docker builds" [2023-06-20T20:41:27.546Z] > git --version # timeout=10 [2023-06-20T20:41:27.556Z] > git --version # 'git version 2.25.1' [2023-06-20T20:41:27.571Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-20T20:41:28.718Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-20T20:41:28.719Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-20T20:41:28.719Z] Dload Upload Total Spent Left Speed [2023-06-20T20:41:28.719Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2023-06-20T20:41:29.496Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-20T20:41:29.837Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-20T20:41:29.837Z] + sudo tee /etc/docker/daemon.new [2023-06-20T20:41:29.837Z] { [2023-06-20T20:41:29.837Z] "registry-mirrors": [ [2023-06-20T20:41:29.837Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-20T20:41:29.837Z] ], [2023-06-20T20:41:29.837Z] "bip": "10.250.0.254/24", [2023-06-20T20:41:29.837Z] "hosts": [ [2023-06-20T20:41:29.837Z] "tcp://0.0.0.0:5555", [2023-06-20T20:41:29.837Z] "unix:///var/run/docker.sock" [2023-06-20T20:41:29.837Z] ], [2023-06-20T20:41:29.837Z] "mtu": 1458, [2023-06-20T20:41:29.837Z] "selinux-enabled": true, [2023-06-20T20:41:29.837Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-20T20:41:29.837Z] } [Pipeline] sh [2023-06-20T20:41:30.176Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-20T20:41:30.530Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-20T20:41:48.174Z] provisioning config files... [2023-06-20T20:41:48.199Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config2741406041096523246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-20T20:41:48.583Z] ---> docker-login.sh [2023-06-20T20:41:48.583Z] nexus3.edgexfoundry.org:10001 [2023-06-20T20:41:48.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-20T20:41:49.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-20T20:41:49.122Z] Configure a credential helper to remove this warning. See [2023-06-20T20:41:49.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-20T20:41:49.122Z] [2023-06-20T20:41:49.122Z] Login Succeeded [2023-06-20T20:41:49.122Z] nexus3.edgexfoundry.org:10002 [2023-06-20T20:41:49.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-20T20:41:49.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-20T20:41:49.393Z] Configure a credential helper to remove this warning. See [2023-06-20T20:41:49.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-20T20:41:49.393Z] [2023-06-20T20:41:49.393Z] Login Succeeded [2023-06-20T20:41:49.393Z] nexus3.edgexfoundry.org:10003 [2023-06-20T20:41:49.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-20T20:41:49.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-20T20:41:49.933Z] Configure a credential helper to remove this warning. See [2023-06-20T20:41:49.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-20T20:41:49.933Z] [2023-06-20T20:41:49.933Z] Login Succeeded [2023-06-20T20:41:49.933Z] nexus3.edgexfoundry.org:10004 [2023-06-20T20:41:50.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-20T20:41:50.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-20T20:41:50.201Z] Configure a credential helper to remove this warning. See [2023-06-20T20:41:50.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-20T20:41:50.201Z] [2023-06-20T20:41:50.201Z] Login Succeeded [2023-06-20T20:41:50.201Z] docker.io [2023-06-20T20:41:50.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-20T20:41:50.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-20T20:41:50.737Z] Configure a credential helper to remove this warning. See [2023-06-20T20:41:50.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-20T20:41:50.737Z] [2023-06-20T20:41:50.737Z] Login Succeeded [2023-06-20T20:41:50.737Z] ---> docker-login.sh ends [Pipeline] } [2023-06-20T20:41:50.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-20T20:41:51.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-20T20:41:51.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-20T20:41:51.204Z] ========================================================= [2023-06-20T20:41:51.204Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-20T20:41:51.204Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-20T20:41:51.702Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-20T20:41:51.702Z] Sending build context to Docker daemon 83.97kB [2023-06-20T20:41:55.275Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-20T20:41:55.275Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-20T20:41:55.562Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-20T20:41:55.562Z] c41833b44d91: Pulling fs layer [2023-06-20T20:41:55.562Z] ed15518f5707: Pulling fs layer [2023-06-20T20:41:55.562Z] feae8fd75edb: Pulling fs layer [2023-06-20T20:41:55.562Z] 242c74f7c9fa: Pulling fs layer [2023-06-20T20:41:55.562Z] 3cdef696dda3: Pulling fs layer [2023-06-20T20:41:55.562Z] 2ced38df9373: Pulling fs layer [2023-06-20T20:41:55.562Z] 58f1dce35555: Pulling fs layer [2023-06-20T20:41:55.562Z] 3cdef696dda3: Waiting [2023-06-20T20:41:55.562Z] 2ced38df9373: Waiting [2023-06-20T20:41:55.562Z] 58f1dce35555: Waiting [2023-06-20T20:41:55.562Z] 242c74f7c9fa: Waiting [2023-06-20T20:41:55.562Z] ed15518f5707: Download complete [2023-06-20T20:41:55.562Z] 242c74f7c9fa: Verifying Checksum [2023-06-20T20:41:55.562Z] 242c74f7c9fa: Download complete [2023-06-20T20:41:55.562Z] 3cdef696dda3: Download complete [2023-06-20T20:41:55.562Z] c41833b44d91: Verifying Checksum [2023-06-20T20:41:55.562Z] c41833b44d91: Download complete [2023-06-20T20:41:57.016Z] c41833b44d91: Pull complete [2023-06-20T20:41:57.016Z] 58f1dce35555: Verifying Checksum [2023-06-20T20:41:57.016Z] 58f1dce35555: Download complete [2023-06-20T20:41:57.290Z] ed15518f5707: Pull complete [2023-06-20T20:41:58.253Z] feae8fd75edb: Verifying Checksum [2023-06-20T20:41:58.253Z] feae8fd75edb: Download complete [2023-06-20T20:41:58.253Z] 2ced38df9373: Verifying Checksum [2023-06-20T20:41:58.253Z] 2ced38df9373: Download complete [2023-06-20T20:42:10.594Z] feae8fd75edb: Pull complete [2023-06-20T20:42:10.594Z] 242c74f7c9fa: Pull complete [2023-06-20T20:42:10.594Z] 3cdef696dda3: Pull complete [2023-06-20T20:42:15.942Z] 2ced38df9373: Pull complete [2023-06-20T20:42:18.539Z] 58f1dce35555: Pull complete [2023-06-20T20:42:18.539Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-20T20:42:18.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-20T20:42:18.539Z] ---> fadd8f120f05 [2023-06-20T20:42:18.539Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-20T20:42:19.963Z] ---> Running in 3a70f43c68b0 [2023-06-20T20:42:20.231Z] Removing intermediate container 3a70f43c68b0 [2023-06-20T20:42:20.231Z] ---> 5c92d70503fa [2023-06-20T20:42:20.231Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-20T20:42:20.231Z] ---> Running in 7c9d34e27c91 [2023-06-20T20:42:20.498Z] Removing intermediate container 7c9d34e27c91 [2023-06-20T20:42:20.498Z] ---> 4d4785d9f4e0 [2023-06-20T20:42:20.498Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-20T20:42:20.765Z] ---> Running in 3eb0afe6ad12 [2023-06-20T20:42:21.032Z] Removing intermediate container 3eb0afe6ad12 [2023-06-20T20:42:21.032Z] ---> 80fdf57c087f [2023-06-20T20:42:21.032Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-20T20:42:21.032Z] ---> Running in 32b2a34d34fd [2023-06-20T20:42:21.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-20T20:42:22.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-20T20:42:23.536Z] OK: 263 MiB in 53 packages [2023-06-20T20:42:24.497Z] Removing intermediate container 32b2a34d34fd [2023-06-20T20:42:24.497Z] ---> ca210b014ef6 [2023-06-20T20:42:24.497Z] Step 7/12 : WORKDIR /app [2023-06-20T20:42:24.497Z] ---> Running in b6c7dca94d7f [2023-06-20T20:42:24.763Z] Removing intermediate container b6c7dca94d7f [2023-06-20T20:42:24.763Z] ---> ebe269f4512f [2023-06-20T20:42:24.763Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-20T20:42:25.352Z] ---> 30c532a6e496 [2023-06-20T20:42:25.352Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-20T20:42:25.352Z] ---> Running in 6f7756236285 [2023-06-20T20:43:33.416Z] Removing intermediate container 6f7756236285 [2023-06-20T20:43:33.416Z] ---> bd657c06eb49 [2023-06-20T20:43:33.416Z] Step 10/12 : COPY . . [2023-06-20T20:43:33.416Z] ---> a4fe7ccfa7aa [2023-06-20T20:43:33.416Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-20T20:43:33.416Z] ---> Running in af1a30a5a30a [2023-06-20T20:43:33.416Z] Removing intermediate container af1a30a5a30a [2023-06-20T20:43:33.416Z] ---> d5fb4a36c9d1 [2023-06-20T20:43:33.416Z] Step 12/12 : RUN $MAKE [2023-06-20T20:43:33.416Z] ---> Running in decee20023db [2023-06-20T20:43:33.416Z] noop [2023-06-20T20:43:33.416Z] Removing intermediate container decee20023db [2023-06-20T20:43:33.416Z] ---> 2ef0c94b6175 [2023-06-20T20:43:33.416Z] Successfully built 2ef0c94b6175 [2023-06-20T20:43:33.416Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-20T20:43:33.896Z] + docker inspect -f . ci-base-image-arm64 [2023-06-20T20:43:33.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-20T20:43:34.185Z] prd-ubuntu20.04-docker-arm64-4c-16g-18927 does not seem to be running inside a container [2023-06-20T20:43:34.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-20T20:43:35.409Z] $ docker top fca35fa1afba0a74bc95e91985cc257139a438eeeaec66146d9edda6698711cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-20T20:43:36.276Z] + go version [2023-06-20T20:43:36.277Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-20T20:43:36.309Z] $ docker stop --time=1 fca35fa1afba0a74bc95e91985cc257139a438eeeaec66146d9edda6698711cb [2023-06-20T20:43:37.916Z] $ docker rm -f --volumes fca35fa1afba0a74bc95e91985cc257139a438eeeaec66146d9edda6698711cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-20T20:43:38.758Z] + docker inspect -f . ci-base-image-arm64 [2023-06-20T20:43:38.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-20T20:43:39.006Z] prd-ubuntu20.04-docker-arm64-4c-16g-18927 does not seem to be running inside a container [2023-06-20T20:43:39.067Z] $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-20T20:43:40.246Z] $ docker top beb5e566bec13340d430082bf25cdf997aaccbce93c3977ec5fc2736ee1fb0df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-20T20:43:40.806Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-06-20T20:43:41.457Z] + make test [2023-06-20T20:43:41.457Z] go test -race -coverprofile=coverage.out ./... [2023-06-20T20:44:20.338Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-06-20T20:44:20.338Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-20T20:44:20.338Z] go vet ./... [2023-06-20T20:44:47.029Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-20T20:44:47.029Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-20T20:44:47.029Z] ./bin/test-attribution-txt.sh [2023-06-20T20:44:47.029Z] make: ./bin/test-attribution-txt.sh: No such file or directory [2023-06-20T20:44:47.029Z] make: *** [makefile:59: test] Error 127 [Pipeline] } [2023-06-20T20:44:47.070Z] $ docker stop --time=1 beb5e566bec13340d430082bf25cdf997aaccbce93c3977ec5fc2736ee1fb0df [2023-06-20T20:44:51.144Z] $ docker rm -f --volumes beb5e566bec13340d430082bf25cdf997aaccbce93c3977ec5fc2736ee1fb0df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-20T20:44:52.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-20T20:44:52.410Z] [2023-06-20T20:44:52.410Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-20T20:44:52.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-20T20:44:53.073Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-20T20:44:53.073Z] 8998bd30e6a1: Pulling fs layer [2023-06-20T20:44:53.073Z] 04944245beec: Pulling fs layer [2023-06-20T20:44:53.073Z] 699f458cf7ca: Pulling fs layer [2023-06-20T20:44:53.073Z] 765212b225bb: Pulling fs layer [2023-06-20T20:44:53.073Z] f23df028b6ca: Pulling fs layer [2023-06-20T20:44:53.073Z] d65c8cfc05b1: Pulling fs layer [2023-06-20T20:44:53.073Z] 2437ff75d9bd: Pulling fs layer [2023-06-20T20:44:53.073Z] 765212b225bb: Waiting [2023-06-20T20:44:53.073Z] f23df028b6ca: Waiting [2023-06-20T20:44:53.073Z] d65c8cfc05b1: Waiting [2023-06-20T20:44:53.073Z] 2437ff75d9bd: Waiting [2023-06-20T20:44:53.073Z] 04944245beec: Verifying Checksum [2023-06-20T20:44:53.073Z] 04944245beec: Download complete [2023-06-20T20:44:53.073Z] 765212b225bb: Download complete [2023-06-20T20:44:53.073Z] f23df028b6ca: Verifying Checksum [2023-06-20T20:44:53.073Z] f23df028b6ca: Download complete [2023-06-20T20:44:53.073Z] d65c8cfc05b1: Verifying Checksum [2023-06-20T20:44:53.073Z] d65c8cfc05b1: Download complete [2023-06-20T20:44:53.342Z] 699f458cf7ca: Verifying Checksum [2023-06-20T20:44:53.342Z] 699f458cf7ca: Download complete [2023-06-20T20:44:53.620Z] 8998bd30e6a1: Verifying Checksum [2023-06-20T20:44:53.620Z] 8998bd30e6a1: Download complete [2023-06-20T20:44:56.205Z] 2437ff75d9bd: Verifying Checksum [2023-06-20T20:44:56.205Z] 2437ff75d9bd: Download complete [2023-06-20T20:44:57.613Z] 8998bd30e6a1: Pull complete [2023-06-20T20:44:57.879Z] 04944245beec: Pull complete [2023-06-20T20:44:59.300Z] 699f458cf7ca: Pull complete [2023-06-20T20:44:59.567Z] 765212b225bb: Pull complete [2023-06-20T20:45:00.152Z] f23df028b6ca: Pull complete [2023-06-20T20:45:00.420Z] d65c8cfc05b1: Pull complete [2023-06-20T20:45:15.414Z] 2437ff75d9bd: Pull complete [2023-06-20T20:45:15.414Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-20T20:45:15.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-20T20:45:15.414Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-20T20:45:15.725Z] prd-ubuntu20.04-docker-arm64-4c-16g-18927 does not seem to be running inside a container [2023-06-20T20:45:15.791Z] $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-20T20:45:18.244Z] $ docker top db8ff38f3e73b7e0140d782f1e875c31f6d4cf9edc5a34ea517a2cdb1e206dff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-20T20:45:18.793Z] ---> job-cost.sh [2023-06-20T20:45:19.057Z] lf-activate-venv: SKIPPING [2023-06-20T20:45:19.057Z] INFO: No Stack... [2023-06-20T20:45:19.323Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-20T20:45:20.277Z] INFO: Archiving Costs [Pipeline] sh [2023-06-20T20:45:20.608Z] + cut+ -d, -f6 [2023-06-20T20:45:20.608Z] cat /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock [2023-06-20T20:45:20.745Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-4-1-stack-cost] [2023-06-20T20:45:20.750Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-4-1-stack-cost] did not exist. Created. [2023-06-20T20:45:20.750Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-4-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-20T20:45:21.176Z] /w/workspace/app-record-replay/1@tmp/durable-93aa1b16/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-20T20:45:21.545Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-20T20:45:21.583Z] Warning: overwriting stash ‘stack-cost’ [2023-06-20T20:45:22.049Z] Stashed 1 file(s) [Pipeline] } [2023-06-20T20:45:22.067Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-4-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-20T20:45:22.152Z] $ docker stop --time=1 db8ff38f3e73b7e0140d782f1e875c31f6d4cf9edc5a34ea517a2cdb1e206dff [2023-06-20T20:45:23.594Z] $ docker rm -f --volumes db8ff38f3e73b7e0140d782f1e875c31f6d4cf9edc5a34ea517a2cdb1e206dff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-20T20:45:24.288Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-20T20:45:26.294Z] + [ -d /w/workspace/exfoundry_app-record-replay_PR-4/archives ] [2023-06-20T20:45:26.294Z] + ls -al /w/workspace/exfoundry_app-record-replay_PR-4/archives [2023-06-20T20:45:26.294Z] total 16 [2023-06-20T20:45:26.294Z] drwxr-xr-x 3 root root 4096 Jun 20 20:40 . [2023-06-20T20:45:26.294Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 20 20:40 .. [2023-06-20T20:45:26.294Z] drwxr-xr-x 2 root root 4096 Jun 20 20:40 cost [2023-06-20T20:45:26.294Z] -rw-r--r-- 1 root root 87 Jun 20 20:40 cost.csv [2023-06-20T20:45:26.294Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_PR-4/archives [2023-06-20T20:45:26.294Z] + ls -al /w/workspace/exfoundry_app-record-replay_PR-4/archives [2023-06-20T20:45:26.294Z] total 16 [2023-06-20T20:45:26.294Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 20:40 . [2023-06-20T20:45:26.294Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 20 20:40 .. [2023-06-20T20:45:26.294Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 20:40 cost [2023-06-20T20:45:26.294Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 20 20:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-20T20:45:26.625Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-20T20:45:27.518Z] ---> package-listing.sh [2023-06-20T20:45:27.518Z] ++ facter osfamily [2023-06-20T20:45:27.518Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-20T20:45:27.778Z] + OS_FAMILY=debian [2023-06-20T20:45:27.779Z] + workspace=/w/workspace/exfoundry_app-record-replay_PR-4 [2023-06-20T20:45:27.779Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-20T20:45:27.779Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-20T20:45:27.779Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-20T20:45:27.779Z] + PACKAGES=/tmp/packages_start.txt [2023-06-20T20:45:27.779Z] + '[' /w/workspace/exfoundry_app-record-replay_PR-4 ']' [2023-06-20T20:45:27.779Z] + PACKAGES=/tmp/packages_end.txt [2023-06-20T20:45:27.779Z] + case "${OS_FAMILY}" in [2023-06-20T20:45:27.779Z] + dpkg -l [2023-06-20T20:45:27.779Z] + grep '^ii' [2023-06-20T20:45:27.779Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-20T20:45:27.779Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-20T20:45:27.779Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-20T20:45:27.779Z] + '[' /w/workspace/exfoundry_app-record-replay_PR-4 ']' [2023-06-20T20:45:27.779Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_PR-4/archives/ [2023-06-20T20:45:27.779Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_PR-4/archives/ [Pipeline] echo [2023-06-20T20:45:27.807Z] 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_PR-4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-20T20:45:28.098Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-20T20:45:28.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-20T20:45:28.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-20T20:45:28.878Z] prd-ubuntu20.04-docker-8c-8g-18926 does not seem to be running inside a container [2023-06-20T20:45:28.909Z] $ 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_PR-4/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_PR-4 -v /w/workspace/exfoundry_app-record-replay_PR-4:/w/workspace/exfoundry_app-record-replay_PR-4:rw,z -v /w/workspace/exfoundry_app-record-replay_PR-4@tmp:/w/workspace/exfoundry_app-record-replay_PR-4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-20T20:45:29.135Z] $ docker top df878fae258ca4f4e5002a054effd3e238779178656c8eb247642145abfa4460 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-20T20:45:29.524Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-20T20:45:29.832Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-20T20:45:30.140Z] + ls /var/log/sa-host [2023-06-20T20:45:30.140Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-20T20:45:30.383Z] provisioning config files... [2023-06-20T20:45:30.392Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_PR-4@tmp/config18137642067801712087tmp [Pipeline] { [Pipeline] echo [2023-06-20T20:45:30.450Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-20T20:45:30.768Z] ---> create-netrc.sh [Pipeline] } [2023-06-20T20:45:30.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-20T20:45:31.216Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-20T20:45:31.248Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-20T20:45:31.565Z] ---> sudo-logs.sh [2023-06-20T20:45:31.565Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-20T20:45:31.650Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-20T20:45:31.965Z] ---> job-cost.sh [2023-06-20T20:45:31.965Z] lf-activate-venv: SKIPPING [2023-06-20T20:45:31.965Z] DEBUG: total: 0.2199999988079071 [2023-06-20T20:45:31.965Z] INFO: Retrieving Stack Cost... [2023-06-20T20:45:32.226Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-20T20:45:32.485Z] INFO: Archiving Costs [Pipeline] echo [2023-06-20T20:45:32.526Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-20T20:45:32.838Z] ---> logs-deploy.sh [2023-06-20T20:45:32.838Z] lf-activate-venv: SKIPPING [2023-06-20T20:45:32.838Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-4/1 [2023-06-20T20:45:32.838Z] INFO: archiving workspace using pattern(s): [2023-06-20T20:45:33.776Z] Archives upload complete. [2023-06-20T20:45:33.776Z] INFO: archiving logs to Nexus