Pull request #4679 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 99a156ea2f182069879b1641b74b1813a44a0c6a+0b0266d3ec527e29a217e8c26249c7de783c5a8a (feef74df060bb76a539e7626f172ac755b5dad57) 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-ssh17854771114854537627.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3671154783945599261.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-4679/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-4679/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1096982613330849456.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-4679/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8491612320150915661.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh5201059935274056809.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-4679/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-4679/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1212900128627704573.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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], buildSnap:false] ========================================================= [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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5964 in /w/workspace/edgexfoundry_edgex-go_PR-4679 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4679/head:refs/remotes/origin/PR-4679 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0b0266d3ec527e29a217e8c26249c7de783c5a8a into PR head commit 99a156ea2f182069879b1641b74b1813a44a0c6a Merge succeeded, producing 99a156ea2f182069879b1641b74b1813a44a0c6a Checking out Revision 99a156ea2f182069879b1641b74b1813a44a0c6a (PR-4679) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T19:59:37.791Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T19:59:37.952Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T19:59:38.038Z] ========================================================= [2023-09-12T19:59:38.038Z] EdgeX Global Pipelines Version Info [2023-09-12T19:59:38.038Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 99a156ea2f182069879b1641b74b1813a44a0c6a # 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 0b0266d3ec527e29a217e8c26249c7de783c5a8a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99a156ea2f182069879b1641b74b1813a44a0c6a # timeout=10 [2023-09-12T19:59:38.783Z] ------------------- [2023-09-12T19:59:38.783Z] stable info: [2023-09-12T19:59:38.783Z] ------------------- [2023-09-12T19:59:38.783Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T19:59:38.783Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T19:59:38.783Z] Message: update stable to v1.0.254 [2023-09-12T19:59:39.354Z] ------------------- [2023-09-12T19:59:39.354Z] experimental info: [2023-09-12T19:59:39.354Z] ------------------- [2023-09-12T19:59:39.354Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T19:59:39.354Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T19:59:39.354Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T19:59:39.628Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-12T19:59:39.671Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-12T19:59:39.711Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T19:59:39.757Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T19:59:39.800Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T19:59:39.841Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-12T19:59:39.882Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T19:59:39.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-12T19:59:39.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-12T19:59:40.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-12T19:59:40.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T19:59:40.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T19:59:40.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T19:59:40.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T19:59:40.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T19:59:40.264Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T19:59:40.307Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T19:59:40.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T19:59:40.392Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-12T19:59:40.430Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-12T19:59:40.473Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T19:59:40.515Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T19:59:40.553Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T19:59:40.594Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4679 [Pipeline] echo [2023-09-12T19:59:40.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4679 [Pipeline] echo [2023-09-12T19:59:40.674Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4679 [Pipeline] echo [2023-09-12T19:59:40.713Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99a156ea2f182069879b1641b74b1813a44a0c6a [Pipeline] echo [2023-09-12T19:59:40.755Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99a156e [Pipeline] echo [2023-09-12T19:59:40.797Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T19:59:40.909Z] provisioning config files... [2023-09-12T19:59:40.923Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10862100310402265004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T19:59:41.290Z] ---> docker-login.sh [2023-09-12T19:59:41.290Z] nexus3.edgexfoundry.org:10001 [2023-09-12T19:59:41.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T19:59:41.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T19:59:41.551Z] Configure a credential helper to remove this warning. See [2023-09-12T19:59:41.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T19:59:41.551Z] [2023-09-12T19:59:41.551Z] Login Succeeded [2023-09-12T19:59:41.551Z] nexus3.edgexfoundry.org:10002 [2023-09-12T19:59:41.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T19:59:41.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T19:59:41.811Z] Configure a credential helper to remove this warning. See [2023-09-12T19:59:41.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T19:59:41.811Z] [2023-09-12T19:59:41.811Z] Login Succeeded [2023-09-12T19:59:41.811Z] nexus3.edgexfoundry.org:10003 [2023-09-12T19:59:41.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T19:59:41.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T19:59:41.811Z] Configure a credential helper to remove this warning. See [2023-09-12T19:59:41.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T19:59:41.811Z] [2023-09-12T19:59:41.811Z] Login Succeeded [2023-09-12T19:59:41.811Z] nexus3.edgexfoundry.org:10004 [2023-09-12T19:59:42.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T19:59:42.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T19:59:42.072Z] Configure a credential helper to remove this warning. See [2023-09-12T19:59:42.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T19:59:42.072Z] [2023-09-12T19:59:42.072Z] Login Succeeded [2023-09-12T19:59:42.072Z] docker.io [2023-09-12T19:59:42.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T19:59:42.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T19:59:42.333Z] Configure a credential helper to remove this warning. See [2023-09-12T19:59:42.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T19:59:42.333Z] [2023-09-12T19:59:42.333Z] Login Succeeded [2023-09-12T19:59:42.333Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T19:59:42.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T19:59:42.787Z] + 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 [2023-09-12T19:59:42.787Z] + dirname cmd/core-command/Dockerfile [2023-09-12T19:59:42.787Z] + cut -d/ -f2 [2023-09-12T19:59:42.787Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-12T19:59:42.787Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-12T19:59:42.787Z] + cut -d/ -f2 [2023-09-12T19:59:42.787Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-12T19:59:42.787Z] + + dirname cmd/core-data/Dockerfile [2023-09-12T19:59:42.787Z] cut -d/ -f2 [2023-09-12T19:59:42.787Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-12T19:59:42.787Z] + + dirnamecut cmd/core-metadata/Dockerfile -d/ [2023-09-12T19:59:42.787Z] -f2 [2023-09-12T19:59:42.787Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-12T19:59:42.787Z] + + cut -d/dirname -f2 cmd/security-bootstrapper/Dockerfile [2023-09-12T19:59:42.787Z] [2023-09-12T19:59:42.787Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-12T19:59:42.787Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-12T19:59:42.787Z] + cut -d/ -f2 [2023-09-12T19:59:42.787Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-12T19:59:42.787Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-12T19:59:42.787Z] + cut -d/ -f2 [2023-09-12T19:59:42.787Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-12T19:59:42.787Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-12T19:59:42.788Z] + cut -d/ -f2 [2023-09-12T19:59:42.788Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-12T19:59:42.788Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-12T19:59:42.788Z] + cut -d/ -f2 [2023-09-12T19:59:42.788Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-12T19:59:42.788Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-12T19:59:42.788Z] + cut -d/ -f2 [2023-09-12T19:59:42.788Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-12T19:59:42.788Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-12T19:59:42.788Z] + cut -d/ -f2 [2023-09-12T19:59:42.788Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-12T19:59:42.788Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-12T19:59:42.788Z] + cut -d/ -f2 [2023-09-12T19:59:42.788Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-12T19:59:42.788Z] + dirname cmd/support-notifications/Dockerfile [2023-09-12T19:59:42.788Z] + cut -d/ -f2 [2023-09-12T19:59:42.788Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-12T19:59:42.788Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-12T19:59:42.788Z] + cut -d/ -f2 [2023-09-12T19:59:42.788Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-12T19:59:42.852Z] 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 [2023-09-12T19:59:43.356Z] + git rev-list -1 --merges 99a156ea2f182069879b1641b74b1813a44a0c6a~1..99a156ea2f182069879b1641b74b1813a44a0c6a [Pipeline] echo [2023-09-12T19:59:43.390Z] -----------> git rev-list -1 --merges 99a156ea2f182069879b1641b74b1813a44a0c6a~1..99a156ea2f182069879b1641b74b1813a44a0c6a 99a156ea2f182069879b1641b74b1813a44a0c6a [false] [Pipeline] sh [2023-09-12T19:59:43.697Z] + git log --format=format:%s -1 99a156ea2f182069879b1641b74b1813a44a0c6a [Pipeline] echo [2023-09-12T19:59:43.739Z] ========================================================= [2023-09-12T19:59:43.739Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T19:59:43.739Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-12T19:59:44.185Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T19:59:44.185Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T19:59:44.185Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T19:59:44.185Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T19:59:44.185Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T19:59:44.185Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T19:59:44.185Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T19:59:44.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T19:59:44.599Z] [2023-09-12T19:59:44.599Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T19:59:44.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T19:59:44.970Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T19:59:44.970Z] b85a868b505f: Pulling fs layer [2023-09-12T19:59:44.970Z] e2be974225ed: Pulling fs layer [2023-09-12T19:59:44.970Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T19:59:44.970Z] 988bab9f4d93: Pulling fs layer [2023-09-12T19:59:44.970Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T19:59:44.970Z] eaf3925da568: Pulling fs layer [2023-09-12T19:59:44.970Z] bab4dde63d76: Pulling fs layer [2023-09-12T19:59:44.970Z] bde34c3a00c8: Pulling fs layer [2023-09-12T19:59:44.970Z] b352a97aabf1: Pulling fs layer [2023-09-12T19:59:44.970Z] 4872d77fe225: Pulling fs layer [2023-09-12T19:59:44.970Z] 5851b861e8e6: Pulling fs layer [2023-09-12T19:59:44.970Z] 988bab9f4d93: Waiting [2023-09-12T19:59:44.970Z] 1469e6f7b9e6: Waiting [2023-09-12T19:59:44.970Z] eaf3925da568: Waiting [2023-09-12T19:59:44.970Z] bab4dde63d76: Waiting [2023-09-12T19:59:44.970Z] 4872d77fe225: Waiting [2023-09-12T19:59:44.970Z] b352a97aabf1: Waiting [2023-09-12T19:59:44.970Z] bde34c3a00c8: Waiting [2023-09-12T19:59:44.970Z] 5851b861e8e6: Waiting [2023-09-12T19:59:44.970Z] e2be974225ed: Verifying Checksum [2023-09-12T19:59:44.970Z] e2be974225ed: Download complete [2023-09-12T19:59:44.970Z] 988bab9f4d93: Verifying Checksum [2023-09-12T19:59:44.970Z] 988bab9f4d93: Download complete [2023-09-12T19:59:45.229Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T19:59:45.229Z] 1469e6f7b9e6: Download complete [2023-09-12T19:59:45.229Z] eaf3925da568: Download complete [2023-09-12T19:59:45.229Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T19:59:45.229Z] 339a4e72a1f5: Download complete [2023-09-12T19:59:45.229Z] bde34c3a00c8: Verifying Checksum [2023-09-12T19:59:45.229Z] bde34c3a00c8: Download complete [2023-09-12T19:59:45.229Z] b352a97aabf1: Verifying Checksum [2023-09-12T19:59:45.229Z] b352a97aabf1: Download complete [2023-09-12T19:59:45.229Z] 4872d77fe225: Verifying Checksum [2023-09-12T19:59:45.229Z] 4872d77fe225: Download complete [2023-09-12T19:59:45.229Z] 5851b861e8e6: Download complete [2023-09-12T19:59:45.229Z] b85a868b505f: Verifying Checksum [2023-09-12T19:59:45.229Z] b85a868b505f: Download complete [2023-09-12T19:59:45.489Z] bab4dde63d76: Verifying Checksum [2023-09-12T19:59:45.489Z] bab4dde63d76: Download complete [2023-09-12T19:59:46.423Z] b85a868b505f: Pull complete [2023-09-12T19:59:46.423Z] e2be974225ed: Pull complete [2023-09-12T19:59:46.990Z] 339a4e72a1f5: Pull complete [2023-09-12T19:59:46.990Z] 988bab9f4d93: Pull complete [2023-09-12T19:59:47.251Z] 1469e6f7b9e6: Pull complete [2023-09-12T19:59:47.509Z] eaf3925da568: Pull complete [2023-09-12T19:59:49.414Z] bab4dde63d76: Pull complete [2023-09-12T19:59:49.414Z] bde34c3a00c8: Pull complete [2023-09-12T19:59:49.414Z] b352a97aabf1: Pull complete [2023-09-12T19:59:49.414Z] 4872d77fe225: Pull complete [2023-09-12T19:59:49.414Z] 5851b861e8e6: Pull complete [2023-09-12T19:59:49.414Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T19:59:49.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T19:59:49.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T19:59:49.631Z] prd-ubuntu20.04-docker-8c-8g-5964 does not seem to be running inside a container [2023-09-12T19:59:49.655Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T19:59:52.773Z] $ docker top c2f943410e32443d082f527d48ba62ff0ebd2683a040c2494610b89d436d308c -eo pid,comm [2023-09-12T19:59:52.835Z] 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). [2023-09-12T19:59:52.835Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T19:59:52.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T19:59:52.962Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T19:59:53.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T19:59:53.068Z] $ docker exec c2f943410e32443d082f527d48ba62ff0ebd2683a040c2494610b89d436d308c ssh-agent [2023-09-12T19:59:53.178Z] SSH_AUTH_SOCK=/tmp/ssh-A6n1ixRJJnDW/agent.31 [2023-09-12T19:59:53.178Z] SSH_AGENT_PID=37 [2023-09-12T19:59:53.185Z] Running ssh-add (command line suppressed) [2023-09-12T19:59:53.283Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5469251995766750532.key (/w/workspace/edgex-go/1@tmp/private_key_5469251995766750532.key) [2023-09-12T19:59:53.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T19:59:53.634Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T19:59:53.653Z] $ docker exec --env ******** --env ******** c2f943410e32443d082f527d48ba62ff0ebd2683a040c2494610b89d436d308c ssh-agent -k [2023-09-12T19:59:53.751Z] unset SSH_AUTH_SOCK; [2023-09-12T19:59:53.752Z] unset SSH_AGENT_PID; [2023-09-12T19:59:53.752Z] echo Agent pid 37 killed; [2023-09-12T19:59:53.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T19:59:53.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T19:59:53.858Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T19:59:53.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T19:59:53.971Z] $ docker exec c2f943410e32443d082f527d48ba62ff0ebd2683a040c2494610b89d436d308c ssh-agent [2023-09-12T19:59:54.093Z] SSH_AUTH_SOCK=/tmp/ssh-CJPXJ2IP1kFf/agent.69 [2023-09-12T19:59:54.093Z] SSH_AGENT_PID=75 [2023-09-12T19:59:54.098Z] Running ssh-add (command line suppressed) [2023-09-12T19:59:54.192Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3262125396674819732.key (/w/workspace/edgex-go/1@tmp/private_key_3262125396674819732.key) [2023-09-12T19:59:54.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T19:59:54.541Z] + git semver init [2023-09-12T19:59:54.802Z] 2023-09-12 19:59:54,697 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T19:59:54.802Z] 2023-09-12 19:59:54,698 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-09-12T19:59:54.802Z] 2023-09-12 19:59:54,698 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-09-12T19:59:54.802Z] 2023-09-12 19:59:54,699 [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) [2023-09-12T20:00:01.397Z] 2023-09-12 20:00:00,781 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-09-12T20:00:01.397Z] 2023-09-12 20:00:00,782 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4679 with force:False [2023-09-12T20:00:01.397Z] 2023-09-12 20:00:00,782 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4679 [2023-09-12T20:00:01.397Z] 2023-09-12 20:00:00,786 [execute] INFO git cat-file --batch-check [2023-09-12T20:00:01.397Z] 2023-09-12 20:00:00,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T20:00:01.397Z] 2023-09-12 20:00:00,793 [execute] INFO git cat-file --batch [2023-09-12T20:00:01.397Z] 2023-09-12 20:00:00,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T20:00:01.397Z] 2023-09-12 20:00:00,799 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4679 [2023-09-12T20:00:01.397Z] 0.0.0 [Pipeline] } [2023-09-12T20:00:01.413Z] $ docker exec --env ******** --env ******** c2f943410e32443d082f527d48ba62ff0ebd2683a040c2494610b89d436d308c ssh-agent -k [2023-09-12T20:00:01.516Z] unset SSH_AUTH_SOCK; [2023-09-12T20:00:01.517Z] unset SSH_AGENT_PID; [2023-09-12T20:00:01.517Z] echo Agent pid 75 killed; [2023-09-12T20:00:01.540Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T20:00:01.980Z] + git semver [Pipeline] } [2023-09-12T20:00:02.272Z] $ docker stop --time=1 c2f943410e32443d082f527d48ba62ff0ebd2683a040c2494610b89d436d308c [2023-09-12T20:00:03.655Z] $ docker rm -f --volumes c2f943410e32443d082f527d48ba62ff0ebd2683a040c2494610b89d436d308c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T20:00:04.064Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T20:00:04.338Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T20:00:04.357Z] [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 [2023-09-12T20:00:05.150Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-12T20:00:05.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T20:00:05.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T20:00:05.322Z] ========================================================= [2023-09-12T20:00:05.322Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-12T20:00:05.322Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-12T20:00:05.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T20:00:05.704Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T20:00:05.704Z] 7264a8db6415: Pulling fs layer [2023-09-12T20:00:05.704Z] c4d48a809fc2: Pulling fs layer [2023-09-12T20:00:05.704Z] 4f1c88b9dad5: Pulling fs layer [2023-09-12T20:00:05.704Z] ad3a456e5733: Pulling fs layer [2023-09-12T20:00:05.704Z] 9e4f439ed901: Pulling fs layer [2023-09-12T20:00:05.704Z] feaf6a47b606: Pulling fs layer [2023-09-12T20:00:05.704Z] 5e8b037d7d82: Pulling fs layer [2023-09-12T20:00:05.704Z] 8ac70367396e: Pulling fs layer [2023-09-12T20:00:05.704Z] 6db16350a2e2: Pulling fs layer [2023-09-12T20:00:05.704Z] 9250d5d63582: Pulling fs layer [2023-09-12T20:00:05.704Z] feaf6a47b606: Waiting [2023-09-12T20:00:05.704Z] 5e8b037d7d82: Waiting [2023-09-12T20:00:05.704Z] 8ac70367396e: Waiting [2023-09-12T20:00:05.704Z] 6db16350a2e2: Waiting [2023-09-12T20:00:05.704Z] 9e4f439ed901: Waiting [2023-09-12T20:00:05.704Z] 9250d5d63582: Waiting [2023-09-12T20:00:05.704Z] c4d48a809fc2: Download complete [2023-09-12T20:00:05.704Z] ad3a456e5733: Verifying Checksum [2023-09-12T20:00:05.704Z] ad3a456e5733: Download complete [2023-09-12T20:00:05.704Z] 9e4f439ed901: Verifying Checksum [2023-09-12T20:00:05.704Z] 9e4f439ed901: Download complete [2023-09-12T20:00:05.704Z] 7264a8db6415: Verifying Checksum [2023-09-12T20:00:05.704Z] 7264a8db6415: Download complete [2023-09-12T20:00:05.704Z] feaf6a47b606: Verifying Checksum [2023-09-12T20:00:05.704Z] feaf6a47b606: Download complete [2023-09-12T20:00:05.990Z] 7264a8db6415: Pull complete [2023-09-12T20:00:05.990Z] c4d48a809fc2: Pull complete [2023-09-12T20:00:05.990Z] 8ac70367396e: Verifying Checksum [2023-09-12T20:00:05.990Z] 8ac70367396e: Download complete [2023-09-12T20:00:06.251Z] 4f1c88b9dad5: Verifying Checksum [2023-09-12T20:00:06.251Z] 4f1c88b9dad5: Download complete [2023-09-12T20:00:06.251Z] 6db16350a2e2: Verifying Checksum [2023-09-12T20:00:06.251Z] 6db16350a2e2: Download complete [2023-09-12T20:00:06.509Z] 9250d5d63582: Verifying Checksum [2023-09-12T20:00:06.509Z] 9250d5d63582: Download complete [2023-09-12T20:00:06.768Z] 5e8b037d7d82: Verifying Checksum [2023-09-12T20:00:06.768Z] 5e8b037d7d82: Download complete [2023-09-12T20:00:09.299Z] 4f1c88b9dad5: Pull complete [2023-09-12T20:00:09.299Z] ad3a456e5733: Pull complete [2023-09-12T20:00:09.299Z] 9e4f439ed901: Pull complete [2023-09-12T20:00:09.299Z] feaf6a47b606: Pull complete [2023-09-12T20:00:11.827Z] 5e8b037d7d82: Pull complete [2023-09-12T20:00:12.085Z] 8ac70367396e: Pull complete [2023-09-12T20:00:12.344Z] 6db16350a2e2: Pull complete [2023-09-12T20:00:12.911Z] 9250d5d63582: Pull complete [2023-09-12T20:00:12.911Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-12T20:00:12.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T20:00:12.911Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-12T20:00:13.266Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T20:00:13.266Z] WORKDIR /edgex [2023-09-12T20:00:13.266Z] COPY go.mod . [2023-09-12T20:00:13.266Z] RUN go mod download [2023-09-12T20:00:13.266Z] docker build -t ci-base-image-x86_64 -f - . [2023-09-12T20:00:13.833Z] Sending build context to Docker daemon 171MB [2023-09-12T20:00:13.833Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T20:00:13.833Z] ---> fa269f55d9b9 [2023-09-12T20:00:13.833Z] Step 2/4 : WORKDIR /edgex [2023-09-12T20:00:19.674Z] Still waiting to schedule task [2023-09-12T20:00:19.674Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5965’ is offline [2023-09-12T20:00:20.444Z] ---> Running in 2d7b8e46a62b [2023-09-12T20:00:20.444Z] Removing intermediate container 2d7b8e46a62b [2023-09-12T20:00:20.444Z] ---> e2ef460a5cab [2023-09-12T20:00:20.444Z] Step 3/4 : COPY go.mod . [2023-09-12T20:00:20.444Z] ---> 8c352cf343f3 [2023-09-12T20:00:20.444Z] Step 4/4 : RUN go mod download [2023-09-12T20:00:20.444Z] ---> Running in 0ab7687b1fa9 [2023-09-12T20:00:38.532Z] Removing intermediate container 0ab7687b1fa9 [2023-09-12T20:00:38.532Z] ---> ecd8c7854573 [2023-09-12T20:00:38.532Z] Successfully built ecd8c7854573 [2023-09-12T20:00:38.532Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:00:38.909Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T20:00:38.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:00:39.058Z] prd-ubuntu20.04-docker-8c-8g-5964 does not seem to be running inside a container [2023-09-12T20:00:39.067Z] $ 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 ******** ci-base-image-x86_64 cat [2023-09-12T20:00:39.476Z] $ docker top a1c51382046918be93b72671a3b7ccbdc4a61f9a3273747c124ada69873a0aa6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T20:00:39.879Z] + go version [2023-09-12T20:00:39.879Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-12T20:00:39.898Z] $ docker stop --time=1 a1c51382046918be93b72671a3b7ccbdc4a61f9a3273747c124ada69873a0aa6 [2023-09-12T20:00:41.171Z] $ docker rm -f --volumes a1c51382046918be93b72671a3b7ccbdc4a61f9a3273747c124ada69873a0aa6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:00:41.918Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T20:00:41.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:00:42.090Z] prd-ubuntu20.04-docker-8c-8g-5964 does not seem to be running inside a container [2023-09-12T20:00:42.100Z] $ 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 ******** ci-base-image-x86_64 cat [2023-09-12T20:00:42.420Z] $ docker top 3dec4b082e6c1c0ffd6586e2f263cd1106dc4c2cd0d60eb9cd03301fee5a23af -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-12T20:00:42.547Z] ========================================================= [2023-09-12T20:00:42.547Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-12T20:00:42.547Z] ========================================================= [Pipeline] sh [2023-09-12T20:00:42.841Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-12T20:00:43.206Z] + make test [2023-09-12T20:00:43.206Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T20:00:43.775Z] go: updates to go.mod needed; to update it: [2023-09-12T20:00:43.775Z] go mod tidy [2023-09-12T20:00:43.775Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-09-12T20:00:43.804Z] $ docker stop --time=1 3dec4b082e6c1c0ffd6586e2f263cd1106dc4c2cd0d60eb9cd03301fee5a23af [2023-09-12T20:00:45.145Z] $ docker rm -f --volumes 3dec4b082e6c1c0ffd6586e2f263cd1106dc4c2cd0d60eb9cd03301fee5a23af [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] } [2023-09-12T20:00:46.090Z] Failed in branch amd64 [2023-09-12T20:02:33.609Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5966 in /w/workspace/edgexfoundry_edgex-go_PR-4679 [Pipeline] { [Pipeline] ws [2023-09-12T20:02:33.668Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-09-12T20:02:33.747Z] The recommended git tool is: git [2023-09-12T20:02:39.179Z] using credential edgex-jenkins-ssh [2023-09-12T20:02:39.198Z] Cloning the remote Git repository [2023-09-12T20:02:39.243Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-12T20:02:39.353Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-09-12T20:02:39.516Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-12T20:02:39.517Z] > git --version # timeout=10 [2023-09-12T20:02:39.542Z] > git --version # 'git version 2.25.1' [2023-09-12T20:02:39.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T20:02:39.713Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T20:02:57.423Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-12T20:02:57.445Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T20:02:59.045Z] Merging remotes/origin/main commit 0b0266d3ec527e29a217e8c26249c7de783c5a8a into PR head commit 99a156ea2f182069879b1641b74b1813a44a0c6a [2023-09-12T20:02:59.471Z] Merge succeeded, producing 99a156ea2f182069879b1641b74b1813a44a0c6a [2023-09-12T20:02:59.471Z] Checking out Revision 99a156ea2f182069879b1641b74b1813a44a0c6a (PR-4679) [2023-09-12T20:03:00.097Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-09-12T20:03:00.124Z] > git --version # timeout=10 [2023-09-12T20:03:00.135Z] > git --version # 'git version 2.25.1' [2023-09-12T20:03:00.156Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T20:02:58.391Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-12T20:02:58.434Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-12T20:02:58.435Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T20:02:58.451Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4679/head:refs/remotes/origin/PR-4679 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-12T20:02:59.043Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T20:02:59.117Z] > git checkout -f 99a156ea2f182069879b1641b74b1813a44a0c6a # timeout=10 [2023-09-12T20:02:59.342Z] > git remote # timeout=10 [2023-09-12T20:02:59.362Z] > git config --get remote.origin.url # timeout=10 [2023-09-12T20:02:59.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T20:02:59.398Z] > git merge 0b0266d3ec527e29a217e8c26249c7de783c5a8a # timeout=10 [2023-09-12T20:02:59.430Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-12T20:02:59.457Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T20:02:59.474Z] > git checkout -f 99a156ea2f182069879b1641b74b1813a44a0c6a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T20:03:01.396Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T20:03:01.396Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T20:03:01.396Z] Dload Upload Total Spent Left Speed [2023-09-12T20:03:01.396Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-09-12T20:03:02.024Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T20:03:02.377Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T20:03:02.377Z] sudo tee /etc/docker/daemon.new [2023-09-12T20:03:02.377Z] { [2023-09-12T20:03:02.377Z] "registry-mirrors": [ [2023-09-12T20:03:02.377Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T20:03:02.377Z] ], [2023-09-12T20:03:02.377Z] "bip": "10.250.0.254/24", [2023-09-12T20:03:02.377Z] "hosts": [ [2023-09-12T20:03:02.377Z] "tcp://0.0.0.0:5555", [2023-09-12T20:03:02.377Z] "unix:///var/run/docker.sock" [2023-09-12T20:03:02.377Z] ], [2023-09-12T20:03:02.377Z] "mtu": 1458, [2023-09-12T20:03:02.377Z] "selinux-enabled": true, [2023-09-12T20:03:02.377Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T20:03:02.377Z] } [Pipeline] sh [2023-09-12T20:03:02.722Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T20:03:03.068Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T20:03:21.390Z] provisioning config files... [2023-09-12T20:03:21.418Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16049853236070864498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:03:21.816Z] ---> docker-login.sh [2023-09-12T20:03:21.816Z] nexus3.edgexfoundry.org:10001 [2023-09-12T20:03:22.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:03:22.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:03:22.364Z] Configure a credential helper to remove this warning. See [2023-09-12T20:03:22.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:03:22.364Z] [2023-09-12T20:03:22.364Z] Login Succeeded [2023-09-12T20:03:22.364Z] nexus3.edgexfoundry.org:10002 [2023-09-12T20:03:22.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:03:22.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:03:22.906Z] Configure a credential helper to remove this warning. See [2023-09-12T20:03:22.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:03:22.906Z] [2023-09-12T20:03:22.906Z] Login Succeeded [2023-09-12T20:03:22.906Z] nexus3.edgexfoundry.org:10003 [2023-09-12T20:03:22.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:03:23.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:03:23.177Z] Configure a credential helper to remove this warning. See [2023-09-12T20:03:23.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:03:23.177Z] [2023-09-12T20:03:23.177Z] Login Succeeded [2023-09-12T20:03:23.177Z] nexus3.edgexfoundry.org:10004 [2023-09-12T20:03:23.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:03:23.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:03:23.449Z] Configure a credential helper to remove this warning. See [2023-09-12T20:03:23.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:03:23.449Z] [2023-09-12T20:03:23.449Z] Login Succeeded [2023-09-12T20:03:23.449Z] docker.io [2023-09-12T20:03:23.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:03:23.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:03:23.985Z] Configure a credential helper to remove this warning. See [2023-09-12T20:03:23.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:03:23.985Z] [2023-09-12T20:03:23.985Z] Login Succeeded [2023-09-12T20:03:23.985Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T20:03:24.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-12T20:03:24.679Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-12T20:03:24.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T20:03:24.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T20:03:24.791Z] ========================================================= [2023-09-12T20:03:24.791Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-12T20:03:24.791Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-12T20:03:25.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T20:03:26.575Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T20:03:26.575Z] 9fda8d8052c6: Pulling fs layer [2023-09-12T20:03:26.575Z] 5d54e960e981: Pulling fs layer [2023-09-12T20:03:26.575Z] c4a7e357bf2a: Pulling fs layer [2023-09-12T20:03:26.575Z] f0e02332f6b5: Pulling fs layer [2023-09-12T20:03:26.575Z] 66412af1f25a: Pulling fs layer [2023-09-12T20:03:26.575Z] 1baf3a5c0e64: Pulling fs layer [2023-09-12T20:03:26.575Z] 9a37bb91b891: Pulling fs layer [2023-09-12T20:03:26.575Z] a29adfc67d43: Pulling fs layer [2023-09-12T20:03:26.575Z] d5de9f91c1a4: Pulling fs layer [2023-09-12T20:03:26.575Z] f0e02332f6b5: Waiting [2023-09-12T20:03:26.575Z] 66412af1f25a: Waiting [2023-09-12T20:03:26.575Z] a29adfc67d43: Waiting [2023-09-12T20:03:26.575Z] 1baf3a5c0e64: Waiting [2023-09-12T20:03:26.575Z] 9a37bb91b891: Waiting [2023-09-12T20:03:26.575Z] 5d54e960e981: Verifying Checksum [2023-09-12T20:03:26.575Z] 5d54e960e981: Download complete [2023-09-12T20:03:26.575Z] f0e02332f6b5: Verifying Checksum [2023-09-12T20:03:26.575Z] f0e02332f6b5: Download complete [2023-09-12T20:03:26.575Z] 66412af1f25a: Verifying Checksum [2023-09-12T20:03:26.575Z] 66412af1f25a: Download complete [2023-09-12T20:03:26.575Z] 9fda8d8052c6: Verifying Checksum [2023-09-12T20:03:26.575Z] 9fda8d8052c6: Download complete [2023-09-12T20:03:26.846Z] 9a37bb91b891: Verifying Checksum [2023-09-12T20:03:26.846Z] 9a37bb91b891: Download complete [2023-09-12T20:03:27.443Z] a29adfc67d43: Verifying Checksum [2023-09-12T20:03:27.443Z] a29adfc67d43: Download complete [2023-09-12T20:03:27.878Z] 9fda8d8052c6: Pull complete [2023-09-12T20:03:28.512Z] 5d54e960e981: Pull complete [2023-09-12T20:03:28.512Z] d5de9f91c1a4: Verifying Checksum [2023-09-12T20:03:28.512Z] d5de9f91c1a4: Download complete [2023-09-12T20:03:28.512Z] c4a7e357bf2a: Verifying Checksum [2023-09-12T20:03:28.512Z] c4a7e357bf2a: Download complete [2023-09-12T20:03:29.507Z] 1baf3a5c0e64: Verifying Checksum [2023-09-12T20:03:29.507Z] 1baf3a5c0e64: Download complete [2023-09-12T20:03:39.603Z] c4a7e357bf2a: Pull complete [2023-09-12T20:03:39.603Z] f0e02332f6b5: Pull complete [2023-09-12T20:03:39.870Z] 66412af1f25a: Pull complete [2023-09-12T20:03:46.540Z] 1baf3a5c0e64: Pull complete [2023-09-12T20:03:47.947Z] 9a37bb91b891: Pull complete [2023-09-12T20:03:48.905Z] a29adfc67d43: Pull complete [2023-09-12T20:03:54.239Z] d5de9f91c1a4: Pull complete [2023-09-12T20:03:54.239Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-12T20:03:54.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T20:03:54.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-12T20:03:54.623Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T20:03:54.623Z] WORKDIR /edgex [2023-09-12T20:03:54.623Z] COPY go.mod . [2023-09-12T20:03:54.623Z] RUN go mod download [2023-09-12T20:03:54.623Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-12T20:03:55.216Z] Sending build context to Docker daemon 2.977MB [2023-09-12T20:03:55.216Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T20:03:55.216Z] ---> 746ca1b523b5 [2023-09-12T20:03:55.216Z] Step 2/4 : WORKDIR /edgex [2023-09-12T20:03:57.162Z] ---> Running in 71149176fe0c [2023-09-12T20:03:57.162Z] Removing intermediate container 71149176fe0c [2023-09-12T20:03:57.162Z] ---> cb326851a50d [2023-09-12T20:03:57.162Z] Step 3/4 : COPY go.mod . [2023-09-12T20:03:57.748Z] ---> 93840ad33e57 [2023-09-12T20:03:57.748Z] Step 4/4 : RUN go mod download [2023-09-12T20:03:57.748Z] ---> Running in fb2ae2969fd5 [2023-09-12T20:04:36.610Z] Removing intermediate container fb2ae2969fd5 [2023-09-12T20:04:36.610Z] ---> d4c671b6d4ef [2023-09-12T20:04:36.610Z] Successfully built d4c671b6d4ef [2023-09-12T20:04:36.610Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:04:37.010Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T20:04:37.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:04:37.283Z] prd-ubuntu20.04-docker-arm64-4c-16g-5966 does not seem to be running inside a container [2023-09-12T20:04:37.313Z] $ 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 ******** ci-base-image-arm64 cat [2023-09-12T20:04:38.482Z] $ docker top 04a84899434ee3b5ebea99e56a6ec74c8fc3886eafa0458ed1e353be0379328c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T20:04:39.376Z] + go version [2023-09-12T20:04:39.376Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-12T20:04:39.379Z] $ docker stop --time=1 04a84899434ee3b5ebea99e56a6ec74c8fc3886eafa0458ed1e353be0379328c [2023-09-12T20:04:41.001Z] $ docker rm -f --volumes 04a84899434ee3b5ebea99e56a6ec74c8fc3886eafa0458ed1e353be0379328c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:04:41.897Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T20:04:41.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:04:42.139Z] prd-ubuntu20.04-docker-arm64-4c-16g-5966 does not seem to be running inside a container [2023-09-12T20:04:42.163Z] $ 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 ******** ci-base-image-arm64 cat [2023-09-12T20:04:43.251Z] $ docker top fcb2013918c3960e37c30e0635293b67139657ccb94d6e6746625a207d1cfff7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-12T20:04:43.527Z] ========================================================= [2023-09-12T20:04:43.527Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-12T20:04:43.527Z] ========================================================= [Pipeline] sh [2023-09-12T20:04:43.841Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-12T20:04:44.227Z] + make test [2023-09-12T20:04:44.496Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T20:04:49.845Z] go: updates to go.mod needed; to update it: [2023-09-12T20:04:49.845Z] go mod tidy [2023-09-12T20:04:49.845Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-09-12T20:04:49.856Z] $ docker stop --time=1 fcb2013918c3960e37c30e0635293b67139657ccb94d6e6746625a207d1cfff7 [2023-09-12T20:04:51.587Z] $ docker rm -f --volumes fcb2013918c3960e37c30e0635293b67139657ccb94d6e6746625a207d1cfff7 [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 [2023-09-12T20:04:52.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T20:04:52.830Z] [2023-09-12T20:04:52.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:04:53.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T20:04:53.503Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T20:04:53.503Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T20:04:53.503Z] 04944245beec: Pulling fs layer [2023-09-12T20:04:53.503Z] 699f458cf7ca: Pulling fs layer [2023-09-12T20:04:53.503Z] 765212b225bb: Pulling fs layer [2023-09-12T20:04:53.503Z] f23df028b6ca: Pulling fs layer [2023-09-12T20:04:53.503Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T20:04:53.503Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T20:04:53.503Z] 765212b225bb: Waiting [2023-09-12T20:04:53.503Z] f23df028b6ca: Waiting [2023-09-12T20:04:53.503Z] d65c8cfc05b1: Waiting [2023-09-12T20:04:53.503Z] 2437ff75d9bd: Waiting [2023-09-12T20:04:53.503Z] 04944245beec: Verifying Checksum [2023-09-12T20:04:53.503Z] 04944245beec: Download complete [2023-09-12T20:04:53.503Z] 765212b225bb: Verifying Checksum [2023-09-12T20:04:53.503Z] 765212b225bb: Download complete [2023-09-12T20:04:53.503Z] f23df028b6ca: Verifying Checksum [2023-09-12T20:04:53.503Z] f23df028b6ca: Download complete [2023-09-12T20:04:53.503Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T20:04:53.503Z] d65c8cfc05b1: Download complete [2023-09-12T20:04:53.503Z] 699f458cf7ca: Verifying Checksum [2023-09-12T20:04:53.503Z] 699f458cf7ca: Download complete [2023-09-12T20:04:54.091Z] 8998bd30e6a1: Download complete [2023-09-12T20:04:56.059Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T20:04:56.059Z] 2437ff75d9bd: Download complete [2023-09-12T20:05:00.317Z] 8998bd30e6a1: Pull complete [2023-09-12T20:05:00.317Z] 04944245beec: Pull complete [2023-09-12T20:05:01.728Z] 699f458cf7ca: Pull complete [2023-09-12T20:05:02.002Z] 765212b225bb: Pull complete [2023-09-12T20:05:02.595Z] f23df028b6ca: Pull complete [2023-09-12T20:05:02.863Z] d65c8cfc05b1: Pull complete [2023-09-12T20:05:17.858Z] 2437ff75d9bd: Pull complete [2023-09-12T20:05:17.858Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T20:05:17.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T20:05:17.859Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:05:18.205Z] prd-ubuntu20.04-docker-arm64-4c-16g-5966 does not seem to be running inside a container [2023-09-12T20:05:18.239Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-12T20:05:20.667Z] $ docker top af2c6ce0a3ae1076dcb7a5b0c0701f494700be8940a91764f9917917f2925802 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:05:21.309Z] ---> job-cost.sh [2023-09-12T20:05:21.576Z] lf-activate-venv: SKIPPING [2023-09-12T20:05:21.576Z] INFO: No Stack... [2023-09-12T20:05:21.844Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T20:05:22.807Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T20:05:23.483Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-09-12T20:05:23.483Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T20:05:23.570Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4679-1-stack-cost] [2023-09-12T20:05:23.575Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4679-1-stack-cost] did not exist. Created. [2023-09-12T20:05:23.576Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4679-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T20:05:24.314Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T20:05:24.995Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T20:05:25.011Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4679-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T20:05:25.064Z] $ docker stop --time=1 af2c6ce0a3ae1076dcb7a5b0c0701f494700be8940a91764f9917917f2925802 [2023-09-12T20:05:26.599Z] $ docker rm -f --volumes af2c6ce0a3ae1076dcb7a5b0c0701f494700be8940a91764f9917917f2925802 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-12T20:05:27.362Z] 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 [2023-09-12T20:05:28.899Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:05:29.227Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:05:30.117Z] ---> package-listing.sh [2023-09-12T20:05:30.117Z] ++ facter osfamily [2023-09-12T20:05:30.117Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T20:05:30.377Z] + OS_FAMILY=debian [2023-09-12T20:05:30.377Z] + workspace=/w/workspace/edgex-go/1 [2023-09-12T20:05:30.377Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T20:05:30.377Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T20:05:30.377Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T20:05:30.377Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T20:05:30.377Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-12T20:05:30.377Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T20:05:30.377Z] + case "${OS_FAMILY}" in [2023-09-12T20:05:30.377Z] + dpkg -l [2023-09-12T20:05:30.377Z] + grep '^ii' [2023-09-12T20:05:30.377Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T20:05:30.377Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T20:05:30.377Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T20:05:30.377Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-12T20:05:30.377Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-09-12T20:05:30.377Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-09-12T20:05:30.410Z] 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 [2023-09-12T20:05:30.702Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:05:31.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T20:05:31.331Z] [2023-09-12T20:05:31.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:05:31.713Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T20:05:31.713Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T20:05:31.713Z] 5eb5b503b376: Pulling fs layer [2023-09-12T20:05:31.713Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T20:05:31.713Z] ec43610c2a17: Pulling fs layer [2023-09-12T20:05:31.713Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T20:05:31.713Z] 33b1e0a273af: Pulling fs layer [2023-09-12T20:05:31.713Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T20:05:31.713Z] 2f39f015ded8: Pulling fs layer [2023-09-12T20:05:31.713Z] 33b1e0a273af: Waiting [2023-09-12T20:05:31.713Z] 5d3b04190fa2: Waiting [2023-09-12T20:05:31.713Z] 2f39f015ded8: Waiting [2023-09-12T20:05:31.713Z] 3a2ae6a8a46f: Waiting [2023-09-12T20:05:31.713Z] 5c69ac0246d0: Verifying Checksum [2023-09-12T20:05:31.713Z] 5c69ac0246d0: Download complete [2023-09-12T20:05:31.713Z] 3a2ae6a8a46f: Download complete [2023-09-12T20:05:31.713Z] 33b1e0a273af: Verifying Checksum [2023-09-12T20:05:31.713Z] 33b1e0a273af: Download complete [2023-09-12T20:05:31.972Z] ec43610c2a17: Verifying Checksum [2023-09-12T20:05:31.972Z] ec43610c2a17: Download complete [2023-09-12T20:05:31.972Z] 5d3b04190fa2: Verifying Checksum [2023-09-12T20:05:31.972Z] 5d3b04190fa2: Download complete [2023-09-12T20:05:31.972Z] 5eb5b503b376: Verifying Checksum [2023-09-12T20:05:31.972Z] 5eb5b503b376: Download complete [2023-09-12T20:05:32.544Z] 2f39f015ded8: Download complete [2023-09-12T20:05:33.480Z] 5eb5b503b376: Pull complete [2023-09-12T20:05:33.480Z] 5c69ac0246d0: Pull complete [2023-09-12T20:05:34.048Z] ec43610c2a17: Pull complete [2023-09-12T20:05:34.048Z] 3a2ae6a8a46f: Pull complete [2023-09-12T20:05:34.306Z] 33b1e0a273af: Pull complete [2023-09-12T20:05:34.566Z] 5d3b04190fa2: Pull complete [2023-09-12T20:05:39.840Z] 2f39f015ded8: Pull complete [2023-09-12T20:05:39.840Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T20:05:39.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T20:05:39.840Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:05:40.025Z] prd-ubuntu20.04-docker-8c-8g-5964 does not seem to be running inside a container [2023-09-12T20:05:40.038Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T20:05:46.682Z] $ docker top 354fd551355505be702eb650f451ce06f5f846add961a5404bdb543678c97ded -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T20:05:47.098Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T20:05:47.410Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T20:05:47.732Z] + ls /var/log/sa-host [2023-09-12T20:05:47.732Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T20:05:47.864Z] provisioning config files... [2023-09-12T20:05:47.873Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config15380181644422032050tmp [Pipeline] { [Pipeline] echo [2023-09-12T20:05:47.925Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:05:48.246Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T20:05:48.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:05:48.663Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T20:05:48.695Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:05:49.011Z] ---> sudo-logs.sh [2023-09-12T20:05:49.011Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T20:05:49.087Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:05:49.396Z] ---> job-cost.sh [2023-09-12T20:05:49.396Z] lf-activate-venv: SKIPPING [2023-09-12T20:05:49.396Z] DEBUG: total: 0.10999999940395355 [2023-09-12T20:05:49.396Z] INFO: Retrieving Stack Cost... [2023-09-12T20:05:49.655Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T20:05:49.913Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T20:05:50.200Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:05:50.509Z] ---> logs-deploy.sh [2023-09-12T20:05:50.509Z] lf-activate-venv: SKIPPING [2023-09-12T20:05:50.509Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4679/1 [2023-09-12T20:05:50.509Z] INFO: archiving workspace using pattern(s): [2023-09-12T20:05:51.445Z] Archives upload complete. [2023-09-12T20:05:51.445Z] INFO: archiving logs to Nexus