Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f1db7b64a454b9b704f3777dd84590a3068f3b6 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-ssh4579315005774388856.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh17641620622905394289.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9226354787983227305.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7358445003402391552.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16196736570027570348.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4774 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7f1db7b64a454b9b704f3777dd84590a3068f3b6 (main) Commit message: "Merge pull request #70 from lenny-intel/app-layer-import" > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f1db7b64a454b9b704f3777dd84590a3068f3b6 # timeout=10 > git rev-list --no-walk 0591cdf33105aaeb4fa97ebf1829aacc0cf76b0f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:56:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:56:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:56:40 ========================================================= 23:56:40 EdgeX Global Pipelines Version Info 23:56:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:56:41 ------------------- 23:56:41 stable info: 23:56:41 ------------------- 23:56:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:56:41 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 23:56:41 Message: update stable to v1.0.253 23:56:42 ------------------- 23:56:42 experimental info: 23:56:42 ------------------- 23:56:42 Commited By: **** collab-it+edgex@linuxfoundation.org 23:56:42 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 23:56:42 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f1db7b64a454b9b704f3777dd84590a3068f3b6 [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f1db7b [Pipeline] echo 23:56:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:56:42 provisioning config files... 23:56:42 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10391600171021759912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:56:43 ---> docker-login.sh 23:56:43 nexus3.edgexfoundry.org:10001 23:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:44 Configure a credential helper to remove this warning. See 23:56:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:44 23:56:44 Login Succeeded 23:56:44 nexus3.edgexfoundry.org:10002 23:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:44 Configure a credential helper to remove this warning. See 23:56:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:44 23:56:44 Login Succeeded 23:56:44 nexus3.edgexfoundry.org:10003 23:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:44 Configure a credential helper to remove this warning. See 23:56:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:44 23:56:44 Login Succeeded 23:56:44 nexus3.edgexfoundry.org:10004 23:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:45 Configure a credential helper to remove this warning. See 23:56:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:45 23:56:45 Login Succeeded 23:56:45 docker.io 23:56:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:45 Configure a credential helper to remove this warning. See 23:56:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:45 23:56:45 Login Succeeded 23:56:45 ---> docker-login.sh ends [Pipeline] } 23:56:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:56:45 + git rev-list -1 --merges 7f1db7b64a454b9b704f3777dd84590a3068f3b6~1..7f1db7b64a454b9b704f3777dd84590a3068f3b6 [Pipeline] echo 23:56:45 -----------> git rev-list -1 --merges 7f1db7b64a454b9b704f3777dd84590a3068f3b6~1..7f1db7b64a454b9b704f3777dd84590a3068f3b6 7f1db7b64a454b9b704f3777dd84590a3068f3b6 23:56:45 7f1db7b64a454b9b704f3777dd84590a3068f3b6 [false] [Pipeline] sh 23:56:46 + git log --format=format:%s -1 7f1db7b64a454b9b704f3777dd84590a3068f3b6 [Pipeline] echo 23:56:46 ========================================================= 23:56:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:56:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:56:46 + git log --format=format:%s -1 7f1db7b64a454b9b704f3777dd84590a3068f3b6 [Pipeline] echo 23:56:46 [semverPrep] GIT_COMMIT: 7f1db7b64a454b9b704f3777dd84590a3068f3b6, Commit Message: Merge pull request #70 from lenny-intel/app-layer-import [Pipeline] echo 23:56:46 [semverPrep] This is not a build commit. [Pipeline] sh 23:56:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:56:46 + grep -v github /etc/ssh/ssh_known_hosts 23:56:46 + [ -e /tmp/ssh_known_hosts ] 23:56:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:56:46 + + sudo tee -a /etc/ssh/ssh_known_hosts 23:56:46 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:56:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:56:47 23:56:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:56:47 0.1.4: Pulling from edgex-devops/py-git-semver 23:56:47 b85a868b505f: Pulling fs layer 23:56:47 e2be974225ed: Pulling fs layer 23:56:47 339a4e72a1f5: Pulling fs layer 23:56:47 988bab9f4d93: Pulling fs layer 23:56:47 1469e6f7b9e6: Pulling fs layer 23:56:47 eaf3925da568: Pulling fs layer 23:56:47 bab4dde63d76: Pulling fs layer 23:56:47 bde34c3a00c8: Pulling fs layer 23:56:47 b352a97aabf1: Pulling fs layer 23:56:47 988bab9f4d93: Waiting 23:56:47 1469e6f7b9e6: Waiting 23:56:47 4872d77fe225: Pulling fs layer 23:56:47 5851b861e8e6: Pulling fs layer 23:56:47 eaf3925da568: Waiting 23:56:47 b352a97aabf1: Waiting 23:56:47 bab4dde63d76: Waiting 23:56:47 4872d77fe225: Waiting 23:56:47 bde34c3a00c8: Waiting 23:56:47 5851b861e8e6: Waiting 23:56:47 e2be974225ed: Download complete 23:56:47 988bab9f4d93: Verifying Checksum 23:56:47 988bab9f4d93: Download complete 23:56:47 1469e6f7b9e6: Verifying Checksum 23:56:47 1469e6f7b9e6: Download complete 23:56:47 eaf3925da568: Download complete 23:56:47 339a4e72a1f5: Verifying Checksum 23:56:47 339a4e72a1f5: Download complete 23:56:47 bde34c3a00c8: Verifying Checksum 23:56:47 bde34c3a00c8: Download complete 23:56:47 b352a97aabf1: Download complete 23:56:47 4872d77fe225: Download complete 23:56:47 5851b861e8e6: Download complete 23:56:47 b85a868b505f: Verifying Checksum 23:56:47 b85a868b505f: Download complete 23:56:48 bab4dde63d76: Verifying Checksum 23:56:48 bab4dde63d76: Download complete 23:56:49 b85a868b505f: Pull complete 23:56:49 e2be974225ed: Pull complete 23:56:50 339a4e72a1f5: Pull complete 23:56:50 988bab9f4d93: Pull complete 23:56:51 1469e6f7b9e6: Pull complete 23:56:51 eaf3925da568: Pull complete 23:56:53 bab4dde63d76: Pull complete 23:56:53 bde34c3a00c8: Pull complete 23:56:53 b352a97aabf1: Pull complete 23:56:54 4872d77fe225: Pull complete 23:56:54 5851b861e8e6: Pull complete 23:56:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:56:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:56:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:54 prd-ubuntu20.04-docker-8c-8g-4774 does not seem to be running inside a container 23:56:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:57:01 $ docker top d60c3be8358b8148c46cc23a9ad49291431872e65e666c36e31210d0a619eb05 -eo pid,comm 23:57:01 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). 23:57:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:57:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:57:01 [ssh-agent] Looking for ssh-agent implementation... 23:57:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:57:01 $ docker exec d60c3be8358b8148c46cc23a9ad49291431872e65e666c36e31210d0a619eb05 ssh-agent 23:57:02 SSH_AUTH_SOCK=/tmp/ssh-tA4E6zcyHStg/agent.32 23:57:02 SSH_AGENT_PID=38 23:57:02 Running ssh-add (command line suppressed) 23:57:02 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14569898934021683307.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14569898934021683307.key) 23:57:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:57:02 + git tag --points-at HEAD [Pipeline] } 23:57:02 $ docker exec --env ******** --env ******** d60c3be8358b8148c46cc23a9ad49291431872e65e666c36e31210d0a619eb05 ssh-agent -k 23:57:02 unset SSH_AUTH_SOCK; 23:57:02 unset SSH_AGENT_PID; 23:57:02 echo Agent pid 38 killed; 23:57:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:57:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:57:02 [ssh-agent] Looking for ssh-agent implementation... 23:57:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:57:02 $ docker exec d60c3be8358b8148c46cc23a9ad49291431872e65e666c36e31210d0a619eb05 ssh-agent 23:57:02 SSH_AUTH_SOCK=/tmp/ssh-W8MUrOEpkuut/agent.70 23:57:02 SSH_AGENT_PID=76 23:57:02 Running ssh-add (command line suppressed) 23:57:02 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8513975184002174896.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8513975184002174896.key) 23:57:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:57:03 + git semver init 23:57:03 2023-08-28 23:57:03,476 [run_init] DEBUG init version:0.0.0 force:False 23:57:03 2023-08-28 23:57:03,477 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 23:57:03 2023-08-28 23:57:03,477 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 23:57:03 2023-08-28 23:57:03,477 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 23:57:04 2023-08-28 23:57:04,088 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 23:57:04 2023-08-28 23:57:04,089 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 23:57:04 2023-08-28 23:57:04,089 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:57:04 2023-08-28 23:57:04,089 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:57:04 3.1.0-dev.39 [Pipeline] } 23:57:04 $ docker exec --env ******** --env ******** d60c3be8358b8148c46cc23a9ad49291431872e65e666c36e31210d0a619eb05 ssh-agent -k 23:57:04 unset SSH_AUTH_SOCK; 23:57:04 unset SSH_AGENT_PID; 23:57:04 echo Agent pid 76 killed; 23:57:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:57:04 + git semver [Pipeline] } 23:57:05 $ docker stop --time=1 d60c3be8358b8148c46cc23a9ad49291431872e65e666c36e31210d0a619eb05 23:57:06 $ docker rm -f --volumes d60c3be8358b8148c46cc23a9ad49291431872e65e666c36e31210d0a619eb05 [Pipeline] // withDockerContainer [Pipeline] sh 23:57:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:57:06 Stashed 1 file(s) [Pipeline] echo 23:57:06 [edgeXSemver]: initialized semver on version 3.1.0-dev.39 [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 23:57:07 provisioning config files... 23:57:07 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config87152653658763880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:57:07 ---> docker-login.sh 23:57:07 nexus3.edgexfoundry.org:10001 23:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:07 Configure a credential helper to remove this warning. See 23:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:07 23:57:07 Login Succeeded 23:57:07 nexus3.edgexfoundry.org:10002 23:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:07 Configure a credential helper to remove this warning. See 23:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:07 23:57:07 Login Succeeded 23:57:07 nexus3.edgexfoundry.org:10003 23:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:07 Configure a credential helper to remove this warning. See 23:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:07 23:57:07 Login Succeeded 23:57:07 nexus3.edgexfoundry.org:10004 23:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:07 Configure a credential helper to remove this warning. See 23:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:07 23:57:07 Login Succeeded 23:57:07 docker.io 23:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:07 Configure a credential helper to remove this warning. See 23:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:07 23:57:07 Login Succeeded 23:57:07 ---> docker-login.sh ends [Pipeline] } 23:57:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:57:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:57:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:57:07 ========================================================= 23:57:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:57:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:08 + 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 . 23:57:08 Sending build context to Docker daemon 517.1kB 23:57:08 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:57:08 Step 2/12 : FROM ${BASE} AS builder 23:57:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:57:08 4db1b89c0bd1: Pulling fs layer 23:57:08 6911f1a30b25: Pulling fs layer 23:57:08 e194b8c5c2a9: Pulling fs layer 23:57:08 6863d3e3a2b1: Pulling fs layer 23:57:08 ec0bb842ea78: Pulling fs layer 23:57:08 40a00589a448: Pulling fs layer 23:57:08 6c08303d61cc: Pulling fs layer 23:57:08 798269fcf238: Pulling fs layer 23:57:08 40a00589a448: Waiting 23:57:08 6863d3e3a2b1: Waiting 23:57:08 6c08303d61cc: Waiting 23:57:08 798269fcf238: Waiting 23:57:08 ec0bb842ea78: Waiting 23:57:08 6911f1a30b25: Verifying Checksum 23:57:08 6911f1a30b25: Download complete 23:57:08 6863d3e3a2b1: Download complete 23:57:08 ec0bb842ea78: Verifying Checksum 23:57:08 ec0bb842ea78: Download complete 23:57:08 4db1b89c0bd1: Verifying Checksum 23:57:08 4db1b89c0bd1: Download complete 23:57:08 40a00589a448: Verifying Checksum 23:57:08 40a00589a448: Download complete 23:57:08 4db1b89c0bd1: Pull complete 23:57:08 6911f1a30b25: Pull complete 23:57:09 798269fcf238: Verifying Checksum 23:57:09 798269fcf238: Download complete 23:57:09 e194b8c5c2a9: Verifying Checksum 23:57:09 e194b8c5c2a9: Download complete 23:57:09 6c08303d61cc: Verifying Checksum 23:57:09 6c08303d61cc: Download complete 23:57:12 e194b8c5c2a9: Pull complete 23:57:12 6863d3e3a2b1: Pull complete 23:57:12 ec0bb842ea78: Pull complete 23:57:12 40a00589a448: Pull complete 23:57:15 6c08303d61cc: Pull complete 23:57:16 798269fcf238: Pull complete 23:57:16 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 23:57:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:57:16 ---> ec979cd7f677 23:57:16 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:57:22 Still waiting to schedule task 23:57:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:57:22 ---> Running in 13e4a4d6625b 23:57:22 Removing intermediate container 13e4a4d6625b 23:57:22 ---> bf9e396528b6 23:57:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:57:22 ---> Running in b61cb3ad4832 23:57:22 Removing intermediate container b61cb3ad4832 23:57:22 ---> 9115f41c18f1 23:57:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:57:22 ---> Running in 36b406a88b96 23:57:22 Removing intermediate container 36b406a88b96 23:57:22 ---> 7da875d903e7 23:57:22 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:57:22 ---> Running in 227111f42dda 23:57:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:57:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:57:22 OK: 265 MiB in 53 packages 23:57:22 Removing intermediate container 227111f42dda 23:57:22 ---> d7b33e69439b 23:57:22 Step 7/12 : WORKDIR /app 23:57:22 ---> Running in 315b88861e2b 23:57:22 Removing intermediate container 315b88861e2b 23:57:22 ---> 5437dc7b4b35 23:57:22 Step 8/12 : COPY go.mod vendor* ./ 23:57:22 ---> 0999c8a687e6 23:57:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:57:22 ---> Running in 8f9333f41392 23:58:01 Removing intermediate container 8f9333f41392 23:58:01 ---> 35b7585fea82 23:58:01 Step 10/12 : COPY . . 23:58:01 ---> 3d472bd12b4e 23:58:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:58:01 ---> Running in 236b077fd19c 23:58:01 Removing intermediate container 236b077fd19c 23:58:01 ---> 086d1612ce6a 23:58:01 Step 12/12 : RUN $MAKE 23:58:01 ---> Running in 55440e1a6b00 23:58:01 noop 23:58:01 Removing intermediate container 55440e1a6b00 23:58:01 ---> 2a0c537576f2 23:58:01 Successfully built 2a0c537576f2 23:58:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:02 + docker inspect -f . ci-base-image-x86_64 23:58:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:02 prd-ubuntu20.04-docker-8c-8g-4774 does not seem to be running inside a container 23:58:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:58:03 $ docker top 10bcabe2d7e4c79c3746a1ef8ad37d4841fb360fe80e058097942e1616c6e96d -eo pid,comm [Pipeline] { [Pipeline] sh 23:58:03 + go version 23:58:03 go version go1.20.6 linux/amd64 [Pipeline] } 23:58:03 $ docker stop --time=1 10bcabe2d7e4c79c3746a1ef8ad37d4841fb360fe80e058097942e1616c6e96d 23:58:05 $ docker rm -f --volumes 10bcabe2d7e4c79c3746a1ef8ad37d4841fb360fe80e058097942e1616c6e96d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:05 + docker inspect -f . ci-base-image-x86_64 23:58:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:05 prd-ubuntu20.04-docker-8c-8g-4774 does not seem to be running inside a container 23:58:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:58:06 $ docker top ce694d5f88770b88d8f6cb971c4daac0ba286194f88073c83558032b81f54967 -eo pid,comm [Pipeline] { [Pipeline] sh 23:58:06 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 23:58:07 + make test 23:58:07 go test -race -coverprofile=coverage.out ./... 23:58:29 ? github.com/edgexfoundry/app-record-replay [no test files] 23:58:29 ok github.com/edgexfoundry/app-record-replay/internal/app 0.062s coverage: 88.0% of statements 23:58:29 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 23:58:29 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 23:58:29 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 23:58:37 ok github.com/edgexfoundry/app-record-replay/internal/application 8.620s coverage: 98.7% of statements 23:58:37 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.121s coverage: 78.7% of statements 23:58:37 ok github.com/edgexfoundry/app-record-replay/internal/utils 0.041s coverage: 100.0% of statements 23:58:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4775 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 23:58:50 Running in /w/workspace/app-record-replay/42 [Pipeline] { [Pipeline] checkout 23:58:50 Selected Git installation does not exist. Using Default 23:58:50 The recommended git tool is: NONE 23:58:58 using credential edgex-jenkins-ssh 23:58:58 Cloning the remote Git repository 23:58:58 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 23:58:58 > git init /w/workspace/app-record-replay/42 # timeout=10 23:58:58 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 23:58:58 > git --version # timeout=10 23:58:58 > git --version # 'git version 2.25.1' 23:58:58 using GIT_SSH to set credentials SSH Credentials for GitHub 23:58:59 go vet ./... 23:58:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:58:59 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 23:58:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:59:00 Avoid second fetch 23:59:00 Checking out Revision 7f1db7b64a454b9b704f3777dd84590a3068f3b6 (main) 23:59:00 Commit message: "Merge pull request #70 from lenny-intel/app-layer-import" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:59:00 > git config core.sparsecheckout # timeout=10 23:59:00 > git checkout -f 7f1db7b64a454b9b704f3777dd84590a3068f3b6 # timeout=10 23:59:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:59:01 % Total % Received % Xferd Average Speed Time Time Time Current 23:59:01 Dload Upload Total Spent Left Speed 23:59:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:59:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:59:01 ./bin/test-attribution-txt.sh 23:59:01 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 23:59:01 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 23:59:01 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 23:59:01 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 23:59:01 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 23:59:01 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 23:59:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:59:01 $ docker stop --time=1 ce694d5f88770b88d8f6cb971c4daac0ba286194f88073c83558032b81f54967 23:59:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 17709 0 --:--:-- --:--:-- --:--:-- 17734 23:59:06 $ docker rm -f --volumes ce694d5f88770b88d8f6cb971c4daac0ba286194f88073c83558032b81f54967 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 23:59:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:59:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 23:59:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) 23:59:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 23:59:07 sudo tee /etc/docker/daemon.new 23:59:07 { [Pipeline] sh 23:59:07 "registry-mirrors": [ 23:59:07 "https://nexus3.edgexfoundry.org:10001" 23:59:07 ], 23:59:07 "bip": "10.250.0.254/24", 23:59:07 "hosts": [ 23:59:07 "tcp://0.0.0.0:5555", 23:59:07 "unix:///var/run/docker.sock" 23:59:07 ], 23:59:07 "mtu": 1458, 23:59:07 "selinux-enabled": true, 23:59:07 "seccomp-profile": "/etc/docker/seccomp.json" 23:59:07 } [Pipeline] sh 23:59:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:59:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:59:07 + ls -al . 23:59:07 total 180 23:59:07 drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 23:58 . 23:59:07 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 23:56 .. 23:59:07 -rw-rw-r-- 1 jenkins jenkins 119 Aug 28 23:56 .dockerignore 23:59:07 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 23:57 .git 23:59:07 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 23:56 .github 23:59:07 -rw-rw-r-- 1 jenkins jenkins 164 Aug 28 23:56 .gitignore 23:59:07 -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 23:56 .golangci.yml 23:59:07 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 23:57 .semver 23:59:07 -rw-rw-r-- 1 jenkins jenkins 10542 Aug 28 23:56 Attribution.txt 23:59:07 -rw-rw-r-- 1 jenkins jenkins 258 Aug 28 23:56 CHANGELOG.md 23:59:07 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 28 23:56 Dockerfile 23:59:07 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 23:56 GOVERNANCE.md 23:59:07 -rw-rw-r-- 1 jenkins jenkins 681 Aug 28 23:56 Jenkinsfile 23:59:07 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 28 23:56 LICENSE 23:59:07 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 28 23:56 Makefile 23:59:07 -rw-rw-r-- 1 jenkins jenkins 611 Aug 28 23:56 OWNERS.md 23:59:07 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 28 23:56 README.md 23:59:07 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 28 23:56 Record and Reply.postman_collection.json 23:59:07 -rw-rw-r-- 1 jenkins jenkins 12 Aug 28 23:57 VERSION 23:59:07 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 23:56 bin 23:59:07 -rw-r--r-- 1 jenkins jenkins 24552 Aug 28 23:58 coverage.out 23:59:07 -rw-rw-r-- 1 jenkins jenkins 3916 Aug 28 23:56 go.mod 23:59:07 -rw-rw-r-- 1 jenkins jenkins 34159 Aug 28 23:56 go.sum 23:59:07 drwxrwxr-x 7 jenkins jenkins 4096 Aug 28 23:56 internal 23:59:07 -rw-rw-r-- 1 jenkins jenkins 913 Aug 28 23:56 main.go 23:59:07 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 23:56 pkg 23:59:07 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 23:56 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:07 + sudo service docker restart 23:59:08 + docker build -t app-record-replay -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7f1db7b64a454b9b704f3777dd84590a3068f3b6 --label arch=amd64 --label version=3.1.0-dev.39 . 23:59:08 Sending build context to Docker daemon 542.2kB 23:59:08 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:59:08 Step 2/26 : FROM ${BASE} AS builder 23:59:08 ---> 2a0c537576f2 23:59:08 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:59:08 ---> Running in ca432fefc597 23:59:08 Removing intermediate container ca432fefc597 23:59:08 ---> dcec7b82909f 23:59:08 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:59:08 ---> Running in d0f57ad79af7 23:59:08 Removing intermediate container d0f57ad79af7 23:59:08 ---> 5e45465e0630 23:59:08 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:59:08 ---> Running in 533549d310fc 23:59:08 Removing intermediate container 533549d310fc 23:59:08 ---> bae942f1f5e4 23:59:08 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:59:08 ---> Running in 38ab5497daff 23:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:59:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:59:23 OK: 265 MiB in 53 packages 23:59:23 Removing intermediate container 38ab5497daff 23:59:23 ---> be28953897d1 23:59:23 Step 7/26 : WORKDIR /app 23:59:23 ---> Running in 95fbd1e6be2b 23:59:23 Removing intermediate container 95fbd1e6be2b 23:59:23 ---> 0a0fbd96f112 23:59:23 Step 8/26 : COPY go.mod vendor* ./ 23:59:23 ---> 09d25c3dc186 23:59:23 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:59:23 ---> Running in 145fb3b8c0c6 23:59:23 Removing intermediate container 145fb3b8c0c6 23:59:23 ---> adce125911d6 23:59:23 Step 10/26 : COPY . . 23:59:23 ---> 22a6f8892ff1 23:59:23 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:59:23 ---> Running in 54fdf0821884 23:59:23 Removing intermediate container 54fdf0821884 23:59:23 ---> b73dab87d677 23:59:23 Step 12/26 : RUN $MAKE 23:59:23 ---> Running in d73514e98836 23:59:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.39" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:59:26 provisioning config files... 23:59:26 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/42@tmp/config17401782268465776165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:59:26 ---> docker-login.sh 23:59:26 nexus3.edgexfoundry.org:10001 23:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:26 Configure a credential helper to remove this warning. See 23:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:26 23:59:26 Login Succeeded 23:59:26 nexus3.edgexfoundry.org:10002 23:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:27 Configure a credential helper to remove this warning. See 23:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:27 23:59:27 Login Succeeded 23:59:27 nexus3.edgexfoundry.org:10003 23:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:27 Configure a credential helper to remove this warning. See 23:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:27 23:59:27 Login Succeeded 23:59:27 nexus3.edgexfoundry.org:10004 23:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:28 Configure a credential helper to remove this warning. See 23:59:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:28 23:59:28 Login Succeeded 23:59:28 docker.io 23:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:28 Configure a credential helper to remove this warning. See 23:59:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:28 23:59:28 Login Succeeded 23:59:28 ---> docker-login.sh ends [Pipeline] } 23:59:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:59:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:59:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:59:28 ========================================================= 23:59:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:59:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:28 + 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 . 23:59:28 Sending build context to Docker daemon 237.6kB 23:59:29 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:59:29 Step 2/12 : FROM ${BASE} AS builder 23:59:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:59:29 edb6bdbacee9: Pulling fs layer 23:59:29 5f9638ab2659: Pulling fs layer 23:59:29 8d51d6327a98: Pulling fs layer 23:59:29 8b374f2dd631: Pulling fs layer 23:59:29 ec14aa9079de: Pulling fs layer 23:59:29 2f466654f4bb: Pulling fs layer 23:59:29 554e91adad29: Pulling fs layer 23:59:29 8b374f2dd631: Waiting 23:59:29 ec14aa9079de: Waiting 23:59:29 2f466654f4bb: Waiting 23:59:29 554e91adad29: Waiting 23:59:29 5f9638ab2659: Verifying Checksum 23:59:29 5f9638ab2659: Download complete 23:59:29 8b374f2dd631: Verifying Checksum 23:59:29 8b374f2dd631: Download complete 23:59:29 ec14aa9079de: Verifying Checksum 23:59:29 ec14aa9079de: Download complete 23:59:29 edb6bdbacee9: Verifying Checksum 23:59:29 edb6bdbacee9: Download complete 23:59:30 edb6bdbacee9: Pull complete 23:59:30 554e91adad29: Verifying Checksum 23:59:30 554e91adad29: Download complete 23:59:31 5f9638ab2659: Pull complete 23:59:31 8d51d6327a98: Verifying Checksum 23:59:31 8d51d6327a98: Download complete 23:59:31 2f466654f4bb: Verifying Checksum 23:59:31 2f466654f4bb: Download complete 23:59:44 8d51d6327a98: Pull complete 23:59:44 8b374f2dd631: Pull complete 23:59:44 ec14aa9079de: Pull complete 23:59:45 Removing intermediate container d73514e98836 23:59:45 ---> 641a87e80073 23:59:45 Step 13/26 : FROM alpine:3.17 23:59:45 3.17: Pulling from library/alpine 23:59:45 9398808236ff: Pulling fs layer 23:59:45 9398808236ff: Verifying Checksum 23:59:45 9398808236ff: Download complete 23:59:46 9398808236ff: Pull complete 23:59:46 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:59:46 Status: Downloaded newer image for alpine:3.17 23:59:46 ---> 1e0b8b5322fc 23:59:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:59:46 ---> Running in f26871336375 23:59:46 Removing intermediate container f26871336375 23:59:46 ---> cdd3c1f3be19 23:59:46 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 23:59:46 ---> Running in f2ea0ef04810 23:59:46 Removing intermediate container f2ea0ef04810 23:59:46 ---> 7855181f1ce9 23:59:46 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:59:46 ---> Running in 597965d26340 23:59:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:59:50 2f466654f4bb: Pull complete 23:59:53 554e91adad29: Pull complete 23:59:53 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 23:59:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:59:53 ---> 1e15ea492957 23:59:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:59:55 ---> Running in dde695f4c5a0 23:59:55 Removing intermediate container dde695f4c5a0 23:59:55 ---> 1949f436450a 23:59:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:59:55 ---> Running in 9e85ea1e284c 23:59:55 Removing intermediate container 9e85ea1e284c 23:59:55 ---> 68f4e791ff07 23:59:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:59:55 ---> Running in a51d572bb221 23:59:56 Removing intermediate container a51d572bb221 23:59:56 ---> 95064b0bba09 23:59:56 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:59:56 ---> Running in 0316ed2c687a 23:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:59:59 OK: 263 MiB in 53 packages 23:59:59 Removing intermediate container 0316ed2c687a 23:59:59 ---> f14df474e925 23:59:59 Step 7/12 : WORKDIR /app 23:59:59 ---> Running in 64d6a4b58f1b 00:00:00 Removing intermediate container 64d6a4b58f1b 00:00:00 ---> 99706497097f 00:00:00 Step 8/12 : COPY go.mod vendor* ./ 00:00:00 ---> 0cd45f6e29bb 00:00:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:00:01 ---> Running in df1faa246f53 00:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:00:43 (1/2) Installing ca-certificates (20230506-r0) 00:00:43 (2/2) Installing dumb-init (1.2.5-r2) 00:00:43 Executing busybox-1.35.0-r29.trigger 00:00:43 Executing ca-certificates-20230506-r0.trigger 00:00:43 OK: 8 MiB in 17 packages 00:00:43 Removing intermediate container 597965d26340 00:00:43 ---> 4346798b532b 00:00:43 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:00:43 ---> eb6bbe2da9d6 00:00:43 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:00:43 ---> 90836145735c 00:00:43 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:00:43 ---> 33749f7d4438 00:00:43 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 00:00:43 ---> 043e9ec81e19 00:00:43 Step 21/26 : EXPOSE 59712 00:00:43 ---> Running in 9ac09a0a0cfc 00:00:43 Removing intermediate container 9ac09a0a0cfc 00:00:43 ---> 00cf910a8e15 00:00:43 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 00:00:43 ---> Running in e7e05c994e4a 00:00:43 Removing intermediate container e7e05c994e4a 00:00:43 ---> 42e0b56eceaf 00:00:43 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:00:43 ---> Running in 4c29a468b1eb 00:00:43 Removing intermediate container 4c29a468b1eb 00:00:43 ---> d594cd96b3b2 00:00:43 Step 24/26 : LABEL arch=amd64 00:00:43 ---> Running in 0992de2a6e88 00:00:43 Removing intermediate container 0992de2a6e88 00:00:43 ---> 72ee15986a05 00:00:43 Step 25/26 : LABEL git_sha=7f1db7b64a454b9b704f3777dd84590a3068f3b6 00:00:43 ---> Running in 7521184392b1 00:00:43 Removing intermediate container 7521184392b1 00:00:43 ---> bd309fe30126 00:00:43 Step 26/26 : LABEL version=3.1.0-dev.39 00:00:43 ---> Running in f4efa495bad3 00:00:43 Removing intermediate container f4efa495bad3 00:00:43 ---> 73ae06cefe51 00:00:43 [Warning] One or more build-args [ARCH] were not consumed 00:00:43 Successfully built 73ae06cefe51 00:00:43 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:00:43 provisioning config files... 00:00:43 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1009694541078737149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:43 ---> docker-login.sh 00:00:43 nexus3.edgexfoundry.org:10001 00:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:43 Configure a credential helper to remove this warning. See 00:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:43 00:00:43 Login Succeeded 00:00:43 nexus3.edgexfoundry.org:10002 00:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:43 Configure a credential helper to remove this warning. See 00:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:43 00:00:43 Login Succeeded 00:00:43 nexus3.edgexfoundry.org:10003 00:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:43 Configure a credential helper to remove this warning. See 00:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:43 00:00:43 Login Succeeded 00:00:43 nexus3.edgexfoundry.org:10004 00:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:43 Configure a credential helper to remove this warning. See 00:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:43 00:00:43 Login Succeeded 00:00:43 docker.io 00:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:44 Configure a credential helper to remove this warning. See 00:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:44 00:00:44 Login Succeeded 00:00:44 ---> docker-login.sh ends [Pipeline] } 00:00:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:00:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:00:44 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 00:00:44 7f1db7b64a454b9b704f3777dd84590a3068f3b6 00:00:44 latest 00:00:44 3.1.0-dev.39 00:00:44 7f1db7b64a454b9b704f3777dd84590a3068f3b6-3.1.0-dev.39 00:00:44 main 00:00:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:44 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:7f1db7b64a454b9b704f3777dd84590a3068f3b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:44 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:7f1db7b64a454b9b704f3777dd84590a3068f3b6 00:00:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:00:44 03d1ee2217ac: Preparing 00:00:44 825dbcf578dc: Preparing 00:00:44 6c9773822dae: Preparing 00:00:44 b05b2895c7a3: Preparing 00:00:44 5146e8ae32e9: Preparing 00:00:44 36b50b131297: Preparing 00:00:44 36b50b131297: Waiting 00:00:44 b05b2895c7a3: Pushed 00:00:44 825dbcf578dc: Pushed 00:00:44 5146e8ae32e9: Pushed 00:00:44 6c9773822dae: Pushed 00:00:44 36b50b131297: Layer already exists 00:00:47 03d1ee2217ac: Pushed 00:00:47 7f1db7b64a454b9b704f3777dd84590a3068f3b6: digest: sha256:78cec43915a8b48f0830e2c314ca19f7ecc421fbdcc5eb5d095680eb8e882f3d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:47 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:48 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 00:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:00:48 03d1ee2217ac: Preparing 00:00:48 825dbcf578dc: Preparing 00:00:48 6c9773822dae: Preparing 00:00:48 b05b2895c7a3: Preparing 00:00:48 5146e8ae32e9: Preparing 00:00:48 36b50b131297: Preparing 00:00:48 36b50b131297: Waiting 00:00:48 6c9773822dae: Layer already exists 00:00:48 5146e8ae32e9: Layer already exists 00:00:48 825dbcf578dc: Layer already exists 00:00:48 b05b2895c7a3: Layer already exists 00:00:48 03d1ee2217ac: Layer already exists 00:00:48 36b50b131297: Layer already exists 00:00:48 latest: digest: sha256:78cec43915a8b48f0830e2c314ca19f7ecc421fbdcc5eb5d095680eb8e882f3d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:48 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:48 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.39 00:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:00:48 03d1ee2217ac: Preparing 00:00:48 825dbcf578dc: Preparing 00:00:48 6c9773822dae: Preparing 00:00:48 b05b2895c7a3: Preparing 00:00:48 5146e8ae32e9: Preparing 00:00:48 36b50b131297: Preparing 00:00:48 36b50b131297: Waiting 00:00:48 b05b2895c7a3: Layer already exists 00:00:48 825dbcf578dc: Layer already exists 00:00:48 03d1ee2217ac: Layer already exists 00:00:48 5146e8ae32e9: Layer already exists 00:00:48 6c9773822dae: Layer already exists 00:00:48 36b50b131297: Layer already exists 00:00:48 3.1.0-dev.39: digest: sha256:78cec43915a8b48f0830e2c314ca19f7ecc421fbdcc5eb5d095680eb8e882f3d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:49 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:7f1db7b64a454b9b704f3777dd84590a3068f3b6-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:7f1db7b64a454b9b704f3777dd84590a3068f3b6-3.1.0-dev.39 00:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:00:49 03d1ee2217ac: Preparing 00:00:49 825dbcf578dc: Preparing 00:00:49 6c9773822dae: Preparing 00:00:49 b05b2895c7a3: Preparing 00:00:49 5146e8ae32e9: Preparing 00:00:49 36b50b131297: Preparing 00:00:49 36b50b131297: Waiting 00:00:49 6c9773822dae: Layer already exists 00:00:49 03d1ee2217ac: Layer already exists 00:00:49 b05b2895c7a3: Layer already exists 00:00:49 825dbcf578dc: Layer already exists 00:00:49 5146e8ae32e9: Layer already exists 00:00:49 36b50b131297: Layer already exists 00:00:49 7f1db7b64a454b9b704f3777dd84590a3068f3b6-3.1.0-dev.39: digest: sha256:78cec43915a8b48f0830e2c314ca19f7ecc421fbdcc5eb5d095680eb8e882f3d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:49 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 00:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:00:49 03d1ee2217ac: Preparing 00:00:49 825dbcf578dc: Preparing 00:00:49 6c9773822dae: Preparing 00:00:49 b05b2895c7a3: Preparing 00:00:49 5146e8ae32e9: Preparing 00:00:49 36b50b131297: Preparing 00:00:49 36b50b131297: Waiting 00:00:49 5146e8ae32e9: Layer already exists 00:00:49 03d1ee2217ac: Layer already exists 00:00:49 825dbcf578dc: Layer already exists 00:00:49 6c9773822dae: Layer already exists 00:00:49 b05b2895c7a3: Layer already exists 00:00:49 36b50b131297: Layer already exists 00:00:49 main: digest: sha256:78cec43915a8b48f0830e2c314ca19f7ecc421fbdcc5eb5d095680eb8e882f3d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:00:50 ===================================================== [Pipeline] echo 00:00:50 taggedImages: 00:00:50 - nexus3.edgexfoundry.org:10004/app-record-replay:7f1db7b64a454b9b704f3777dd84590a3068f3b6 00:00:50 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 00:00:50 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.39 00:00:50 - nexus3.edgexfoundry.org:10004/app-record-replay:7f1db7b64a454b9b704f3777dd84590a3068f3b6-3.1.0-dev.39 00:00:50 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:00:50 00:00:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:00:50 latest: Pulling from edgex-lftools-log-publisher 00:00:50 5eb5b503b376: Pulling fs layer 00:00:50 5c69ac0246d0: Pulling fs layer 00:00:50 ec43610c2a17: Pulling fs layer 00:00:50 3a2ae6a8a46f: Pulling fs layer 00:00:50 33b1e0a273af: Pulling fs layer 00:00:50 5d3b04190fa2: Pulling fs layer 00:00:50 2f39f015ded8: Pulling fs layer 00:00:50 5d3b04190fa2: Waiting 00:00:50 3a2ae6a8a46f: Waiting 00:00:50 33b1e0a273af: Waiting 00:00:50 2f39f015ded8: Waiting 00:00:50 5c69ac0246d0: Download complete 00:00:50 3a2ae6a8a46f: Verifying Checksum 00:00:50 3a2ae6a8a46f: Download complete 00:00:50 33b1e0a273af: Verifying Checksum 00:00:50 33b1e0a273af: Download complete 00:00:50 5d3b04190fa2: Verifying Checksum 00:00:50 5d3b04190fa2: Download complete 00:00:50 ec43610c2a17: Verifying Checksum 00:00:50 ec43610c2a17: Download complete 00:00:50 5eb5b503b376: Verifying Checksum 00:00:50 5eb5b503b376: Download complete 00:00:51 2f39f015ded8: Download complete 00:00:52 5eb5b503b376: Pull complete 00:00:52 5c69ac0246d0: Pull complete 00:00:52 ec43610c2a17: Pull complete 00:00:52 3a2ae6a8a46f: Pull complete 00:00:53 33b1e0a273af: Pull complete 00:00:53 5d3b04190fa2: Pull complete 00:00:57 2f39f015ded8: Pull complete 00:00:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:00:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:00:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:57 prd-ubuntu20.04-docker-8c-8g-4774 does not seem to be running inside a container 00:00:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:01:02 $ docker top 48a241e097d5e2f931e12f68c444598780f3ea26eeba81e9bb08a5ac64d5e733 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:03 ---> job-cost.sh 00:01:03 lf-activate-venv: SKIPPING 00:01:03 INFO: No Stack... 00:01:03 INFO: Retrieving Pricing Info for: v3-standard-8 00:01:03 INFO: Archiving Costs [Pipeline] sh 00:01:04 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 00:01:04 + cut -d, -f6 [Pipeline] lock 00:01:04 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-42-stack-cost] 00:01:04 Resource [jenkins-edgexfoundry-app-record-replay-main-42-stack-cost] did not exist. Created. 00:01:04 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:01:04 + echo total: 0.2199999988079071 [Pipeline] stash 00:01:04 Stashed 1 file(s) [Pipeline] } 00:01:04 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-42-stack-cost] [Pipeline] // lock [Pipeline] } 00:01:04 $ docker stop --time=1 48a241e097d5e2f931e12f68c444598780f3ea26eeba81e9bb08a5ac64d5e733 00:01:05 $ docker rm -f --volumes 48a241e097d5e2f931e12f68c444598780f3ea26eeba81e9bb08a5ac64d5e733 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:01:09 Removing intermediate container df1faa246f53 00:01:09 ---> d5537b252fc7 00:01:09 Step 10/12 : COPY . . 00:01:09 ---> c67c7069c8e6 00:01:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:01:09 ---> Running in 330f21e2c4dc 00:01:09 Removing intermediate container 330f21e2c4dc 00:01:09 ---> 4c97c3dbded5 00:01:09 Step 12/12 : RUN $MAKE 00:01:09 ---> Running in 1ceac210ce8d 00:01:09 noop 00:01:09 Removing intermediate container 1ceac210ce8d 00:01:09 ---> 8a16bd440cf8 00:01:09 Successfully built 8a16bd440cf8 00:01:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:09 + docker inspect -f . ci-base-image-arm64 00:01:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:09 prd-ubuntu20.04-docker-arm64-4c-16g-4775 does not seem to be running inside a container 00:01:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/42 -v /w/workspace/app-record-replay/42:/w/workspace/app-record-replay/42:rw,z -v /w/workspace/app-record-replay/42@tmp:/w/workspace/app-record-replay/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:01:10 $ docker top 788aac931b7614dd602f2662bfa06ab739ddb4f3bfac6c611d286a5fc9b4c873 -eo pid,comm [Pipeline] { [Pipeline] sh 00:01:11 + go version 00:01:11 go version go1.20.6 linux/arm64 [Pipeline] } 00:01:11 $ docker stop --time=1 788aac931b7614dd602f2662bfa06ab739ddb4f3bfac6c611d286a5fc9b4c873 00:01:13 $ docker rm -f --volumes 788aac931b7614dd602f2662bfa06ab739ddb4f3bfac6c611d286a5fc9b4c873 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:13 + docker inspect -f . ci-base-image-arm64 00:01:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:13 prd-ubuntu20.04-docker-arm64-4c-16g-4775 does not seem to be running inside a container 00:01:13 $ 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/42 -v /w/workspace/app-record-replay/42:/w/workspace/app-record-replay/42:rw,z -v /w/workspace/app-record-replay/42@tmp:/w/workspace/app-record-replay/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:01:15 $ docker top 5e83e60d2fd7e351a283b4df3ba0ffbcfe037491fe9a764159e611c078bc0ac6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:01:15 + git config --global --add safe.directory /w/workspace/app-record-replay/42 [Pipeline] fileExists [Pipeline] sh 00:01:16 + make test 00:01:16 go test -race -coverprofile=coverage.out ./... 00:04:07 ? github.com/edgexfoundry/app-record-replay [no test files] 00:04:07 ok github.com/edgexfoundry/app-record-replay/internal/app 0.270s coverage: 88.0% of statements 00:04:10 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 00:04:10 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 00:04:10 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 00:04:17 ok github.com/edgexfoundry/app-record-replay/internal/application 8.934s coverage: 98.7% of statements 00:04:17 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.519s coverage: 78.7% of statements 00:04:17 ok github.com/edgexfoundry/app-record-replay/internal/utils 0.183s coverage: 100.0% of statements 00:04:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:04:17 go vet ./... 00:06:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:06:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:06:38 ./bin/test-attribution-txt.sh 00:06:38 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 00:06:38 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 00:06:38 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 00:06:38 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 00:06:38 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 00:06:38 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 00:06:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:06:39 $ docker stop --time=1 5e83e60d2fd7e351a283b4df3ba0ffbcfe037491fe9a764159e611c078bc0ac6 00:06:40 $ docker rm -f --volumes 5e83e60d2fd7e351a283b4df3ba0ffbcfe037491fe9a764159e611c078bc0ac6 [Pipeline] // withDockerContainer [Pipeline] sh 00:06:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:06:42 Warning: overwriting stash ‘coverage-report’ 00:06:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:06:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:06:43 + ls -al . 00:06:43 total 176 00:06:43 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 00:01 . 00:06:43 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 23:58 .. 00:06:43 -rw-rw-r-- 1 jenkins jenkins 119 Aug 28 23:59 .dockerignore 00:06:43 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 23:59 .git 00:06:43 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 23:59 .github 00:06:43 -rw-rw-r-- 1 jenkins jenkins 164 Aug 28 23:59 .gitignore 00:06:43 -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 23:59 .golangci.yml 00:06:43 -rw-rw-r-- 1 jenkins jenkins 10542 Aug 28 23:59 Attribution.txt 00:06:43 -rw-rw-r-- 1 jenkins jenkins 258 Aug 28 23:59 CHANGELOG.md 00:06:43 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 28 23:59 Dockerfile 00:06:43 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 23:59 GOVERNANCE.md 00:06:43 -rw-rw-r-- 1 jenkins jenkins 681 Aug 28 23:59 Jenkinsfile 00:06:43 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 28 23:59 LICENSE 00:06:43 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 28 23:59 Makefile 00:06:43 -rw-rw-r-- 1 jenkins jenkins 611 Aug 28 23:59 OWNERS.md 00:06:43 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 28 23:59 README.md 00:06:43 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 28 23:59 Record and Reply.postman_collection.json 00:06:43 -rw-rw-r-- 1 jenkins jenkins 12 Aug 28 23:57 VERSION 00:06:43 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 23:59 bin 00:06:43 -rw-r--r-- 1 jenkins jenkins 24552 Aug 29 00:04 coverage.out 00:06:43 -rw-rw-r-- 1 jenkins jenkins 3916 Aug 28 23:59 go.mod 00:06:43 -rw-rw-r-- 1 jenkins jenkins 34159 Aug 28 23:59 go.sum 00:06:43 drwxrwxr-x 7 jenkins jenkins 4096 Aug 28 23:59 internal 00:06:43 -rw-rw-r-- 1 jenkins jenkins 913 Aug 28 23:59 main.go 00:06:43 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 23:59 pkg 00:06:43 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 23:59 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:43 + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7f1db7b64a454b9b704f3777dd84590a3068f3b6 --label arch=arm64 --label version=3.1.0-dev.39 . 00:06:43 Sending build context to Docker daemon 262.7kB 00:06:44 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 00:06:44 Step 2/26 : FROM ${BASE} AS builder 00:06:44 ---> 8a16bd440cf8 00:06:44 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:06:44 ---> Running in cfc72a880c4d 00:06:44 Removing intermediate container cfc72a880c4d 00:06:44 ---> 64b758d4eec5 00:06:44 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:06:44 ---> Running in 2e09cf664894 00:06:44 Removing intermediate container 2e09cf664894 00:06:44 ---> d7133fb8a2ac 00:06:44 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:06:44 ---> Running in c102a9d1a1b8 00:06:45 Removing intermediate container c102a9d1a1b8 00:06:45 ---> e779895aa68e 00:06:45 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:06:45 ---> Running in 7fc11a9cb3a1 00:06:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:06:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:06:47 OK: 263 MiB in 53 packages 00:06:48 Removing intermediate container 7fc11a9cb3a1 00:06:48 ---> 8c0ee32d7243 00:06:48 Step 7/26 : WORKDIR /app 00:06:48 ---> Running in 0ccf0150f542 00:06:48 Removing intermediate container 0ccf0150f542 00:06:48 ---> d50373598f4f 00:06:48 Step 8/26 : COPY go.mod vendor* ./ 00:06:49 ---> 527a1a806201 00:06:49 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:06:49 ---> Running in a97e62ce1632 00:06:52 Removing intermediate container a97e62ce1632 00:06:52 ---> 92f3662482fd 00:06:52 Step 10/26 : COPY . . 00:06:52 ---> 34a057dea934 00:06:52 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:06:52 ---> Running in 60708a744875 00:06:52 Removing intermediate container 60708a744875 00:06:52 ---> 0fea704c9d96 00:06:52 Step 12/26 : RUN $MAKE 00:06:52 ---> Running in 3a019439028f 00:06:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.39" -trimpath -mod=readonly -o app-record-replay 00:09:15 Removing intermediate container 3a019439028f 00:09:15 ---> c2cd14812d74 00:09:15 Step 13/26 : FROM alpine:3.17 00:09:15 3.17: Pulling from library/alpine 00:09:15 4060ece20d7a: Pulling fs layer 00:09:15 4060ece20d7a: Verifying Checksum 00:09:15 4060ece20d7a: Download complete 00:09:15 4060ece20d7a: Pull complete 00:09:15 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:09:15 Status: Downloaded newer image for alpine:3.17 00:09:15 ---> 8650cd65339b 00:09:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:09:15 ---> Running in a4488797cc73 00:09:15 Removing intermediate container a4488797cc73 00:09:15 ---> 047f138839db 00:09:15 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 00:09:15 ---> Running in a6c14b348b11 00:09:15 Removing intermediate container a6c14b348b11 00:09:15 ---> 7c9463c23bf2 00:09:15 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:09:15 ---> Running in 175f265c31ee 00:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:09:15 (1/2) Installing ca-certificates (20230506-r0) 00:09:15 (2/2) Installing dumb-init (1.2.5-r2) 00:09:15 Executing busybox-1.35.0-r29.trigger 00:09:15 Executing ca-certificates-20230506-r0.trigger 00:09:15 OK: 8 MiB in 17 packages 00:09:15 Removing intermediate container 175f265c31ee 00:09:15 ---> e22eb10a2e04 00:09:15 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:09:15 ---> 41e69f90c4af 00:09:15 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:09:15 ---> 1893d897a31d 00:09:15 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:09:15 ---> f089fbb53770 00:09:15 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 00:09:15 ---> 251aae5d9cd3 00:09:15 Step 21/26 : EXPOSE 59712 00:09:15 ---> Running in 226f49f288c6 00:09:15 Removing intermediate container 226f49f288c6 00:09:15 ---> 05504a3f6def 00:09:15 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 00:09:15 ---> Running in 64f560dca98e 00:09:15 Removing intermediate container 64f560dca98e 00:09:15 ---> 01719864b2e6 00:09:15 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:09:15 ---> Running in c828b4249f2d 00:09:15 Removing intermediate container c828b4249f2d 00:09:15 ---> 65371ba40d40 00:09:15 Step 24/26 : LABEL arch=arm64 00:09:15 ---> Running in 51e93a89efd1 00:09:15 Removing intermediate container 51e93a89efd1 00:09:15 ---> 776e359547ae 00:09:15 Step 25/26 : LABEL git_sha=7f1db7b64a454b9b704f3777dd84590a3068f3b6 00:09:15 ---> Running in 1887625c6464 00:09:15 Removing intermediate container 1887625c6464 00:09:15 ---> ad13c371c003 00:09:15 Step 26/26 : LABEL version=3.1.0-dev.39 00:09:15 ---> Running in 33215bff3df4 00:09:15 Removing intermediate container 33215bff3df4 00:09:15 ---> e8aeb10192d8 00:09:15 [Warning] One or more build-args [ARCH] were not consumed 00:09:15 Successfully built e8aeb10192d8 00:09:15 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:09:15 provisioning config files... 00:09:15 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/42@tmp/config15250856086267351549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:09:15 ---> docker-login.sh 00:09:15 nexus3.edgexfoundry.org:10001 00:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:15 Configure a credential helper to remove this warning. See 00:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:15 00:09:15 Login Succeeded 00:09:15 nexus3.edgexfoundry.org:10002 00:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:16 Configure a credential helper to remove this warning. See 00:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:16 00:09:16 Login Succeeded 00:09:16 nexus3.edgexfoundry.org:10003 00:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:16 Configure a credential helper to remove this warning. See 00:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:16 00:09:16 Login Succeeded 00:09:16 nexus3.edgexfoundry.org:10004 00:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:17 Configure a credential helper to remove this warning. See 00:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:17 00:09:17 Login Succeeded 00:09:17 docker.io 00:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:17 Configure a credential helper to remove this warning. See 00:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:17 00:09:17 Login Succeeded 00:09:17 ---> docker-login.sh ends [Pipeline] } 00:09:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:09:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:09:17 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 00:09:17 7f1db7b64a454b9b704f3777dd84590a3068f3b6 00:09:17 latest 00:09:17 3.1.0-dev.39 00:09:17 7f1db7b64a454b9b704f3777dd84590a3068f3b6-3.1.0-dev.39 00:09:17 main 00:09:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:17 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7f1db7b64a454b9b704f3777dd84590a3068f3b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:18 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7f1db7b64a454b9b704f3777dd84590a3068f3b6 00:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:09:18 8f82094bc294: Preparing 00:09:18 7bf2502770f8: Preparing 00:09:18 21ecac206bef: Preparing 00:09:18 21ea66ef34ee: Preparing 00:09:18 18f422e55beb: Preparing 00:09:18 d2d9d24a8c2a: Preparing 00:09:18 d2d9d24a8c2a: Waiting 00:09:18 7bf2502770f8: Pushed 00:09:18 21ecac206bef: Pushed 00:09:18 21ea66ef34ee: Pushed 00:09:18 d2d9d24a8c2a: Layer already exists 00:09:18 18f422e55beb: Pushed 00:09:23 8f82094bc294: Pushed 00:09:23 7f1db7b64a454b9b704f3777dd84590a3068f3b6: digest: sha256:a16d8902cd93fe17d34c2cfae041755f0b5500fa674cadd63f888d1d9a8557ce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:24 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:24 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 00:09:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:09:24 8f82094bc294: Preparing 00:09:24 7bf2502770f8: Preparing 00:09:24 21ecac206bef: Preparing 00:09:24 21ea66ef34ee: Preparing 00:09:24 18f422e55beb: Preparing 00:09:24 d2d9d24a8c2a: Preparing 00:09:24 d2d9d24a8c2a: Waiting 00:09:24 8f82094bc294: Layer already exists 00:09:24 18f422e55beb: Layer already exists 00:09:24 21ea66ef34ee: Layer already exists 00:09:24 21ecac206bef: Layer already exists 00:09:24 7bf2502770f8: Layer already exists 00:09:24 d2d9d24a8c2a: Layer already exists 00:09:24 latest: digest: sha256:a16d8902cd93fe17d34c2cfae041755f0b5500fa674cadd63f888d1d9a8557ce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:25 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:25 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.39 00:09:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:09:25 8f82094bc294: Preparing 00:09:25 7bf2502770f8: Preparing 00:09:25 21ecac206bef: Preparing 00:09:25 21ea66ef34ee: Preparing 00:09:25 18f422e55beb: Preparing 00:09:25 d2d9d24a8c2a: Preparing 00:09:25 d2d9d24a8c2a: Waiting 00:09:25 8f82094bc294: Layer already exists 00:09:25 21ecac206bef: Layer already exists 00:09:25 21ea66ef34ee: Layer already exists 00:09:25 7bf2502770f8: Layer already exists 00:09:25 18f422e55beb: Layer already exists 00:09:25 d2d9d24a8c2a: Layer already exists 00:09:25 3.1.0-dev.39: digest: sha256:a16d8902cd93fe17d34c2cfae041755f0b5500fa674cadd63f888d1d9a8557ce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:26 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7f1db7b64a454b9b704f3777dd84590a3068f3b6-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:26 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7f1db7b64a454b9b704f3777dd84590a3068f3b6-3.1.0-dev.39 00:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:09:26 8f82094bc294: Preparing 00:09:26 7bf2502770f8: Preparing 00:09:26 21ecac206bef: Preparing 00:09:26 21ea66ef34ee: Preparing 00:09:26 18f422e55beb: Preparing 00:09:26 d2d9d24a8c2a: Preparing 00:09:26 d2d9d24a8c2a: Waiting 00:09:26 8f82094bc294: Layer already exists 00:09:26 18f422e55beb: Layer already exists 00:09:26 21ecac206bef: Layer already exists 00:09:26 21ea66ef34ee: Layer already exists 00:09:26 7bf2502770f8: Layer already exists 00:09:26 d2d9d24a8c2a: Layer already exists 00:09:26 7f1db7b64a454b9b704f3777dd84590a3068f3b6-3.1.0-dev.39: digest: sha256:a16d8902cd93fe17d34c2cfae041755f0b5500fa674cadd63f888d1d9a8557ce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:26 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:27 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 00:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:09:27 8f82094bc294: Preparing 00:09:27 7bf2502770f8: Preparing 00:09:27 21ecac206bef: Preparing 00:09:27 21ea66ef34ee: Preparing 00:09:27 18f422e55beb: Preparing 00:09:27 d2d9d24a8c2a: Preparing 00:09:27 d2d9d24a8c2a: Waiting 00:09:27 21ecac206bef: Layer already exists 00:09:27 21ea66ef34ee: Layer already exists 00:09:27 18f422e55beb: Layer already exists 00:09:27 7bf2502770f8: Layer already exists 00:09:27 8f82094bc294: Layer already exists 00:09:27 d2d9d24a8c2a: Layer already exists 00:09:27 main: digest: sha256:a16d8902cd93fe17d34c2cfae041755f0b5500fa674cadd63f888d1d9a8557ce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:09:27 ===================================================== [Pipeline] echo 00:09:27 taggedImages: 00:09:27 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7f1db7b64a454b9b704f3777dd84590a3068f3b6 00:09:27 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 00:09:27 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.39 00:09:27 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7f1db7b64a454b9b704f3777dd84590a3068f3b6-3.1.0-dev.39 00:09:27 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:09:27 00:09:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:09:27 arm64: Pulling from edgex-lftools-log-publisher 00:09:27 8998bd30e6a1: Pulling fs layer 00:09:27 04944245beec: Pulling fs layer 00:09:27 699f458cf7ca: Pulling fs layer 00:09:27 765212b225bb: Pulling fs layer 00:09:27 f23df028b6ca: Pulling fs layer 00:09:27 d65c8cfc05b1: Pulling fs layer 00:09:27 2437ff75d9bd: Pulling fs layer 00:09:27 765212b225bb: Waiting 00:09:27 f23df028b6ca: Waiting 00:09:27 d65c8cfc05b1: Waiting 00:09:27 2437ff75d9bd: Waiting 00:09:28 04944245beec: Verifying Checksum 00:09:28 04944245beec: Download complete 00:09:28 765212b225bb: Verifying Checksum 00:09:28 765212b225bb: Download complete 00:09:28 f23df028b6ca: Download complete 00:09:28 d65c8cfc05b1: Verifying Checksum 00:09:28 d65c8cfc05b1: Download complete 00:09:28 699f458cf7ca: Verifying Checksum 00:09:28 699f458cf7ca: Download complete 00:09:28 8998bd30e6a1: Verifying Checksum 00:09:28 8998bd30e6a1: Download complete 00:09:30 2437ff75d9bd: Verifying Checksum 00:09:32 8998bd30e6a1: Pull complete 00:09:33 04944245beec: Pull complete 00:09:36 699f458cf7ca: Pull complete 00:09:36 765212b225bb: Pull complete 00:09:37 f23df028b6ca: Pull complete 00:09:37 d65c8cfc05b1: Pull complete 00:09:52 2437ff75d9bd: Pull complete 00:09:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:09:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:09:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:09:52 prd-ubuntu20.04-docker-arm64-4c-16g-4775 does not seem to be running inside a container 00:09:52 $ 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/42 -v /w/workspace/app-record-replay/42:/w/workspace/app-record-replay/42:rw,z -v /w/workspace/app-record-replay/42@tmp:/w/workspace/app-record-replay/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:09:54 $ docker top 84d3adf69d90676f848955ffc235df80c616ff49c53e5d871b42d4f79494580a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:09:55 ---> job-cost.sh 00:09:55 lf-activate-venv: SKIPPING 00:09:55 INFO: No Stack... 00:09:55 INFO: Retrieving Pricing Info for: v3-standard-4 00:09:56 INFO: Archiving Costs [Pipeline] sh 00:09:57 + cat /w/workspace/app-record-replay/42/archives/cost.csv 00:09:57 + cut -d, -f6 [Pipeline] lock 00:09:57 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-42-stack-cost] 00:09:57 Resource [jenkins-edgexfoundry-app-record-replay-main-42-stack-cost] did not exist. Created. 00:09:57 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:09:57 /w/workspace/app-record-replay/42@tmp/durable-b5d21e02/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:09:57 + echo total: 0.10999999940395355 [Pipeline] stash 00:09:57 Warning: overwriting stash ‘stack-cost’ 00:09:57 Stashed 1 file(s) [Pipeline] } 00:09:57 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-42-stack-cost] [Pipeline] // lock [Pipeline] } 00:09:57 $ docker stop --time=1 84d3adf69d90676f848955ffc235df80c616ff49c53e5d871b42d4f79494580a 00:09:59 $ docker rm -f --volumes 84d3adf69d90676f848955ffc235df80c616ff49c53e5d871b42d4f79494580a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:09:59 provisioning config files... 00:09:59 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #42 00:09:59 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14102216045890789446tmp [Pipeline] { [Pipeline] sh 00:10:00 + set +x 00:10:00 + curl -s https://codecov.io/bash 00:10:00 + bash -s -- 00:10:00 00:10:00 _____ _ 00:10:00 / ____| | | 00:10:00 | | ___ __| | ___ ___ _____ __ 00:10:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:10:00 | |___| (_) | (_| | __/ (_| (_) \ V / 00:10:00 \_____\___/ \__,_|\___|\___\___/ \_/ 00:10:00 Bash-1.0.6 00:10:00 00:10:00 00:10:00 ==> git version 2.25.1 found 00:10:00 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:10:00 Release-Date: 2020-01-08 00:10:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:10:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:10:00 ==> Jenkins CI detected. 00:10:00 current dir:  /w/workspace/exfoundry_app-record-replay_main 00:10:00 project root: . 00:10:00 --> token set from env 00:10:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:10:00 ==> Running gcov in . (disable via -X gcov) 00:10:00 ==> Python coveragepy not found 00:10:00 ==> Searching for coverage reports in: 00:10:00 + . 00:10:00 -> Found 1 reports 00:10:00 ==> Detecting git/mercurial file structure 00:10:00 ==> Reading reports 00:10:00 + ./coverage.out bytes=24552 00:10:00 ==> Appending adjustments 00:10:00 https://docs.codecov.io/docs/fixing-reports 00:10:00 + Found adjustments 00:10:00 ==> Gzipping contents 00:10:00 8.0K /tmp/codecov.F1DRXd.gz 00:10:00 ==> Uploading reports 00:10:00 url: https://codecov.io 00:10:00 query: branch=main&commit=7f1db7b64a454b9b704f3777dd84590a3068f3b6&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 00:10:00 -> Pinging Codecov 00:10:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=7f1db7b64a454b9b704f3777dd84590a3068f3b6&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 00:10:00 Invalid request parameters 00:10:00 400 [Pipeline] } 00:10:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:10:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:10:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:10:00 00:10:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:10:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:10:01 df9b9388f04a: Pulling fs layer 00:10:01 52dc419b0ee2: Pulling fs layer 00:10:01 25bc292e5bac: Pulling fs layer 00:10:01 114826534d7a: Pulling fs layer 00:10:01 4657fd5d0bcf: Pulling fs layer 00:10:01 6ad1cebc031e: Pulling fs layer 00:10:01 114826534d7a: Waiting 00:10:01 8a3aa393b2d8: Pulling fs layer 00:10:01 8a3aa393b2d8: Waiting 00:10:01 25bc292e5bac: Verifying Checksum 00:10:01 25bc292e5bac: Download complete 00:10:01 52dc419b0ee2: Download complete 00:10:01 4657fd5d0bcf: Verifying Checksum 00:10:01 4657fd5d0bcf: Download complete 00:10:01 df9b9388f04a: Download complete 00:10:01 df9b9388f04a: Pull complete 00:10:01 6ad1cebc031e: Verifying Checksum 00:10:01 6ad1cebc031e: Download complete 00:10:01 52dc419b0ee2: Pull complete 00:10:01 25bc292e5bac: Pull complete 00:10:02 114826534d7a: Verifying Checksum 00:10:02 114826534d7a: Download complete 00:10:02 8a3aa393b2d8: Verifying Checksum 00:10:06 114826534d7a: Pull complete 00:10:06 4657fd5d0bcf: Pull complete 00:10:06 6ad1cebc031e: Pull complete 00:10:09 8a3aa393b2d8: Pull complete 00:10:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:10:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:10:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:09 prd-ubuntu20.04-docker-8c-8g-4774 does not seem to be running inside a container 00:10:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:10:13 $ docker top c11209a55b3e7530f867896cbed3016c1167c4504343aa8b6c5a1c2cfb0ce8b1 -eo pid,comm [Pipeline] { [Pipeline] echo 00:10:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 00:10:13 + set -o pipefail 00:10:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 00:10:20 00:10:20 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 00:10:20 00:10:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/add733bb-263c-47f6-bd7d-bb84e351e0fa 00:10:20 00:10:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:10:20 00:10:20 00:10:20 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:10:20 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:10:20 More details here: https://snyk.co/ue1NS [Pipeline] } 00:10:20 $ docker stop --time=1 c11209a55b3e7530f867896cbed3016c1167c4504343aa8b6c5a1c2cfb0ce8b1 00:10:24 $ docker rm -f --volumes c11209a55b3e7530f867896cbed3016c1167c4504343aa8b6c5a1c2cfb0ce8b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:10:25 + git log --format=format:%s -1 7f1db7b64a454b9b704f3777dd84590a3068f3b6 [Pipeline] sh 00:10:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:10:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:10:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:26 prd-ubuntu20.04-docker-8c-8g-4774 does not seem to be running inside a container 00:10:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:10:26 $ docker top 644a4492a2a8a9cb0805c353e8b22567e4b19f19f3f314ac0800a9ea30ceaa3c -eo pid,comm 00:10:26 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). 00:10:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:10:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:10:26 [ssh-agent] Looking for ssh-agent implementation... 00:10:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:10:26 $ docker exec 644a4492a2a8a9cb0805c353e8b22567e4b19f19f3f314ac0800a9ea30ceaa3c ssh-agent 00:10:26 SSH_AUTH_SOCK=/tmp/ssh-LlalXMVBEbrT/agent.32 00:10:26 SSH_AGENT_PID=38 00:10:26 Running ssh-add (command line suppressed) 00:10:26 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6311445413383600101.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6311445413383600101.key) 00:10:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:10:27 + git semver tag 00:10:27 2023-08-29 00:10:27,397 [run_tag] DEBUG tag force:False 00:10:27 2023-08-29 00:10:27,397 [check_head_tag] DEBUG check head tag 00:10:27 2023-08-29 00:10:27,398 [execute] INFO git cat-file --batch-check 00:10:27 2023-08-29 00:10:27,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 00:10:27 2023-08-29 00:10:27,401 [execute] INFO git cat-file --batch 00:10:27 2023-08-29 00:10:27,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 00:10:27 2023-08-29 00:10:27,413 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:10:27 2023-08-29 00:10:27,413 [execute] INFO git tag -a v3.1.0-dev.39 -m v3.1.0-dev.39 00:10:27 2023-08-29 00:10:27,413 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.39', '-m', 'v3.1.0-dev.39'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 00:10:27 2023-08-29 00:10:27,417 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:10:27 3.1.0-dev.39 [Pipeline] } 00:10:27 $ docker exec --env ******** --env ******** 644a4492a2a8a9cb0805c353e8b22567e4b19f19f3f314ac0800a9ea30ceaa3c ssh-agent -k 00:10:27 unset SSH_AUTH_SOCK; 00:10:27 unset SSH_AGENT_PID; 00:10:27 echo Agent pid 38 killed; 00:10:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:10:27 + git semver [Pipeline] } 00:10:28 $ docker stop --time=1 644a4492a2a8a9cb0805c353e8b22567e4b19f19f3f314ac0800a9ea30ceaa3c 00:10:29 $ docker rm -f --volumes 644a4492a2a8a9cb0805c353e8b22567e4b19f19f3f314ac0800a9ea30ceaa3c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:10:29 00:10:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:10:30 0.23.1-centos7: Pulling from edgex-lftools 00:10:30 ab5ef0e58194: Pulling fs layer 00:10:30 9712f1f96733: Pulling fs layer 00:10:30 63f879dbbcfc: Pulling fs layer 00:10:30 0d9ebad4ef96: Pulling fs layer 00:10:30 e9a5061849ea: Pulling fs layer 00:10:30 d747dcd14b5f: Pulling fs layer 00:10:30 2de7ff778b66: Pulling fs layer 00:10:30 e9a5061849ea: Waiting 00:10:30 0d9ebad4ef96: Waiting 00:10:30 d747dcd14b5f: Waiting 00:10:30 9712f1f96733: Verifying Checksum 00:10:30 9712f1f96733: Download complete 00:10:30 63f879dbbcfc: Verifying Checksum 00:10:30 63f879dbbcfc: Download complete 00:10:30 e9a5061849ea: Verifying Checksum 00:10:30 e9a5061849ea: Download complete 00:10:30 d747dcd14b5f: Download complete 00:10:30 0d9ebad4ef96: Verifying Checksum 00:10:30 0d9ebad4ef96: Download complete 00:10:30 ab5ef0e58194: Verifying Checksum 00:10:30 ab5ef0e58194: Download complete 00:10:30 2de7ff778b66: Verifying Checksum 00:10:30 2de7ff778b66: Download complete 00:10:34 ab5ef0e58194: Pull complete 00:10:34 9712f1f96733: Pull complete 00:10:34 63f879dbbcfc: Pull complete 00:10:38 0d9ebad4ef96: Pull complete 00:10:38 e9a5061849ea: Pull complete 00:10:38 d747dcd14b5f: Pull complete 00:10:39 2de7ff778b66: Pull complete 00:10:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:10:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:10:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:39 prd-ubuntu20.04-docker-8c-8g-4774 does not seem to be running inside a container 00:10:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:10:47 $ docker top 1b2bb4f8e10d1c8ab917d6d48c24430a53cc2239a87881983ceeca0c0501fb86 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:10:47 provisioning config files... 00:10:47 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12139732885954914885tmp 00:10:47 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11237344914049293020tmp 00:10:47 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17032014497637156448tmp [Pipeline] { [Pipeline] echo 00:10:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:10:48 ---> sigul-configuration.sh 00:10:48 gpg: directory `/root/.gnupg' created 00:10:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:10:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:10:48 gpg: keyring `/root/.gnupg/secring.gpg' created 00:10:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:10:48 gpg: CAST5 encrypted data 00:10:48 gpg: encrypted with 1 passphrase 00:10:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:10:48 + mkdir /home/jenkins 00:10:48 + mkdir /home/jenkins/sigul [Pipeline] sh 00:10:48 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 00:10:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:10:48 ---> sigul-install.sh 00:10:48 Sigul already installed; skipping installation. [Pipeline] sh 00:10:49 + git tag --list 00:10:49 v3.1.0-dev.0 00:10:49 v3.1.0-dev.1 00:10:49 v3.1.0-dev.10 00:10:49 v3.1.0-dev.11 00:10:49 v3.1.0-dev.12 00:10:49 v3.1.0-dev.13 00:10:49 v3.1.0-dev.14 00:10:49 v3.1.0-dev.15 00:10:49 v3.1.0-dev.16 00:10:49 v3.1.0-dev.17 00:10:49 v3.1.0-dev.18 00:10:49 v3.1.0-dev.19 00:10:49 v3.1.0-dev.2 00:10:49 v3.1.0-dev.20 00:10:49 v3.1.0-dev.21 00:10:49 v3.1.0-dev.22 00:10:49 v3.1.0-dev.23 00:10:49 v3.1.0-dev.24 00:10:49 v3.1.0-dev.25 00:10:49 v3.1.0-dev.26 00:10:49 v3.1.0-dev.27 00:10:49 v3.1.0-dev.28 00:10:49 v3.1.0-dev.29 00:10:49 v3.1.0-dev.3 00:10:49 v3.1.0-dev.30 00:10:49 v3.1.0-dev.31 00:10:49 v3.1.0-dev.32 00:10:49 v3.1.0-dev.33 00:10:49 v3.1.0-dev.34 00:10:49 v3.1.0-dev.35 00:10:49 v3.1.0-dev.36 00:10:49 v3.1.0-dev.37 00:10:49 v3.1.0-dev.38 00:10:49 v3.1.0-dev.39 00:10:49 v3.1.0-dev.4 00:10:49 v3.1.0-dev.5 00:10:49 v3.1.0-dev.6 00:10:49 v3.1.0-dev.7 00:10:49 v3.1.0-dev.8 00:10:49 v3.1.0-dev.9 [Pipeline] sh 00:10:49 + lftools sign git-tag v3.1.0-dev.39 00:10:50 Signing Git tag with Sigul... 00:10:50 Signing v3.1.0-dev.39 [Pipeline] echo 00:10:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:10:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:10:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:10:50 $ docker stop --time=1 1b2bb4f8e10d1c8ab917d6d48c24430a53cc2239a87881983ceeca0c0501fb86 00:10:52 $ docker rm -f --volumes 1b2bb4f8e10d1c8ab917d6d48c24430a53cc2239a87881983ceeca0c0501fb86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:10:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:10:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:10:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:52 prd-ubuntu20.04-docker-8c-8g-4774 does not seem to be running inside a container 00:10:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:10:53 $ docker top 392f51fcaf699705fe1940fc14654a3f2261881318be6697ffc140e9d71f40b2 -eo pid,comm 00:10:53 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). 00:10:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:10:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:10:53 [ssh-agent] Looking for ssh-agent implementation... 00:10:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:10:53 $ docker exec 392f51fcaf699705fe1940fc14654a3f2261881318be6697ffc140e9d71f40b2 ssh-agent 00:10:53 SSH_AUTH_SOCK=/tmp/ssh-kf3PifyYNiLR/agent.32 00:10:53 SSH_AGENT_PID=38 00:10:53 Running ssh-add (command line suppressed) 00:10:53 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2909456435856025107.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2909456435856025107.key) 00:10:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:10:53 + git semver bump pre 00:10:54 2023-08-29 00:10:54,043 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:10:54 2023-08-29 00:10:54,043 [bump_version] DEBUG bumping version:3.1.0-dev.39 on axis:pre with prefix:dev 00:10:54 2023-08-29 00:10:54,043 [bump_version] DEBUG bumped version:3.1.0-dev.40 00:10:54 2023-08-29 00:10:54,043 [write_version] DEBUG write version:3.1.0-dev.40 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 00:10:54 2023-08-29 00:10:54,044 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:10:54 2023-08-29 00:10:54,044 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 00:10:54 2023-08-29 00:10:54,046 [execute] INFO git cat-file --batch-check 00:10:54 2023-08-29 00:10:54,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 00:10:54 2023-08-29 00:10:54,051 [execute] INFO git cat-file --batch 00:10:54 2023-08-29 00:10:54,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 00:10:54 2023-08-29 00:10:54,057 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:10:54 3.1.0-dev.40 [Pipeline] } 00:10:54 $ docker exec --env ******** --env ******** 392f51fcaf699705fe1940fc14654a3f2261881318be6697ffc140e9d71f40b2 ssh-agent -k 00:10:54 unset SSH_AUTH_SOCK; 00:10:54 unset SSH_AGENT_PID; 00:10:54 echo Agent pid 38 killed; 00:10:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:10:54 + git semver [Pipeline] } 00:10:54 $ docker stop --time=1 392f51fcaf699705fe1940fc14654a3f2261881318be6697ffc140e9d71f40b2 00:10:56 $ docker rm -f --volumes 392f51fcaf699705fe1940fc14654a3f2261881318be6697ffc140e9d71f40b2 [Pipeline] // withDockerContainer [Pipeline] sh 00:10:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:10:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:10:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:56 prd-ubuntu20.04-docker-8c-8g-4774 does not seem to be running inside a container 00:10:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:10:57 $ docker top 4dcdce7faa4570a9c034c9444c43ef9dc2df794f77abe01dbdb5524075d7f5a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:10:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:10:57 [ssh-agent] Looking for ssh-agent implementation... 00:10:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:10:57 $ docker exec 4dcdce7faa4570a9c034c9444c43ef9dc2df794f77abe01dbdb5524075d7f5a4 ssh-agent 00:10:57 SSH_AUTH_SOCK=/tmp/ssh-xNIJmm1F2a0N/agent.31 00:10:57 SSH_AGENT_PID=37 00:10:57 Running ssh-add (command line suppressed) 00:10:57 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9682652197925607672.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9682652197925607672.key) 00:10:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:10:57 + git semver push 00:10:58 2023-08-29 00:10:58,170 [run_push] DEBUG push 00:10:58 2023-08-29 00:10:58,170 [execute] INFO git cat-file --batch-check 00:10:58 2023-08-29 00:10:58,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 00:10:58 2023-08-29 00:10:58,174 [execute] INFO git rev-list e5975581563958c330d6f0bb4fe914ce88e0c885 -- 00:10:58 2023-08-29 00:10:58,174 [execute] DEBUG Popen(['git', 'rev-list', 'e5975581563958c330d6f0bb4fe914ce88e0c885', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 00:10:58 2023-08-29 00:10:58,180 [execute] INFO git fetch -v origin 00:10:58 2023-08-29 00:10:58,181 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 00:10:58 2023-08-29 00:10:58,655 [run_push] DEBUG no remote changes detected 00:10:58 2023-08-29 00:10:58,656 [execute] INFO git push origin semver 00:10:58 2023-08-29 00:10:58,656 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 00:11:00 2023-08-29 00:10:59,829 [run_push] DEBUG push all version tags 00:11:00 2023-08-29 00:10:59,829 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:11:00 2023-08-29 00:10:59,830 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 00:11:00 2023-08-29 00:11:00,626 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:11:00 3.1.0-dev.40 [Pipeline] } 00:11:00 $ docker exec --env ******** --env ******** 4dcdce7faa4570a9c034c9444c43ef9dc2df794f77abe01dbdb5524075d7f5a4 ssh-agent -k 00:11:00 unset SSH_AUTH_SOCK; 00:11:00 unset SSH_AGENT_PID; 00:11:00 echo Agent pid 37 killed; 00:11:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:11:01 + git semver [Pipeline] } 00:11:01 $ docker stop --time=1 4dcdce7faa4570a9c034c9444c43ef9dc2df794f77abe01dbdb5524075d7f5a4 00:11:02 $ docker rm -f --volumes 4dcdce7faa4570a9c034c9444c43ef9dc2df794f77abe01dbdb5524075d7f5a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:11:03 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 00:11:03 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 00:11:03 total 16 00:11:03 drwxr-xr-x 3 root root 4096 Aug 29 00:01 . 00:11:03 drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 00:10 .. 00:11:03 drwxr-xr-x 2 root root 4096 Aug 29 00:01 cost 00:11:03 -rw-r--r-- 1 root root 88 Aug 29 00:01 cost.csv 00:11:03 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 00:11:03 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 00:11:03 total 16 00:11:03 drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 00:01 . 00:11:03 drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 00:10 .. 00:11:03 drwxr-xr-x 2 jenkins jenkins 4096 Aug 29 00:01 cost 00:11:03 -rw-r--r-- 1 jenkins jenkins 88 Aug 29 00:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:11:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:11:04 ---> package-listing.sh 00:11:04 ++ facter osfamily 00:11:04 ++ tr '[:upper:]' '[:lower:]' 00:11:04 + OS_FAMILY=debian 00:11:04 + workspace=/w/workspace/exfoundry_app-record-replay_main 00:11:04 + START_PACKAGES=/tmp/packages_start.txt 00:11:04 + END_PACKAGES=/tmp/packages_end.txt 00:11:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:11:04 + PACKAGES=/tmp/packages_start.txt 00:11:04 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 00:11:04 + PACKAGES=/tmp/packages_end.txt 00:11:04 + case "${OS_FAMILY}" in 00:11:04 + dpkg -l 00:11:04 + grep '^ii' 00:11:04 + '[' -f /tmp/packages_start.txt ']' 00:11:04 + '[' -f /tmp/packages_end.txt ']' 00:11:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:11:04 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 00:11:04 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 00:11:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 00:11:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:11:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:11:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:11:05 prd-ubuntu20.04-docker-8c-8g-4774 does not seem to be running inside a container 00:11:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:11:05 $ docker top 7b3c6887947aad577dbc05a7cfba33603712e8a73032b33ff7c128a2f1c8e0c4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:11:06 + touch /tmp/pre-build-complete [Pipeline] sh 00:11:06 + mkdir -p /var/log/sysstat [Pipeline] sh 00:11:06 + ls /var/log/sa-host 00:11:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:11:06 provisioning config files... 00:11:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12151409616335719371tmp [Pipeline] { [Pipeline] echo 00:11:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:11:07 ---> create-netrc.sh [Pipeline] } 00:11:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:11:07 ---> python-tools-install.sh [Pipeline] echo 00:11:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:11:07 ---> sudo-logs.sh 00:11:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:11:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:11:08 ---> job-cost.sh 00:11:08 lf-activate-venv: SKIPPING 00:11:08 DEBUG: total: 0.2199999988079071 00:11:08 INFO: Retrieving Stack Cost... 00:11:08 INFO: Retrieving Pricing Info for: v3-standard-8 00:11:09 INFO: Archiving Costs [Pipeline] echo 00:11:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:11:09 ---> logs-deploy.sh 00:11:09 lf-activate-venv: SKIPPING 00:11:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/42 00:11:09 INFO: archiving workspace using pattern(s): 00:11:10 Archives upload complete. 00:11:10 INFO: archiving logs to Nexus