Started by user Jin Lin Guan Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b27816a51706f4d2629b60fbe79448e995a7d7ab 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-ssh14303816483933942923.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1401475114399201049.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/egp-unit-test/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/ci-build-images/branches/egp-unit-test/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4516268931602627171.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3210677511130847262.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/ci-build-images/branches/egp-unit-test/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/ci-build-images/branches/egp-unit-test/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7304483481116761405.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 ========================================================= [edgeXBuildDocker] RAW Config: [project:egp-unit-test, arch:[amd64], mavenSettings:ci-build-images-settings, dockerImageName:egp-unit-test, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[gradle], releaseBranchOverride:egp-unit-test] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: egp-unit-test USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: egp-unit-test DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: egp-unit-test-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: egp-unit-test DOCKER_CUSTOM_TAGS: gradle [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-661 in /w/workspace/ry_ci-build-images_egp-unit-test [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/ci-build-images.git > git init /w/workspace/ry_ci-build-images_egp-unit-test # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.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/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b27816a51706f4d2629b60fbe79448e995a7d7ab (egp-unit-test) Commit message: "Merge pull request #200 from cjoyv/upgrade-gradle" > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.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 b27816a51706f4d2629b60fbe79448e995a7d7ab # timeout=10 > git rev-list --no-walk b27816a51706f4d2629b60fbe79448e995a7d7ab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-24T03:45:31.135Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-24T03:45:31.195Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-24T03:45:31.218Z] ========================================================= [2024-05-24T03:45:31.218Z] EdgeX Global Pipelines Version Info [2024-05-24T03:45:31.218Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-24T03:45:31.967Z] ------------------- [2024-05-24T03:45:31.967Z] stable info: [2024-05-24T03:45:31.967Z] ------------------- [2024-05-24T03:45:31.967Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-24T03:45:31.967Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-24T03:45:31.967Z] Message: update stable to v1.0.258 [2024-05-24T03:45:32.545Z] ------------------- [2024-05-24T03:45:32.545Z] experimental info: [2024-05-24T03:45:32.545Z] ------------------- [2024-05-24T03:45:32.545Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-24T03:45:32.545Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-24T03:45:32.545Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-05-24T03:45:32.641Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2024-05-24T03:45:32.657Z] [edgeXSetupEnvironment]: set envvar PROJECT = egp-unit-test [Pipeline] echo [2024-05-24T03:45:32.676Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2024-05-24T03:45:32.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-24T03:45:32.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-24T03:45:32.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = egp-unit-test [Pipeline] echo [2024-05-24T03:45:32.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2024-05-24T03:45:32.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-05-24T03:45:32.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-05-24T03:45:32.796Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-24T03:45:32.813Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-05-24T03:45:32.832Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = egp-unit-test-archive.tar.gz [Pipeline] echo [2024-05-24T03:45:32.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-24T03:45:32.866Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-24T03:45:32.887Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = egp-unit-test [Pipeline] echo [2024-05-24T03:45:32.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = gradle [Pipeline] echo [2024-05-24T03:45:32.925Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = egp-unit-test [Pipeline] echo [2024-05-24T03:45:33.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = egp-unit-test [Pipeline] echo [2024-05-24T03:45:33.035Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = egp-unit-test [Pipeline] echo [2024-05-24T03:45:33.052Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b27816a51706f4d2629b60fbe79448e995a7d7ab [Pipeline] echo [2024-05-24T03:45:33.070Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b27816a [Pipeline] echo [2024-05-24T03:45:33.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-24T03:45:33.147Z] provisioning config files... [2024-05-24T03:45:33.169Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ry_ci-build-images_egp-unit-test@tmp/config11652303180007624649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-24T03:45:33.506Z] ---> ****-login.sh [2024-05-24T03:45:33.506Z] nexus3.edgexfoundry.org:10001 [2024-05-24T03:45:33.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T03:45:33.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T03:45:33.767Z] Configure a credential helper to remove this warning. See [2024-05-24T03:45:33.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T03:45:33.767Z] [2024-05-24T03:45:33.767Z] Login Succeeded [2024-05-24T03:45:33.767Z] nexus3.edgexfoundry.org:10002 [2024-05-24T03:45:34.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T03:45:34.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T03:45:34.027Z] Configure a credential helper to remove this warning. See [2024-05-24T03:45:34.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T03:45:34.027Z] [2024-05-24T03:45:34.027Z] Login Succeeded [2024-05-24T03:45:34.027Z] nexus3.edgexfoundry.org:10003 [2024-05-24T03:45:34.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T03:45:34.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T03:45:34.027Z] Configure a credential helper to remove this warning. See [2024-05-24T03:45:34.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T03:45:34.027Z] [2024-05-24T03:45:34.027Z] Login Succeeded [2024-05-24T03:45:34.027Z] nexus3.edgexfoundry.org:10004 [2024-05-24T03:45:34.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T03:45:34.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T03:45:34.286Z] Configure a credential helper to remove this warning. See [2024-05-24T03:45:34.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T03:45:34.286Z] [2024-05-24T03:45:34.286Z] Login Succeeded [2024-05-24T03:45:34.286Z] ****.io [2024-05-24T03:45:34.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T03:45:34.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T03:45:34.547Z] Configure a credential helper to remove this warning. See [2024-05-24T03:45:34.547Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T03:45:34.547Z] [2024-05-24T03:45:34.547Z] Login Succeeded [2024-05-24T03:45:34.547Z] ---> ****-login.sh ends [Pipeline] } [2024-05-24T03:45:34.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-24T03:45:34.884Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2024-05-24T03:45:34.894Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ry_ci-build-images_egp-unit-test@tmp/config594030176598596310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-24T03:45:35.194Z] ---> ****-login.sh [2024-05-24T03:45:35.194Z] nexus3.edgexfoundry.org:10001 [2024-05-24T03:45:35.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T03:45:35.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T03:45:35.194Z] Configure a credential helper to remove this warning. See [2024-05-24T03:45:35.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T03:45:35.194Z] [2024-05-24T03:45:35.194Z] Login Succeeded [2024-05-24T03:45:35.195Z] nexus3.edgexfoundry.org:10002 [2024-05-24T03:45:35.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T03:45:35.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T03:45:35.195Z] Configure a credential helper to remove this warning. See [2024-05-24T03:45:35.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T03:45:35.195Z] [2024-05-24T03:45:35.195Z] Login Succeeded [2024-05-24T03:45:35.195Z] nexus3.edgexfoundry.org:10003 [2024-05-24T03:45:35.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T03:45:35.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T03:45:35.455Z] Configure a credential helper to remove this warning. See [2024-05-24T03:45:35.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T03:45:35.455Z] [2024-05-24T03:45:35.455Z] Login Succeeded [2024-05-24T03:45:35.455Z] nexus3.edgexfoundry.org:10004 [2024-05-24T03:45:35.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T03:45:35.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T03:45:35.455Z] Configure a credential helper to remove this warning. See [2024-05-24T03:45:35.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T03:45:35.455Z] [2024-05-24T03:45:35.455Z] Login Succeeded [2024-05-24T03:45:35.455Z] ****.io [2024-05-24T03:45:35.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T03:45:35.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T03:45:35.715Z] Configure a credential helper to remove this warning. See [2024-05-24T03:45:35.715Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T03:45:35.715Z] [2024-05-24T03:45:35.715Z] Login Succeeded [2024-05-24T03:45:35.715Z] ---> ****-login.sh ends [Pipeline] } [2024-05-24T03:45:35.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-24T03:45:36.196Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-24T03:45:36.484Z] + ls -al . [2024-05-24T03:45:36.484Z] total 20 [2024-05-24T03:45:36.484Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 03:45 . [2024-05-24T03:45:36.485Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 03:45 .. [2024-05-24T03:45:36.485Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 03:45 .git [2024-05-24T03:45:36.485Z] -rw-rw-r-- 1 jenkins jenkins 955 May 24 03:45 Dockerfile [2024-05-24T03:45:36.485Z] -rw-rw-r-- 1 jenkins jenkins 904 May 24 03:45 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T03:45:36.845Z] + docker build -t edgex-devops/egp-unit-test -f Dockerfile --build-arg ARCH=amd64 --label git_sha=b27816a51706f4d2629b60fbe79448e995a7d7ab --label arch=amd64 . [2024-05-24T03:45:36.845Z] Sending build context to Docker daemon 472.1kB [2024-05-24T03:45:36.845Z] Step 1/13 : FROM gradle:7.5.1-jdk8 as builder [2024-05-24T03:45:37.415Z] 7.5.1-jdk8: Pulling from library/gradle [2024-05-24T03:45:37.415Z] e96e057aae67: Pulling fs layer [2024-05-24T03:45:37.415Z] 4ced2591451d: Pulling fs layer [2024-05-24T03:45:37.415Z] 22cd2b580a64: Pulling fs layer [2024-05-24T03:45:37.415Z] 191e5a2019b6: Pulling fs layer [2024-05-24T03:45:37.415Z] a220e8697772: Pulling fs layer [2024-05-24T03:45:37.415Z] a8c31a0327fe: Pulling fs layer [2024-05-24T03:45:37.415Z] 35ee11b8a32a: Pulling fs layer [2024-05-24T03:45:37.415Z] 191e5a2019b6: Waiting [2024-05-24T03:45:37.415Z] a220e8697772: Waiting [2024-05-24T03:45:37.415Z] a8c31a0327fe: Waiting [2024-05-24T03:45:37.415Z] 35ee11b8a32a: Waiting [2024-05-24T03:45:37.675Z] 4ced2591451d: Verifying Checksum [2024-05-24T03:45:37.675Z] 4ced2591451d: Download complete [2024-05-24T03:45:37.933Z] e96e057aae67: Verifying Checksum [2024-05-24T03:45:37.933Z] e96e057aae67: Download complete [2024-05-24T03:45:37.933Z] 191e5a2019b6: Verifying Checksum [2024-05-24T03:45:37.933Z] 191e5a2019b6: Download complete [2024-05-24T03:45:37.933Z] a220e8697772: Verifying Checksum [2024-05-24T03:45:37.933Z] a220e8697772: Download complete [2024-05-24T03:45:38.502Z] 22cd2b580a64: Verifying Checksum [2024-05-24T03:45:38.502Z] 22cd2b580a64: Download complete [2024-05-24T03:45:38.502Z] a8c31a0327fe: Verifying Checksum [2024-05-24T03:45:38.502Z] a8c31a0327fe: Download complete [2024-05-24T03:45:39.069Z] e96e057aae67: Pull complete [2024-05-24T03:45:39.069Z] 35ee11b8a32a: Verifying Checksum [2024-05-24T03:45:39.069Z] 35ee11b8a32a: Download complete [2024-05-24T03:45:39.636Z] 4ced2591451d: Pull complete [2024-05-24T03:45:41.018Z] 22cd2b580a64: Pull complete [2024-05-24T03:45:41.018Z] 191e5a2019b6: Pull complete [2024-05-24T03:45:41.018Z] a220e8697772: Pull complete [2024-05-24T03:45:42.925Z] a8c31a0327fe: Pull complete [2024-05-24T03:45:43.860Z] 35ee11b8a32a: Pull complete [2024-05-24T03:45:43.860Z] Digest: sha256:e36e80100620d3344ff15dbb485b526f4bfc08275e38d1a30191e6524133917d [2024-05-24T03:45:43.860Z] Status: Downloaded newer image for gradle:7.5.1-jdk8 [2024-05-24T03:45:43.860Z] ---> 787840feef8a [2024-05-24T03:45:43.860Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2024-05-24T03:45:47.150Z] ---> Running in 38bfc3a72bc9 [2024-05-24T03:45:47.150Z] Removing intermediate container 38bfc3a72bc9 [2024-05-24T03:45:47.150Z] ---> 383736dd6748 [2024-05-24T03:45:47.150Z] Step 3/13 : WORKDIR /code [2024-05-24T03:45:47.150Z] ---> Running in 2b2d98bba0ca [2024-05-24T03:45:47.150Z] Removing intermediate container 2b2d98bba0ca [2024-05-24T03:45:47.150Z] ---> 15adab6282ac [2024-05-24T03:45:47.150Z] Step 4/13 : ENV USER_GRADLE_HOME=/gradleCache [2024-05-24T03:45:47.409Z] ---> Running in 170e10ffb36c [2024-05-24T03:45:47.409Z] Removing intermediate container 170e10ffb36c [2024-05-24T03:45:47.409Z] ---> c6d120b0baab [2024-05-24T03:45:47.409Z] Step 5/13 : ARG EGP_VERSION=stable [2024-05-24T03:45:47.409Z] ---> Running in b7f02a6bb0d1 [2024-05-24T03:45:47.409Z] Removing intermediate container b7f02a6bb0d1 [2024-05-24T03:45:47.409Z] ---> 65c899c5121a [2024-05-24T03:45:47.409Z] Step 6/13 : ADD https://github.com/edgexfoundry/edgex-global-pipelines/archive/${EGP_VERSION}.tar.gz . [2024-05-24T03:45:47.976Z] [2024-05-24T03:45:47.976Z] [2024-05-24T03:45:47.976Z] ---> 256e96712c24 [2024-05-24T03:45:47.976Z] Step 7/13 : RUN tar -xzf ${EGP_VERSION}.tar.gz && mv edgex-global-pipelines-${EGP_VERSION}/* . && rm -rf edgex-global-pipelines-${EGP_VERSION} && rm -rf ${EGP_VERSION}.tar.gz [2024-05-24T03:45:47.976Z] ---> Running in fae72fa489d3 [2024-05-24T03:45:48.915Z] Removing intermediate container fae72fa489d3 [2024-05-24T03:45:48.916Z] ---> a353b6dbdb8c [2024-05-24T03:45:48.916Z] Step 8/13 : RUN gradle -Dgradle.user.home=${USER_GRADLE_HOME} testClasses [2024-05-24T03:45:48.916Z] ---> Running in d8ace5e42abd [2024-05-24T03:45:49.484Z] [2024-05-24T03:45:49.484Z] Welcome to Gradle 7.5.1! [2024-05-24T03:45:49.484Z] [2024-05-24T03:45:49.484Z] Here are the highlights of this release: [2024-05-24T03:45:49.484Z] - Support for Java 18 [2024-05-24T03:45:49.484Z] - Support for building with Groovy 4 [2024-05-24T03:45:49.484Z] - Much more responsive continuous builds [2024-05-24T03:45:49.484Z] - Improved diagnostics for dependency resolution [2024-05-24T03:45:49.484Z] [2024-05-24T03:45:49.484Z] For more details see https://docs.gradle.org/7.5.1/release-notes.html [2024-05-24T03:45:49.484Z] [2024-05-24T03:45:49.744Z] Starting a Gradle Daemon (subsequent builds will be faster) [2024-05-24T03:45:55.102Z] > Task :compileJava NO-SOURCE [2024-05-24T03:46:00.377Z] > Task :compileGroovy [2024-05-24T03:46:00.377Z] > Task :processResources NO-SOURCE [2024-05-24T03:46:00.377Z] > Task :classes [2024-05-24T03:46:00.377Z] > Task :compileTestJava NO-SOURCE [2024-05-24T03:46:00.377Z] > Task :copyGlobalLibVars [2024-05-24T03:46:15.279Z] > Task :compileTestGroovy [2024-05-24T03:46:15.279Z] > Task :processTestResources [2024-05-24T03:46:15.279Z] > Task :testClasses [2024-05-24T03:46:15.279Z] [2024-05-24T03:46:15.279Z] BUILD SUCCESSFUL in 25s [2024-05-24T03:46:15.279Z] 4 actionable tasks: 4 executed [2024-05-24T03:46:17.810Z] Removing intermediate container d8ace5e42abd [2024-05-24T03:46:17.811Z] ---> 39344475406a [2024-05-24T03:46:17.811Z] Step 9/13 : FROM gradle:7.5.1-jdk8 [2024-05-24T03:46:17.811Z] ---> 787840feef8a [2024-05-24T03:46:17.811Z] Step 10/13 : ENV USER_GRADLE_HOME=/gradleCache [2024-05-24T03:46:17.811Z] ---> Running in 4a3733858716 [2024-05-24T03:46:17.811Z] Removing intermediate container 4a3733858716 [2024-05-24T03:46:17.811Z] ---> 1429321da2bb [2024-05-24T03:46:17.811Z] Step 11/13 : COPY --from=builder ${USER_GRADLE_HOME} ${USER_GRADLE_HOME} [2024-05-24T03:46:20.345Z] ---> aced4c825411 [2024-05-24T03:46:20.345Z] Step 12/13 : LABEL arch=amd64 [2024-05-24T03:46:20.345Z] ---> Running in 0ad460e622f7 [2024-05-24T03:46:20.605Z] Removing intermediate container 0ad460e622f7 [2024-05-24T03:46:20.605Z] ---> 37d6ee1adef6 [2024-05-24T03:46:20.605Z] Step 13/13 : LABEL git_sha=b27816a51706f4d2629b60fbe79448e995a7d7ab [2024-05-24T03:46:20.605Z] ---> Running in 6c8b96187ab8 [2024-05-24T03:46:20.605Z] Removing intermediate container 6c8b96187ab8 [2024-05-24T03:46:20.605Z] ---> b18ed85a9b4c [2024-05-24T03:46:20.605Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-24T03:46:20.605Z] Successfully built b18ed85a9b4c [2024-05-24T03:46:20.605Z] Successfully tagged edgex-devops/egp-unit-test:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2024-05-24T03:46:20.761Z] [edgeXDocker.push] Tagging docker image egp-unit-test with the following tags: [2024-05-24T03:46:20.761Z] b27816a51706f4d2629b60fbe79448e995a7d7ab [2024-05-24T03:46:20.761Z] latest [2024-05-24T03:46:20.761Z] egp-unit-test [2024-05-24T03:46:20.761Z] gradle [2024-05-24T03:46:20.761Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T03:46:21.109Z] + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:b27816a51706f4d2629b60fbe79448e995a7d7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T03:46:21.432Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:b27816a51706f4d2629b60fbe79448e995a7d7ab [2024-05-24T03:46:21.432Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] [2024-05-24T03:46:21.432Z] fa63dbbfbfa7: Preparing [2024-05-24T03:46:21.432Z] fd7df38277c8: Preparing [2024-05-24T03:46:21.432Z] c4efe1a684b4: Preparing [2024-05-24T03:46:21.432Z] 5578c56ed086: Preparing [2024-05-24T03:46:21.432Z] e8f11c94ceb7: Preparing [2024-05-24T03:46:21.432Z] fba35c94ab1e: Preparing [2024-05-24T03:46:21.432Z] aa2e51f5ab8a: Preparing [2024-05-24T03:46:21.432Z] f4a670ac65b6: Preparing [2024-05-24T03:46:21.432Z] f4a670ac65b6: Waiting [2024-05-24T03:46:21.432Z] fba35c94ab1e: Waiting [2024-05-24T03:46:21.432Z] aa2e51f5ab8a: Waiting [2024-05-24T03:46:21.432Z] 5578c56ed086: Layer already exists [2024-05-24T03:46:21.432Z] fd7df38277c8: Layer already exists [2024-05-24T03:46:21.432Z] c4efe1a684b4: Layer already exists [2024-05-24T03:46:21.432Z] fba35c94ab1e: Layer already exists [2024-05-24T03:46:21.432Z] aa2e51f5ab8a: Layer already exists [2024-05-24T03:46:21.432Z] e8f11c94ceb7: Layer already exists [2024-05-24T03:46:21.432Z] f4a670ac65b6: Layer already exists [2024-05-24T03:46:33.405Z] fa63dbbfbfa7: Pushed [2024-05-24T03:46:33.405Z] b27816a51706f4d2629b60fbe79448e995a7d7ab: digest: sha256:2c4519529c3764a101208db2f56fc9fedef5e445c814d128ce4c5e8486b52e1d size: 2006 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T03:46:33.733Z] + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T03:46:34.045Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:latest [2024-05-24T03:46:34.045Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] [2024-05-24T03:46:34.045Z] fa63dbbfbfa7: Preparing [2024-05-24T03:46:34.045Z] fd7df38277c8: Preparing [2024-05-24T03:46:34.045Z] c4efe1a684b4: Preparing [2024-05-24T03:46:34.045Z] 5578c56ed086: Preparing [2024-05-24T03:46:34.045Z] e8f11c94ceb7: Preparing [2024-05-24T03:46:34.045Z] fba35c94ab1e: Preparing [2024-05-24T03:46:34.045Z] aa2e51f5ab8a: Preparing [2024-05-24T03:46:34.045Z] f4a670ac65b6: Preparing [2024-05-24T03:46:34.045Z] fba35c94ab1e: Waiting [2024-05-24T03:46:34.045Z] f4a670ac65b6: Waiting [2024-05-24T03:46:34.045Z] aa2e51f5ab8a: Waiting [2024-05-24T03:46:34.045Z] 5578c56ed086: Layer already exists [2024-05-24T03:46:34.045Z] e8f11c94ceb7: Layer already exists [2024-05-24T03:46:34.045Z] c4efe1a684b4: Layer already exists [2024-05-24T03:46:34.045Z] fd7df38277c8: Layer already exists [2024-05-24T03:46:34.045Z] fa63dbbfbfa7: Layer already exists [2024-05-24T03:46:34.045Z] f4a670ac65b6: Layer already exists [2024-05-24T03:46:34.045Z] aa2e51f5ab8a: Layer already exists [2024-05-24T03:46:34.045Z] fba35c94ab1e: Layer already exists [2024-05-24T03:46:34.045Z] latest: digest: sha256:2c4519529c3764a101208db2f56fc9fedef5e445c814d128ce4c5e8486b52e1d size: 2006 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T03:46:34.363Z] + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:egp-unit-test [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T03:46:34.678Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:egp-unit-test [2024-05-24T03:46:34.678Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] [2024-05-24T03:46:34.678Z] fa63dbbfbfa7: Preparing [2024-05-24T03:46:34.678Z] fd7df38277c8: Preparing [2024-05-24T03:46:34.678Z] c4efe1a684b4: Preparing [2024-05-24T03:46:34.678Z] 5578c56ed086: Preparing [2024-05-24T03:46:34.678Z] e8f11c94ceb7: Preparing [2024-05-24T03:46:34.678Z] fba35c94ab1e: Preparing [2024-05-24T03:46:34.678Z] aa2e51f5ab8a: Preparing [2024-05-24T03:46:34.678Z] f4a670ac65b6: Preparing [2024-05-24T03:46:34.678Z] fba35c94ab1e: Waiting [2024-05-24T03:46:34.678Z] aa2e51f5ab8a: Waiting [2024-05-24T03:46:34.678Z] f4a670ac65b6: Waiting [2024-05-24T03:46:34.678Z] c4efe1a684b4: Layer already exists [2024-05-24T03:46:34.678Z] e8f11c94ceb7: Layer already exists [2024-05-24T03:46:34.678Z] fd7df38277c8: Layer already exists [2024-05-24T03:46:34.679Z] fa63dbbfbfa7: Layer already exists [2024-05-24T03:46:34.679Z] 5578c56ed086: Layer already exists [2024-05-24T03:46:34.679Z] aa2e51f5ab8a: Layer already exists [2024-05-24T03:46:34.679Z] fba35c94ab1e: Layer already exists [2024-05-24T03:46:34.679Z] f4a670ac65b6: Layer already exists [2024-05-24T03:46:34.679Z] egp-unit-test: digest: sha256:2c4519529c3764a101208db2f56fc9fedef5e445c814d128ce4c5e8486b52e1d size: 2006 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T03:46:34.998Z] + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:gradle [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T03:46:35.317Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:gradle [2024-05-24T03:46:35.317Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] [2024-05-24T03:46:35.317Z] fa63dbbfbfa7: Preparing [2024-05-24T03:46:35.317Z] fd7df38277c8: Preparing [2024-05-24T03:46:35.317Z] c4efe1a684b4: Preparing [2024-05-24T03:46:35.317Z] 5578c56ed086: Preparing [2024-05-24T03:46:35.317Z] e8f11c94ceb7: Preparing [2024-05-24T03:46:35.317Z] fba35c94ab1e: Preparing [2024-05-24T03:46:35.317Z] aa2e51f5ab8a: Preparing [2024-05-24T03:46:35.317Z] f4a670ac65b6: Preparing [2024-05-24T03:46:35.317Z] aa2e51f5ab8a: Waiting [2024-05-24T03:46:35.317Z] fba35c94ab1e: Waiting [2024-05-24T03:46:35.317Z] f4a670ac65b6: Waiting [2024-05-24T03:46:35.317Z] c4efe1a684b4: Layer already exists [2024-05-24T03:46:35.317Z] fd7df38277c8: Layer already exists [2024-05-24T03:46:35.317Z] fa63dbbfbfa7: Layer already exists [2024-05-24T03:46:35.317Z] e8f11c94ceb7: Layer already exists [2024-05-24T03:46:35.317Z] 5578c56ed086: Layer already exists [2024-05-24T03:46:35.317Z] fba35c94ab1e: Layer already exists [2024-05-24T03:46:35.317Z] f4a670ac65b6: Layer already exists [2024-05-24T03:46:35.317Z] aa2e51f5ab8a: Layer already exists [2024-05-24T03:46:35.317Z] gradle: digest: sha256:2c4519529c3764a101208db2f56fc9fedef5e445c814d128ce4c5e8486b52e1d size: 2006 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-24T03:46:35.379Z] ===================================================== [Pipeline] echo [2024-05-24T03:46:35.390Z] taggedImages: [2024-05-24T03:46:35.390Z] - nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:b27816a51706f4d2629b60fbe79448e995a7d7ab [2024-05-24T03:46:35.390Z] - nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:latest [2024-05-24T03:46:35.390Z] - nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:egp-unit-test [2024-05-24T03:46:35.390Z] - nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:gradle [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T03:46:35.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-24T03:46:35.774Z] [2024-05-24T03:46:35.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T03:46:36.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-24T03:46:36.076Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-24T03:46:36.076Z] 5eb5b503b376: Pulling fs layer [2024-05-24T03:46:36.076Z] 5c69ac0246d0: Pulling fs layer [2024-05-24T03:46:36.076Z] ec43610c2a17: Pulling fs layer [2024-05-24T03:46:36.076Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-24T03:46:36.076Z] 33b1e0a273af: Pulling fs layer [2024-05-24T03:46:36.076Z] 5d3b04190fa2: Pulling fs layer [2024-05-24T03:46:36.076Z] 2f39f015ded8: Pulling fs layer [2024-05-24T03:46:36.076Z] 3a2ae6a8a46f: Waiting [2024-05-24T03:46:36.076Z] 33b1e0a273af: Waiting [2024-05-24T03:46:36.076Z] 5d3b04190fa2: Waiting [2024-05-24T03:46:36.076Z] 2f39f015ded8: Waiting [2024-05-24T03:46:36.076Z] 5c69ac0246d0: Download complete [2024-05-24T03:46:36.076Z] 3a2ae6a8a46f: Download complete [2024-05-24T03:46:36.076Z] 33b1e0a273af: Verifying Checksum [2024-05-24T03:46:36.076Z] 33b1e0a273af: Download complete [2024-05-24T03:46:36.076Z] 5d3b04190fa2: Verifying Checksum [2024-05-24T03:46:36.076Z] 5d3b04190fa2: Download complete [2024-05-24T03:46:36.076Z] ec43610c2a17: Verifying Checksum [2024-05-24T03:46:36.076Z] ec43610c2a17: Download complete [2024-05-24T03:46:36.336Z] 5eb5b503b376: Verifying Checksum [2024-05-24T03:46:36.336Z] 5eb5b503b376: Download complete [2024-05-24T03:46:36.904Z] 2f39f015ded8: Download complete [2024-05-24T03:46:37.472Z] 5eb5b503b376: Pull complete [2024-05-24T03:46:37.472Z] 5c69ac0246d0: Pull complete [2024-05-24T03:46:38.043Z] ec43610c2a17: Pull complete [2024-05-24T03:46:38.043Z] 3a2ae6a8a46f: Pull complete [2024-05-24T03:46:38.301Z] 33b1e0a273af: Pull complete [2024-05-24T03:46:38.301Z] 5d3b04190fa2: Pull complete [2024-05-24T03:46:42.501Z] 2f39f015ded8: Pull complete [2024-05-24T03:46:42.501Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-24T03:46:42.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-24T03:46:42.501Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T03:46:42.645Z] prd-ubuntu20.04-docker-8c-8g-661 does not seem to be running inside a container [2024-05-24T03:46:42.678Z] $ 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/ry_ci-build-images_egp-unit-test -v /w/workspace/ry_ci-build-images_egp-unit-test:/w/workspace/ry_ci-build-images_egp-unit-test:rw,z -v /w/workspace/ry_ci-build-images_egp-unit-test@tmp:/w/workspace/ry_ci-build-images_egp-unit-test@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-24T03:46:45.657Z] $ docker top 5873dbf2f6b6de5b5a0e68aac79fde18c09dbf0da58320445ac6fec4db47848f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-24T03:46:46.088Z] ---> job-cost.sh [2024-05-24T03:46:46.088Z] lf-activate-venv: SKIPPING [2024-05-24T03:46:46.088Z] INFO: No Stack... [2024-05-24T03:46:46.659Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-24T03:46:46.919Z] INFO: Archiving Costs [Pipeline] sh [2024-05-24T03:46:47.210Z] + cat /w/workspace/ry_ci-build-images_egp-unit-test/archives/cost.csv [2024-05-24T03:46:47.210Z] + cut -d, -f6 [Pipeline] lock [2024-05-24T03:46:47.242Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-egp-unit-test-9-stack-cost] [2024-05-24T03:46:47.256Z] Resource [jenkins-edgexfoundry-ci-build-images-egp-unit-test-9-stack-cost] did not exist. Created. [2024-05-24T03:46:47.263Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-egp-unit-test-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-24T03:46:47.568Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-24T03:46:47.763Z] Stashed 1 file(s) [Pipeline] } [2024-05-24T03:46:47.773Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-egp-unit-test-9-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-24T03:46:47.799Z] $ docker stop --time=1 5873dbf2f6b6de5b5a0e68aac79fde18c09dbf0da58320445ac6fec4db47848f [2024-05-24T03:46:48.938Z] $ docker rm -f --volumes 5873dbf2f6b6de5b5a0e68aac79fde18c09dbf0da58320445ac6fec4db47848f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-24T03:46:49.583Z] + [ -d /w/workspace/ry_ci-build-images_egp-unit-test/archives ] [2024-05-24T03:46:49.583Z] + ls -al /w/workspace/ry_ci-build-images_egp-unit-test/archives [2024-05-24T03:46:49.583Z] total 16 [2024-05-24T03:46:49.583Z] drwxr-xr-x 3 root root 4096 May 24 03:46 . [2024-05-24T03:46:49.583Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 03:46 .. [2024-05-24T03:46:49.583Z] drwxr-xr-x 2 root root 4096 May 24 03:46 cost [2024-05-24T03:46:49.583Z] -rw-r--r-- 1 root root 94 May 24 03:46 cost.csv [2024-05-24T03:46:49.583Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_ci-build-images_egp-unit-test/archives [2024-05-24T03:46:49.583Z] + ls -al /w/workspace/ry_ci-build-images_egp-unit-test/archives [2024-05-24T03:46:49.583Z] total 16 [2024-05-24T03:46:49.583Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 03:46 . [2024-05-24T03:46:49.583Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 03:46 .. [2024-05-24T03:46:49.583Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 03:46 cost [2024-05-24T03:46:49.583Z] -rw-r--r-- 1 jenkins jenkins 94 May 24 03:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-24T03:46:49.871Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T03:46:50.719Z] ---> package-listing.sh [2024-05-24T03:46:50.719Z] ++ facter osfamily [2024-05-24T03:46:50.719Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-24T03:46:50.977Z] + OS_FAMILY=debian [2024-05-24T03:46:50.977Z] + workspace=/w/workspace/ry_ci-build-images_egp-unit-test [2024-05-24T03:46:50.977Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-24T03:46:50.977Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-24T03:46:50.977Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-24T03:46:50.977Z] + PACKAGES=/tmp/packages_start.txt [2024-05-24T03:46:50.977Z] + '[' /w/workspace/ry_ci-build-images_egp-unit-test ']' [2024-05-24T03:46:50.977Z] + PACKAGES=/tmp/packages_end.txt [2024-05-24T03:46:50.977Z] + case "${OS_FAMILY}" in [2024-05-24T03:46:50.977Z] + dpkg -l [2024-05-24T03:46:50.977Z] + grep '^ii' [2024-05-24T03:46:50.977Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-24T03:46:50.977Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-24T03:46:50.977Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-24T03:46:50.977Z] + '[' /w/workspace/ry_ci-build-images_egp-unit-test ']' [2024-05-24T03:46:50.977Z] + mkdir -p /w/workspace/ry_ci-build-images_egp-unit-test/archives/ [2024-05-24T03:46:50.977Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_ci-build-images_egp-unit-test/archives/ [Pipeline] echo [2024-05-24T03:46:50.986Z] 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/ry_ci-build-images_egp-unit-test/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-24T03:46:51.260Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T03:46:51.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-24T03:46:51.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T03:46:51.886Z] prd-ubuntu20.04-docker-8c-8g-661 does not seem to be running inside a container [2024-05-24T03:46:51.911Z] $ 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/ry_ci-build-images_egp-unit-test/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_ci-build-images_egp-unit-test -v /w/workspace/ry_ci-build-images_egp-unit-test:/w/workspace/ry_ci-build-images_egp-unit-test:rw,z -v /w/workspace/ry_ci-build-images_egp-unit-test@tmp:/w/workspace/ry_ci-build-images_egp-unit-test@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-24T03:46:52.104Z] $ docker top 13158b02762fac48108d51ff3a8ddd52dc1ae3dd1ba195537c472ee352138550 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-24T03:46:52.447Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-24T03:46:52.733Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-24T03:46:53.018Z] + ls /var/log/sa-host [2024-05-24T03:46:53.018Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-24T03:46:53.098Z] provisioning config files... [2024-05-24T03:46:53.106Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_ci-build-images_egp-unit-test@tmp/config6366950928925894402tmp [Pipeline] { [Pipeline] echo [2024-05-24T03:46:53.120Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T03:46:53.401Z] ---> create-netrc.sh [Pipeline] } [2024-05-24T03:46:53.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-24T03:46:53.745Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-24T03:46:53.754Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T03:46:54.035Z] ---> sudo-logs.sh [2024-05-24T03:46:54.035Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-24T03:46:54.078Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T03:46:54.357Z] ---> job-cost.sh [2024-05-24T03:46:54.357Z] lf-activate-venv: SKIPPING [2024-05-24T03:46:54.357Z] DEBUG: total: 0.2199999988079071 [2024-05-24T03:46:54.357Z] INFO: Retrieving Stack Cost... [2024-05-24T03:46:54.357Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-24T03:46:54.616Z] INFO: Archiving Costs [Pipeline] echo [2024-05-24T03:46:54.628Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T03:46:54.909Z] ---> logs-deploy.sh [2024-05-24T03:46:54.909Z] lf-activate-venv: SKIPPING [2024-05-24T03:46:54.909Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/egp-unit-test/9 [2024-05-24T03:46:54.909Z] INFO: archiving workspace using pattern(s): [2024-05-24T03:46:55.845Z] Archives upload complete. [2024-05-24T03:46:55.845Z] INFO: archiving logs to Nexus