Pull request #4793 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 cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from 2289fcbcf818f096ae580a24b87da11254e2525b+64231a640c2d3928f8098b6641f84e2829903aa1 (8794fc4c830b2aacfc80a5400717fe8a4451fced) 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-ssh13378406301361133689.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9210011219086468057.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh 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-4793/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4793/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8415307288765687747.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-4793/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4333497231785465962.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13172492978922205791.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4793/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4793/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9270301923299788798.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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.21 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-2840 in /w/workspace/edgexfoundry_edgex-go_PR-4793 [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 Merging remotes/origin/napa commit 64231a640c2d3928f8098b6641f84e2829903aa1 into PR head commit 2289fcbcf818f096ae580a24b87da11254e2525b > 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/4793/head:refs/remotes/origin/PR-4793 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2289fcbcf818f096ae580a24b87da11254e2525b # timeout=10 Merge succeeded, producing 2289fcbcf818f096ae580a24b87da11254e2525b Checking out Revision 2289fcbcf818f096ae580a24b87da11254e2525b (PR-4793) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 64231a640c2d3928f8098b6641f84e2829903aa1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2289fcbcf818f096ae580a24b87da11254e2525b # timeout=10 Commit message: "fix: Bump golang libs to resolve CVEs" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-19T13:21:31.143Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-19T13:21:31.341Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-19T13:21:31.450Z] ========================================================= [2024-04-19T13:21:31.450Z] EdgeX Global Pipelines Version Info [2024-04-19T13:21:31.450Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:21:32.205Z] ------------------- [2024-04-19T13:21:32.205Z] stable info: [2024-04-19T13:21:32.205Z] ------------------- [2024-04-19T13:21:32.205Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-19T13:21:32.205Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-19T13:21:32.205Z] Message: update stable to v1.0.258 [2024-04-19T13:21:33.154Z] ------------------- [2024-04-19T13:21:33.154Z] experimental info: [2024-04-19T13:21:33.154Z] ------------------- [2024-04-19T13:21:33.154Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-19T13:21:33.154Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-19T13:21:33.154Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-19T13:21:33.347Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-04-19T13:21:33.390Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-04-19T13:21:33.437Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-19T13:21:33.492Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-19T13:21:33.538Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-19T13:21:33.589Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-19T13:21:33.647Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-19T13:21:33.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-04-19T13:21:33.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-04-19T13:21:33.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-04-19T13:21:33.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-19T13:21:33.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-19T13:21:33.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-19T13:21:33.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-19T13:21:34.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-19T13:21:34.086Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-19T13:21:34.133Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-19T13:21:34.178Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-19T13:21:34.231Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-04-19T13:21:34.283Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-04-19T13:21:34.330Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-19T13:21:34.388Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-19T13:21:34.442Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-19T13:21:34.494Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4793 [Pipeline] echo [2024-04-19T13:21:34.544Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4793 [Pipeline] echo [2024-04-19T13:21:34.593Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4793 [Pipeline] echo [2024-04-19T13:21:34.635Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2289fcbcf818f096ae580a24b87da11254e2525b [Pipeline] echo [2024-04-19T13:21:34.680Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2289fcb [Pipeline] echo [2024-04-19T13:21:34.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-19T13:21:34.879Z] provisioning config files... [2024-04-19T13:21:34.896Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6824075629964392344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:21:35.319Z] ---> ****-login.sh [2024-04-19T13:21:35.319Z] nexus3.edgexfoundry.org:10001 [2024-04-19T13:21:35.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:21:35.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:21:35.605Z] Configure a credential helper to remove this warning. See [2024-04-19T13:21:35.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:21:35.605Z] [2024-04-19T13:21:35.605Z] Login Succeeded [2024-04-19T13:21:35.605Z] nexus3.edgexfoundry.org:10002 [2024-04-19T13:21:35.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:21:35.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:21:35.605Z] Configure a credential helper to remove this warning. See [2024-04-19T13:21:35.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:21:35.605Z] [2024-04-19T13:21:35.605Z] Login Succeeded [2024-04-19T13:21:35.605Z] nexus3.edgexfoundry.org:10003 [2024-04-19T13:21:35.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:21:35.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:21:35.883Z] Configure a credential helper to remove this warning. See [2024-04-19T13:21:35.883Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:21:35.883Z] [2024-04-19T13:21:35.883Z] Login Succeeded [2024-04-19T13:21:35.883Z] nexus3.edgexfoundry.org:10004 [2024-04-19T13:21:35.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:21:35.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:21:35.883Z] Configure a credential helper to remove this warning. See [2024-04-19T13:21:35.883Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:21:35.883Z] [2024-04-19T13:21:35.883Z] Login Succeeded [2024-04-19T13:21:35.883Z] ****.io [2024-04-19T13:21:35.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:21:36.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:21:36.144Z] Configure a credential helper to remove this warning. See [2024-04-19T13:21:36.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:21:36.144Z] [2024-04-19T13:21:36.144Z] Login Succeeded [2024-04-19T13:21:36.144Z] ---> ****-login.sh ends [Pipeline] } [2024-04-19T13:21:36.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-19T13:21:36.698Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-04-19T13:21:36.698Z] + + cut -d/ -f2 [2024-04-19T13:21:36.698Z] dirname cmd/core-command/Dockerfile [2024-04-19T13:21:36.698Z] + echo core-command,cmd/core-command/Dockerfile [2024-04-19T13:21:36.698Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-04-19T13:21:36.698Z] + cut -d/ -f2 [2024-04-19T13:21:36.698Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-04-19T13:21:36.698Z] + dirname cmd/core-data/Dockerfile [2024-04-19T13:21:36.698Z] + cut -d/ -f2 [2024-04-19T13:21:36.698Z] + echo core-data,cmd/core-data/Dockerfile [2024-04-19T13:21:36.698Z] + dirname cmd/core-metadata/Dockerfile [2024-04-19T13:21:36.698Z] + cut -d/ -f2 [2024-04-19T13:21:36.698Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-04-19T13:21:36.698Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-04-19T13:21:36.698Z] + cut -d/ -f2 [2024-04-19T13:21:36.698Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-04-19T13:21:36.698Z] + cut -d/ -f2 [2024-04-19T13:21:36.698Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-04-19T13:21:36.698Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-04-19T13:21:36.698Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-04-19T13:21:36.698Z] + cut -d/ -f2 [2024-04-19T13:21:36.698Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-04-19T13:21:36.698Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-04-19T13:21:36.698Z] + cut -d/ -f2 [2024-04-19T13:21:36.698Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-04-19T13:21:36.698Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-04-19T13:21:36.698Z] + cut -d/ -f2 [2024-04-19T13:21:36.698Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-04-19T13:21:36.698Z] + dirname cmd/security-spire-agent/Dockerfile [2024-04-19T13:21:36.698Z] + cut -d/ -f2 [2024-04-19T13:21:36.698Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-04-19T13:21:36.698Z] + dirname cmd/security-spire-config/Dockerfile [2024-04-19T13:21:36.698Z] + cut -d/ -f2 [2024-04-19T13:21:36.698Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-04-19T13:21:36.698Z] + dirname cmd/security-spire-server/Dockerfile [2024-04-19T13:21:36.698Z] + cut -d/ -f2 [2024-04-19T13:21:36.698Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-04-19T13:21:36.698Z] + dirname cmd/support-notifications/Dockerfile [2024-04-19T13:21:36.698Z] + cut -d/ -f2 [2024-04-19T13:21:36.698Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-04-19T13:21:36.698Z] + dirname cmd/support-scheduler/Dockerfile [2024-04-19T13:21:36.698Z] + cut -d/ -f2 [2024-04-19T13:21:36.698Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-04-19T13:21:36.752Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-19T13:21:37.282Z] + git rev-list -1 --merges 2289fcbcf818f096ae580a24b87da11254e2525b~1..2289fcbcf818f096ae580a24b87da11254e2525b [Pipeline] echo [2024-04-19T13:21:37.311Z] -----------> git rev-list -1 --merges 2289fcbcf818f096ae580a24b87da11254e2525b~1..2289fcbcf818f096ae580a24b87da11254e2525b 2289fcbcf818f096ae580a24b87da11254e2525b [false] [Pipeline] sh [2024-04-19T13:21:37.623Z] + git log --format=format:%s -1 2289fcbcf818f096ae580a24b87da11254e2525b [Pipeline] echo [2024-04-19T13:21:37.663Z] ========================================================= [2024-04-19T13:21:37.663Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-19T13:21:37.663Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-04-19T13:21:38.109Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-19T13:21:38.109Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-19T13:21:38.109Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-19T13:21:38.109Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-19T13:21:38.109Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-19T13:21:38.109Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-19T13:21:38.109Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:21:38.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-19T13:21:38.553Z] [2024-04-19T13:21:38.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:21:38.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-19T13:21:38.929Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-19T13:21:38.929Z] b85a868b505f: Pulling fs layer [2024-04-19T13:21:38.929Z] e2be974225ed: Pulling fs layer [2024-04-19T13:21:38.929Z] 339a4e72a1f5: Pulling fs layer [2024-04-19T13:21:38.929Z] 988bab9f4d93: Pulling fs layer [2024-04-19T13:21:38.929Z] 1469e6f7b9e6: Pulling fs layer [2024-04-19T13:21:38.929Z] eaf3925da568: Pulling fs layer [2024-04-19T13:21:38.929Z] bab4dde63d76: Pulling fs layer [2024-04-19T13:21:38.929Z] bde34c3a00c8: Pulling fs layer [2024-04-19T13:21:38.929Z] b352a97aabf1: Pulling fs layer [2024-04-19T13:21:38.929Z] 4872d77fe225: Pulling fs layer [2024-04-19T13:21:38.929Z] 5851b861e8e6: Pulling fs layer [2024-04-19T13:21:38.929Z] bab4dde63d76: Waiting [2024-04-19T13:21:38.929Z] b352a97aabf1: Waiting [2024-04-19T13:21:38.929Z] 4872d77fe225: Waiting [2024-04-19T13:21:38.929Z] bde34c3a00c8: Waiting [2024-04-19T13:21:38.929Z] 988bab9f4d93: Waiting [2024-04-19T13:21:38.929Z] eaf3925da568: Waiting [2024-04-19T13:21:38.929Z] 1469e6f7b9e6: Waiting [2024-04-19T13:21:38.929Z] e2be974225ed: Verifying Checksum [2024-04-19T13:21:38.929Z] e2be974225ed: Download complete [2024-04-19T13:21:38.929Z] 988bab9f4d93: Verifying Checksum [2024-04-19T13:21:38.929Z] 988bab9f4d93: Download complete [2024-04-19T13:21:39.188Z] 1469e6f7b9e6: Verifying Checksum [2024-04-19T13:21:39.188Z] 1469e6f7b9e6: Download complete [2024-04-19T13:21:39.188Z] eaf3925da568: Verifying Checksum [2024-04-19T13:21:39.188Z] eaf3925da568: Download complete [2024-04-19T13:21:39.188Z] 339a4e72a1f5: Verifying Checksum [2024-04-19T13:21:39.188Z] 339a4e72a1f5: Download complete [2024-04-19T13:21:39.188Z] bde34c3a00c8: Verifying Checksum [2024-04-19T13:21:39.188Z] bde34c3a00c8: Download complete [2024-04-19T13:21:39.188Z] b352a97aabf1: Download complete [2024-04-19T13:21:39.188Z] 4872d77fe225: Verifying Checksum [2024-04-19T13:21:39.188Z] 4872d77fe225: Download complete [2024-04-19T13:21:39.188Z] 5851b861e8e6: Download complete [2024-04-19T13:21:39.188Z] b85a868b505f: Verifying Checksum [2024-04-19T13:21:39.188Z] b85a868b505f: Download complete [2024-04-19T13:21:39.447Z] bab4dde63d76: Verifying Checksum [2024-04-19T13:21:39.447Z] bab4dde63d76: Download complete [2024-04-19T13:21:40.823Z] b85a868b505f: Pull complete [2024-04-19T13:21:40.823Z] e2be974225ed: Pull complete [2024-04-19T13:21:41.082Z] 339a4e72a1f5: Pull complete [2024-04-19T13:21:41.340Z] 988bab9f4d93: Pull complete [2024-04-19T13:21:41.599Z] 1469e6f7b9e6: Pull complete [2024-04-19T13:21:41.599Z] eaf3925da568: Pull complete [2024-04-19T13:21:43.506Z] bab4dde63d76: Pull complete [2024-04-19T13:21:43.506Z] bde34c3a00c8: Pull complete [2024-04-19T13:21:43.769Z] b352a97aabf1: Pull complete [2024-04-19T13:21:43.769Z] 4872d77fe225: Pull complete [2024-04-19T13:21:43.769Z] 5851b861e8e6: Pull complete [2024-04-19T13:21:43.769Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-19T13:21:43.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-19T13:21:43.769Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:21:44.099Z] prd-ubuntu20.04-docker-8c-8g-2840 does not seem to be running inside a container [2024-04-19T13:21:44.146Z] $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-19T13:21:49.156Z] $ docker top ce983ec24776a645bf8f42fcb4e2a1e8a93343e7a3fd357a6374dbeb057489a7 -eo pid,comm [2024-04-19T13:21:49.208Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-04-19T13:21:49.208Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-19T13:21:49.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-19T13:21:49.354Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-19T13:21:49.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-19T13:21:49.490Z] $ docker exec ce983ec24776a645bf8f42fcb4e2a1e8a93343e7a3fd357a6374dbeb057489a7 ssh-agent [2024-04-19T13:21:49.591Z] SSH_AUTH_SOCK=/tmp/ssh-SxR672t57zf7/agent.32 [2024-04-19T13:21:49.591Z] SSH_AGENT_PID=38 [2024-04-19T13:21:49.597Z] Running ssh-add (command line suppressed) [2024-04-19T13:21:49.703Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10715737080077715520.key (/w/workspace/edgex-go/1@tmp/private_key_10715737080077715520.key) [2024-04-19T13:21:49.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-19T13:21:50.042Z] + git tag --points-at HEAD [Pipeline] } [2024-04-19T13:21:50.078Z] $ docker exec --env ******** --env ******** ce983ec24776a645bf8f42fcb4e2a1e8a93343e7a3fd357a6374dbeb057489a7 ssh-agent -k [2024-04-19T13:21:50.178Z] unset SSH_AUTH_SOCK; [2024-04-19T13:21:50.178Z] unset SSH_AGENT_PID; [2024-04-19T13:21:50.178Z] echo Agent pid 38 killed; [2024-04-19T13:21:50.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-19T13:21:50.282Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-19T13:21:50.282Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-19T13:21:50.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-19T13:21:50.405Z] $ docker exec ce983ec24776a645bf8f42fcb4e2a1e8a93343e7a3fd357a6374dbeb057489a7 ssh-agent [2024-04-19T13:21:50.503Z] SSH_AUTH_SOCK=/tmp/ssh-me9PhraL8nsz/agent.71 [2024-04-19T13:21:50.503Z] SSH_AGENT_PID=77 [2024-04-19T13:21:50.507Z] Running ssh-add (command line suppressed) [2024-04-19T13:21:50.623Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10049929957283416239.key (/w/workspace/edgex-go/1@tmp/private_key_10049929957283416239.key) [2024-04-19T13:21:50.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-19T13:21:50.963Z] + git semver init [2024-04-19T13:21:51.222Z] 2024-04-19 13:21:51,164 [run_init] DEBUG init version:0.0.0 force:False [2024-04-19T13:21:51.222Z] 2024-04-19 13:21:51,165 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-04-19T13:21:51.222Z] 2024-04-19 13:21:51,165 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-04-19T13:21:51.222Z] 2024-04-19 13:21:51,165 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-04-19T13:21:57.798Z] 2024-04-19 13:21:56,634 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-04-19T13:21:57.798Z] 2024-04-19 13:21:56,635 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4793 with force:False [2024-04-19T13:21:57.798Z] 2024-04-19 13:21:56,635 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4793 [2024-04-19T13:21:57.798Z] 2024-04-19 13:21:56,640 [execute] INFO git cat-file --batch-check [2024-04-19T13:21:57.798Z] 2024-04-19 13:21:56,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-04-19T13:21:57.798Z] 2024-04-19 13:21:56,649 [execute] INFO git cat-file --batch [2024-04-19T13:21:57.798Z] 2024-04-19 13:21:56,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-04-19T13:21:57.798Z] 2024-04-19 13:21:56,656 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4793 [2024-04-19T13:21:57.798Z] 0.0.0 [Pipeline] } [2024-04-19T13:21:57.835Z] $ docker exec --env ******** --env ******** ce983ec24776a645bf8f42fcb4e2a1e8a93343e7a3fd357a6374dbeb057489a7 ssh-agent -k [2024-04-19T13:21:57.943Z] unset SSH_AUTH_SOCK; [2024-04-19T13:21:57.943Z] unset SSH_AGENT_PID; [2024-04-19T13:21:57.943Z] echo Agent pid 77 killed; [2024-04-19T13:21:57.944Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-19T13:21:58.402Z] + git semver [Pipeline] } [2024-04-19T13:21:58.696Z] $ docker stop --time=1 ce983ec24776a645bf8f42fcb4e2a1e8a93343e7a3fd357a6374dbeb057489a7 [2024-04-19T13:22:00.045Z] $ docker rm -f --volumes ce983ec24776a645bf8f42fcb4e2a1e8a93343e7a3fd357a6374dbeb057489a7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-19T13:22:00.443Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-19T13:22:00.727Z] Stashed 1 file(s) [Pipeline] echo [2024-04-19T13:22:00.746Z] [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] sh [2024-04-19T13:22:01.539Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-04-19T13:22:01.573Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-04-19T13:22:01.891Z] + grep ^go [0-9].[0-9]* go.mod [2024-04-19T13:22:01.891Z] + cut -d -f 2 [Pipeline] echo [2024-04-19T13:22:01.936Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-19T13:22:01.981Z] ========================================================= [2024-04-19T13:22:01.981Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] [2024-04-19T13:22:01.981Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-04-19T13:22:02.341Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-04-19T13:22:02.341Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2024-04-19T13:22:02.341Z] 7264a8db6415: Pulling fs layer [2024-04-19T13:22:02.341Z] c4d48a809fc2: Pulling fs layer [2024-04-19T13:22:02.341Z] 4f1c88b9dad5: Pulling fs layer [2024-04-19T13:22:02.341Z] ad3a456e5733: Pulling fs layer [2024-04-19T13:22:02.341Z] f0163c21ed6d: Pulling fs layer [2024-04-19T13:22:02.341Z] 04c35c34e31e: Pulling fs layer [2024-04-19T13:22:02.341Z] 0c7b0fd20c02: Pulling fs layer [2024-04-19T13:22:02.341Z] d22eed83c68c: Pulling fs layer [2024-04-19T13:22:02.341Z] 04c35c34e31e: Waiting [2024-04-19T13:22:02.341Z] 0c7b0fd20c02: Waiting [2024-04-19T13:22:02.341Z] ad3a456e5733: Waiting [2024-04-19T13:22:02.341Z] d22eed83c68c: Waiting [2024-04-19T13:22:02.341Z] f0163c21ed6d: Waiting [2024-04-19T13:22:02.341Z] c4d48a809fc2: Verifying Checksum [2024-04-19T13:22:02.341Z] c4d48a809fc2: Download complete [2024-04-19T13:22:02.341Z] ad3a456e5733: Verifying Checksum [2024-04-19T13:22:02.341Z] ad3a456e5733: Download complete [2024-04-19T13:22:02.341Z] f0163c21ed6d: Download complete [2024-04-19T13:22:02.341Z] 7264a8db6415: Verifying Checksum [2024-04-19T13:22:02.341Z] 7264a8db6415: Download complete [2024-04-19T13:22:02.341Z] 04c35c34e31e: Verifying Checksum [2024-04-19T13:22:02.341Z] 04c35c34e31e: Download complete [2024-04-19T13:22:02.601Z] 7264a8db6415: Pull complete [2024-04-19T13:22:02.601Z] d22eed83c68c: Verifying Checksum [2024-04-19T13:22:02.601Z] d22eed83c68c: Download complete [2024-04-19T13:22:02.601Z] c4d48a809fc2: Pull complete [2024-04-19T13:22:02.860Z] 4f1c88b9dad5: Verifying Checksum [2024-04-19T13:22:02.860Z] 4f1c88b9dad5: Download complete [2024-04-19T13:22:03.427Z] 0c7b0fd20c02: Verifying Checksum [2024-04-19T13:22:03.427Z] 0c7b0fd20c02: Download complete [2024-04-19T13:22:06.715Z] 4f1c88b9dad5: Pull complete [2024-04-19T13:22:06.716Z] ad3a456e5733: Pull complete [2024-04-19T13:22:06.716Z] f0163c21ed6d: Pull complete [2024-04-19T13:22:06.716Z] 04c35c34e31e: Pull complete [2024-04-19T13:22:09.257Z] 0c7b0fd20c02: Pull complete [2024-04-19T13:22:09.847Z] d22eed83c68c: Pull complete [2024-04-19T13:22:09.847Z] Digest: sha256:fe58882aa44958920ad7d0df1d98a3315c303dabb14c96e5e08e67421444f3de [2024-04-19T13:22:09.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-04-19T13:22:09.847Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [Pipeline] fileExists [Pipeline] sh [2024-04-19T13:22:10.221Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-04-19T13:22:10.221Z] WORKDIR /edgex [2024-04-19T13:22:10.221Z] COPY go.mod . [2024-04-19T13:22:10.221Z] RUN go mod download [2024-04-19T13:22:10.221Z] + docker build -t ci-base-image-x86_64 -f - . [2024-04-19T13:22:11.160Z] Sending build context to Docker daemon 202.3MB [2024-04-19T13:22:11.160Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-04-19T13:22:11.160Z] ---> 8a661f5c53af [2024-04-19T13:22:11.160Z] Step 2/4 : WORKDIR /edgex [2024-04-19T13:22:16.060Z] Still waiting to schedule task [2024-04-19T13:22:16.060Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:22:17.733Z] ---> Running in a894ed5eebe6 [2024-04-19T13:22:17.733Z] Removing intermediate container a894ed5eebe6 [2024-04-19T13:22:17.733Z] ---> bfd4ec328d8f [2024-04-19T13:22:17.733Z] Step 3/4 : COPY go.mod . [2024-04-19T13:22:17.733Z] ---> 6f3c626b917b [2024-04-19T13:22:17.733Z] Step 4/4 : RUN go mod download [2024-04-19T13:22:17.733Z] ---> Running in 61b152b5dd35 [2024-04-19T13:22:39.735Z] Removing intermediate container 61b152b5dd35 [2024-04-19T13:22:39.735Z] ---> 31b69021607d [2024-04-19T13:22:39.735Z] Successfully built 31b69021607d [2024-04-19T13:22:39.735Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:22:40.120Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-19T13:22:40.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:22:40.284Z] prd-ubuntu20.04-docker-8c-8g-2840 does not seem to be running inside a container [2024-04-19T13:22:40.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** ci-base-image-x86_64 cat [2024-04-19T13:22:40.828Z] $ docker top 2e2734b4751721cb224f4c1e7641b627f37fbf47042a8cdb89a8cc882736957d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:22:41.222Z] + go version [2024-04-19T13:22:41.222Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-04-19T13:22:41.261Z] $ docker stop --time=1 2e2734b4751721cb224f4c1e7641b627f37fbf47042a8cdb89a8cc882736957d [2024-04-19T13:22:42.511Z] $ docker rm -f --volumes 2e2734b4751721cb224f4c1e7641b627f37fbf47042a8cdb89a8cc882736957d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:22:43.277Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-19T13:22:43.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:22:43.451Z] prd-ubuntu20.04-docker-8c-8g-2840 does not seem to be running inside a container [2024-04-19T13:22:43.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -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 ******** ci-base-image-x86_64 cat [2024-04-19T13:22:43.892Z] $ docker top 6ac742d1a79f5fb71a0bece4050cb8b61af99662683f6c948ce1431bb546e901 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-04-19T13:22:44.017Z] ========================================================= [2024-04-19T13:22:44.017Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-04-19T13:22:44.017Z] ========================================================= [Pipeline] sh [2024-04-19T13:22:44.312Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-04-19T13:22:44.673Z] + make test [2024-04-19T13:22:44.673Z] go test -race -coverprofile=coverage.out ./... [2024-04-19T13:22:44.673Z] go: inconsistent vendoring in /w/workspace/edgex-go/1: [2024-04-19T13:22:44.673Z] golang.org/x/crypto@v0.22.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2024-04-19T13:22:44.673Z] golang.org/x/net@v0.23.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2024-04-19T13:22:44.673Z] golang.org/x/sys@v0.19.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2024-04-19T13:22:44.673Z] golang.org/x/text@v0.14.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2024-04-19T13:22:44.673Z] golang.org/x/crypto@v0.14.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2024-04-19T13:22:44.673Z] golang.org/x/net@v0.17.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2024-04-19T13:22:44.673Z] golang.org/x/sys@v0.13.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2024-04-19T13:22:44.673Z] golang.org/x/text@v0.13.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2024-04-19T13:22:44.673Z] [2024-04-19T13:22:44.673Z] To ignore the vendor directory, use -mod=readonly or -mod=mod. [2024-04-19T13:22:44.673Z] To sync the vendor directory, run: [2024-04-19T13:22:44.673Z] go mod vendor [2024-04-19T13:22:44.673Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2024-04-19T13:22:44.726Z] $ docker stop --time=1 6ac742d1a79f5fb71a0bece4050cb8b61af99662683f6c948ce1431bb546e901 [2024-04-19T13:22:45.993Z] $ docker rm -f --volumes 6ac742d1a79f5fb71a0bece4050cb8b61af99662683f6c948ce1431bb546e901 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] } [2024-04-19T13:22:46.961Z] Failed in branch amd64 [2024-04-19T13:26:35.108Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2849 in /w/workspace/edgexfoundry_edgex-go_PR-4793 [Pipeline] { [Pipeline] ws [2024-04-19T13:26:35.188Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-04-19T13:26:38.294Z] The recommended git tool is: git [2024-04-19T13:26:44.911Z] using credential edgex-jenkins-ssh [2024-04-19T13:26:44.933Z] Cloning the remote Git repository [2024-04-19T13:26:44.994Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-04-19T13:26:45.117Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-04-19T13:26:45.290Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-04-19T13:26:45.292Z] > git --version # timeout=10 [2024-04-19T13:26:45.321Z] > git --version # 'git version 2.25.1' [2024-04-19T13:26:45.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-19T13:26:45.535Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-19T13:27:04.729Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-04-19T13:27:04.762Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-19T13:27:06.949Z] Merging remotes/origin/napa commit 64231a640c2d3928f8098b6641f84e2829903aa1 into PR head commit 2289fcbcf818f096ae580a24b87da11254e2525b [2024-04-19T13:27:05.929Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-04-19T13:27:05.976Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-04-19T13:27:05.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-19T13:27:06.002Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4793/head:refs/remotes/origin/PR-4793 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 [2024-04-19T13:27:06.976Z] > git config core.sparsecheckout # timeout=10 [2024-04-19T13:27:07.063Z] > git checkout -f 2289fcbcf818f096ae580a24b87da11254e2525b # timeout=10 [2024-04-19T13:27:08.333Z] Merge succeeded, producing 2289fcbcf818f096ae580a24b87da11254e2525b [2024-04-19T13:27:08.333Z] Checking out Revision 2289fcbcf818f096ae580a24b87da11254e2525b (PR-4793) [2024-04-19T13:27:08.217Z] > git remote # timeout=10 [2024-04-19T13:27:08.239Z] > git config --get remote.origin.url # timeout=10 [2024-04-19T13:27:08.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-19T13:27:08.284Z] > git merge 64231a640c2d3928f8098b6641f84e2829903aa1 # timeout=10 [2024-04-19T13:27:08.316Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-19T13:27:08.343Z] > git config core.sparsecheckout # timeout=10 [2024-04-19T13:27:08.362Z] > git checkout -f 2289fcbcf818f096ae580a24b87da11254e2525b # timeout=10 [2024-04-19T13:27:12.259Z] Commit message: "fix: Bump golang libs to resolve CVEs" [2024-04-19T13:27:12.323Z] > git --version # timeout=10 [2024-04-19T13:27:12.334Z] > git --version # 'git version 2.25.1' [2024-04-19T13:27:12.345Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-19T13:27:29.447Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-19T13:27:29.447Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-19T13:27:29.447Z] Dload Upload Total Spent Left Speed [2024-04-19T13:27:29.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh [2024-04-19T13:27:29.807Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-19T13:27:30.179Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-19T13:27:30.179Z] + sudo tee /etc/docker/daemon.new [2024-04-19T13:27:30.179Z] { [2024-04-19T13:27:30.179Z] "registry-mirrors": [ [2024-04-19T13:27:30.179Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-19T13:27:30.179Z] ], [2024-04-19T13:27:30.179Z] "bip": "10.250.0.254/24", [2024-04-19T13:27:30.179Z] "hosts": [ [2024-04-19T13:27:30.179Z] "tcp://0.0.0.0:5555", [2024-04-19T13:27:30.179Z] "unix:///var/run/docker.sock" [2024-04-19T13:27:30.179Z] ], [2024-04-19T13:27:30.179Z] "mtu": 1458, [2024-04-19T13:27:30.179Z] "selinux-enabled": true, [2024-04-19T13:27:30.179Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-19T13:27:30.179Z] } [Pipeline] sh [2024-04-19T13:27:30.528Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-19T13:27:30.896Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-19T13:27:49.244Z] provisioning config files... [2024-04-19T13:27:49.276Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12840464612342825929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:27:49.761Z] ---> ****-login.sh [2024-04-19T13:27:49.761Z] nexus3.edgexfoundry.org:10001 [2024-04-19T13:27:50.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:27:50.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:27:50.347Z] Configure a credential helper to remove this warning. See [2024-04-19T13:27:50.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:27:50.347Z] [2024-04-19T13:27:50.622Z] Login Succeeded [2024-04-19T13:27:50.622Z] nexus3.edgexfoundry.org:10002 [2024-04-19T13:27:50.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:27:50.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:27:50.894Z] Configure a credential helper to remove this warning. See [2024-04-19T13:27:50.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:27:50.894Z] [2024-04-19T13:27:50.894Z] Login Succeeded [2024-04-19T13:27:50.894Z] nexus3.edgexfoundry.org:10003 [2024-04-19T13:27:51.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:27:51.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:27:51.169Z] Configure a credential helper to remove this warning. See [2024-04-19T13:27:51.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:27:51.169Z] [2024-04-19T13:27:51.169Z] Login Succeeded [2024-04-19T13:27:51.169Z] nexus3.edgexfoundry.org:10004 [2024-04-19T13:27:51.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:27:51.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:27:51.710Z] Configure a credential helper to remove this warning. See [2024-04-19T13:27:51.710Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:27:51.710Z] [2024-04-19T13:27:51.710Z] Login Succeeded [2024-04-19T13:27:51.710Z] ****.io [2024-04-19T13:27:51.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:27:52.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:27:52.259Z] Configure a credential helper to remove this warning. See [2024-04-19T13:27:52.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:27:52.259Z] [2024-04-19T13:27:52.259Z] Login Succeeded [2024-04-19T13:27:52.259Z] ---> ****-login.sh ends [Pipeline] } [2024-04-19T13:27:52.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-04-19T13:27:53.042Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-04-19T13:27:53.077Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-04-19T13:27:53.421Z] + grep ^go [0-9].[0-9]* go.mod [2024-04-19T13:27:53.421Z] + cut -d -f 2 [Pipeline] echo [2024-04-19T13:27:53.499Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-19T13:27:53.546Z] ========================================================= [2024-04-19T13:27:53.546Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] [2024-04-19T13:27:53.546Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-04-19T13:27:53.917Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-04-19T13:27:54.191Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-19T13:27:54.191Z] 9fda8d8052c6: Pulling fs layer [2024-04-19T13:27:54.191Z] 5d54e960e981: Pulling fs layer [2024-04-19T13:27:54.191Z] c4a7e357bf2a: Pulling fs layer [2024-04-19T13:27:54.191Z] f0e02332f6b5: Pulling fs layer [2024-04-19T13:27:54.191Z] 57b776a6bec4: Pulling fs layer [2024-04-19T13:27:54.191Z] 8b19151f9e34: Pulling fs layer [2024-04-19T13:27:54.191Z] eb6a9f2d7ee3: Pulling fs layer [2024-04-19T13:27:54.191Z] 57b776a6bec4: Waiting [2024-04-19T13:27:54.191Z] 8b19151f9e34: Waiting [2024-04-19T13:27:54.191Z] eb6a9f2d7ee3: Waiting [2024-04-19T13:27:54.191Z] f0e02332f6b5: Waiting [2024-04-19T13:27:54.191Z] 5d54e960e981: Verifying Checksum [2024-04-19T13:27:54.191Z] 5d54e960e981: Download complete [2024-04-19T13:27:54.191Z] f0e02332f6b5: Verifying Checksum [2024-04-19T13:27:54.191Z] f0e02332f6b5: Download complete [2024-04-19T13:27:54.191Z] 57b776a6bec4: Download complete [2024-04-19T13:27:54.191Z] 9fda8d8052c6: Download complete [2024-04-19T13:27:54.462Z] eb6a9f2d7ee3: Verifying Checksum [2024-04-19T13:27:54.462Z] eb6a9f2d7ee3: Download complete [2024-04-19T13:27:55.054Z] 9fda8d8052c6: Pull complete [2024-04-19T13:27:55.643Z] 5d54e960e981: Pull complete [2024-04-19T13:27:55.911Z] c4a7e357bf2a: Verifying Checksum [2024-04-19T13:27:55.911Z] c4a7e357bf2a: Download complete [2024-04-19T13:27:56.909Z] 8b19151f9e34: Verifying Checksum [2024-04-19T13:27:56.909Z] 8b19151f9e34: Download complete [2024-04-19T13:28:09.255Z] c4a7e357bf2a: Pull complete [2024-04-19T13:28:09.255Z] f0e02332f6b5: Pull complete [2024-04-19T13:28:09.255Z] 57b776a6bec4: Pull complete [2024-04-19T13:28:17.465Z] 8b19151f9e34: Pull complete [2024-04-19T13:28:18.427Z] eb6a9f2d7ee3: Pull complete [2024-04-19T13:28:18.427Z] Digest: sha256:43c8aebfe3f5401c93948777c5378ae198e405b68e9c259f1e89903f1e2008ff [2024-04-19T13:28:18.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-04-19T13:28:18.427Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [Pipeline] fileExists [Pipeline] sh [2024-04-19T13:28:18.834Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-04-19T13:28:18.834Z] WORKDIR /edgex [2024-04-19T13:28:18.834Z] COPY go.mod . [2024-04-19T13:28:18.834Z] RUN go mod download [2024-04-19T13:28:18.834Z] + docker build -t ci-base-image-arm64 -f - . [2024-04-19T13:28:21.450Z] Sending build context to Docker daemon 29.96MB [2024-04-19T13:28:21.450Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-04-19T13:28:21.450Z] ---> ca1e05e92614 [2024-04-19T13:28:21.450Z] Step 2/4 : WORKDIR /edgex [2024-04-19T13:28:24.043Z] ---> Running in 365d60d0b05c [2024-04-19T13:28:24.043Z] Removing intermediate container 365d60d0b05c [2024-04-19T13:28:24.043Z] ---> b9b4681a444e [2024-04-19T13:28:24.043Z] Step 3/4 : COPY go.mod . [2024-04-19T13:28:24.629Z] ---> 4f2a9748e996 [2024-04-19T13:28:24.629Z] Step 4/4 : RUN go mod download [2024-04-19T13:28:24.629Z] ---> Running in 8c40a07d80a2 [2024-04-19T13:29:11.512Z] Removing intermediate container 8c40a07d80a2 [2024-04-19T13:29:11.512Z] ---> abf0d79f8bc4 [2024-04-19T13:29:11.512Z] Successfully built abf0d79f8bc4 [2024-04-19T13:29:11.512Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:29:11.948Z] + docker inspect -f . ci-base-image-arm64 [2024-04-19T13:29:11.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:29:12.254Z] prd-ubuntu20.04-docker-arm64-4c-16g-2849 does not seem to be running inside a container [2024-04-19T13:29:12.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** ci-base-image-arm64 cat [2024-04-19T13:29:13.679Z] $ docker top 61669016b6bbb2d0c302b6714261211978cdf93c3def0677de26f73ded02d55a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:29:14.595Z] + go version [2024-04-19T13:29:14.595Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-04-19T13:29:14.637Z] $ docker stop --time=1 61669016b6bbb2d0c302b6714261211978cdf93c3def0677de26f73ded02d55a [2024-04-19T13:29:16.347Z] $ docker rm -f --volumes 61669016b6bbb2d0c302b6714261211978cdf93c3def0677de26f73ded02d55a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:29:30.412Z] + docker inspect -f . ci-base-image-arm64 [2024-04-19T13:29:30.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:29:30.730Z] prd-ubuntu20.04-docker-arm64-4c-16g-2849 does not seem to be running inside a container [2024-04-19T13:29:30.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -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 ******** ci-base-image-arm64 cat [2024-04-19T13:29:32.123Z] $ docker top db4488e76123b55fcd798f72d929216d3eff2e95b41bc54f58b576a55e18e6fb -eo pid,comm [Pipeline] { [Pipeline] echo [2024-04-19T13:29:32.382Z] ========================================================= [2024-04-19T13:29:32.382Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-04-19T13:29:32.382Z] ========================================================= [Pipeline] sh [2024-04-19T13:29:33.024Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-04-19T13:29:33.825Z] + make test [2024-04-19T13:29:33.825Z] go test -race -coverprofile=coverage.out ./... [2024-04-19T13:29:33.825Z] go: inconsistent vendoring in /w/workspace/edgex-go/1: [2024-04-19T13:29:33.825Z] golang.org/x/crypto@v0.22.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2024-04-19T13:29:33.825Z] golang.org/x/net@v0.23.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2024-04-19T13:29:33.825Z] golang.org/x/sys@v0.19.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2024-04-19T13:29:33.825Z] golang.org/x/text@v0.14.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2024-04-19T13:29:33.825Z] golang.org/x/crypto@v0.14.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2024-04-19T13:29:33.825Z] golang.org/x/net@v0.17.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2024-04-19T13:29:33.825Z] golang.org/x/sys@v0.13.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2024-04-19T13:29:33.825Z] golang.org/x/text@v0.13.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2024-04-19T13:29:33.825Z] [2024-04-19T13:29:33.825Z] To ignore the vendor directory, use -mod=readonly or -mod=mod. [2024-04-19T13:29:33.825Z] To sync the vendor directory, run: [2024-04-19T13:29:33.825Z] go mod vendor [2024-04-19T13:29:33.825Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2024-04-19T13:29:33.885Z] $ docker stop --time=1 db4488e76123b55fcd798f72d929216d3eff2e95b41bc54f58b576a55e18e6fb [2024-04-19T13:29:35.612Z] $ docker rm -f --volumes db4488e76123b55fcd798f72d929216d3eff2e95b41bc54f58b576a55e18e6fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:29:37.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-19T13:29:37.013Z] [2024-04-19T13:29:37.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:29:37.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-19T13:29:37.425Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-19T13:29:37.425Z] 8998bd30e6a1: Pulling fs layer [2024-04-19T13:29:37.425Z] 04944245beec: Pulling fs layer [2024-04-19T13:29:37.425Z] 699f458cf7ca: Pulling fs layer [2024-04-19T13:29:37.425Z] 765212b225bb: Pulling fs layer [2024-04-19T13:29:37.425Z] f23df028b6ca: Pulling fs layer [2024-04-19T13:29:37.425Z] d65c8cfc05b1: Pulling fs layer [2024-04-19T13:29:37.425Z] 2437ff75d9bd: Pulling fs layer [2024-04-19T13:29:37.425Z] f23df028b6ca: Waiting [2024-04-19T13:29:37.425Z] d65c8cfc05b1: Waiting [2024-04-19T13:29:37.425Z] 2437ff75d9bd: Waiting [2024-04-19T13:29:37.425Z] 765212b225bb: Waiting [2024-04-19T13:29:37.691Z] 04944245beec: Verifying Checksum [2024-04-19T13:29:37.691Z] 04944245beec: Download complete [2024-04-19T13:29:37.691Z] 765212b225bb: Download complete [2024-04-19T13:29:37.691Z] f23df028b6ca: Verifying Checksum [2024-04-19T13:29:37.691Z] f23df028b6ca: Download complete [2024-04-19T13:29:37.691Z] d65c8cfc05b1: Verifying Checksum [2024-04-19T13:29:37.691Z] d65c8cfc05b1: Download complete [2024-04-19T13:29:37.960Z] 699f458cf7ca: Verifying Checksum [2024-04-19T13:29:37.960Z] 699f458cf7ca: Download complete [2024-04-19T13:29:38.229Z] 8998bd30e6a1: Verifying Checksum [2024-04-19T13:29:38.229Z] 8998bd30e6a1: Download complete [2024-04-19T13:29:40.814Z] 2437ff75d9bd: Verifying Checksum [2024-04-19T13:29:40.814Z] 2437ff75d9bd: Download complete [2024-04-19T13:29:43.405Z] 8998bd30e6a1: Pull complete [2024-04-19T13:29:43.673Z] 04944245beec: Pull complete [2024-04-19T13:29:45.081Z] 699f458cf7ca: Pull complete [2024-04-19T13:29:45.349Z] 765212b225bb: Pull complete [2024-04-19T13:29:46.314Z] f23df028b6ca: Pull complete [2024-04-19T13:29:46.314Z] d65c8cfc05b1: Pull complete [2024-04-19T13:30:01.534Z] 2437ff75d9bd: Pull complete [2024-04-19T13:30:01.534Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-19T13:30:01.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-19T13:30:01.534Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:30:01.887Z] prd-ubuntu20.04-docker-arm64-4c-16g-2849 does not seem to be running inside a container [2024-04-19T13:30:01.971Z] $ 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 [2024-04-19T13:30:04.093Z] $ docker top e9622e04771852814c285e461d3f9803b6542f72c31427ec5af5a7ec67787799 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:30:05.013Z] ---> job-cost.sh [2024-04-19T13:30:05.013Z] lf-activate-venv: SKIPPING [2024-04-19T13:30:05.013Z] INFO: No Stack... [2024-04-19T13:30:05.278Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-19T13:30:06.242Z] INFO: Archiving Costs [Pipeline] sh [2024-04-19T13:30:06.902Z] + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 [2024-04-19T13:30:06.903Z] [Pipeline] lock [2024-04-19T13:30:06.947Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4793-1-stack-cost] [2024-04-19T13:30:06.956Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4793-1-stack-cost] did not exist. Created. [2024-04-19T13:30:06.961Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4793-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-19T13:30:07.704Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-19T13:30:08.834Z] Stashed 1 file(s) [Pipeline] } [2024-04-19T13:30:08.854Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4793-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-19T13:30:09.043Z] $ docker stop --time=1 e9622e04771852814c285e461d3f9803b6542f72c31427ec5af5a7ec67787799 [2024-04-19T13:30:10.539Z] $ docker rm -f --volumes e9622e04771852814c285e461d3f9803b6542f72c31427ec5af5a7ec67787799 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-19T13:30:11.282Z] 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 [2024-04-19T13:30:12.947Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:30:13.276Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:30:14.168Z] ---> package-listing.sh [2024-04-19T13:30:14.168Z] ++ facter osfamily [2024-04-19T13:30:14.168Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-19T13:30:14.428Z] + OS_FAMILY=debian [2024-04-19T13:30:14.428Z] + workspace=/w/workspace/edgex-go/1 [2024-04-19T13:30:14.428Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-19T13:30:14.428Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-19T13:30:14.428Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-19T13:30:14.428Z] + PACKAGES=/tmp/packages_start.txt [2024-04-19T13:30:14.428Z] + '[' /w/workspace/edgex-go/1 ']' [2024-04-19T13:30:14.428Z] + PACKAGES=/tmp/packages_end.txt [2024-04-19T13:30:14.428Z] + case "${OS_FAMILY}" in [2024-04-19T13:30:14.428Z] + dpkg -l [2024-04-19T13:30:14.428Z] + grep '^ii' [2024-04-19T13:30:14.428Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-19T13:30:14.428Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-19T13:30:14.428Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-19T13:30:14.428Z] + '[' /w/workspace/edgex-go/1 ']' [2024-04-19T13:30:14.428Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-04-19T13:30:14.428Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-04-19T13:30:14.462Z] 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 [2024-04-19T13:30:14.751Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:30:15.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-19T13:30:15.393Z] [2024-04-19T13:30:15.393Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:30:15.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-19T13:30:15.789Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-19T13:30:15.789Z] 5eb5b503b376: Pulling fs layer [2024-04-19T13:30:15.789Z] 5c69ac0246d0: Pulling fs layer [2024-04-19T13:30:15.789Z] ec43610c2a17: Pulling fs layer [2024-04-19T13:30:15.789Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-19T13:30:15.789Z] 33b1e0a273af: Pulling fs layer [2024-04-19T13:30:15.789Z] 5d3b04190fa2: Pulling fs layer [2024-04-19T13:30:15.789Z] 2f39f015ded8: Pulling fs layer [2024-04-19T13:30:15.789Z] 3a2ae6a8a46f: Waiting [2024-04-19T13:30:15.789Z] 33b1e0a273af: Waiting [2024-04-19T13:30:15.789Z] 5d3b04190fa2: Waiting [2024-04-19T13:30:15.789Z] 5c69ac0246d0: Verifying Checksum [2024-04-19T13:30:15.789Z] 5c69ac0246d0: Download complete [2024-04-19T13:30:15.789Z] 3a2ae6a8a46f: Verifying Checksum [2024-04-19T13:30:15.789Z] 3a2ae6a8a46f: Download complete [2024-04-19T13:30:15.789Z] 33b1e0a273af: Verifying Checksum [2024-04-19T13:30:15.789Z] 33b1e0a273af: Download complete [2024-04-19T13:30:15.789Z] ec43610c2a17: Verifying Checksum [2024-04-19T13:30:15.789Z] ec43610c2a17: Download complete [2024-04-19T13:30:16.048Z] 5d3b04190fa2: Verifying Checksum [2024-04-19T13:30:16.048Z] 5d3b04190fa2: Download complete [2024-04-19T13:30:16.048Z] 5eb5b503b376: Download complete [2024-04-19T13:30:16.619Z] 2f39f015ded8: Download complete [2024-04-19T13:30:17.186Z] 5eb5b503b376: Pull complete [2024-04-19T13:30:17.446Z] 5c69ac0246d0: Pull complete [2024-04-19T13:30:18.012Z] ec43610c2a17: Pull complete [2024-04-19T13:30:18.012Z] 3a2ae6a8a46f: Pull complete [2024-04-19T13:30:18.270Z] 33b1e0a273af: Pull complete [2024-04-19T13:30:18.270Z] 5d3b04190fa2: Pull complete [2024-04-19T13:30:22.456Z] 2f39f015ded8: Pull complete [2024-04-19T13:30:22.456Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-19T13:30:22.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-19T13:30:22.456Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:30:22.660Z] prd-ubuntu20.04-docker-8c-8g-2840 does not seem to be running inside a container [2024-04-19T13:30:22.699Z] $ 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 [2024-04-19T13:30:27.432Z] $ docker top 66be6e040a64674916bf836e4cb2ed80767c7232a15d8deef9b08bdd654465cb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:30:27.814Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-19T13:30:28.122Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-19T13:30:28.431Z] + ls /var/log/sa-host [2024-04-19T13:30:28.431Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-19T13:30:28.564Z] provisioning config files... [2024-04-19T13:30:28.573Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config15536708496746252172tmp [Pipeline] { [Pipeline] echo [2024-04-19T13:30:28.636Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:30:28.942Z] ---> create-netrc.sh [Pipeline] } [2024-04-19T13:30:28.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:30:29.373Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-19T13:30:29.401Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:30:29.704Z] ---> sudo-logs.sh [2024-04-19T13:30:29.704Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-19T13:30:29.779Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:30:30.088Z] ---> job-cost.sh [2024-04-19T13:30:30.088Z] lf-activate-venv: SKIPPING [2024-04-19T13:30:30.088Z] DEBUG: total: 0.10999999940395355 [2024-04-19T13:30:30.088Z] INFO: Retrieving Stack Cost... [2024-04-19T13:30:30.656Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-19T13:30:30.916Z] INFO: Archiving Costs [Pipeline] echo [2024-04-19T13:30:30.949Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:30:31.260Z] ---> logs-deploy.sh [2024-04-19T13:30:31.260Z] lf-activate-venv: SKIPPING [2024-04-19T13:30:31.260Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4793/1 [2024-04-19T13:30:31.260Z] INFO: archiving workspace using pattern(s): [2024-04-19T13:30:32.201Z] Archives upload complete. [2024-04-19T13:30:32.201Z] INFO: archiving logs to Nexus [2024-04-19T13:30:32.838Z] ---> uname -a: [2024-04-19T13:30:32.839Z] Linux prd-ubuntu20-04-docker-8c-8g-2840 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-04-19T13:30:32.839Z] [2024-04-19T13:30:32.839Z] [2024-04-19T13:30:32.839Z] ---> lscpu: [2024-04-19T13:30:32.839Z] Architecture: x86_64 [2024-04-19T13:30:32.839Z] CPU op-mode(s): 32-bit, 64-bit [2024-04-19T13:30:32.839Z] Byte Order: Little Endian [2024-04-19T13:30:32.839Z] Address sizes: 40 bits physical, 48 bits virtual [2024-04-19T13:30:32.839Z] CPU(s): 8 [2024-04-19T13:30:32.839Z] On-line CPU(s) list: 0-7 [2024-04-19T13:30:32.839Z] Thread(s) per core: 1 [2024-04-19T13:30:32.839Z] Core(s) per socket: 1 [2024-04-19T13:30:32.839Z] Socket(s): 8 [2024-04-19T13:30:32.839Z] NUMA node(s): 1 [2024-04-19T13:30:32.839Z] Vendor ID: AuthenticAMD [2024-04-19T13:30:32.839Z] CPU family: 23 [2024-04-19T13:30:32.839Z] Model: 49 [2024-04-19T13:30:32.839Z] Model name: AMD EPYC-Rome Processor [2024-04-19T13:30:32.839Z] Stepping: 0 [2024-04-19T13:30:32.839Z] CPU MHz: 2800.000 [2024-04-19T13:30:32.839Z] BogoMIPS: 5600.00 [2024-04-19T13:30:32.839Z] Virtualization: AMD-V [2024-04-19T13:30:32.839Z] Hypervisor vendor: KVM [2024-04-19T13:30:32.839Z] Virtualization type: full [2024-04-19T13:30:32.839Z] L1d cache: 256 KiB [2024-04-19T13:30:32.839Z] L1i cache: 256 KiB [2024-04-19T13:30:32.839Z] L2 cache: 4 MiB [2024-04-19T13:30:32.839Z] L3 cache: 128 MiB [2024-04-19T13:30:32.839Z] NUMA node0 CPU(s): 0-7 [2024-04-19T13:30:32.839Z] Vulnerability Itlb multihit: Not affected [2024-04-19T13:30:32.839Z] Vulnerability L1tf: Not affected [2024-04-19T13:30:32.839Z] Vulnerability Mds: Not affected [2024-04-19T13:30:32.839Z] Vulnerability Meltdown: Not affected [2024-04-19T13:30:32.839Z] Vulnerability Mmio stale data: Not affected [2024-04-19T13:30:32.839Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-04-19T13:30:32.839Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-04-19T13:30:32.839Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-04-19T13:30:32.839Z] Vulnerability Srbds: Not affected [2024-04-19T13:30:32.839Z] Vulnerability Tsx async abort: Not affected [2024-04-19T13:30:32.839Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-04-19T13:30:32.839Z] [2024-04-19T13:30:32.839Z] [2024-04-19T13:30:32.839Z] ---> nproc: [2024-04-19T13:30:32.839Z] 8 [2024-04-19T13:30:32.839Z] [2024-04-19T13:30:32.839Z] [2024-04-19T13:30:32.839Z] ---> df -h: [2024-04-19T13:30:32.839Z] Filesystem Size Used Avail Use% Mounted on [2024-04-19T13:30:32.839Z] overlay 155G 12G 144G 8% / [2024-04-19T13:30:32.839Z] tmpfs 64M 0 64M 0% /dev [2024-04-19T13:30:32.839Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-04-19T13:30:32.839Z] shm 64M 0 64M 0% /dev/shm [2024-04-19T13:30:32.839Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-04-19T13:30:32.839Z] [2024-04-19T13:30:32.839Z]