Pull request #3922 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from c4ac1c46e80ff7b5e8422ab6f9b3e0c4e035a41d+6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d (0c50b5d6d7cee71983a20bbd53a73015f8103eb0) 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-ssh14573455906537282325.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh17011698394231008925.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3922/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3922/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12199573651776563305.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3922/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2255741157499496557.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh3291854006225999210.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3922/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3922/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12086973007335406593.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true 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 Running on prd-ubuntu20.04-docker-8c-8g-8663 in /w/workspace/edgexfoundry_edgex-go_PR-3922 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.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/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3922/head:refs/remotes/origin/PR-3922 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d into PR head commit c4ac1c46e80ff7b5e8422ab6f9b3e0c4e035a41d Merge succeeded, producing 5204587a99dd9a8f2591ceda39ba99a1b4fc6775 Checking out Revision 5204587a99dd9a8f2591ceda39ba99a1b4fc6775 (PR-3922) > git config core.sparsecheckout # timeout=10 > git checkout -f c4ac1c46e80ff7b5e8422ab6f9b3e0c4e035a41d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5204587a99dd9a8f2591ceda39ba99a1b4fc6775 # timeout=10 Commit message: "Merge commit '6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-23T16:22:12.048Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-23T16:22:12.217Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-23T16:22:12.312Z] ========================================================= [2022-03-23T16:22:12.313Z] EdgeX Global Pipelines Version Info [2022-03-23T16:22:12.313Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:22:13.185Z] ------------------- [2022-03-23T16:22:13.185Z] stable info: [2022-03-23T16:22:13.185Z] ------------------- [2022-03-23T16:22:13.185Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-23T16:22:13.185Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-23T16:22:13.185Z] Message: update stable to v1.0.221 [2022-03-23T16:22:13.758Z] ------------------- [2022-03-23T16:22:13.758Z] experimental info: [2022-03-23T16:22:13.758Z] ------------------- [2022-03-23T16:22:13.758Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-23T16:22:13.758Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-23T16:22:13.758Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-23T16:22:14.025Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-23T16:22:14.067Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-23T16:22:14.109Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-23T16:22:14.148Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-23T16:22:14.189Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-23T16:22:14.230Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-23T16:22:14.274Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-23T16:22:14.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-23T16:22:14.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-23T16:22:14.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-23T16:22:14.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-23T16:22:14.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-23T16:22:14.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-23T16:22:14.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-23T16:22:14.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-23T16:22:14.617Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-23T16:22:14.655Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-23T16:22:14.691Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-23T16:22:14.727Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-23T16:22:14.766Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-23T16:22:14.816Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-23T16:22:14.858Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-23T16:22:14.897Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3922 [Pipeline] echo [2022-03-23T16:22:14.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3922 [Pipeline] echo [2022-03-23T16:22:14.985Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3922 [Pipeline] echo [2022-03-23T16:22:15.027Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5204587a99dd9a8f2591ceda39ba99a1b4fc6775 [Pipeline] echo [2022-03-23T16:22:15.067Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5204587 [Pipeline] echo [2022-03-23T16:22:15.105Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T16:22:15.212Z] provisioning config files... [2022-03-23T16:22:15.228Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2576317489926549877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:22:15.586Z] ---> docker-login.sh [2022-03-23T16:22:15.587Z] nexus3.edgexfoundry.org:10001 [2022-03-23T16:22:16.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:22:16.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:22:16.156Z] Configure a credential helper to remove this warning. See [2022-03-23T16:22:16.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:22:16.156Z] [2022-03-23T16:22:16.156Z] Login Succeeded [2022-03-23T16:22:16.156Z] nexus3.edgexfoundry.org:10002 [2022-03-23T16:22:16.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:22:16.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:22:16.421Z] Configure a credential helper to remove this warning. See [2022-03-23T16:22:16.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:22:16.421Z] [2022-03-23T16:22:16.421Z] Login Succeeded [2022-03-23T16:22:16.421Z] nexus3.edgexfoundry.org:10003 [2022-03-23T16:22:16.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:22:16.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:22:16.421Z] Configure a credential helper to remove this warning. See [2022-03-23T16:22:16.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:22:16.421Z] [2022-03-23T16:22:16.421Z] Login Succeeded [2022-03-23T16:22:16.421Z] nexus3.edgexfoundry.org:10004 [2022-03-23T16:22:16.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:22:16.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:22:16.684Z] Configure a credential helper to remove this warning. See [2022-03-23T16:22:16.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:22:16.684Z] [2022-03-23T16:22:16.684Z] Login Succeeded [2022-03-23T16:22:16.684Z] docker.io [2022-03-23T16:22:16.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:22:16.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:22:16.946Z] Configure a credential helper to remove this warning. See [2022-03-23T16:22:16.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:22:16.946Z] [2022-03-23T16:22:16.946Z] Login Succeeded [2022-03-23T16:22:16.946Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T16:22:16.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-23T16:22:17.387Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-23T16:22:17.387Z] + dirname cmd/core-command/Dockerfile [2022-03-23T16:22:17.387Z] + cut -d/ -f2 [2022-03-23T16:22:17.387Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-23T16:22:17.387Z] + dirname cmd/core-data/Dockerfile [2022-03-23T16:22:17.387Z] + cut -d/ -f2 [2022-03-23T16:22:17.387Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-23T16:22:17.387Z] + dirname cmd/core-metadata/Dockerfile [2022-03-23T16:22:17.387Z] + cut -d/ -f2 [2022-03-23T16:22:17.387Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-23T16:22:17.387Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-23T16:22:17.387Z] + cut -d/ -f2 [2022-03-23T16:22:17.388Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-23T16:22:17.388Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-23T16:22:17.388Z] + cut -d/ -f2 [2022-03-23T16:22:17.388Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-23T16:22:17.388Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-23T16:22:17.388Z] + cut -d/ -f2 [2022-03-23T16:22:17.388Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-23T16:22:17.388Z] + dirname cmd/support-notifications/Dockerfile [2022-03-23T16:22:17.388Z] + cut -d/ -f2 [2022-03-23T16:22:17.388Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-23T16:22:17.388Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-23T16:22:17.388Z] + cut -d/ -f2 [2022-03-23T16:22:17.388Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-23T16:22:17.388Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-23T16:22:17.388Z] + cut -d/ -f2 [2022-03-23T16:22:17.388Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-23T16:22:17.445Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-23T16:22:17.965Z] + git rev-list -1 --merges 5204587a99dd9a8f2591ceda39ba99a1b4fc6775~1..5204587a99dd9a8f2591ceda39ba99a1b4fc6775 [Pipeline] echo [2022-03-23T16:22:17.999Z] -----------> git rev-list -1 --merges 5204587a99dd9a8f2591ceda39ba99a1b4fc6775~1..5204587a99dd9a8f2591ceda39ba99a1b4fc6775 5204587a99dd9a8f2591ceda39ba99a1b4fc6775 [2022-03-23T16:22:17.999Z] 5204587a99dd9a8f2591ceda39ba99a1b4fc6775 [false] [Pipeline] sh [2022-03-23T16:22:18.323Z] + git log --format=format:%s -1 5204587a99dd9a8f2591ceda39ba99a1b4fc6775 [Pipeline] echo [2022-03-23T16:22:18.361Z] ========================================================= [2022-03-23T16:22:18.361Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-23T16:22:18.361Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-23T16:22:18.895Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-23T16:22:18.895Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-23T16:22:18.895Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-23T16:22:18.895Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-23T16:22:18.895Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-23T16:22:18.895Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-23T16:22:18.895Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:22:19.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T16:22:19.422Z] [2022-03-23T16:22:19.422Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:22:19.775Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T16:22:19.775Z] latest: Pulling from edgex-devops/git-semver [2022-03-23T16:22:19.775Z] a0d0a0d46f8b: Pulling fs layer [2022-03-23T16:22:19.775Z] 3e5f54012d9b: Pulling fs layer [2022-03-23T16:22:19.775Z] 4c7163046ea9: Pulling fs layer [2022-03-23T16:22:19.775Z] 0c2d73faf560: Pulling fs layer [2022-03-23T16:22:19.775Z] 0c2d73faf560: Waiting [2022-03-23T16:22:19.775Z] 3e5f54012d9b: Verifying Checksum [2022-03-23T16:22:19.775Z] 3e5f54012d9b: Download complete [2022-03-23T16:22:19.775Z] a0d0a0d46f8b: Verifying Checksum [2022-03-23T16:22:19.775Z] a0d0a0d46f8b: Download complete [2022-03-23T16:22:19.775Z] 0c2d73faf560: Verifying Checksum [2022-03-23T16:22:19.775Z] 0c2d73faf560: Download complete [2022-03-23T16:22:20.037Z] 4c7163046ea9: Verifying Checksum [2022-03-23T16:22:20.037Z] 4c7163046ea9: Download complete [2022-03-23T16:22:20.037Z] a0d0a0d46f8b: Pull complete [2022-03-23T16:22:20.037Z] 3e5f54012d9b: Pull complete [2022-03-23T16:22:20.611Z] 4c7163046ea9: Pull complete [2022-03-23T16:22:20.611Z] 0c2d73faf560: Pull complete [2022-03-23T16:22:20.611Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-23T16:22:20.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T16:22:20.611Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-23T16:22:20.709Z] prd-ubuntu20.04-docker-8c-8g-8663 does not seem to be running inside a container [2022-03-23T16:22:20.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-23T16:22:21.534Z] $ docker top fed539b4712ffb0ea13d8e0465ea19318c4507025b942ed04685ac93a30438b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-23T16:22:21.728Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T16:22:21.728Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T16:22:21.866Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T16:22:21.868Z] $ docker exec fed539b4712ffb0ea13d8e0465ea19318c4507025b942ed04685ac93a30438b9 ssh-agent [2022-03-23T16:22:22.015Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIDEoGG/agent.14 [2022-03-23T16:22:22.015Z] SSH_AGENT_PID=20 [2022-03-23T16:22:22.024Z] Running ssh-add (command line suppressed) [2022-03-23T16:22:22.145Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3015224488186138687.key (/w/workspace/edgex-go/1@tmp/private_key_3015224488186138687.key) [2022-03-23T16:22:22.166Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T16:22:22.506Z] + git tag --points-at HEAD [Pipeline] } [2022-03-23T16:22:22.532Z] $ docker exec --env ******** --env ******** fed539b4712ffb0ea13d8e0465ea19318c4507025b942ed04685ac93a30438b9 ssh-agent -k [2022-03-23T16:22:22.646Z] unset SSH_AUTH_SOCK; [2022-03-23T16:22:22.646Z] unset SSH_AGENT_PID; [2022-03-23T16:22:22.646Z] echo Agent pid 20 killed; [2022-03-23T16:22:22.659Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-23T16:22:22.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T16:22:22.750Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T16:22:22.906Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T16:22:22.909Z] $ docker exec fed539b4712ffb0ea13d8e0465ea19318c4507025b942ed04685ac93a30438b9 ssh-agent [2022-03-23T16:22:23.045Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCFKkpl/agent.53 [2022-03-23T16:22:23.045Z] SSH_AGENT_PID=59 [2022-03-23T16:22:23.052Z] Running ssh-add (command line suppressed) [2022-03-23T16:22:23.188Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6265871626240830977.key (/w/workspace/edgex-go/1@tmp/private_key_6265871626240830977.key) [2022-03-23T16:22:23.206Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T16:22:23.542Z] + git semver init [2022-03-23T16:22:23.542Z] # -> Open(): unable to determine branch for HEAD [2022-03-23T16:22:23.542Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-03-23T16:22:23.542Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-03-23T16:22:23.542Z] # $SEMVER_REMOTE_NAME = origin [2022-03-23T16:22:23.542Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-23T16:22:23.542Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-23T16:22:23.542Z] # $SEMVER_BRANCH = PR-3922 [2022-03-23T16:22:23.542Z] # $SEMVER_TEMP = /tmp/semver-063750788 [2022-03-23T16:22:23.542Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-23T16:22:38.467Z] # '/tmp/semver-063750788' -> '/w/workspace/edgex-go/1/.semver' [2022-03-23T16:22:38.467Z] # -> Force: false [2022-03-23T16:22:38.467Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-03-23T16:22:38.499Z] $ docker exec --env ******** --env ******** fed539b4712ffb0ea13d8e0465ea19318c4507025b942ed04685ac93a30438b9 ssh-agent -k [2022-03-23T16:22:38.619Z] unset SSH_AUTH_SOCK; [2022-03-23T16:22:38.620Z] unset SSH_AGENT_PID; [2022-03-23T16:22:38.620Z] echo Agent pid 59 killed; [2022-03-23T16:22:38.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-23T16:22:39.057Z] + git semver [Pipeline] } [2022-03-23T16:22:39.105Z] $ docker stop --time=1 fed539b4712ffb0ea13d8e0465ea19318c4507025b942ed04685ac93a30438b9 [2022-03-23T16:22:40.964Z] $ docker rm -f fed539b4712ffb0ea13d8e0465ea19318c4507025b942ed04685ac93a30438b9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T16:22:41.396Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-23T16:22:41.761Z] Stashed 1 file(s) [Pipeline] echo [2022-03-23T16:22:41.779Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-23T16:22:42.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-23T16:22:42.405Z] ========================================================= [2022-03-23T16:22:42.405Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-23T16:22:42.405Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-23T16:22:42.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-23T16:22:42.761Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-23T16:22:42.761Z] 59bf1c3509f3: Pulling fs layer [2022-03-23T16:22:42.761Z] 666ba61612fd: Pulling fs layer [2022-03-23T16:22:42.761Z] 8ed8ca486205: Pulling fs layer [2022-03-23T16:22:42.761Z] 4fe6c5a15a65: Pulling fs layer [2022-03-23T16:22:42.761Z] 22a0e8bec74d: Pulling fs layer [2022-03-23T16:22:42.761Z] 640e595b4fbd: Pulling fs layer [2022-03-23T16:22:42.761Z] 763cafe07f6e: Pulling fs layer [2022-03-23T16:22:42.761Z] 0c0b528cf693: Pulling fs layer [2022-03-23T16:22:42.761Z] 10935f4eaf8b: Pulling fs layer [2022-03-23T16:22:42.761Z] 22a0e8bec74d: Waiting [2022-03-23T16:22:42.761Z] 4fe6c5a15a65: Waiting [2022-03-23T16:22:42.761Z] 640e595b4fbd: Waiting [2022-03-23T16:22:42.761Z] 0c0b528cf693: Waiting [2022-03-23T16:22:42.761Z] 10935f4eaf8b: Waiting [2022-03-23T16:22:42.761Z] 763cafe07f6e: Waiting [2022-03-23T16:22:42.761Z] 8ed8ca486205: Verifying Checksum [2022-03-23T16:22:42.761Z] 8ed8ca486205: Download complete [2022-03-23T16:22:42.761Z] 666ba61612fd: Verifying Checksum [2022-03-23T16:22:42.761Z] 666ba61612fd: Download complete [2022-03-23T16:22:42.761Z] 22a0e8bec74d: Download complete [2022-03-23T16:22:42.761Z] 640e595b4fbd: Download complete [2022-03-23T16:22:42.761Z] 763cafe07f6e: Download complete [2022-03-23T16:22:42.761Z] 59bf1c3509f3: Verifying Checksum [2022-03-23T16:22:42.761Z] 59bf1c3509f3: Download complete [2022-03-23T16:22:43.021Z] 0c0b528cf693: Verifying Checksum [2022-03-23T16:22:43.021Z] 0c0b528cf693: Download complete [2022-03-23T16:22:43.021Z] 59bf1c3509f3: Pull complete [2022-03-23T16:22:43.282Z] 666ba61612fd: Pull complete [2022-03-23T16:22:43.282Z] 8ed8ca486205: Pull complete [2022-03-23T16:22:43.544Z] 10935f4eaf8b: Verifying Checksum [2022-03-23T16:22:43.544Z] 10935f4eaf8b: Download complete [2022-03-23T16:22:43.544Z] 4fe6c5a15a65: Verifying Checksum [2022-03-23T16:22:43.544Z] 4fe6c5a15a65: Download complete [2022-03-23T16:22:47.748Z] 4fe6c5a15a65: Pull complete [2022-03-23T16:22:47.748Z] 22a0e8bec74d: Pull complete [2022-03-23T16:22:47.748Z] 640e595b4fbd: Pull complete [2022-03-23T16:22:47.748Z] 763cafe07f6e: Pull complete [2022-03-23T16:22:48.007Z] 0c0b528cf693: Pull complete [2022-03-23T16:22:50.549Z] 10935f4eaf8b: Pull complete [2022-03-23T16:22:50.549Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-23T16:22:50.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-23T16:22:50.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-23T16:22:50.923Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-23T16:22:50.923Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-23T16:22:50.923Z] WORKDIR /edgex [2022-03-23T16:22:50.923Z] COPY go.mod . [2022-03-23T16:22:50.923Z] RUN go mod download [2022-03-23T16:22:52.314Z] Sending build context to Docker daemon 334.4MB [2022-03-23T16:22:52.314Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-23T16:22:52.314Z] ---> 99d49a6021b9 [2022-03-23T16:22:52.314Z] Step 2/4 : WORKDIR /edgex [2022-03-23T16:22:54.884Z] ---> Running in 5f0374edebf3 [2022-03-23T16:22:54.884Z] Removing intermediate container 5f0374edebf3 [2022-03-23T16:22:54.884Z] ---> a57fb6264e8b [2022-03-23T16:22:54.884Z] Step 3/4 : COPY go.mod . [2022-03-23T16:22:54.884Z] ---> 78f2fb4dff42 [2022-03-23T16:22:54.884Z] Step 4/4 : RUN go mod download [2022-03-23T16:22:54.884Z] ---> Running in f1d860df62d8 [2022-03-23T16:22:57.171Z] Still waiting to schedule task [2022-03-23T16:22:57.172Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-23T16:22:58.185Z] go mod download: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.2.0-dev.6 (replaced by ../MODS/go-mod-bootstrap): reading /MODS/go-mod-bootstrap/go.mod: open /MODS/go-mod-bootstrap/go.mod: no such file or directory [2022-03-23T16:22:59.582Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-23T16:23:00.605Z] Failed in branch amd64 [2022-03-23T16:24:37.793Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8665 in /w/workspace/edgexfoundry_edgex-go_PR-3922 [Pipeline] { [Pipeline] ws [2022-03-23T16:24:37.836Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-03-23T16:24:38.144Z] The recommended git tool is: git [2022-03-23T16:24:45.767Z] using credential edgex-jenkins-ssh [2022-03-23T16:24:45.787Z] Cloning the remote Git repository [2022-03-23T16:24:45.864Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-23T16:24:45.955Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-03-23T16:24:46.064Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-23T16:24:46.065Z] > git --version # timeout=10 [2022-03-23T16:24:46.091Z] > git --version # 'git version 2.25.1' [2022-03-23T16:24:46.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T16:24:46.184Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-23T16:25:03.865Z] Merging remotes/origin/main commit 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d into PR head commit c4ac1c46e80ff7b5e8422ab6f9b3e0c4e035a41d [2022-03-23T16:25:04.411Z] Merge succeeded, producing 23c94e83f8292e004c8cdb50c6fe7525e9977292 [2022-03-23T16:25:04.412Z] Checking out Revision 23c94e83f8292e004c8cdb50c6fe7525e9977292 (PR-3922) [2022-03-23T16:25:02.804Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-23T16:25:02.825Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-23T16:25:02.861Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-23T16:25:02.895Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-23T16:25:02.896Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T16:25:02.909Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3922/head:refs/remotes/origin/PR-3922 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-23T16:25:03.892Z] > git config core.sparsecheckout # timeout=10 [2022-03-23T16:25:03.908Z] > git checkout -f c4ac1c46e80ff7b5e8422ab6f9b3e0c4e035a41d # timeout=10 [2022-03-23T16:25:04.156Z] > git remote # timeout=10 [2022-03-23T16:25:04.185Z] > git config --get remote.origin.url # timeout=10 [2022-03-23T16:25:04.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T16:25:04.218Z] > git merge 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d # timeout=10 [2022-03-23T16:25:04.400Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-23T16:25:04.424Z] > git config core.sparsecheckout # timeout=10 [2022-03-23T16:25:04.443Z] > git checkout -f 23c94e83f8292e004c8cdb50c6fe7525e9977292 # timeout=10 [2022-03-23T16:25:08.692Z] Commit message: "Merge commit '6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d' into HEAD" [2022-03-23T16:25:08.693Z] First time build. Skipping changelog. [2022-03-23T16:25:08.755Z] > git --version # timeout=10 [2022-03-23T16:25:08.766Z] > git --version # 'git version 2.25.1' [2022-03-23T16:25:08.779Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-23T16:25:09.984Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-23T16:25:09.984Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-23T16:25:09.984Z] Dload Upload Total Spent Left Speed [2022-03-23T16:25:10.264Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 38702 0 --:--:-- --:--:-- --:--:-- 38702 [Pipeline] sh [2022-03-23T16:25:10.810Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-23T16:25:11.173Z] + sudo tee /etc/docker/daemon.new [2022-03-23T16:25:11.173Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-23T16:25:11.173Z] { [2022-03-23T16:25:11.173Z] "registry-mirrors": [ [2022-03-23T16:25:11.173Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-23T16:25:11.173Z] ], [2022-03-23T16:25:11.173Z] "bip": "10.250.0.254/24", [2022-03-23T16:25:11.173Z] "hosts": [ [2022-03-23T16:25:11.173Z] "tcp://0.0.0.0:5555", [2022-03-23T16:25:11.173Z] "unix:///var/run/docker.sock" [2022-03-23T16:25:11.173Z] ], [2022-03-23T16:25:11.173Z] "mtu": 1458, [2022-03-23T16:25:11.173Z] "selinux-enabled": true, [2022-03-23T16:25:11.173Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-23T16:25:11.173Z] } [Pipeline] sh [2022-03-23T16:25:11.648Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-23T16:25:12.015Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T16:25:30.457Z] provisioning config files... [2022-03-23T16:25:30.484Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7184631482083457592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:25:31.065Z] ---> docker-login.sh [2022-03-23T16:25:31.065Z] nexus3.edgexfoundry.org:10001 [2022-03-23T16:25:31.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:25:31.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:25:31.943Z] Configure a credential helper to remove this warning. See [2022-03-23T16:25:31.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:25:31.943Z] [2022-03-23T16:25:31.943Z] Login Succeeded [2022-03-23T16:25:31.943Z] nexus3.edgexfoundry.org:10002 [2022-03-23T16:25:32.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:25:32.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:25:32.496Z] Configure a credential helper to remove this warning. See [2022-03-23T16:25:32.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:25:32.496Z] [2022-03-23T16:25:32.496Z] Login Succeeded [2022-03-23T16:25:32.496Z] nexus3.edgexfoundry.org:10003 [2022-03-23T16:25:32.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:25:33.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:25:33.055Z] Configure a credential helper to remove this warning. See [2022-03-23T16:25:33.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:25:33.055Z] [2022-03-23T16:25:33.055Z] Login Succeeded [2022-03-23T16:25:33.055Z] nexus3.edgexfoundry.org:10004 [2022-03-23T16:25:33.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:25:33.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:25:33.329Z] Configure a credential helper to remove this warning. See [2022-03-23T16:25:33.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:25:33.329Z] [2022-03-23T16:25:33.329Z] Login Succeeded [2022-03-23T16:25:33.329Z] docker.io [2022-03-23T16:25:33.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:25:34.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:25:34.206Z] Configure a credential helper to remove this warning. See [2022-03-23T16:25:34.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:25:34.206Z] [2022-03-23T16:25:34.206Z] Login Succeeded [2022-03-23T16:25:34.206Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T16:25:34.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-23T16:25:34.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-23T16:25:34.712Z] ========================================================= [2022-03-23T16:25:34.712Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-23T16:25:34.712Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-23T16:25:35.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-23T16:25:35.383Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-23T16:25:35.383Z] 9b3977197b4f: Pulling fs layer [2022-03-23T16:25:35.383Z] 1a89e8eeedd5: Pulling fs layer [2022-03-23T16:25:35.383Z] 94645a83ff95: Pulling fs layer [2022-03-23T16:25:35.383Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-23T16:25:35.383Z] 0c92f367c5e7: Pulling fs layer [2022-03-23T16:25:35.383Z] f7c0051592d6: Pulling fs layer [2022-03-23T16:25:35.383Z] a227ed2f7395: Pulling fs layer [2022-03-23T16:25:35.383Z] 7b1c46037f91: Pulling fs layer [2022-03-23T16:25:35.383Z] 3f3a8bcf1eab: Waiting [2022-03-23T16:25:35.383Z] 0c92f367c5e7: Waiting [2022-03-23T16:25:35.383Z] f7c0051592d6: Waiting [2022-03-23T16:25:35.383Z] a227ed2f7395: Waiting [2022-03-23T16:25:35.383Z] 7b1c46037f91: Waiting [2022-03-23T16:25:35.383Z] 94645a83ff95: Verifying Checksum [2022-03-23T16:25:35.383Z] 94645a83ff95: Download complete [2022-03-23T16:25:35.383Z] 1a89e8eeedd5: Verifying Checksum [2022-03-23T16:25:35.383Z] 1a89e8eeedd5: Download complete [2022-03-23T16:25:35.383Z] 0c92f367c5e7: Download complete [2022-03-23T16:25:35.383Z] f7c0051592d6: Verifying Checksum [2022-03-23T16:25:35.383Z] f7c0051592d6: Download complete [2022-03-23T16:25:35.383Z] 9b3977197b4f: Verifying Checksum [2022-03-23T16:25:35.383Z] 9b3977197b4f: Download complete [2022-03-23T16:25:35.383Z] a227ed2f7395: Verifying Checksum [2022-03-23T16:25:35.383Z] a227ed2f7395: Download complete [2022-03-23T16:25:35.992Z] 9b3977197b4f: Pull complete [2022-03-23T16:25:36.601Z] 1a89e8eeedd5: Pull complete [2022-03-23T16:25:37.215Z] 94645a83ff95: Pull complete [2022-03-23T16:25:37.491Z] 7b1c46037f91: Verifying Checksum [2022-03-23T16:25:37.491Z] 7b1c46037f91: Download complete [2022-03-23T16:25:38.095Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-23T16:25:38.095Z] 3f3a8bcf1eab: Download complete [2022-03-23T16:25:50.521Z] 3f3a8bcf1eab: Pull complete [2022-03-23T16:25:50.521Z] 0c92f367c5e7: Pull complete [2022-03-23T16:25:50.521Z] f7c0051592d6: Pull complete [2022-03-23T16:25:50.521Z] a227ed2f7395: Pull complete [2022-03-23T16:25:58.853Z] 7b1c46037f91: Pull complete [2022-03-23T16:25:58.853Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-23T16:25:58.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-23T16:25:58.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-23T16:25:59.270Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-23T16:25:59.270Z] WORKDIR /edgex [2022-03-23T16:25:59.270Z] COPY go.mod . [2022-03-23T16:25:59.270Z] RUN go mod download [2022-03-23T16:25:59.270Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-23T16:26:01.904Z] Sending build context to Docker daemon 168.9MB [2022-03-23T16:26:01.904Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-23T16:26:01.904Z] ---> f79e39bc4007 [2022-03-23T16:26:01.904Z] Step 2/4 : WORKDIR /edgex [2022-03-23T16:26:02.512Z] ---> Running in 5dd9d62f0c2b [2022-03-23T16:26:02.787Z] Removing intermediate container 5dd9d62f0c2b [2022-03-23T16:26:02.787Z] ---> 6aa987d7bd8f [2022-03-23T16:26:02.787Z] Step 3/4 : COPY go.mod . [2022-03-23T16:26:03.393Z] ---> 40fff74390a7 [2022-03-23T16:26:03.393Z] Step 4/4 : RUN go mod download [2022-03-23T16:26:03.393Z] ---> Running in 24643a4ddedc [2022-03-23T16:26:13.576Z] go mod download: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.2.0-dev.6 (replaced by ../MODS/go-mod-bootstrap): reading /MODS/go-mod-bootstrap/go.mod: open /MODS/go-mod-bootstrap/go.mod: no such file or directory [2022-03-23T16:26:13.576Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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 [2022-03-23T16:26:14.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T16:26:14.560Z] [2022-03-23T16:26:14.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:26:14.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T16:26:15.233Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-23T16:26:15.233Z] 8998bd30e6a1: Pulling fs layer [2022-03-23T16:26:15.233Z] 04944245beec: Pulling fs layer [2022-03-23T16:26:15.233Z] 699f458cf7ca: Pulling fs layer [2022-03-23T16:26:15.233Z] 765212b225bb: Pulling fs layer [2022-03-23T16:26:15.233Z] f23df028b6ca: Pulling fs layer [2022-03-23T16:26:15.233Z] d65c8cfc05b1: Pulling fs layer [2022-03-23T16:26:15.233Z] 2437ff75d9bd: Pulling fs layer [2022-03-23T16:26:15.233Z] d65c8cfc05b1: Waiting [2022-03-23T16:26:15.233Z] 765212b225bb: Waiting [2022-03-23T16:26:15.233Z] f23df028b6ca: Waiting [2022-03-23T16:26:15.233Z] 2437ff75d9bd: Waiting [2022-03-23T16:26:15.233Z] 04944245beec: Verifying Checksum [2022-03-23T16:26:15.233Z] 04944245beec: Download complete [2022-03-23T16:26:15.233Z] 765212b225bb: Verifying Checksum [2022-03-23T16:26:15.233Z] 765212b225bb: Download complete [2022-03-23T16:26:15.233Z] f23df028b6ca: Verifying Checksum [2022-03-23T16:26:15.233Z] f23df028b6ca: Download complete [2022-03-23T16:26:15.514Z] d65c8cfc05b1: Verifying Checksum [2022-03-23T16:26:15.515Z] d65c8cfc05b1: Download complete [2022-03-23T16:26:15.515Z] 699f458cf7ca: Verifying Checksum [2022-03-23T16:26:15.515Z] 699f458cf7ca: Download complete [2022-03-23T16:26:15.791Z] 8998bd30e6a1: Verifying Checksum [2022-03-23T16:26:15.791Z] 8998bd30e6a1: Download complete [2022-03-23T16:26:18.418Z] 2437ff75d9bd: Verifying Checksum [2022-03-23T16:26:18.418Z] 2437ff75d9bd: Download complete [2022-03-23T16:26:20.402Z] 8998bd30e6a1: Pull complete [2022-03-23T16:26:20.676Z] 04944245beec: Pull complete [2022-03-23T16:26:22.116Z] 699f458cf7ca: Pull complete [2022-03-23T16:26:22.391Z] 765212b225bb: Pull complete [2022-03-23T16:26:23.383Z] f23df028b6ca: Pull complete [2022-03-23T16:26:23.666Z] d65c8cfc05b1: Pull complete [2022-03-23T16:26:38.771Z] 2437ff75d9bd: Pull complete [2022-03-23T16:26:38.771Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-23T16:26:38.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T16:26:38.771Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-23T16:26:39.063Z] prd-ubuntu20.04-docker-arm64-4c-16g-8665 does not seem to be running inside a container [2022-03-23T16:26:39.174Z] $ 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/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-23T16:26:41.886Z] $ docker top 6fe9716c80fa7ab715dcc5062a205b5f3afe108283333c64b07b41cc6ede0f66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:26:42.910Z] ---> job-cost.sh [2022-03-23T16:26:42.911Z] lf-activate-venv: SKIPPING [2022-03-23T16:26:42.911Z] INFO: No Stack... [2022-03-23T16:26:43.507Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-23T16:26:44.104Z] INFO: Archiving Costs [Pipeline] sh [2022-03-23T16:26:44.790Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-03-23T16:26:44.790Z] + cut -d, -f6 [Pipeline] lock [2022-03-23T16:26:44.885Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3922-1-stack-cost] [2022-03-23T16:26:44.890Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3922-1-stack-cost] did not exist. Created. [2022-03-23T16:26:44.890Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3922-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-23T16:26:45.660Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-23T16:26:46.317Z] Stashed 1 file(s) [Pipeline] } [2022-03-23T16:26:46.332Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3922-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-23T16:26:46.423Z] $ docker stop --time=1 6fe9716c80fa7ab715dcc5062a205b5f3afe108283333c64b07b41cc6ede0f66 [2022-03-23T16:26:47.964Z] $ docker rm -f 6fe9716c80fa7ab715dcc5062a205b5f3afe108283333c64b07b41cc6ede0f66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-23T16:26:48.683Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-23T16:26:50.308Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:26:50.673Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:26:51.645Z] ---> package-listing.sh [2022-03-23T16:26:51.645Z] ++ facter osfamily [2022-03-23T16:26:51.645Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-23T16:26:51.908Z] + OS_FAMILY=debian [2022-03-23T16:26:51.908Z] + workspace=/w/workspace/edgex-go/1 [2022-03-23T16:26:51.908Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-23T16:26:51.908Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-23T16:26:51.908Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-23T16:26:51.908Z] + PACKAGES=/tmp/packages_start.txt [2022-03-23T16:26:51.908Z] + '[' /w/workspace/edgex-go/1 ']' [2022-03-23T16:26:51.908Z] + PACKAGES=/tmp/packages_end.txt [2022-03-23T16:26:51.908Z] + case "${OS_FAMILY}" in [2022-03-23T16:26:51.908Z] + dpkg -l [2022-03-23T16:26:51.908Z] + grep '^ii' [2022-03-23T16:26:51.908Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-23T16:26:51.908Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-23T16:26:51.908Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-23T16:26:51.908Z] + '[' /w/workspace/edgex-go/1 ']' [2022-03-23T16:26:51.908Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-03-23T16:26:51.908Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-03-23T16:26:51.940Z] 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-23T16:26:52.231Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:26:52.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T16:26:52.809Z] [2022-03-23T16:26:52.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:26:53.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T16:26:53.154Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-23T16:26:53.154Z] 5eb5b503b376: Pulling fs layer [2022-03-23T16:26:53.154Z] 5c69ac0246d0: Pulling fs layer [2022-03-23T16:26:53.154Z] ec43610c2a17: Pulling fs layer [2022-03-23T16:26:53.154Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-23T16:26:53.154Z] 33b1e0a273af: Pulling fs layer [2022-03-23T16:26:53.154Z] 5d3b04190fa2: Pulling fs layer [2022-03-23T16:26:53.154Z] 2f39f015ded8: Pulling fs layer [2022-03-23T16:26:53.154Z] 3a2ae6a8a46f: Waiting [2022-03-23T16:26:53.154Z] 33b1e0a273af: Waiting [2022-03-23T16:26:53.154Z] 5d3b04190fa2: Waiting [2022-03-23T16:26:53.154Z] 2f39f015ded8: Waiting [2022-03-23T16:26:53.154Z] 5c69ac0246d0: Verifying Checksum [2022-03-23T16:26:53.154Z] 5c69ac0246d0: Download complete [2022-03-23T16:26:53.154Z] 3a2ae6a8a46f: Download complete [2022-03-23T16:26:53.154Z] 33b1e0a273af: Verifying Checksum [2022-03-23T16:26:53.154Z] 33b1e0a273af: Download complete [2022-03-23T16:26:53.154Z] 5d3b04190fa2: Verifying Checksum [2022-03-23T16:26:53.154Z] 5d3b04190fa2: Download complete [2022-03-23T16:26:53.154Z] ec43610c2a17: Verifying Checksum [2022-03-23T16:26:53.154Z] ec43610c2a17: Download complete [2022-03-23T16:26:53.414Z] 5eb5b503b376: Verifying Checksum [2022-03-23T16:26:53.414Z] 5eb5b503b376: Download complete [2022-03-23T16:26:53.983Z] 2f39f015ded8: Download complete [2022-03-23T16:26:54.921Z] 5eb5b503b376: Pull complete [2022-03-23T16:26:54.921Z] 5c69ac0246d0: Pull complete [2022-03-23T16:26:55.489Z] ec43610c2a17: Pull complete [2022-03-23T16:26:55.489Z] 3a2ae6a8a46f: Pull complete [2022-03-23T16:26:55.749Z] 33b1e0a273af: Pull complete [2022-03-23T16:26:55.749Z] 5d3b04190fa2: Pull complete [2022-03-23T16:27:01.020Z] 2f39f015ded8: Pull complete [2022-03-23T16:27:01.020Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-23T16:27:01.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T16:27:01.020Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-23T16:27:01.117Z] prd-ubuntu20.04-docker-8c-8g-8663 does not seem to be running inside a container [2022-03-23T16:27:01.164Z] $ 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-23T16:27:02.349Z] $ docker top aa0f26b2f041038e60590fefc1b59911b824318c8af5a10470f2a38e6094d06d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T16:27:02.747Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-23T16:27:03.063Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-23T16:27:03.398Z] + ls /var/log/sa-host [2022-03-23T16:27:03.398Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T16:27:03.786Z] provisioning config files... [2022-03-23T16:27:03.797Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3916799971220582787tmp [Pipeline] { [Pipeline] echo [2022-03-23T16:27:03.849Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:27:04.165Z] ---> create-netrc.sh [Pipeline] } [2022-03-23T16:27:04.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:27:04.612Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-23T16:27:04.643Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:27:04.958Z] ---> sudo-logs.sh [2022-03-23T16:27:04.958Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-23T16:27:05.029Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:27:05.342Z] ---> job-cost.sh [2022-03-23T16:27:05.342Z] lf-activate-venv: SKIPPING [2022-03-23T16:27:05.342Z] DEBUG: total: 0.10999999940395355 [2022-03-23T16:27:05.342Z] INFO: Retrieving Stack Cost... [2022-03-23T16:27:05.602Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-23T16:27:06.173Z] INFO: Archiving Costs [Pipeline] echo [2022-03-23T16:27:06.207Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:27:06.523Z] ---> logs-deploy.sh [2022-03-23T16:27:06.523Z] lf-activate-venv: SKIPPING [2022-03-23T16:27:06.523Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3922/1 [2022-03-23T16:27:06.523Z] INFO: archiving workspace using pattern(s): [2022-03-23T16:27:07.465Z] Archives upload complete. [2022-03-23T16:27:07.465Z] INFO: archiving logs to Nexus