Pull request #5003 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 weichou1229 for edgexfoundry/edgex-go Obtained Jenkinsfile from 8d0ee2a14248587787dc689a9fd13896d5272602+0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 (e23afefd1b22633c38da18fd1452f9ccf5c2d064) 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-ssh8088956699072516960.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh2322892934721029122.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-5003/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-5003/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10590247727831196262.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-5003/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8689739333615698697.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh17506716323566458228.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-5003/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-5003/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11437411517947698645.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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]] ========================================================= [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.23 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 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-26175’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26178 in /w/workspace/edgexfoundry_edgex-go_PR-5003 [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/main commit 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 into PR head commit 8d0ee2a14248587787dc689a9fd13896d5272602 Merge succeeded, producing 8d0ee2a14248587787dc689a9fd13896d5272602 Checking out Revision 8d0ee2a14248587787dc689a9fd13896d5272602 (PR-5003) > 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/5003/head:refs/remotes/origin/PR-5003 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d0ee2a14248587787dc689a9fd13896d5272602 # 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 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d0ee2a14248587787dc689a9fd13896d5272602 # timeout=10 Commit message: "refactor: Replace old Scheduler service with cron Scheduler service" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-11T14:18:54.792Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-11T14:18:54.996Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-11T14:18:55.115Z] ========================================================= [2024-11-11T14:18:55.115Z] EdgeX Global Pipelines Version Info [2024-11-11T14:18:55.115Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:18:56.248Z] ------------------- [2024-11-11T14:18:56.248Z] stable info: [2024-11-11T14:18:56.248Z] ------------------- [2024-11-11T14:18:56.248Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-11T14:18:56.248Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T14:18:56.248Z] Message: update stable to v1.0.265 [2024-11-11T14:18:56.511Z] ------------------- [2024-11-11T14:18:56.511Z] experimental info: [2024-11-11T14:18:56.511Z] ------------------- [2024-11-11T14:18:56.511Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-11T14:18:56.511Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-11T14:18:56.511Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-11T14:18:56.738Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-11-11T14:18:56.802Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-11-11T14:18:56.862Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-11T14:18:56.917Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-11T14:18:56.976Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-11T14:18:57.029Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-11T14:18:57.086Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-11T14:18:57.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-11-11T14:18:57.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-11-11T14:18:57.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-11-11T14:18:57.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-11T14:18:57.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-11T14:18:57.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-11T14:18:57.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-11T14:18:57.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-11T14:18:57.610Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T14:18:57.669Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T14:18:57.727Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-11T14:18:57.783Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-11T14:18:57.843Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-11-11T14:18:57.898Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-11T14:18:57.954Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-11T14:18:58.011Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-11T14:18:58.067Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5003 [Pipeline] echo [2024-11-11T14:18:58.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5003 [Pipeline] echo [2024-11-11T14:18:58.181Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5003 [Pipeline] echo [2024-11-11T14:18:58.236Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d0ee2a14248587787dc689a9fd13896d5272602 [Pipeline] echo [2024-11-11T14:18:58.292Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d0ee2a [Pipeline] echo [2024-11-11T14:18:58.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T14:18:58.507Z] provisioning config files... [2024-11-11T14:18:58.521Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8598836702271153913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:18:58.898Z] ---> ****-login.sh [2024-11-11T14:18:58.898Z] nexus3.edgexfoundry.org:10001 [2024-11-11T14:18:59.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T14:18:59.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T14:18:59.159Z] Configure a credential helper to remove this warning. See [2024-11-11T14:18:59.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T14:18:59.159Z] [2024-11-11T14:18:59.159Z] Login Succeeded [2024-11-11T14:18:59.159Z] nexus3.edgexfoundry.org:10002 [2024-11-11T14:18:59.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T14:18:59.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T14:18:59.420Z] Configure a credential helper to remove this warning. See [2024-11-11T14:18:59.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T14:18:59.420Z] [2024-11-11T14:18:59.420Z] Login Succeeded [2024-11-11T14:18:59.420Z] nexus3.edgexfoundry.org:10003 [2024-11-11T14:18:59.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T14:18:59.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T14:18:59.420Z] Configure a credential helper to remove this warning. See [2024-11-11T14:18:59.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T14:18:59.420Z] [2024-11-11T14:18:59.420Z] Login Succeeded [2024-11-11T14:18:59.420Z] nexus3.edgexfoundry.org:10004 [2024-11-11T14:18:59.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T14:18:59.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T14:18:59.682Z] Configure a credential helper to remove this warning. See [2024-11-11T14:18:59.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T14:18:59.682Z] [2024-11-11T14:18:59.682Z] Login Succeeded [2024-11-11T14:18:59.682Z] ****.io [2024-11-11T14:18:59.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T14:18:59.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T14:18:59.943Z] Configure a credential helper to remove this warning. See [2024-11-11T14:18:59.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T14:18:59.943Z] [2024-11-11T14:18:59.943Z] Login Succeeded [2024-11-11T14:18:59.943Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T14:18:59.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T14:19:00.423Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-11-11T14:19:00.423Z] + dirname cmd/core-command/Dockerfile [2024-11-11T14:19:00.423Z] + cut -d/ -f2 [2024-11-11T14:19:00.423Z] + echo core-command,cmd/core-command/Dockerfile [2024-11-11T14:19:00.423Z] + dirname+ cmd/core-common-config-bootstrapper/Dockerfile [2024-11-11T14:19:00.423Z] cut -d/ -f2 [2024-11-11T14:19:00.424Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-11-11T14:19:00.424Z] + dirname cmd/core-data/Dockerfile [2024-11-11T14:19:00.424Z] + cut -d/ -f2 [2024-11-11T14:19:00.424Z] + echo core-data,cmd/core-data/Dockerfile [2024-11-11T14:19:00.424Z] + dirname cmd/core-keeper/Dockerfile [2024-11-11T14:19:00.424Z] + cut -d/ -f2 [2024-11-11T14:19:00.424Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-11-11T14:19:00.424Z] + dirname cmd/core-metadata/Dockerfile [2024-11-11T14:19:00.424Z] + cut -d/ -f2 [2024-11-11T14:19:00.424Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-11-11T14:19:00.424Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-11-11T14:19:00.424Z] + cut -d/ -f2 [2024-11-11T14:19:00.424Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-11-11T14:19:00.424Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-11-11T14:19:00.424Z] + cut -d/ -f2 [2024-11-11T14:19:00.424Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-11-11T14:19:00.424Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-11-11T14:19:00.424Z] + cut -d/ -f2 [2024-11-11T14:19:00.424Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-11-11T14:19:00.424Z] + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ [2024-11-11T14:19:00.424Z] -f2 [2024-11-11T14:19:00.424Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-11-11T14:19:00.424Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-11-11T14:19:00.424Z] + cut -d/ -f2 [2024-11-11T14:19:00.424Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-11-11T14:19:00.424Z] + dirname cmd/security-spire-agent/Dockerfile [2024-11-11T14:19:00.424Z] + cut -d/ -f2 [2024-11-11T14:19:00.424Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-11-11T14:19:00.424Z] + dirname cmd/security-spire-config/Dockerfile [2024-11-11T14:19:00.424Z] + cut -d/ -f2 [2024-11-11T14:19:00.424Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-11-11T14:19:00.424Z] + dirname cmd/security-spire-server/Dockerfile [2024-11-11T14:19:00.424Z] + cut -d/ -f2 [2024-11-11T14:19:00.424Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-11-11T14:19:00.424Z] + + cut -d/ -f2 [2024-11-11T14:19:00.424Z] dirname cmd/support-notifications/Dockerfile [2024-11-11T14:19:00.424Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-11-11T14:19:00.424Z] + dirname cmd/support-scheduler/Dockerfile [2024-11-11T14:19:00.424Z] + cut -d/ -f2 [2024-11-11T14:19:00.424Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-11-11T14:19:00.480Z] 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-keeper, dockerfile:cmd/core-keeper/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-11-11T14:19:01.047Z] + git rev-list -1 --merges 8d0ee2a14248587787dc689a9fd13896d5272602~1..8d0ee2a14248587787dc689a9fd13896d5272602 [Pipeline] echo [2024-11-11T14:19:01.087Z] -----------> git rev-list -1 --merges 8d0ee2a14248587787dc689a9fd13896d5272602~1..8d0ee2a14248587787dc689a9fd13896d5272602 8d0ee2a14248587787dc689a9fd13896d5272602 [false] [Pipeline] sh [2024-11-11T14:19:01.411Z] + git log --format=format:%s -1 8d0ee2a14248587787dc689a9fd13896d5272602 [Pipeline] echo [2024-11-11T14:19:01.453Z] ========================================================= [2024-11-11T14:19:01.454Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-11T14:19:01.454Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-11-11T14:19:01.981Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T14:19:01.981Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-11T14:19:01.981Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-11T14:19:01.981Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-11T14:19:01.981Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-11T14:19:01.981Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-11T14:19:01.981Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:19:02.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T14:19:02.501Z] [2024-11-11T14:19:02.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:19:02.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T14:19:02.912Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-11T14:19:02.912Z] b85a868b505f: Pulling fs layer [2024-11-11T14:19:02.912Z] e2be974225ed: Pulling fs layer [2024-11-11T14:19:02.912Z] 339a4e72a1f5: Pulling fs layer [2024-11-11T14:19:02.912Z] 988bab9f4d93: Pulling fs layer [2024-11-11T14:19:02.912Z] 1469e6f7b9e6: Pulling fs layer [2024-11-11T14:19:02.912Z] eaf3925da568: Pulling fs layer [2024-11-11T14:19:02.912Z] bab4dde63d76: Pulling fs layer [2024-11-11T14:19:02.912Z] bde34c3a00c8: Pulling fs layer [2024-11-11T14:19:02.912Z] b352a97aabf1: Pulling fs layer [2024-11-11T14:19:02.912Z] 4872d77fe225: Pulling fs layer [2024-11-11T14:19:02.912Z] 5851b861e8e6: Pulling fs layer [2024-11-11T14:19:02.912Z] 1469e6f7b9e6: Waiting [2024-11-11T14:19:02.912Z] eaf3925da568: Waiting [2024-11-11T14:19:02.912Z] bab4dde63d76: Waiting [2024-11-11T14:19:02.912Z] b352a97aabf1: Waiting [2024-11-11T14:19:02.912Z] bde34c3a00c8: Waiting [2024-11-11T14:19:02.912Z] 4872d77fe225: Waiting [2024-11-11T14:19:02.912Z] 5851b861e8e6: Waiting [2024-11-11T14:19:02.912Z] 988bab9f4d93: Waiting [2024-11-11T14:19:02.912Z] e2be974225ed: Verifying Checksum [2024-11-11T14:19:02.912Z] e2be974225ed: Download complete [2024-11-11T14:19:02.912Z] 988bab9f4d93: Verifying Checksum [2024-11-11T14:19:02.912Z] 988bab9f4d93: Download complete [2024-11-11T14:19:02.912Z] 339a4e72a1f5: Verifying Checksum [2024-11-11T14:19:02.912Z] 339a4e72a1f5: Download complete [2024-11-11T14:19:02.912Z] 1469e6f7b9e6: Verifying Checksum [2024-11-11T14:19:02.912Z] 1469e6f7b9e6: Download complete [2024-11-11T14:19:02.912Z] eaf3925da568: Download complete [2024-11-11T14:19:03.172Z] bde34c3a00c8: Verifying Checksum [2024-11-11T14:19:03.172Z] bde34c3a00c8: Download complete [2024-11-11T14:19:03.172Z] b352a97aabf1: Download complete [2024-11-11T14:19:03.172Z] 4872d77fe225: Verifying Checksum [2024-11-11T14:19:03.172Z] 4872d77fe225: Download complete [2024-11-11T14:19:03.172Z] 5851b861e8e6: Verifying Checksum [2024-11-11T14:19:03.172Z] 5851b861e8e6: Download complete [2024-11-11T14:19:03.172Z] b85a868b505f: Verifying Checksum [2024-11-11T14:19:03.172Z] b85a868b505f: Download complete [2024-11-11T14:19:03.430Z] bab4dde63d76: Verifying Checksum [2024-11-11T14:19:03.430Z] bab4dde63d76: Download complete [2024-11-11T14:19:04.364Z] b85a868b505f: Pull complete [2024-11-11T14:19:04.364Z] e2be974225ed: Pull complete [2024-11-11T14:19:04.935Z] 339a4e72a1f5: Pull complete [2024-11-11T14:19:04.935Z] 988bab9f4d93: Pull complete [2024-11-11T14:19:05.195Z] 1469e6f7b9e6: Pull complete [2024-11-11T14:19:05.457Z] eaf3925da568: Pull complete [2024-11-11T14:19:06.837Z] bab4dde63d76: Pull complete [2024-11-11T14:19:07.098Z] bde34c3a00c8: Pull complete [2024-11-11T14:19:07.363Z] b352a97aabf1: Pull complete [2024-11-11T14:19:07.363Z] 4872d77fe225: Pull complete [2024-11-11T14:19:07.622Z] 5851b861e8e6: Pull complete [2024-11-11T14:19:07.622Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-11T14:19:07.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T14:19:07.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T14:19:07.908Z] prd-ubuntu20.04-docker-8c-8g-26178 does not seem to be running inside a container [2024-11-11T14:19:07.936Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T14:19:10.349Z] $ docker top e6a46ae2f4ad522f421fc660c5434daa13be4ce4c7339bbb93c5f45580771b22 -eo pid,comm [2024-11-11T14:19:10.408Z] 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-11-11T14:19:10.408Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T14:19:10.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T14:19:10.573Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T14:19:10.693Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T14:19:10.694Z] $ docker exec e6a46ae2f4ad522f421fc660c5434daa13be4ce4c7339bbb93c5f45580771b22 ssh-agent [2024-11-11T14:19:10.813Z] SSH_AUTH_SOCK=/tmp/ssh-8XWE4kkVmEMg/agent.32 [2024-11-11T14:19:10.813Z] SSH_AGENT_PID=38 [2024-11-11T14:19:10.819Z] Running ssh-add (command line suppressed) [2024-11-11T14:19:10.913Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7345819805052932483.key (/w/workspace/edgex-go/1@tmp/private_key_7345819805052932483.key) [2024-11-11T14:19:10.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T14:19:11.285Z] + git tag --points-at HEAD [Pipeline] } [2024-11-11T14:19:11.314Z] $ docker exec --env ******** --env ******** e6a46ae2f4ad522f421fc660c5434daa13be4ce4c7339bbb93c5f45580771b22 ssh-agent -k [2024-11-11T14:19:11.426Z] unset SSH_AUTH_SOCK; [2024-11-11T14:19:11.427Z] unset SSH_AGENT_PID; [2024-11-11T14:19:11.427Z] echo Agent pid 38 killed; [2024-11-11T14:19:11.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-11T14:19:11.561Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T14:19:11.561Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T14:19:11.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T14:19:11.681Z] $ docker exec e6a46ae2f4ad522f421fc660c5434daa13be4ce4c7339bbb93c5f45580771b22 ssh-agent [2024-11-11T14:19:11.787Z] SSH_AUTH_SOCK=/tmp/ssh-upMsE4wI9BAw/agent.71 [2024-11-11T14:19:11.787Z] SSH_AGENT_PID=77 [2024-11-11T14:19:11.791Z] Running ssh-add (command line suppressed) [2024-11-11T14:19:11.888Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1896608834988879936.key (/w/workspace/edgex-go/1@tmp/private_key_1896608834988879936.key) [2024-11-11T14:19:11.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T14:19:12.267Z] + git semver init [2024-11-11T14:19:12.530Z] 2024-11-11 14:19:12,449 [run_init] DEBUG init version:0.0.0 force:False [2024-11-11T14:19:12.530Z] 2024-11-11 14:19:12,450 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-11-11T14:19:12.530Z] 2024-11-11 14:19:12,450 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-11-11T14:19:12.530Z] 2024-11-11 14:19:12,450 [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-11-11T14:19:17.824Z] 2024-11-11 14:19:17,768 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-11-11T14:19:17.824Z] 2024-11-11 14:19:17,768 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5003 with force:False [2024-11-11T14:19:17.824Z] 2024-11-11 14:19:17,768 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5003 [2024-11-11T14:19:17.824Z] 2024-11-11 14:19:17,773 [execute] INFO git cat-file --batch-check [2024-11-11T14:19:17.824Z] 2024-11-11 14:19:17,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T14:19:17.824Z] 2024-11-11 14:19:17,779 [execute] INFO git cat-file --batch [2024-11-11T14:19:17.824Z] 2024-11-11 14:19:17,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T14:19:17.824Z] 2024-11-11 14:19:17,783 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5003 [2024-11-11T14:19:17.824Z] 0.0.0 [Pipeline] } [2024-11-11T14:19:17.849Z] $ docker exec --env ******** --env ******** e6a46ae2f4ad522f421fc660c5434daa13be4ce4c7339bbb93c5f45580771b22 ssh-agent -k [2024-11-11T14:19:17.931Z] unset SSH_AUTH_SOCK; [2024-11-11T14:19:17.932Z] unset SSH_AGENT_PID; [2024-11-11T14:19:17.932Z] echo Agent pid 77 killed; [2024-11-11T14:19:17.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T14:19:18.406Z] + git semver [Pipeline] } [2024-11-11T14:19:18.695Z] $ docker stop --time=1 e6a46ae2f4ad522f421fc660c5434daa13be4ce4c7339bbb93c5f45580771b22 [2024-11-11T14:19:20.017Z] $ docker rm -f --volumes e6a46ae2f4ad522f421fc660c5434daa13be4ce4c7339bbb93c5f45580771b22 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T14:19:20.442Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-11T14:19:20.771Z] Stashed 1 file(s) [Pipeline] echo [2024-11-11T14:19:20.800Z] [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [2024-11-11T14:19:22.120Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-11-11T14:19:22.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T14:19:22.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T14:19:22.271Z] ========================================================= [2024-11-11T14:19:22.271Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-11T14:19:22.271Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-11T14:19:22.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T14:19:22.634Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-11T14:19:22.634Z] 43c4264eed91: Pulling fs layer [2024-11-11T14:19:22.634Z] 4cc291be95ef: Pulling fs layer [2024-11-11T14:19:22.634Z] 2ac1f1163629: Pulling fs layer [2024-11-11T14:19:22.634Z] 5c3c966382ef: Pulling fs layer [2024-11-11T14:19:22.634Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T14:19:22.634Z] 5d5c8e513c77: Pulling fs layer [2024-11-11T14:19:22.634Z] 9f66e0745190: Pulling fs layer [2024-11-11T14:19:22.634Z] f49a43e4bbc0: Pulling fs layer [2024-11-11T14:19:22.634Z] 561ebcabdf7f: Pulling fs layer [2024-11-11T14:19:22.634Z] 5c3c966382ef: Waiting [2024-11-11T14:19:22.634Z] f49a43e4bbc0: Waiting [2024-11-11T14:19:22.634Z] 9f66e0745190: Waiting [2024-11-11T14:19:22.634Z] 4f4fb700ef54: Waiting [2024-11-11T14:19:22.635Z] 561ebcabdf7f: Waiting [2024-11-11T14:19:22.635Z] 5d5c8e513c77: Waiting [2024-11-11T14:19:22.635Z] 4cc291be95ef: Verifying Checksum [2024-11-11T14:19:22.635Z] 4cc291be95ef: Download complete [2024-11-11T14:19:22.635Z] 5c3c966382ef: Verifying Checksum [2024-11-11T14:19:22.635Z] 5c3c966382ef: Download complete [2024-11-11T14:19:22.635Z] 4f4fb700ef54: Download complete [2024-11-11T14:19:22.635Z] 5d5c8e513c77: Verifying Checksum [2024-11-11T14:19:22.635Z] 5d5c8e513c77: Download complete [2024-11-11T14:19:22.635Z] 43c4264eed91: Download complete [2024-11-11T14:19:22.635Z] 9f66e0745190: Download complete [2024-11-11T14:19:22.894Z] 43c4264eed91: Pull complete [2024-11-11T14:19:22.894Z] 561ebcabdf7f: Verifying Checksum [2024-11-11T14:19:22.894Z] 561ebcabdf7f: Download complete [2024-11-11T14:19:22.894Z] 4cc291be95ef: Pull complete [2024-11-11T14:19:23.155Z] 2ac1f1163629: Verifying Checksum [2024-11-11T14:19:23.155Z] 2ac1f1163629: Download complete [2024-11-11T14:19:23.413Z] f49a43e4bbc0: Verifying Checksum [2024-11-11T14:19:23.413Z] f49a43e4bbc0: Download complete [2024-11-11T14:19:26.703Z] 2ac1f1163629: Pull complete [2024-11-11T14:19:26.703Z] 5c3c966382ef: Pull complete [2024-11-11T14:19:26.703Z] 4f4fb700ef54: Pull complete [2024-11-11T14:19:26.703Z] 5d5c8e513c77: Pull complete [2024-11-11T14:19:26.703Z] 9f66e0745190: Pull complete [2024-11-11T14:19:29.257Z] f49a43e4bbc0: Pull complete [2024-11-11T14:19:29.521Z] 561ebcabdf7f: Pull complete [2024-11-11T14:19:29.521Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-11T14:19:29.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T14:19:29.521Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-11T14:19:29.905Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T14:19:29.905Z] WORKDIR /edgex [2024-11-11T14:19:29.905Z] COPY go.mod . [2024-11-11T14:19:29.905Z] RUN go mod download [2024-11-11T14:19:29.905Z] + docker build -t ci-base-image-x86_64 -f - . [2024-11-11T14:19:30.471Z] Sending build context to Docker daemon 178.1MB [2024-11-11T14:19:30.471Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T14:19:30.471Z] ---> 3a752c3f9dda [2024-11-11T14:19:30.471Z] Step 2/4 : WORKDIR /edgex [2024-11-11T14:19:35.746Z] ---> Running in 5bb51f8ddb0c [2024-11-11T14:19:35.746Z] Removing intermediate container 5bb51f8ddb0c [2024-11-11T14:19:35.746Z] ---> a8d971f62f4f [2024-11-11T14:19:35.746Z] Step 3/4 : COPY go.mod . [2024-11-11T14:19:36.006Z] ---> 32211d70372b [2024-11-11T14:19:36.006Z] Step 4/4 : RUN go mod download [2024-11-11T14:19:36.006Z] ---> Running in 23ead7e4ea43 [2024-11-11T14:20:02.619Z] Removing intermediate container 23ead7e4ea43 [2024-11-11T14:20:02.619Z] ---> d4d813634c64 [2024-11-11T14:20:02.619Z] Successfully built d4d813634c64 [2024-11-11T14:20:02.619Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:20:03.025Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T14:20:03.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T14:20:03.196Z] prd-ubuntu20.04-docker-8c-8g-26178 does not seem to be running inside a container [2024-11-11T14:20:03.220Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-11-11T14:20:03.624Z] $ docker top 28ee4952af17f6c4d30cfbda16e817c80cfa5ea769a565499c1c709c791ed6af -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T14:20:04.037Z] + go version [2024-11-11T14:20:04.038Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-11T14:20:04.071Z] $ docker stop --time=1 28ee4952af17f6c4d30cfbda16e817c80cfa5ea769a565499c1c709c791ed6af [2024-11-11T14:20:05.559Z] $ docker rm -f --volumes 28ee4952af17f6c4d30cfbda16e817c80cfa5ea769a565499c1c709c791ed6af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:20:06.361Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T14:20:06.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T14:20:06.526Z] prd-ubuntu20.04-docker-8c-8g-26178 does not seem to be running inside a container [2024-11-11T14:20:06.552Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-11-11T14:20:06.874Z] $ docker top 5bc5abc9ee801c54c9e772b14ff4e852838bee09681bf85327f860a5f2bae014 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-11-11T14:20:07.014Z] ========================================================= [2024-11-11T14:20:07.014Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-11-11T14:20:07.014Z] ========================================================= [Pipeline] sh [2024-11-11T14:20:07.312Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-11-11T14:20:07.687Z] + make test [2024-11-11T14:20:07.687Z] go test -race -coverprofile=coverage.out ./... [2024-11-11T14:20:08.255Z] internal/core/command/config/config.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/config (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2024-11-11T14:20:08.255Z] internal/core/command/container/config.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/di (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2024-11-11T14:20:08.255Z] internal/core/command/application/command.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/container (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2024-11-11T14:20:08.255Z] internal/core/command/application/command.go:17:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v4/common (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2024-11-11T14:20:08.255Z] internal/core/command/application/command.go:18:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v4/dtos (imported by github.com/edgexfoundry/edgex-go/internal/core/command/application); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/core/command/application [2024-11-11T14:20:08.255Z] internal/core/command/application/command.go:19:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/common (imported by github.com/edgexfoundry/edgex-go/internal/core/command/application); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/core/command/application [2024-11-11T14:20:08.255Z] internal/core/command/application/command.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/responses (imported by github.com/edgexfoundry/edgex-go/internal/core/command/application); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/core/command/application [2024-11-11T14:20:08.255Z] internal/core/command/application/command.go:21:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v4/errors (imported by github.com/edgexfoundry/edgex-go/internal/core/command/application); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/core/command/application [2024-11-11T14:20:08.255Z] internal/pkg/encoding.go:23:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger (imported by github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [2024-11-11T14:20:08.255Z] internal/pkg/utils/restaddress.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces (imported by github.com/edgexfoundry/edgex-go/internal/pkg/utils); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/pkg/utils [2024-11-11T14:20:08.255Z] internal/pkg/utils/restaddress.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v4/models (imported by github.com/edgexfoundry/edgex-go/internal/core/common_config); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/core/common_config [2024-11-11T14:20:08.255Z] internal/core/command/main.go:25:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2024-11-11T14:20:08.255Z] internal/core/command/router.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/controller (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2024-11-11T14:20:08.255Z] internal/core/command/main.go:27:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/flags (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2024-11-11T14:20:08.255Z] internal/core/command/main.go:28:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/handlers (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2024-11-11T14:20:08.255Z] internal/core/command/main.go:29:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/interfaces (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2024-11-11T14:20:08.255Z] internal/core/command/init.go:25:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/secret (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2024-11-11T14:20:08.255Z] internal/core/command/init.go:26:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/startup (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2024-11-11T14:20:08.255Z] internal/core/command/init.go:30:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/zerotrust (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2024-11-11T14:20:08.255Z] internal/core/command/init.go:28:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2024-11-11T14:20:08.255Z] internal/core/common_config/main.go:27:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/config (imported by github.com/edgexfoundry/edgex-go/internal/core/common_config); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/core/common_config [2024-11-11T14:20:08.255Z] internal/core/common_config/main.go:29:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/environment (imported by github.com/edgexfoundry/edgex-go/internal/core/common_config); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/core/common_config [2024-11-11T14:20:08.255Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v4@v4.0.0-dev.4/internal/pkg/keeper/client.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/requests (imported by github.com/edgexfoundry/edgex-go/internal/core/data/controller/http); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [2024-11-11T14:20:08.255Z] internal/core/metadata/uom/bootstrap.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/file (imported by github.com/edgexfoundry/edgex-go/internal/core/metadata/uom); to add: [2024-11-11T14:20:08.255Z] go get github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [2024-11-11T14:20:08.255Z] make: *** [Makefile:168: unittest] Error 1 [Pipeline] } [2024-11-11T14:20:08.302Z] $ docker stop --time=1 5bc5abc9ee801c54c9e772b14ff4e852838bee09681bf85327f860a5f2bae014 [2024-11-11T14:20:09.730Z] $ docker rm -f --volumes 5bc5abc9ee801c54c9e772b14ff4e852838bee09681bf85327f860a5f2bae014 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-11T14:20:10.846Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [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-11-11T14:20:12.691Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:20:13.036Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:20:13.943Z] ---> package-listing.sh [2024-11-11T14:20:13.943Z] ++ facter osfamily [2024-11-11T14:20:13.943Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-11T14:20:14.202Z] + OS_FAMILY=debian [2024-11-11T14:20:14.202Z] + workspace=/w/workspace/edgex-go/1 [2024-11-11T14:20:14.202Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-11T14:20:14.202Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-11T14:20:14.202Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-11T14:20:14.202Z] + PACKAGES=/tmp/packages_start.txt [2024-11-11T14:20:14.202Z] + '[' /w/workspace/edgex-go/1 ']' [2024-11-11T14:20:14.202Z] + PACKAGES=/tmp/packages_end.txt [2024-11-11T14:20:14.202Z] + case "${OS_FAMILY}" in [2024-11-11T14:20:14.202Z] + dpkg -l [2024-11-11T14:20:14.202Z] + grep '^ii' [2024-11-11T14:20:14.202Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-11T14:20:14.202Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-11T14:20:14.202Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-11T14:20:14.202Z] + '[' /w/workspace/edgex-go/1 ']' [2024-11-11T14:20:14.202Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-11-11T14:20:14.202Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-11-11T14:20:14.247Z] 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-11-11T14:20:14.544Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:20:15.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T14:20:15.202Z] [2024-11-11T14:20:15.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:20:15.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T14:20:15.608Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-11T14:20:15.608Z] 5eb5b503b376: Pulling fs layer [2024-11-11T14:20:15.608Z] 5c69ac0246d0: Pulling fs layer [2024-11-11T14:20:15.608Z] ec43610c2a17: Pulling fs layer [2024-11-11T14:20:15.608Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-11T14:20:15.608Z] 33b1e0a273af: Pulling fs layer [2024-11-11T14:20:15.608Z] 5d3b04190fa2: Pulling fs layer [2024-11-11T14:20:15.608Z] 2f39f015ded8: Pulling fs layer [2024-11-11T14:20:15.608Z] 3a2ae6a8a46f: Waiting [2024-11-11T14:20:15.608Z] 33b1e0a273af: Waiting [2024-11-11T14:20:15.608Z] 2f39f015ded8: Waiting [2024-11-11T14:20:15.608Z] 5d3b04190fa2: Waiting [2024-11-11T14:20:15.608Z] 5c69ac0246d0: Download complete [2024-11-11T14:20:15.608Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-11T14:20:15.608Z] 3a2ae6a8a46f: Download complete [2024-11-11T14:20:15.868Z] ec43610c2a17: Verifying Checksum [2024-11-11T14:20:15.868Z] ec43610c2a17: Download complete [2024-11-11T14:20:15.868Z] 33b1e0a273af: Verifying Checksum [2024-11-11T14:20:15.868Z] 33b1e0a273af: Download complete [2024-11-11T14:20:15.868Z] 5d3b04190fa2: Verifying Checksum [2024-11-11T14:20:15.868Z] 5d3b04190fa2: Download complete [2024-11-11T14:20:15.868Z] 5eb5b503b376: Verifying Checksum [2024-11-11T14:20:15.868Z] 5eb5b503b376: Download complete [2024-11-11T14:20:16.435Z] 2f39f015ded8: Verifying Checksum [2024-11-11T14:20:16.435Z] 2f39f015ded8: Download complete [2024-11-11T14:20:17.001Z] 5eb5b503b376: Pull complete [2024-11-11T14:20:17.260Z] 5c69ac0246d0: Pull complete [2024-11-11T14:20:17.836Z] ec43610c2a17: Pull complete [2024-11-11T14:20:17.836Z] 3a2ae6a8a46f: Pull complete [2024-11-11T14:20:18.095Z] 33b1e0a273af: Pull complete [2024-11-11T14:20:18.354Z] 5d3b04190fa2: Pull complete [2024-11-11T14:20:23.652Z] 2f39f015ded8: Pull complete [2024-11-11T14:20:23.652Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-11T14:20:23.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T14:20:23.652Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T14:20:23.927Z] prd-ubuntu20.04-docker-8c-8g-26178 does not seem to be running inside a container [2024-11-11T14:20:23.954Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-11T14:20:27.947Z] $ docker top 3e0393d8c2939cc8b5435b0ba27beda6762442cd3780d7343975660ee123f77e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T14:20:28.349Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-11T14:20:28.666Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-11T14:20:28.989Z] + ls /var/log/sa-host [2024-11-11T14:20:28.989Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T14:20:29.211Z] provisioning config files... [2024-11-11T14:20:29.221Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12628421506402745645tmp [Pipeline] { [Pipeline] echo [2024-11-11T14:20:29.294Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:20:29.623Z] ---> create-netrc.sh [Pipeline] } [2024-11-11T14:20:29.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:20:30.087Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-11T14:20:30.129Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:20:30.460Z] ---> sudo-logs.sh [2024-11-11T14:20:30.460Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-11T14:20:30.567Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:20:30.897Z] ---> job-cost.sh [2024-11-11T14:20:30.897Z] lf-activate-venv: SKIPPING [2024-11-11T14:20:30.897Z] INFO: No Stack... [2024-11-11T14:20:31.467Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T14:20:31.726Z] INFO: Archiving Costs [Pipeline] echo [2024-11-11T14:20:31.774Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:20:32.104Z] ---> logs-deploy.sh [2024-11-11T14:20:32.104Z] lf-activate-venv: SKIPPING [2024-11-11T14:20:32.104Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5003/1 [2024-11-11T14:20:32.104Z] INFO: archiving workspace using pattern(s): [2024-11-11T14:20:33.075Z] Archives upload complete. [2024-11-11T14:20:33.333Z] INFO: archiving logs to Nexus [2024-11-11T14:20:34.014Z] ---> uname -a: [2024-11-11T14:20:34.014Z] Linux prd-ubuntu20-04-docker-8c-8g-26178 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-11T14:20:34.014Z] [2024-11-11T14:20:34.014Z] [2024-11-11T14:20:34.014Z] ---> lscpu: [2024-11-11T14:20:34.014Z] Architecture: x86_64 [2024-11-11T14:20:34.014Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-11T14:20:34.014Z] Byte Order: Little Endian [2024-11-11T14:20:34.014Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-11T14:20:34.014Z] CPU(s): 8 [2024-11-11T14:20:34.014Z] On-line CPU(s) list: 0-7 [2024-11-11T14:20:34.014Z] Thread(s) per core: 1 [2024-11-11T14:20:34.014Z] Core(s) per socket: 1 [2024-11-11T14:20:34.014Z] Socket(s): 8 [2024-11-11T14:20:34.014Z] NUMA node(s): 1 [2024-11-11T14:20:34.014Z] Vendor ID: AuthenticAMD [2024-11-11T14:20:34.014Z] CPU family: 23 [2024-11-11T14:20:34.014Z] Model: 49 [2024-11-11T14:20:34.014Z] Model name: AMD EPYC-Rome Processor [2024-11-11T14:20:34.014Z] Stepping: 0 [2024-11-11T14:20:34.014Z] CPU MHz: 2800.000 [2024-11-11T14:20:34.014Z] BogoMIPS: 5600.00 [2024-11-11T14:20:34.014Z] Virtualization: AMD-V [2024-11-11T14:20:34.014Z] Hypervisor vendor: KVM [2024-11-11T14:20:34.014Z] Virtualization type: full [2024-11-11T14:20:34.014Z] L1d cache: 256 KiB [2024-11-11T14:20:34.014Z] L1i cache: 256 KiB [2024-11-11T14:20:34.014Z] L2 cache: 4 MiB [2024-11-11T14:20:34.014Z] L3 cache: 128 MiB [2024-11-11T14:20:34.014Z] NUMA node0 CPU(s): 0-7 [2024-11-11T14:20:34.014Z] Vulnerability Itlb multihit: Not affected [2024-11-11T14:20:34.014Z] Vulnerability L1tf: Not affected [2024-11-11T14:20:34.014Z] Vulnerability Mds: Not affected [2024-11-11T14:20:34.014Z] Vulnerability Meltdown: Not affected [2024-11-11T14:20:34.014Z] Vulnerability Mmio stale data: Not affected [2024-11-11T14:20:34.014Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-11T14:20:34.014Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-11T14:20:34.014Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-11T14:20:34.014Z] Vulnerability Srbds: Not affected [2024-11-11T14:20:34.014Z] Vulnerability Tsx async abort: Not affected [2024-11-11T14:20:34.014Z] 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-11-11T14:20:34.014Z] [2024-11-11T14:20:34.014Z] [2024-11-11T14:20:34.014Z] ---> nproc: [2024-11-11T14:20:34.014Z] 8 [2024-11-11T14:20:34.014Z] [2024-11-11T14:20:34.014Z] [2024-11-11T14:20:34.014Z] ---> df -h: [2024-11-11T14:20:34.014Z] Filesystem Size Used Avail Use% Mounted on [2024-11-11T14:20:34.014Z] overlay 155G 12G 144G 8% / [2024-11-11T14:20:34.014Z] tmpfs 64M 0 64M 0% /dev [2024-11-11T14:20:34.014Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-11T14:20:34.014Z] shm 64M 0 64M 0% /dev/shm [2024-11-11T14:20:34.014Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-11-11T14:20:34.014Z] [2024-11-11T14:20:34.014Z] [2024-11-11T14:20:34.014Z] ---> sar -b -r -n DEV: [2024-11-11T14:20:34.014Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26178) 11/11/24 _x86_64_ (8 CPU) [2024-11-11T14:20:34.014Z] [2024-11-11T14:20:34.014Z] 14:17:55 LINUX RESTART (8 CPU) [2024-11-11T14:20:34.014Z] [2024-11-11T14:20:34.014Z] 14:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-11T14:20:34.014Z] 14:19:02 338.28 55.69 282.59 0.00 5128.75 48634.29 0.00 [2024-11-11T14:20:34.014Z] 14:20:01 209.22 4.61 204.61 0.00 466.90 82147.84 0.00 [2024-11-11T14:20:34.014Z] Average: 274.29 30.36 243.93 0.00 2817.41 65250.28 0.00 [2024-11-11T14:20:34.014Z] [2024-11-11T14:20:34.014Z] 14:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-11T14:20:34.014Z] 14:19:02 30096136 31606752 762116 2.32 48808 1774000 1700040 5.01 921920 1568028 8228 [2024-11-11T14:20:34.014Z] 14:20:01 27759516 31515620 790364 2.40 124108 3798528 1878508 5.54 1272188 3344192 52 [2024-11-11T14:20:34.014Z] Average: 28927826 31561186 776240 2.36 86458 2786264 1789274 5.27 1097054 2456110 4140 [2024-11-11T14:20:34.014Z] [2024-11-11T14:20:34.014Z] 14:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-11T14:20:34.014Z] 14:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T14:20:34.014Z] 14:19:02 ens3 550.79 424.81 3618.91 86.89 0.00 0.00 0.00 0.00 [2024-11-11T14:20:34.014Z] 14:19:02 lo 3.60 3.60 0.34 0.34 0.00 0.00 0.00 0.00 [2024-11-11T14:20:34.014Z] 14:20:01 docker0 476.78 603.07 34.78 4969.15 0.00 0.00 0.00 0.00 [2024-11-11T14:20:34.014Z] 14:20:01 ens3 811.22 605.64 9898.10 67.49 0.00 0.00 0.00 0.00 [2024-11-11T14:20:34.014Z] 14:20:01 lo 2.37 2.37 0.24 0.24 0.00 0.00 0.00 0.00 [2024-11-11T14:20:34.014Z] Average: docker0 236.39 299.00 17.24 2463.70 0.00 0.00 0.00 0.00 [2024-11-11T14:20:34.014Z] Average: ens3 679.91 514.47 6732.13 77.27 0.00 0.00 0.00 0.00 [2024-11-11T14:20:34.014Z] Average: lo 2.99 2.99 0.29 0.29 0.00 0.00 0.00 0.00 [2024-11-11T14:20:34.014Z] [2024-11-11T14:20:34.014Z] [2024-11-11T14:20:34.014Z] ---> sar -P ALL: [2024-11-11T14:20:34.014Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26178) 11/11/24 _x86_64_ (8 CPU) [2024-11-11T14:20:34.014Z] [2024-11-11T14:20:34.014Z] 14:17:55 LINUX RESTART (8 CPU) [2024-11-11T14:20:34.014Z] [2024-11-11T14:20:34.014Z] 14:18:01 CPU %user %nice %system %iowait %steal %idle [2024-11-11T14:20:34.014Z] 14:19:02 all 5.78 0.00 1.23 2.86 0.04 90.10 [2024-11-11T14:20:34.014Z] 14:19:02 0 8.34 0.00 1.19 0.18 0.03 90.25 [2024-11-11T14:20:34.014Z] 14:19:02 1 4.35 0.00 0.80 0.69 0.05 94.12 [2024-11-11T14:20:34.014Z] 14:19:02 2 4.06 0.00 1.15 0.72 0.03 94.04 [2024-11-11T14:20:34.014Z] 14:19:02 3 5.85 0.00 1.38 10.08 0.03 82.66 [2024-11-11T14:20:34.014Z] 14:19:02 4 7.91 0.00 0.67 0.75 0.02 90.65 [2024-11-11T14:20:34.014Z] 14:19:02 5 2.04 0.00 0.70 3.82 0.05 93.39 [2024-11-11T14:20:34.014Z] 14:19:02 6 4.16 0.00 0.65 0.60 0.03 94.55 [2024-11-11T14:20:34.014Z] 14:19:02 7 9.55 0.00 3.27 6.05 0.05 81.09 [2024-11-11T14:20:34.014Z] 14:20:01 all 9.33 0.00 4.24 4.88 0.06 81.49 [2024-11-11T14:20:34.014Z] 14:20:01 0 9.35 0.00 4.67 1.25 0.07 84.66 [2024-11-11T14:20:34.014Z] 14:20:01 1 10.44 0.00 4.49 3.14 0.05 81.89 [2024-11-11T14:20:34.014Z] 14:20:01 2 9.13 0.00 4.84 8.65 0.09 77.30 [2024-11-11T14:20:34.014Z] 14:20:01 3 11.93 0.00 3.28 1.80 0.07 82.92 [2024-11-11T14:20:34.014Z] 14:20:01 4 6.61 0.00 4.41 2.72 0.05 86.21 [2024-11-11T14:20:34.014Z] 14:20:01 5 9.51 0.00 3.97 1.87 0.05 84.60 [2024-11-11T14:20:34.014Z] 14:20:01 6 8.10 0.00 3.72 0.40 0.07 87.72 [2024-11-11T14:20:34.014Z] 14:20:01 7 9.58 0.00 4.56 19.36 0.07 66.43 [2024-11-11T14:20:34.014Z] Average: all 7.53 0.00 2.71 3.85 0.05 85.85 [2024-11-11T14:20:34.014Z] Average: 0 8.84 0.00 2.91 0.71 0.05 87.49 [2024-11-11T14:20:34.014Z] Average: 1 7.35 0.00 2.62 1.90 0.05 88.08 [2024-11-11T14:20:34.015Z] Average: 2 6.55 0.00 2.97 4.62 0.06 85.80 [2024-11-11T14:20:34.015Z] Average: 3 8.86 0.00 2.32 5.99 0.05 82.79 [2024-11-11T14:20:34.015Z] Average: 4 7.26 0.00 2.52 1.73 0.03 88.46 [2024-11-11T14:20:34.015Z] Average: 5 5.73 0.00 2.31 2.86 0.05 89.05 [2024-11-11T14:20:34.015Z] Average: 6 6.10 0.00 2.16 0.50 0.05 91.19 [2024-11-11T14:20:34.015Z] Average: 7 9.56 0.00 3.90 12.59 0.06 73.89 [2024-11-11T14:20:34.015Z] [2024-11-11T14:20:34.015Z] [2024-11-11T14:20:34.015Z]