lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from 27b5f22fc5ce069b0d2466f0563309b1633dc231+bc523f8adc24572ee9c1fa886bd261008a9dc535 (e45538d51e37d16253e6707a64631a1d5caccef8) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh8194808283190909227.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-ssh8074889819552660109.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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-136/workspace@libs/edgex-global-pipelines/.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/go-mod-secrets/branches/PR-136/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh900297844154867303.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 # timeout=10 Commit message: "Merge pull request #363 from ernestojeda/fix-lts-clone" > 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 shared 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-ssh1644502593632507260.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-136/workspace@libs/lf-pipelines/.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/go-mod-secrets/branches/PR-136/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8632382008964516901.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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:go-mod-secrets, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-108’ Running on prd-centos7-docker-4c-2g-110 in /w/workspace/gexfoundry_go-mod-secrets_PR-136 [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/go-mod-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-136 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp/jenkins-gitclient-ssh1739329008664730484.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp/jenkins-gitclient-ssh7297064580694502702.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bc523f8adc24572ee9c1fa886bd261008a9dc535 into PR head commit 27b5f22fc5ce069b0d2466f0563309b1633dc231 Merge succeeded, producing 27b5f22fc5ce069b0d2466f0563309b1633dc231 Checking out Revision 27b5f22fc5ce069b0d2466f0563309b1633dc231 (PR-136) > git config core.sparsecheckout # timeout=10 > git checkout -f 27b5f22fc5ce069b0d2466f0563309b1633dc231 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp/jenkins-gitclient-ssh4549464080029148918.key > git merge bc523f8adc24572ee9c1fa886bd261008a9dc535 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 27b5f22fc5ce069b0d2466f0563309b1633dc231 # timeout=10 Commit message: "Merge branch 'main' into update-go-mod" > git rev-list --no-walk 27b5f22fc5ce069b0d2466f0563309b1633dc231 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-11T16:38:09.053Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-11T16:38:09.094Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-11T16:38:09.112Z] ========================================================= [2021-11-11T16:38:09.112Z] EdgeX Global Pipelines Version Info [2021-11-11T16:38:09.112Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-11T16:38:10.253Z] ------------------- [2021-11-11T16:38:10.254Z] stable info: [2021-11-11T16:38:10.254Z] ------------------- [2021-11-11T16:38:10.254Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T16:38:10.254Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T16:38:10.254Z] Message: update stable to v1.0.212 [2021-11-11T16:38:10.827Z] ------------------- [2021-11-11T16:38:10.827Z] experimental info: [2021-11-11T16:38:10.827Z] ------------------- [2021-11-11T16:38:10.827Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-11T16:38:10.827Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-11T16:38:10.828Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-11T16:38:10.910Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-11-11T16:38:10.921Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-11-11T16:38:10.932Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-11T16:38:10.942Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-11T16:38:10.954Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-11T16:38:10.966Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-11T16:38:10.977Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-11T16:38:10.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-11T16:38:10.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-11T16:38:11.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-11T16:38:11.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-11T16:38:11.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2021-11-11T16:38:11.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-11T16:38:11.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-11T16:38:11.059Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T16:38:11.069Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T16:38:11.080Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T16:38:11.090Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T16:38:11.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-11T16:38:11.111Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-11T16:38:11.122Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-11T16:38:11.134Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-11T16:38:11.144Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-11T16:38:11.155Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-11T16:38:11.165Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-11-11T16:38:11.176Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-11T16:38:11.188Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-136 [Pipeline] echo [2021-11-11T16:38:11.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-136 [Pipeline] echo [2021-11-11T16:38:11.209Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-136 [Pipeline] echo [2021-11-11T16:38:11.219Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27b5f22fc5ce069b0d2466f0563309b1633dc231 [Pipeline] echo [2021-11-11T16:38:11.230Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27b5f22 [Pipeline] echo [2021-11-11T16:38:11.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-11T16:38:11.647Z] + git rev-list -1 --merges 27b5f22fc5ce069b0d2466f0563309b1633dc231~1..27b5f22fc5ce069b0d2466f0563309b1633dc231 [Pipeline] echo [2021-11-11T16:38:11.683Z] -----------> git rev-list -1 --merges 27b5f22fc5ce069b0d2466f0563309b1633dc231~1..27b5f22fc5ce069b0d2466f0563309b1633dc231 27b5f22fc5ce069b0d2466f0563309b1633dc231 [2021-11-11T16:38:11.683Z] 27b5f22fc5ce069b0d2466f0563309b1633dc231 [false] [Pipeline] sh [2021-11-11T16:38:11.988Z] + git log --format=format:%s -1 27b5f22fc5ce069b0d2466f0563309b1633dc231 [Pipeline] echo [2021-11-11T16:38:12.006Z] ========================================================= [2021-11-11T16:38:12.006Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-11T16:38:12.006Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T16:38:12.344Z] + git log --format=format:%s -1 27b5f22fc5ce069b0d2466f0563309b1633dc231 [Pipeline] echo [2021-11-11T16:38:12.356Z] [semverPrep] GIT_COMMIT: 27b5f22fc5ce069b0d2466f0563309b1633dc231, Commit Message: Merge branch 'main' into update-go-mod [Pipeline] echo [2021-11-11T16:38:12.366Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-11T16:38:12.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T16:38:12.781Z] [2021-11-11T16:38:12.781Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T16:38:13.088Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T16:38:13.088Z] latest: Pulling from edgex-devops/git-semver [2021-11-11T16:38:13.088Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T16:38:13.088Z] 3e5f54012d9b: Pulling fs layer [2021-11-11T16:38:13.088Z] 4c7163046ea9: Pulling fs layer [2021-11-11T16:38:13.088Z] 0c2d73faf560: Pulling fs layer [2021-11-11T16:38:13.088Z] 0c2d73faf560: Waiting [2021-11-11T16:38:13.088Z] 3e5f54012d9b: Verifying Checksum [2021-11-11T16:38:13.088Z] 3e5f54012d9b: Download complete [2021-11-11T16:38:13.348Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T16:38:13.348Z] a0d0a0d46f8b: Download complete [2021-11-11T16:38:13.348Z] 0c2d73faf560: Verifying Checksum [2021-11-11T16:38:13.348Z] 0c2d73faf560: Download complete [2021-11-11T16:38:13.348Z] 4c7163046ea9: Verifying Checksum [2021-11-11T16:38:13.348Z] 4c7163046ea9: Download complete [2021-11-11T16:38:13.348Z] a0d0a0d46f8b: Pull complete [2021-11-11T16:38:13.610Z] 3e5f54012d9b: Pull complete [2021-11-11T16:38:13.872Z] 4c7163046ea9: Pull complete [2021-11-11T16:38:14.133Z] 0c2d73faf560: Pull complete [2021-11-11T16:38:14.133Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-11T16:38:14.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T16:38:14.133Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-11T16:38:14.212Z] prd-centos7-docker-4c-2g-110 does not seem to be running inside a container [2021-11-11T16:38:14.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-136 -v /w/workspace/gexfoundry_go-mod-secrets_PR-136:/w/workspace/gexfoundry_go-mod-secrets_PR-136:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T16:38:14.985Z] $ docker top c785b10b9c715c8e9f669c921de8df6cae1a0374fa3077b4db022b035e78a2c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T16:38:15.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T16:38:15.104Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T16:38:15.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T16:38:15.263Z] $ docker exec c785b10b9c715c8e9f669c921de8df6cae1a0374fa3077b4db022b035e78a2c7 ssh-agent [2021-11-11T16:38:15.404Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLniHEE/agent.14 [2021-11-11T16:38:15.404Z] SSH_AGENT_PID=21 [2021-11-11T16:38:15.413Z] Running ssh-add (command line suppressed) [2021-11-11T16:38:15.554Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp/private_key_6101652932369176377.key (/w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp/private_key_6101652932369176377.key) [2021-11-11T16:38:15.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T16:38:15.877Z] + git tag --points-at HEAD [Pipeline] } [2021-11-11T16:38:15.891Z] $ docker exec --env ******** --env ******** c785b10b9c715c8e9f669c921de8df6cae1a0374fa3077b4db022b035e78a2c7 ssh-agent -k [2021-11-11T16:38:16.001Z] unset SSH_AUTH_SOCK; [2021-11-11T16:38:16.002Z] unset SSH_AGENT_PID; [2021-11-11T16:38:16.002Z] echo Agent pid 21 killed; [2021-11-11T16:38:16.011Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-11T16:38:16.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T16:38:16.032Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T16:38:16.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T16:38:16.149Z] $ docker exec c785b10b9c715c8e9f669c921de8df6cae1a0374fa3077b4db022b035e78a2c7 ssh-agent [2021-11-11T16:38:16.258Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGkJnHI/agent.54 [2021-11-11T16:38:16.258Z] SSH_AGENT_PID=60 [2021-11-11T16:38:16.263Z] Running ssh-add (command line suppressed) [2021-11-11T16:38:16.359Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp/private_key_4509839577601319217.key (/w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp/private_key_4509839577601319217.key) [2021-11-11T16:38:16.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T16:38:16.671Z] + git semver init [2021-11-11T16:38:16.671Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T16:38:16.671Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-136/.git [2021-11-11T16:38:16.671Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_PR-136 [2021-11-11T16:38:16.671Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T16:38:16.671Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T16:38:16.671Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T16:38:16.671Z] # $SEMVER_BRANCH = PR-136 [2021-11-11T16:38:16.671Z] # $SEMVER_TEMP = /tmp/semver-088649287 [2021-11-11T16:38:16.671Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-11-11T16:38:17.247Z] # '/tmp/semver-088649287' -> '/w/workspace/gexfoundry_go-mod-secrets_PR-136/.semver' [2021-11-11T16:38:17.247Z] # -> Force: false [2021-11-11T16:38:17.247Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-136/.semver [Pipeline] } [2021-11-11T16:38:17.258Z] $ docker exec --env ******** --env ******** c785b10b9c715c8e9f669c921de8df6cae1a0374fa3077b4db022b035e78a2c7 ssh-agent -k [2021-11-11T16:38:17.353Z] unset SSH_AUTH_SOCK; [2021-11-11T16:38:17.354Z] unset SSH_AGENT_PID; [2021-11-11T16:38:17.354Z] echo Agent pid 60 killed; [2021-11-11T16:38:17.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T16:38:17.683Z] + git semver [Pipeline] } [2021-11-11T16:38:17.695Z] $ docker stop --time=1 c785b10b9c715c8e9f669c921de8df6cae1a0374fa3077b4db022b035e78a2c7 [2021-11-11T16:38:18.930Z] $ docker rm -f c785b10b9c715c8e9f669c921de8df6cae1a0374fa3077b4db022b035e78a2c7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T16:38:19.288Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-11T16:38:19.538Z] Stashed 1 file(s) [Pipeline] echo [2021-11-11T16:38:19.542Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-11-11T16:38:20.328Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-107 in /w/workspace/gexfoundry_go-mod-secrets_PR-136 [Pipeline] { [Pipeline] ws [2021-11-11T16:38:20.340Z] Running in /w/workspace/go-mod-secrets/3 [Pipeline] { [Pipeline] checkout [2021-11-11T16:38:20.515Z] Selected Git installation does not exist. Using Default [2021-11-11T16:38:20.515Z] The recommended git tool is: NONE [2021-11-11T16:38:25.416Z] using credential edgex-jenkins-ssh [2021-11-11T16:38:25.437Z] Cloning the remote Git repository [2021-11-11T16:38:25.470Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-11-11T16:38:25.575Z] > git init /w/workspace/go-mod-secrets/3 # timeout=10 [2021-11-11T16:38:25.660Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-11-11T16:38:25.661Z] > git --version # timeout=10 [2021-11-11T16:38:25.675Z] > git --version # 'git version 2.17.1' [2021-11-11T16:38:25.677Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T16:38:25.732Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T16:38:26.549Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-11-11T16:38:27.285Z] Merging remotes/origin/main commit bc523f8adc24572ee9c1fa886bd261008a9dc535 into PR head commit 27b5f22fc5ce069b0d2466f0563309b1633dc231 [2021-11-11T16:38:27.478Z] Merge succeeded, producing 27b5f22fc5ce069b0d2466f0563309b1633dc231 [2021-11-11T16:38:27.478Z] Checking out Revision 27b5f22fc5ce069b0d2466f0563309b1633dc231 (PR-136) [2021-11-11T16:38:26.564Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T16:38:26.590Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-11-11T16:38:26.624Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-11-11T16:38:26.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T16:38:26.636Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T16:38:27.284Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T16:38:27.306Z] > git checkout -f 27b5f22fc5ce069b0d2466f0563309b1633dc231 # timeout=10 [2021-11-11T16:38:27.386Z] > git remote # timeout=10 [2021-11-11T16:38:27.402Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T16:38:27.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T16:38:27.425Z] > git merge bc523f8adc24572ee9c1fa886bd261008a9dc535 # timeout=10 [2021-11-11T16:38:27.444Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T16:38:27.466Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T16:38:27.481Z] > git checkout -f 27b5f22fc5ce069b0d2466f0563309b1633dc231 # timeout=10 [2021-11-11T16:38:31.585Z] Commit message: "Merge branch 'main' into update-go-mod" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T16:38:32.373Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-11T16:38:32.373Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T16:38:32.373Z] Dload Upload Total Spent Left Speed [2021-11-11T16:38:32.373Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 71660 0 --:--:-- --:--:-- --:--:-- 71660 [Pipeline] sh [2021-11-11T16:38:32.803Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-11T16:38:33.142Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2021-11-11T16:38:33.142Z] sudo tee /etc/docker/daemon.new [2021-11-11T16:38:33.142Z] { [2021-11-11T16:38:33.142Z] "registry-mirrors": [ [2021-11-11T16:38:33.142Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-11T16:38:33.142Z] ], [2021-11-11T16:38:33.142Z] "bip": "10.250.0.254/24", [2021-11-11T16:38:33.142Z] "hosts": [ [2021-11-11T16:38:33.142Z] "tcp://0.0.0.0:5555", [2021-11-11T16:38:33.142Z] "unix:///var/run/docker.sock" [2021-11-11T16:38:33.142Z] ], [2021-11-11T16:38:33.142Z] "mtu": 1458, [2021-11-11T16:38:33.142Z] "selinux-enabled": true, [2021-11-11T16:38:33.142Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-11T16:38:33.142Z] } [Pipeline] sh [2021-11-11T16:38:33.539Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-11T16:38:33.911Z] + sudo service docker restart [2021-11-11T16:38:34.750Z] Still waiting to schedule task [2021-11-11T16:38:34.750Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] unstash [Pipeline] echo [2021-11-11T16:38:52.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T16:38:52.610Z] ========================================================= [2021-11-11T16:38:52.610Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-11T16:38:52.610Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-11-11T16:38:52.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T16:38:53.990Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-11T16:38:53.990Z] 552d1f2373af: Pulling fs layer [2021-11-11T16:38:53.990Z] ea3f2d53f512: Pulling fs layer [2021-11-11T16:38:53.990Z] 9e70ebbbe112: Pulling fs layer [2021-11-11T16:38:53.990Z] 7a9cfe048b4a: Pulling fs layer [2021-11-11T16:38:53.990Z] 72dc09318566: Pulling fs layer [2021-11-11T16:38:53.990Z] f4f7b4309257: Pulling fs layer [2021-11-11T16:38:53.990Z] 0ac9a79272e3: Pulling fs layer [2021-11-11T16:38:53.990Z] b78e95d17946: Pulling fs layer [2021-11-11T16:38:53.990Z] 7a9cfe048b4a: Waiting [2021-11-11T16:38:53.990Z] 72dc09318566: Waiting [2021-11-11T16:38:53.990Z] f4f7b4309257: Waiting [2021-11-11T16:38:53.990Z] 0ac9a79272e3: Waiting [2021-11-11T16:38:53.990Z] b78e95d17946: Waiting [2021-11-11T16:38:53.990Z] ea3f2d53f512: Download complete [2021-11-11T16:38:53.990Z] 72dc09318566: Download complete [2021-11-11T16:38:53.990Z] f4f7b4309257: Verifying Checksum [2021-11-11T16:38:53.990Z] f4f7b4309257: Download complete [2021-11-11T16:38:53.990Z] 552d1f2373af: Download complete [2021-11-11T16:38:53.990Z] 0ac9a79272e3: Verifying Checksum [2021-11-11T16:38:53.990Z] 0ac9a79272e3: Download complete [2021-11-11T16:38:54.596Z] 552d1f2373af: Pull complete [2021-11-11T16:38:55.203Z] ea3f2d53f512: Pull complete [2021-11-11T16:38:55.803Z] 9e70ebbbe112: Pull complete [2021-11-11T16:38:55.803Z] b78e95d17946: Verifying Checksum [2021-11-11T16:38:55.803Z] b78e95d17946: Download complete [2021-11-11T16:38:56.077Z] 7a9cfe048b4a: Verifying Checksum [2021-11-11T16:38:56.077Z] 7a9cfe048b4a: Download complete [2021-11-11T16:39:06.243Z] 7a9cfe048b4a: Pull complete [2021-11-11T16:39:06.516Z] 72dc09318566: Pull complete [2021-11-11T16:39:06.788Z] f4f7b4309257: Pull complete [2021-11-11T16:39:07.385Z] 0ac9a79272e3: Pull complete [2021-11-11T16:39:14.099Z] b78e95d17946: Pull complete [2021-11-11T16:39:14.099Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-11T16:39:14.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T16:39:14.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-11-11T16:39:14.434Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T16:39:14.772Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T16:39:14.772Z] . [Pipeline] withDockerContainer [2021-11-11T16:39:15.023Z] prd-ubuntu18.04-docker-arm64-4c-16g-107 does not seem to be running inside a container [2021-11-11T16:39:15.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-11T16:39:18.128Z] $ docker top a301eb5344b56804bd8e94fb5156f4aa6e76739329f9c7e17f547e32bb0e691c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T16:39:19.092Z] + go version [2021-11-11T16:39:19.092Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-11T16:39:19.096Z] $ docker stop --time=1 a301eb5344b56804bd8e94fb5156f4aa6e76739329f9c7e17f547e32bb0e691c [2021-11-11T16:39:20.812Z] $ docker rm -f a301eb5344b56804bd8e94fb5156f4aa6e76739329f9c7e17f547e32bb0e691c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T16:39:21.551Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T16:39:21.551Z] . [Pipeline] withDockerContainer [2021-11-11T16:39:21.799Z] prd-ubuntu18.04-docker-arm64-4c-16g-107 does not seem to be running inside a container [2021-11-11T16:39:21.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-11T16:39:23.330Z] $ docker top 7587dc6273c8feedefb2a54f9945b6fdc52d9ca3e070ec6eb022cb6bbd9dff18 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-11T16:39:24.277Z] + make test [2021-11-11T16:39:24.277Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-11-11T16:39:24.548Z] go: github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: missing go.sum entry; to add it: [2021-11-11T16:39:24.548Z] go mod download github.com/edgexfoundry/go-mod-core-contracts/v2 [2021-11-11T16:39:24.548Z] make: *** [Makefile:15: test] Error 1 [Pipeline] } [2021-11-11T16:39:24.556Z] $ docker stop --time=1 7587dc6273c8feedefb2a54f9945b6fdc52d9ca3e070ec6eb022cb6bbd9dff18 [2021-11-11T16:39:26.242Z] $ docker rm -f 7587dc6273c8feedefb2a54f9945b6fdc52d9ca3e070ec6eb022cb6bbd9dff18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T16:39:27.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T16:39:27.170Z] [2021-11-11T16:39:27.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T16:39:27.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T16:39:28.058Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-11T16:39:28.058Z] 448f6bf000e3: Pulling fs layer [2021-11-11T16:39:28.058Z] f757da607395: Pulling fs layer [2021-11-11T16:39:28.058Z] 05883995daec: Pulling fs layer [2021-11-11T16:39:28.058Z] 8603b9c90790: Pulling fs layer [2021-11-11T16:39:28.058Z] 1560dd03e051: Pulling fs layer [2021-11-11T16:39:28.058Z] 27f5ce0e4adf: Pulling fs layer [2021-11-11T16:39:28.058Z] c2d8d7efcc4b: Pulling fs layer [2021-11-11T16:39:28.058Z] 8603b9c90790: Waiting [2021-11-11T16:39:28.058Z] 27f5ce0e4adf: Waiting [2021-11-11T16:39:28.058Z] c2d8d7efcc4b: Waiting [2021-11-11T16:39:28.058Z] 1560dd03e051: Waiting [2021-11-11T16:39:28.058Z] f757da607395: Verifying Checksum [2021-11-11T16:39:28.058Z] f757da607395: Download complete [2021-11-11T16:39:28.058Z] 8603b9c90790: Verifying Checksum [2021-11-11T16:39:28.058Z] 8603b9c90790: Download complete [2021-11-11T16:39:28.058Z] 1560dd03e051: Verifying Checksum [2021-11-11T16:39:28.058Z] 1560dd03e051: Download complete [2021-11-11T16:39:28.058Z] 27f5ce0e4adf: Verifying Checksum [2021-11-11T16:39:28.058Z] 27f5ce0e4adf: Download complete [2021-11-11T16:39:28.344Z] 05883995daec: Verifying Checksum [2021-11-11T16:39:28.344Z] 05883995daec: Download complete [2021-11-11T16:39:28.620Z] 448f6bf000e3: Verifying Checksum [2021-11-11T16:39:28.620Z] 448f6bf000e3: Download complete [2021-11-11T16:39:31.239Z] c2d8d7efcc4b: Verifying Checksum [2021-11-11T16:39:31.239Z] c2d8d7efcc4b: Download complete [2021-11-11T16:39:32.217Z] 448f6bf000e3: Pull complete [2021-11-11T16:39:32.816Z] f757da607395: Pull complete [2021-11-11T16:39:34.248Z] 05883995daec: Pull complete [2021-11-11T16:39:34.522Z] 8603b9c90790: Pull complete [2021-11-11T16:39:35.499Z] 1560dd03e051: Pull complete [2021-11-11T16:39:35.773Z] 27f5ce0e4adf: Pull complete [2021-11-11T16:39:50.870Z] c2d8d7efcc4b: Pull complete [2021-11-11T16:39:50.870Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-11T16:39:50.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T16:39:50.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-11T16:39:51.101Z] prd-ubuntu18.04-docker-arm64-4c-16g-107 does not seem to be running inside a container [2021-11-11T16:39:51.161Z] $ 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/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-11T16:39:53.873Z] $ docker top 96cff3247638eac0f7adda33ed891cfd3559eb7ee749e2a2ed9eadbe20813c21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T16:39:55.071Z] ---> job-cost.sh [2021-11-11T16:39:55.072Z] lf-activate-venv: SKIPPING [2021-11-11T16:39:55.072Z] INFO: No Stack... [2021-11-11T16:39:55.342Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-11T16:39:55.936Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T16:39:56.593Z] + cat /w/workspace/go-mod-secrets/3/archives/cost.csv [2021-11-11T16:39:56.593Z] + cut -d, -f6 [Pipeline] lock [2021-11-11T16:39:56.652Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-136-3-stack-cost] [2021-11-11T16:39:56.659Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-136-3-stack-cost] did not exist. Created. [2021-11-11T16:39:56.659Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-136-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T16:39:57.319Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-11T16:39:57.774Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T16:39:57.780Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-136-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T16:39:57.784Z] $ docker stop --time=1 96cff3247638eac0f7adda33ed891cfd3559eb7ee749e2a2ed9eadbe20813c21 [2021-11-11T16:39:59.313Z] $ docker rm -f 96cff3247638eac0f7adda33ed891cfd3559eb7ee749e2a2ed9eadbe20813c21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T16:39:59.804Z] Failed in branch arm64 [2021-11-11T16:40:14.120Z] Running on prd-centos7-docker-4c-2g-111 in /w/workspace/gexfoundry_go-mod-secrets_PR-136 [Pipeline] { [Pipeline] ws [2021-11-11T16:40:14.132Z] Running in /w/workspace/go-mod-secrets/3 [Pipeline] { [Pipeline] checkout [2021-11-11T16:40:14.215Z] Selected Git installation does not exist. Using Default [2021-11-11T16:40:14.215Z] The recommended git tool is: NONE [2021-11-11T16:40:16.152Z] using credential edgex-jenkins-ssh [2021-11-11T16:40:16.170Z] Cloning the remote Git repository [2021-11-11T16:40:15.172Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-11-11T16:40:15.221Z] > git init /w/workspace/go-mod-secrets/3 # timeout=10 [2021-11-11T16:40:15.255Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-11-11T16:40:15.255Z] > git --version # timeout=10 [2021-11-11T16:40:15.268Z] > git --version # 'git version 2.24.4' [2021-11-11T16:40:15.268Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T16:40:15.296Z] [INFO] Currently running in a labeled security context [2021-11-11T16:40:15.297Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T16:40:15.297Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/3@tmp/jenkins-gitclient-ssh4242644897693488420.key [2021-11-11T16:40:15.317Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T16:40:17.519Z] Merging remotes/origin/main commit bc523f8adc24572ee9c1fa886bd261008a9dc535 into PR head commit 27b5f22fc5ce069b0d2466f0563309b1633dc231 [2021-11-11T16:40:15.926Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-11-11T16:40:15.939Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T16:40:15.953Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-11-11T16:40:15.974Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-11-11T16:40:15.974Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T16:40:15.975Z] [INFO] Currently running in a labeled security context [2021-11-11T16:40:15.975Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T16:40:15.975Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/3@tmp/jenkins-gitclient-ssh6501812985173882873.key [2021-11-11T16:40:15.979Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T16:40:16.510Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T16:40:16.529Z] > git checkout -f 27b5f22fc5ce069b0d2466f0563309b1633dc231 # timeout=10 [2021-11-11T16:40:16.569Z] > git remote # timeout=10 [2021-11-11T16:40:16.577Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T16:40:16.581Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T16:40:16.581Z] [INFO] Currently running in a labeled security context [2021-11-11T16:40:16.582Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T16:40:16.582Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/3@tmp/jenkins-gitclient-ssh1354957763347936529.key [2021-11-11T16:40:17.626Z] Merge succeeded, producing 27b5f22fc5ce069b0d2466f0563309b1633dc231 [2021-11-11T16:40:17.626Z] Checking out Revision 27b5f22fc5ce069b0d2466f0563309b1633dc231 (PR-136) [2021-11-11T16:40:16.588Z] > git merge bc523f8adc24572ee9c1fa886bd261008a9dc535 # timeout=10 [2021-11-11T16:40:16.601Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T16:40:16.613Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T16:40:16.616Z] > git checkout -f 27b5f22fc5ce069b0d2466f0563309b1633dc231 # timeout=10 [2021-11-11T16:40:21.205Z] Commit message: "Merge branch 'main' into update-go-mod" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-11-11T16:40:21.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T16:40:21.637Z] ========================================================= [2021-11-11T16:40:21.637Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-11T16:40:21.637Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-11-11T16:40:22.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T16:40:22.005Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-11T16:40:22.005Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T16:40:22.005Z] 31adcdaf11c8: Pulling fs layer [2021-11-11T16:40:22.005Z] b8b176561691: Pulling fs layer [2021-11-11T16:40:22.005Z] 4527c011a84f: Pulling fs layer [2021-11-11T16:40:22.005Z] 5d74067f8e1e: Pulling fs layer [2021-11-11T16:40:22.005Z] e0aca202a116: Pulling fs layer [2021-11-11T16:40:22.005Z] 3a43be97a3b4: Pulling fs layer [2021-11-11T16:40:22.005Z] 34cad66bf833: Pulling fs layer [2021-11-11T16:40:22.005Z] b4e3c513aaa6: Pulling fs layer [2021-11-11T16:40:22.005Z] 4527c011a84f: Waiting [2021-11-11T16:40:22.005Z] 5d74067f8e1e: Waiting [2021-11-11T16:40:22.005Z] e0aca202a116: Waiting [2021-11-11T16:40:22.005Z] 3a43be97a3b4: Waiting [2021-11-11T16:40:22.005Z] 34cad66bf833: Waiting [2021-11-11T16:40:22.005Z] b4e3c513aaa6: Waiting [2021-11-11T16:40:22.005Z] b8b176561691: Download complete [2021-11-11T16:40:22.274Z] 31adcdaf11c8: Verifying Checksum [2021-11-11T16:40:22.274Z] 31adcdaf11c8: Download complete [2021-11-11T16:40:22.274Z] 5d74067f8e1e: Verifying Checksum [2021-11-11T16:40:22.274Z] 5d74067f8e1e: Download complete [2021-11-11T16:40:22.274Z] e0aca202a116: Verifying Checksum [2021-11-11T16:40:22.274Z] e0aca202a116: Download complete [2021-11-11T16:40:22.274Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T16:40:22.274Z] a0d0a0d46f8b: Download complete [2021-11-11T16:40:22.274Z] 3a43be97a3b4: Verifying Checksum [2021-11-11T16:40:22.274Z] 3a43be97a3b4: Download complete [2021-11-11T16:40:22.274Z] 34cad66bf833: Verifying Checksum [2021-11-11T16:40:22.274Z] 34cad66bf833: Download complete [2021-11-11T16:40:22.540Z] a0d0a0d46f8b: Pull complete [2021-11-11T16:40:22.540Z] 31adcdaf11c8: Pull complete [2021-11-11T16:40:22.809Z] 4527c011a84f: Verifying Checksum [2021-11-11T16:40:22.809Z] 4527c011a84f: Download complete [2021-11-11T16:40:22.809Z] b8b176561691: Pull complete [2021-11-11T16:40:23.074Z] b4e3c513aaa6: Verifying Checksum [2021-11-11T16:40:23.074Z] b4e3c513aaa6: Download complete [2021-11-11T16:40:27.319Z] 4527c011a84f: Pull complete [2021-11-11T16:40:27.319Z] 5d74067f8e1e: Pull complete [2021-11-11T16:40:27.319Z] e0aca202a116: Pull complete [2021-11-11T16:40:27.319Z] 3a43be97a3b4: Pull complete [2021-11-11T16:40:27.319Z] 34cad66bf833: Pull complete [2021-11-11T16:40:29.266Z] b4e3c513aaa6: Pull complete [2021-11-11T16:40:29.528Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-11T16:40:29.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T16:40:29.528Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-11-11T16:40:29.849Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T16:40:30.149Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T16:40:30.149Z] . [Pipeline] withDockerContainer [2021-11-11T16:40:30.219Z] prd-centos7-docker-4c-2g-111 does not seem to be running inside a container [2021-11-11T16:40:30.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-11T16:40:34.077Z] $ docker top f28eead46e6bf928ddf2eccac11bd830d200375e9632214651060aa2b2122e2c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T16:40:34.446Z] + go version [2021-11-11T16:40:34.446Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-11T16:40:34.457Z] $ docker stop --time=1 f28eead46e6bf928ddf2eccac11bd830d200375e9632214651060aa2b2122e2c [2021-11-11T16:40:35.647Z] $ docker rm -f f28eead46e6bf928ddf2eccac11bd830d200375e9632214651060aa2b2122e2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T16:40:36.156Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T16:40:36.156Z] . [Pipeline] withDockerContainer [2021-11-11T16:40:36.223Z] prd-centos7-docker-4c-2g-111 does not seem to be running inside a container [2021-11-11T16:40:36.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-11T16:40:36.670Z] $ docker top d94b570595cdd33ae331ca86988a4bc40d8b9dae903233cdb693cb848074b1e7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-11T16:40:37.048Z] + make test [2021-11-11T16:40:37.048Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-11-11T16:40:37.310Z] go: github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: missing go.sum entry; to add it: [2021-11-11T16:40:37.310Z] go mod download github.com/edgexfoundry/go-mod-core-contracts/v2 [2021-11-11T16:40:37.310Z] make: *** [Makefile:15: test] Error 1 [Pipeline] } [2021-11-11T16:40:37.329Z] $ docker stop --time=1 d94b570595cdd33ae331ca86988a4bc40d8b9dae903233cdb693cb848074b1e7 [2021-11-11T16:40:38.568Z] $ docker rm -f d94b570595cdd33ae331ca86988a4bc40d8b9dae903233cdb693cb848074b1e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T16:40:39.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T16:40:39.267Z] [2021-11-11T16:40:39.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T16:40:39.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T16:40:39.570Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T16:40:39.570Z] b4d181a07f80: Pulling fs layer [2021-11-11T16:40:39.570Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T16:40:39.570Z] ed53099fbce6: Pulling fs layer [2021-11-11T16:40:39.570Z] dc539afda2c1: Pulling fs layer [2021-11-11T16:40:39.570Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T16:40:39.570Z] 9065ff56babe: Pulling fs layer [2021-11-11T16:40:39.570Z] d287ab97295c: Pulling fs layer [2021-11-11T16:40:39.570Z] 77bc0d833cb6: Waiting [2021-11-11T16:40:39.570Z] 9065ff56babe: Waiting [2021-11-11T16:40:39.570Z] d287ab97295c: Waiting [2021-11-11T16:40:39.570Z] dc539afda2c1: Waiting [2021-11-11T16:40:39.570Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T16:40:39.570Z] a1111a8f2ec3: Download complete [2021-11-11T16:40:39.570Z] dc539afda2c1: Verifying Checksum [2021-11-11T16:40:39.570Z] dc539afda2c1: Download complete [2021-11-11T16:40:39.838Z] ed53099fbce6: Verifying Checksum [2021-11-11T16:40:39.838Z] ed53099fbce6: Download complete [2021-11-11T16:40:39.838Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T16:40:39.838Z] 77bc0d833cb6: Download complete [2021-11-11T16:40:39.838Z] 9065ff56babe: Verifying Checksum [2021-11-11T16:40:39.838Z] 9065ff56babe: Download complete [2021-11-11T16:40:39.838Z] b4d181a07f80: Verifying Checksum [2021-11-11T16:40:39.838Z] b4d181a07f80: Download complete [2021-11-11T16:40:40.414Z] d287ab97295c: Verifying Checksum [2021-11-11T16:40:40.414Z] d287ab97295c: Download complete [2021-11-11T16:40:41.374Z] b4d181a07f80: Pull complete [2021-11-11T16:40:41.640Z] a1111a8f2ec3: Pull complete [2021-11-11T16:40:42.216Z] ed53099fbce6: Pull complete [2021-11-11T16:40:42.477Z] dc539afda2c1: Pull complete [2021-11-11T16:40:42.742Z] 77bc0d833cb6: Pull complete [2021-11-11T16:40:42.742Z] 9065ff56babe: Pull complete [2021-11-11T16:40:48.119Z] d287ab97295c: Pull complete [2021-11-11T16:40:48.119Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T16:40:48.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T16:40:48.119Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T16:40:48.202Z] prd-centos7-docker-4c-2g-111 does not seem to be running inside a container [2021-11-11T16:40:48.247Z] $ 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/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T16:40:50.908Z] $ docker top 5729ed8d2346f4d47c6f1619ab9effa1372583a9970f19b11221deeac8cb93f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T16:40:51.273Z] ---> job-cost.sh [2021-11-11T16:40:51.274Z] lf-activate-venv: SKIPPING [2021-11-11T16:40:51.274Z] INFO: No Stack... [2021-11-11T16:40:53.821Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T16:40:54.083Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T16:40:54.383Z] + cat /w/workspace/go-mod-secrets/3/archives/cost.csv [2021-11-11T16:40:54.383Z] + cut -d, -f6 [Pipeline] lock [2021-11-11T16:40:54.411Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-136-3-stack-cost] [2021-11-11T16:40:54.421Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-136-3-stack-cost] did not exist. Created. [2021-11-11T16:40:54.421Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-136-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T16:40:54.730Z] /w/workspace/go-mod-secrets/3@tmp/durable-8aae9fe9/script.sh: 1: /w/workspace/go-mod-secrets/3@tmp/durable-8aae9fe9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-11T16:40:55.043Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-11T16:40:55.066Z] Warning: overwriting stash ‘stack-cost’ [2021-11-11T16:40:55.233Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T16:40:55.239Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-136-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T16:40:55.258Z] $ docker stop --time=1 5729ed8d2346f4d47c6f1619ab9effa1372583a9970f19b11221deeac8cb93f2 [2021-11-11T16:40:56.386Z] $ docker rm -f 5729ed8d2346f4d47c6f1619ab9effa1372583a9970f19b11221deeac8cb93f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T16:40:56.635Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-11T16:40:57.891Z] + '[' -d /w/workspace/gexfoundry_go-mod-secrets_PR-136/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-11T16:40:58.217Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T16:40:58.800Z] ---> package-listing.sh [2021-11-11T16:40:58.800Z] ++ facter osfamily [2021-11-11T16:40:58.800Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-11T16:40:59.065Z] + OS_FAMILY=redhat [2021-11-11T16:40:59.065Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-136 [2021-11-11T16:40:59.065Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-11T16:40:59.065Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-11T16:40:59.065Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-11T16:40:59.065Z] + PACKAGES=/tmp/packages_start.txt [2021-11-11T16:40:59.065Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-136 ']' [2021-11-11T16:40:59.065Z] + PACKAGES=/tmp/packages_end.txt [2021-11-11T16:40:59.065Z] + case "${OS_FAMILY}" in [2021-11-11T16:40:59.065Z] + rpm -qa [2021-11-11T16:40:59.065Z] + sort [2021-11-11T16:41:00.005Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-11T16:41:00.005Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-11T16:41:00.005Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-11T16:41:00.005Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-136 ']' [2021-11-11T16:41:00.005Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-136/archives/ [2021-11-11T16:41:00.005Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-136/archives/ [Pipeline] echo [2021-11-11T16:41:00.017Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_PR-136/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-11T16:41:00.303Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-11T16:41:00.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T16:41:00.869Z] [2021-11-11T16:41:00.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T16:41:01.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T16:41:01.175Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T16:41:01.175Z] b4d181a07f80: Pulling fs layer [2021-11-11T16:41:01.175Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T16:41:01.175Z] ed53099fbce6: Pulling fs layer [2021-11-11T16:41:01.175Z] dc539afda2c1: Pulling fs layer [2021-11-11T16:41:01.175Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T16:41:01.175Z] 9065ff56babe: Pulling fs layer [2021-11-11T16:41:01.175Z] d287ab97295c: Pulling fs layer [2021-11-11T16:41:01.175Z] dc539afda2c1: Waiting [2021-11-11T16:41:01.175Z] 77bc0d833cb6: Waiting [2021-11-11T16:41:01.175Z] 9065ff56babe: Waiting [2021-11-11T16:41:01.175Z] d287ab97295c: Waiting [2021-11-11T16:41:01.175Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T16:41:01.175Z] a1111a8f2ec3: Download complete [2021-11-11T16:41:01.175Z] dc539afda2c1: Verifying Checksum [2021-11-11T16:41:01.175Z] dc539afda2c1: Download complete [2021-11-11T16:41:01.175Z] ed53099fbce6: Verifying Checksum [2021-11-11T16:41:01.175Z] ed53099fbce6: Download complete [2021-11-11T16:41:01.175Z] 9065ff56babe: Verifying Checksum [2021-11-11T16:41:01.175Z] 9065ff56babe: Download complete [2021-11-11T16:41:01.440Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T16:41:01.440Z] 77bc0d833cb6: Download complete [2021-11-11T16:41:01.440Z] b4d181a07f80: Verifying Checksum [2021-11-11T16:41:01.440Z] b4d181a07f80: Download complete [2021-11-11T16:41:02.029Z] d287ab97295c: Verifying Checksum [2021-11-11T16:41:02.029Z] d287ab97295c: Download complete [2021-11-11T16:41:02.999Z] b4d181a07f80: Pull complete [2021-11-11T16:41:03.272Z] a1111a8f2ec3: Pull complete [2021-11-11T16:41:03.848Z] ed53099fbce6: Pull complete [2021-11-11T16:41:03.848Z] dc539afda2c1: Pull complete [2021-11-11T16:41:04.119Z] 77bc0d833cb6: Pull complete [2021-11-11T16:41:04.119Z] 9065ff56babe: Pull complete [2021-11-11T16:41:09.450Z] d287ab97295c: Pull complete [2021-11-11T16:41:09.450Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T16:41:09.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T16:41:09.450Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T16:41:09.520Z] prd-centos7-docker-4c-2g-110 does not seem to be running inside a container [2021-11-11T16:41:09.562Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_PR-136/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-136 -v /w/workspace/gexfoundry_go-mod-secrets_PR-136:/w/workspace/gexfoundry_go-mod-secrets_PR-136:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T16:41:13.612Z] $ docker top a2ce6affa455173d5aae9f06947385f383c11f4520084cfc4f8fbc0ec03b03cf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T16:41:13.975Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-11T16:41:14.270Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-11T16:41:14.573Z] + ls /var/log/sa-host [2021-11-11T16:41:14.573Z] + sadf -c /var/log/sa-host/sa11 [2021-11-11T16:41:14.573Z] file_magic: OK [2021-11-11T16:41:14.573Z] HZ: Using current value: 100 [2021-11-11T16:41:14.573Z] file_header: OK [2021-11-11T16:41:14.573Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-11T16:41:14.573Z] Statistics: [2021-11-11T16:41:14.573Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T16:41:14.573Z] File successfully converted to sysstat format version 12.0.3 [2021-11-11T16:41:14.573Z] + sadf -c /var/log/sa-host/sa30 [2021-11-11T16:41:14.573Z] file_magic: OK [2021-11-11T16:41:14.573Z] HZ: Using current value: 100 [2021-11-11T16:41:14.573Z] file_header: OK [2021-11-11T16:41:14.573Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-11T16:41:14.573Z] Statistics: [2021-11-11T16:41:14.573Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T16:41:14.573Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T16:41:14.649Z] provisioning config files... [2021-11-11T16:41:14.661Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp/config8721996774306279504tmp [Pipeline] { [Pipeline] echo [2021-11-11T16:41:14.678Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T16:41:14.969Z] ---> create-netrc.sh [Pipeline] } [2021-11-11T16:41:14.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-11T16:41:15.304Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-11T16:41:15.313Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T16:41:15.605Z] ---> sudo-logs.sh [2021-11-11T16:41:15.605Z] Archiving 'sudo' log.. [2021-11-11T16:41:15.605Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-110.novalocal: Name or service not known [2021-11-11T16:41:15.605Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-110.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-11T16:41:15.639Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T16:41:15.932Z] ---> job-cost.sh [2021-11-11T16:41:15.933Z] lf-activate-venv: SKIPPING [2021-11-11T16:41:15.933Z] DEBUG: total: 0.05999999865889549 [2021-11-11T16:41:15.933Z] INFO: Retrieving Stack Cost... [2021-11-11T16:41:16.507Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T16:41:17.079Z] INFO: Archiving Costs [Pipeline] echo [2021-11-11T16:41:17.091Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T16:41:17.384Z] ---> logs-deploy.sh [2021-11-11T16:41:17.384Z] lf-activate-venv: SKIPPING [2021-11-11T16:41:17.384Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-136/3 [2021-11-11T16:41:17.384Z] INFO: archiving workspace using pattern(s): [2021-11-11T16:41:18.329Z] Archives upload complete. [2021-11-11T16:41:18.329Z] INFO: archiving logs to Nexus