Pull request #4562 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 031fd595800b20ddb7f689dcf40632e3090f265f+079d219be26533084879877c2803b7bbbdfcd758 (86f5f62667399ffc2b94209da2858255f7b535fd) 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-ssh16181166234978249218.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh920124134574979229.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4562/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-4562/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5656102529390669077.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-4562/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2960621428350437034.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh11330577696282661814.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-4562/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-4562/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16479172396948467712.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-14749’ Running on prd-ubuntu20.04-docker-8c-8g-14751 in /w/workspace/edgexfoundry_edgex-go_PR-4562 [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 Merging remotes/origin/main commit 079d219be26533084879877c2803b7bbbdfcd758 into PR head commit 031fd595800b20ddb7f689dcf40632e3090f265f Merge succeeded, producing 031fd595800b20ddb7f689dcf40632e3090f265f Checking out Revision 031fd595800b20ddb7f689dcf40632e3090f265f (PR-4562) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T19:59:30.305Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > 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/4562/head:refs/remotes/origin/PR-4562 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 031fd595800b20ddb7f689dcf40632e3090f265f # 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 079d219be26533084879877c2803b7bbbdfcd758 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 031fd595800b20ddb7f689dcf40632e3090f265f # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T19:59:30.492Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T19:59:30.605Z] ========================================================= [2023-05-09T19:59:30.605Z] EdgeX Global Pipelines Version Info [2023-05-09T19:59:30.605Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:59:31.435Z] ------------------- [2023-05-09T19:59:31.435Z] stable info: [2023-05-09T19:59:31.435Z] ------------------- [2023-05-09T19:59:31.435Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T19:59:31.435Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T19:59:31.435Z] Message: update stable to v1.0.249 [2023-05-09T19:59:32.005Z] ------------------- [2023-05-09T19:59:32.005Z] experimental info: [2023-05-09T19:59:32.005Z] ------------------- [2023-05-09T19:59:32.005Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T19:59:32.005Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T19:59:32.005Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T19:59:32.373Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-09T19:59:32.516Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-09T19:59:32.574Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T19:59:32.617Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T19:59:32.663Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T19:59:32.709Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T19:59:32.756Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T19:59:32.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-09T19:59:32.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-09T19:59:32.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-09T19:59:32.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T19:59:32.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T19:59:33.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T19:59:33.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T19:59:33.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T19:59:33.168Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T19:59:33.214Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T19:59:33.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T19:59:33.301Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-09T19:59:33.345Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-09T19:59:33.385Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T19:59:33.426Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T19:59:33.476Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T19:59:33.521Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4562 [Pipeline] echo [2023-05-09T19:59:33.564Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4562 [Pipeline] echo [2023-05-09T19:59:33.607Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4562 [Pipeline] echo [2023-05-09T19:59:33.648Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 031fd595800b20ddb7f689dcf40632e3090f265f [Pipeline] echo [2023-05-09T19:59:33.689Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 031fd59 [Pipeline] echo [2023-05-09T19:59:33.740Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T19:59:33.867Z] provisioning config files... [2023-05-09T19:59:33.880Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6247544357749730073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:59:34.241Z] ---> docker-login.sh [2023-05-09T19:59:34.241Z] nexus3.edgexfoundry.org:10001 [2023-05-09T19:59:35.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T19:59:35.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T19:59:35.621Z] Configure a credential helper to remove this warning. See [2023-05-09T19:59:35.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T19:59:35.621Z] [2023-05-09T19:59:35.621Z] Login Succeeded [2023-05-09T19:59:35.621Z] nexus3.edgexfoundry.org:10002 [2023-05-09T19:59:35.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T19:59:35.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T19:59:35.621Z] Configure a credential helper to remove this warning. See [2023-05-09T19:59:35.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T19:59:35.621Z] [2023-05-09T19:59:35.621Z] Login Succeeded [2023-05-09T19:59:35.621Z] nexus3.edgexfoundry.org:10003 [2023-05-09T19:59:35.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T19:59:35.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T19:59:35.880Z] Configure a credential helper to remove this warning. See [2023-05-09T19:59:35.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T19:59:35.880Z] [2023-05-09T19:59:35.880Z] Login Succeeded [2023-05-09T19:59:35.880Z] nexus3.edgexfoundry.org:10004 [2023-05-09T19:59:35.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T19:59:35.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T19:59:35.880Z] Configure a credential helper to remove this warning. See [2023-05-09T19:59:35.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T19:59:35.880Z] [2023-05-09T19:59:35.880Z] Login Succeeded [2023-05-09T19:59:35.880Z] docker.io [2023-05-09T19:59:35.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T19:59:36.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T19:59:36.138Z] Configure a credential helper to remove this warning. See [2023-05-09T19:59:36.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T19:59:36.138Z] [2023-05-09T19:59:36.138Z] Login Succeeded [2023-05-09T19:59:36.138Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T19:59:36.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T19:59:36.595Z] + 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-05-09T19:59:36.595Z] + dirname cmd/core-command/Dockerfile [2023-05-09T19:59:36.595Z] + cut -d/ -f2 [2023-05-09T19:59:36.595Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-09T19:59:36.595Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-09T19:59:36.595Z] + cut -d/ -f2 [2023-05-09T19:59:36.595Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-09T19:59:36.595Z] + dirname cmd/core-data/Dockerfile [2023-05-09T19:59:36.595Z] + cut -d/ -f2 [2023-05-09T19:59:36.595Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-09T19:59:36.595Z] + dirname cmd/core-metadata/Dockerfile [2023-05-09T19:59:36.595Z] + cut -d/ -f2 [2023-05-09T19:59:36.595Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-09T19:59:36.595Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-09T19:59:36.595Z] + cut -d/ -f2 [2023-05-09T19:59:36.595Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-09T19:59:36.595Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-09T19:59:36.595Z] + cut -d/ -f2 [2023-05-09T19:59:36.595Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-09T19:59:36.595Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-09T19:59:36.595Z] + cut -d/ -f2 [2023-05-09T19:59:36.595Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-09T19:59:36.595Z] + cut -d/ -f2 [2023-05-09T19:59:36.595Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-09T19:59:36.595Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-09T19:59:36.595Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-09T19:59:36.595Z] + cut -d/ -f2 [2023-05-09T19:59:36.595Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-09T19:59:36.595Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-09T19:59:36.595Z] + cut -d/ -f2 [2023-05-09T19:59:36.595Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-09T19:59:36.595Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-09T19:59:36.595Z] + cut -d/ -f2 [2023-05-09T19:59:36.595Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-09T19:59:36.595Z] + cut -d/ -f2 [2023-05-09T19:59:36.595Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-09T19:59:36.595Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-09T19:59:36.595Z] + dirname cmd/support-notifications/Dockerfile [2023-05-09T19:59:36.595Z] + cut -d/ -f2 [2023-05-09T19:59:36.595Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-09T19:59:36.595Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-09T19:59:36.595Z] + cut -d/ -f2 [2023-05-09T19:59:36.595Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-09T19:59:36.667Z] 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-05-09T19:59:37.178Z] + git rev-list -1 --merges 031fd595800b20ddb7f689dcf40632e3090f265f~1..031fd595800b20ddb7f689dcf40632e3090f265f [Pipeline] echo [2023-05-09T19:59:37.211Z] -----------> git rev-list -1 --merges 031fd595800b20ddb7f689dcf40632e3090f265f~1..031fd595800b20ddb7f689dcf40632e3090f265f 031fd595800b20ddb7f689dcf40632e3090f265f [false] [Pipeline] sh [2023-05-09T19:59:37.519Z] + git log --format=format:%s -1 031fd595800b20ddb7f689dcf40632e3090f265f [Pipeline] echo [2023-05-09T19:59:37.557Z] ========================================================= [2023-05-09T19:59:37.557Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T19:59:37.557Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-09T19:59:38.108Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T19:59:38.108Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T19:59:38.108Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T19:59:38.108Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T19:59:38.108Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T19:59:38.108Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T19:59:38.108Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:59:38.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T19:59:38.649Z] [2023-05-09T19:59:38.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:59:39.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T19:59:39.284Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T19:59:39.284Z] b85a868b505f: Pulling fs layer [2023-05-09T19:59:39.284Z] e2be974225ed: Pulling fs layer [2023-05-09T19:59:39.284Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T19:59:39.284Z] 988bab9f4d93: Pulling fs layer [2023-05-09T19:59:39.284Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T19:59:39.284Z] eaf3925da568: Pulling fs layer [2023-05-09T19:59:39.284Z] bab4dde63d76: Pulling fs layer [2023-05-09T19:59:39.284Z] bde34c3a00c8: Pulling fs layer [2023-05-09T19:59:39.284Z] b352a97aabf1: Pulling fs layer [2023-05-09T19:59:39.284Z] 4872d77fe225: Pulling fs layer [2023-05-09T19:59:39.284Z] 5851b861e8e6: Pulling fs layer [2023-05-09T19:59:39.284Z] 988bab9f4d93: Waiting [2023-05-09T19:59:39.284Z] 1469e6f7b9e6: Waiting [2023-05-09T19:59:39.284Z] eaf3925da568: Waiting [2023-05-09T19:59:39.284Z] bab4dde63d76: Waiting [2023-05-09T19:59:39.284Z] bde34c3a00c8: Waiting [2023-05-09T19:59:39.284Z] b352a97aabf1: Waiting [2023-05-09T19:59:39.284Z] 4872d77fe225: Waiting [2023-05-09T19:59:39.284Z] e2be974225ed: Verifying Checksum [2023-05-09T19:59:39.284Z] e2be974225ed: Download complete [2023-05-09T19:59:39.284Z] 988bab9f4d93: Verifying Checksum [2023-05-09T19:59:39.284Z] 988bab9f4d93: Download complete [2023-05-09T19:59:39.543Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T19:59:39.543Z] 1469e6f7b9e6: Download complete [2023-05-09T19:59:39.543Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T19:59:39.543Z] 339a4e72a1f5: Download complete [2023-05-09T19:59:39.543Z] eaf3925da568: Download complete [2023-05-09T19:59:39.543Z] bde34c3a00c8: Verifying Checksum [2023-05-09T19:59:39.543Z] bde34c3a00c8: Download complete [2023-05-09T19:59:39.543Z] b352a97aabf1: Download complete [2023-05-09T19:59:39.543Z] 4872d77fe225: Verifying Checksum [2023-05-09T19:59:39.543Z] 4872d77fe225: Download complete [2023-05-09T19:59:39.543Z] 5851b861e8e6: Verifying Checksum [2023-05-09T19:59:39.543Z] 5851b861e8e6: Download complete [2023-05-09T19:59:39.543Z] b85a868b505f: Verifying Checksum [2023-05-09T19:59:39.543Z] b85a868b505f: Download complete [2023-05-09T19:59:39.802Z] bab4dde63d76: Verifying Checksum [2023-05-09T19:59:41.176Z] b85a868b505f: Pull complete [2023-05-09T19:59:41.176Z] e2be974225ed: Pull complete [2023-05-09T19:59:42.116Z] 339a4e72a1f5: Pull complete [2023-05-09T19:59:42.394Z] 988bab9f4d93: Pull complete [2023-05-09T19:59:42.962Z] 1469e6f7b9e6: Pull complete [2023-05-09T19:59:43.221Z] eaf3925da568: Pull complete [2023-05-09T19:59:45.136Z] bab4dde63d76: Pull complete [2023-05-09T19:59:45.395Z] bde34c3a00c8: Pull complete [2023-05-09T19:59:45.395Z] b352a97aabf1: Pull complete [2023-05-09T19:59:45.654Z] 4872d77fe225: Pull complete [2023-05-09T19:59:45.914Z] 5851b861e8e6: Pull complete [2023-05-09T19:59:45.914Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T19:59:45.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T19:59:45.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T19:59:46.162Z] prd-ubuntu20.04-docker-8c-8g-14751 does not seem to be running inside a container [2023-05-09T19:59:46.199Z] $ 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-05-09T19:59:54.765Z] $ docker top 02f18c62b3ed5c37ef634a9c8282aadc93c1507825d7c99ccd7a2fcb55a6b1f5 -eo pid,comm [2023-05-09T19:59:54.809Z] 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-05-09T19:59:54.809Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T19:59:54.938Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T19:59:54.938Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T19:59:55.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T19:59:55.047Z] $ docker exec 02f18c62b3ed5c37ef634a9c8282aadc93c1507825d7c99ccd7a2fcb55a6b1f5 ssh-agent [2023-05-09T19:59:55.141Z] SSH_AUTH_SOCK=/tmp/ssh-ZbKUEblByOod/agent.14 [2023-05-09T19:59:55.141Z] SSH_AGENT_PID=20 [2023-05-09T19:59:55.148Z] Running ssh-add (command line suppressed) [2023-05-09T19:59:55.294Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15839767922000672932.key (/w/workspace/edgex-go/1@tmp/private_key_15839767922000672932.key) [2023-05-09T19:59:55.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T19:59:55.638Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T19:59:55.678Z] $ docker exec --env ******** --env ******** 02f18c62b3ed5c37ef634a9c8282aadc93c1507825d7c99ccd7a2fcb55a6b1f5 ssh-agent -k [2023-05-09T19:59:55.758Z] unset SSH_AUTH_SOCK; [2023-05-09T19:59:55.759Z] unset SSH_AGENT_PID; [2023-05-09T19:59:55.759Z] echo Agent pid 20 killed; [2023-05-09T19:59:55.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T19:59:55.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T19:59:55.849Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T19:59:55.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T19:59:55.967Z] $ docker exec 02f18c62b3ed5c37ef634a9c8282aadc93c1507825d7c99ccd7a2fcb55a6b1f5 ssh-agent [2023-05-09T19:59:56.076Z] SSH_AUTH_SOCK=/tmp/ssh-AlP5W7JJpbl6/agent.71 [2023-05-09T19:59:56.076Z] SSH_AGENT_PID=77 [2023-05-09T19:59:56.084Z] Running ssh-add (command line suppressed) [2023-05-09T19:59:56.198Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8595628816386605623.key (/w/workspace/edgex-go/1@tmp/private_key_8595628816386605623.key) [2023-05-09T19:59:56.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T19:59:56.536Z] + git semver init [2023-05-09T19:59:56.798Z] 2023-05-09 19:59:56,734 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T19:59:56.798Z] 2023-05-09 19:59:56,735 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-05-09T19:59:56.798Z] 2023-05-09 19:59:56,736 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-05-09T19:59:56.798Z] 2023-05-09 19:59:56,736 [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-05-09T20:00:04.919Z] 2023-05-09 20:00:03,806 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-05-09T20:00:04.919Z] 2023-05-09 20:00:03,807 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4562 with force:False [2023-05-09T20:00:04.919Z] 2023-05-09 20:00:03,807 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4562 [2023-05-09T20:00:04.919Z] 2023-05-09 20:00:03,812 [execute] INFO git cat-file --batch-check [2023-05-09T20:00:04.919Z] 2023-05-09 20:00:03,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T20:00:04.919Z] 2023-05-09 20:00:03,818 [execute] INFO git cat-file --batch [2023-05-09T20:00:04.919Z] 2023-05-09 20:00:03,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T20:00:04.919Z] 2023-05-09 20:00:03,823 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4562 [2023-05-09T20:00:04.919Z] 0.0.0 [Pipeline] } [2023-05-09T20:00:04.952Z] $ docker exec --env ******** --env ******** 02f18c62b3ed5c37ef634a9c8282aadc93c1507825d7c99ccd7a2fcb55a6b1f5 ssh-agent -k [2023-05-09T20:00:05.046Z] unset SSH_AUTH_SOCK; [2023-05-09T20:00:05.047Z] unset SSH_AGENT_PID; [2023-05-09T20:00:05.047Z] echo Agent pid 77 killed; [2023-05-09T20:00:05.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T20:00:05.497Z] + git semver [Pipeline] } [2023-05-09T20:00:05.786Z] $ docker stop --time=1 02f18c62b3ed5c37ef634a9c8282aadc93c1507825d7c99ccd7a2fcb55a6b1f5 [2023-05-09T20:00:07.465Z] $ docker rm -f --volumes 02f18c62b3ed5c37ef634a9c8282aadc93c1507825d7c99ccd7a2fcb55a6b1f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T20:00:07.896Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T20:00:08.203Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T20:00:08.223Z] [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-05-09T20:00:09.079Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-09T20:00:09.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T20:00:09.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T20:00:09.187Z] ========================================================= [2023-05-09T20:00:09.187Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T20:00:09.187Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-09T20:00:09.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T20:00:10.108Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T20:00:10.109Z] f56be85fc22e: Pulling fs layer [2023-05-09T20:00:10.109Z] 85791d961cd3: Pulling fs layer [2023-05-09T20:00:10.109Z] d694b5ae8c79: Pulling fs layer [2023-05-09T20:00:10.109Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T20:00:10.109Z] 4d19c01a9841: Pulling fs layer [2023-05-09T20:00:10.109Z] 9325e15d5711: Pulling fs layer [2023-05-09T20:00:10.109Z] 556b6ee489ea: Pulling fs layer [2023-05-09T20:00:10.109Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T20:00:10.109Z] 4d19c01a9841: Waiting [2023-05-09T20:00:10.109Z] 9325e15d5711: Waiting [2023-05-09T20:00:10.109Z] c5a4b2cf53e6: Waiting [2023-05-09T20:00:10.109Z] 556b6ee489ea: Waiting [2023-05-09T20:00:10.109Z] 85791d961cd3: Verifying Checksum [2023-05-09T20:00:10.109Z] 85791d961cd3: Download complete [2023-05-09T20:00:10.109Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T20:00:10.109Z] 9f32a84ed3da: Download complete [2023-05-09T20:00:10.109Z] 4d19c01a9841: Verifying Checksum [2023-05-09T20:00:10.109Z] 4d19c01a9841: Download complete [2023-05-09T20:00:10.109Z] f56be85fc22e: Verifying Checksum [2023-05-09T20:00:10.109Z] f56be85fc22e: Download complete [2023-05-09T20:00:10.109Z] 9325e15d5711: Verifying Checksum [2023-05-09T20:00:10.109Z] 9325e15d5711: Download complete [2023-05-09T20:00:10.684Z] f56be85fc22e: Pull complete [2023-05-09T20:00:10.684Z] d694b5ae8c79: Verifying Checksum [2023-05-09T20:00:10.684Z] d694b5ae8c79: Download complete [2023-05-09T20:00:10.956Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T20:00:10.956Z] c5a4b2cf53e6: Download complete [2023-05-09T20:00:11.223Z] 556b6ee489ea: Verifying Checksum [2023-05-09T20:00:11.223Z] 556b6ee489ea: Download complete [2023-05-09T20:00:11.223Z] 85791d961cd3: Pull complete [2023-05-09T20:00:15.424Z] d694b5ae8c79: Pull complete [2023-05-09T20:00:15.424Z] 9f32a84ed3da: Pull complete [2023-05-09T20:00:15.424Z] 4d19c01a9841: Pull complete [2023-05-09T20:00:15.424Z] 9325e15d5711: Pull complete [2023-05-09T20:00:18.714Z] 556b6ee489ea: Pull complete [2023-05-09T20:00:19.702Z] c5a4b2cf53e6: Pull complete [2023-05-09T20:00:19.702Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T20:00:19.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T20:00:19.702Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-09T20:00:20.067Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T20:00:20.067Z] WORKDIR /edgex [2023-05-09T20:00:20.067Z] COPY go.mod . [2023-05-09T20:00:20.068Z] RUN go mod download [2023-05-09T20:00:20.068Z] docker build -t ci-base-image-x86_64 -f - . [2023-05-09T20:00:20.643Z] Sending build context to Docker daemon 170.8MB [2023-05-09T20:00:20.643Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T20:00:20.643Z] ---> c4be618373d6 [2023-05-09T20:00:20.643Z] Step 2/4 : WORKDIR /edgex [2023-05-09T20:00:23.571Z] Still waiting to schedule task [2023-05-09T20:00:23.571Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-14750’ is offline [2023-05-09T20:00:32.911Z] ---> Running in e3ee1e473f2c [2023-05-09T20:00:32.911Z] Removing intermediate container e3ee1e473f2c [2023-05-09T20:00:32.911Z] ---> a97597dc7b5c [2023-05-09T20:00:32.911Z] Step 3/4 : COPY go.mod . [2023-05-09T20:00:32.911Z] ---> 0ecc0ee119d2 [2023-05-09T20:00:32.911Z] Step 4/4 : RUN go mod download [2023-05-09T20:00:33.182Z] ---> Running in 13cdb1dfb003 [2023-05-09T20:00:55.179Z] Removing intermediate container 13cdb1dfb003 [2023-05-09T20:00:55.179Z] ---> 0c5bc9e372f7 [2023-05-09T20:00:55.179Z] Successfully built 0c5bc9e372f7 [2023-05-09T20:00:55.179Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:00:55.563Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T20:00:55.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:00:55.711Z] prd-ubuntu20.04-docker-8c-8g-14751 does not seem to be running inside a container [2023-05-09T20:00:55.744Z] $ 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-05-09T20:00:56.484Z] $ docker top e2db0cf9cbfc7d56b8f7af4e50a757467efb467f42ecfc2b9d6e10938823b205 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T20:00:56.879Z] + go version [2023-05-09T20:00:56.879Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T20:00:56.915Z] $ docker stop --time=1 e2db0cf9cbfc7d56b8f7af4e50a757467efb467f42ecfc2b9d6e10938823b205 [2023-05-09T20:00:58.449Z] $ docker rm -f --volumes e2db0cf9cbfc7d56b8f7af4e50a757467efb467f42ecfc2b9d6e10938823b205 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:00:59.217Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T20:00:59.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:00:59.378Z] prd-ubuntu20.04-docker-8c-8g-14751 does not seem to be running inside a container [2023-05-09T20:00:59.418Z] $ 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-05-09T20:01:00.153Z] $ docker top 68932ae568f2f9d0979cd078decf7a665a926f52f17259d40e0e653e4c47a795 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T20:01:00.267Z] ========================================================= [2023-05-09T20:01:00.267Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-09T20:01:00.267Z] ========================================================= [Pipeline] sh [2023-05-09T20:01:00.562Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T20:01:00.924Z] + make test [2023-05-09T20:01:00.924Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T20:01:07.491Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-09T20:01:17.466Z] # github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis [2023-05-09T20:01:17.466Z] internal/pkg/infrastructure/redis/provisionwatcher.go:42:91: pw.DiscoveredDevice.ServiceName undefined (type models.DiscoveredDevice has no field or method ServiceName) [2023-05-09T20:01:17.466Z] internal/pkg/infrastructure/redis/provisionwatcher.go:194:91: pw.DiscoveredDevice.ServiceName undefined (type models.DiscoveredDevice has no field or method ServiceName) [2023-05-09T20:01:20.808Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-09T20:01:20.808Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-09T20:01:21.438Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/application [2023-05-09T20:01:21.438Z] internal/core/metadata/application/provisionwatcher.go:41:113: pw.DiscoveredDevice.ServiceName undefined (type models.DiscoveredDevice has no field or method ServiceName) [2023-05-09T20:01:21.438Z] internal/core/metadata/application/provisionwatcher.go:134:116: pw.DiscoveredDevice.ServiceName undefined (type models.DiscoveredDevice has no field or method ServiceName) [2023-05-09T20:01:21.438Z] internal/core/metadata/application/provisionwatcher.go:150:26: dto.DiscoveredDevice.ServiceName undefined (type dtos.UpdateDiscoveredDevice has no field or method ServiceName) [2023-05-09T20:01:21.438Z] internal/core/metadata/application/provisionwatcher.go:150:105: pw.DiscoveredDevice.ServiceName undefined (type models.DiscoveredDevice has no field or method ServiceName) [2023-05-09T20:01:21.438Z] internal/core/metadata/application/provisionwatcher.go:151:40: pw.DiscoveredDevice.ServiceName undefined (type models.DiscoveredDevice has no field or method ServiceName) [2023-05-09T20:01:21.438Z] internal/core/metadata/application/provisionwatcher.go:166:116: pw.DiscoveredDevice.ServiceName undefined (type models.DiscoveredDevice has no field or method ServiceName) [2023-05-09T20:01:22.014Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-09T20:01:22.948Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-09T20:01:23.207Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-09T20:01:23.207Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-09T20:01:23.207Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-09T20:01:23.467Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-09T20:01:24.406Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-09T20:01:24.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-09T20:01:24.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-09T20:01:24.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-09T20:01:24.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2023-05-09T20:01:26.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-05-09T20:01:27.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-09T20:01:27.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-09T20:01:28.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-09T20:01:28.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-09T20:01:30.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-09T20:01:30.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-09T20:01:30.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-09T20:01:30.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-09T20:01:30.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-09T20:01:30.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-09T20:01:30.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-09T20:01:30.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-09T20:01:30.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-09T20:01:30.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.105s coverage: 71.5% of statements [2023-05-09T20:01:30.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements [2023-05-09T20:01:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-09T20:01:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-09T20:01:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-09T20:01:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-09T20:01:32.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-09T20:01:32.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-09T20:01:32.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-09T20:01:32.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-09T20:01:32.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.317s coverage: 88.5% of statements [2023-05-09T20:01:32.010Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] [2023-05-09T20:01:32.010Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] [2023-05-09T20:01:32.010Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements [2023-05-09T20:01:32.010Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 65.9% of statements [2023-05-09T20:01:32.011Z] FAIL github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis [build failed] [2023-05-09T20:01:32.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-09T20:01:32.579Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 29.0% of statements [2023-05-09T20:01:32.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 42.9% of statements [2023-05-09T20:01:33.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-09T20:01:33.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-09T20:01:33.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-09T20:01:33.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-09T20:01:33.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.091s coverage: 82.9% of statements [2023-05-09T20:01:33.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.095s coverage: 94.1% of statements [2023-05-09T20:01:33.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements [2023-05-09T20:01:33.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2023-05-09T20:01:34.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-09T20:01:34.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-09T20:01:34.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-09T20:01:34.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-09T20:01:35.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-09T20:01:35.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-09T20:01:35.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-09T20:01:35.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-09T20:01:35.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-09T20:01:35.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-09T20:01:36.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-09T20:01:37.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-09T20:01:37.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-09T20:01:38.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-09T20:01:38.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-09T20:01:39.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-09T20:01:39.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-09T20:01:39.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-09T20:01:41.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-09T20:01:41.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-09T20:01:41.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-09T20:01:42.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-09T20:01:42.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-09T20:01:42.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-09T20:01:43.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-09T20:01:43.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-09T20:01:43.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-09T20:01:43.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-09T20:01:45.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-09T20:01:45.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-09T20:01:45.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-09T20:01:45.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2023-05-09T20:01:45.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-09T20:01:45.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-09T20:01:46.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-09T20:01:46.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-09T20:01:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.289s coverage: 79.9% of statements [2023-05-09T20:01:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements [2023-05-09T20:01:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements [2023-05-09T20:01:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements [2023-05-09T20:01:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2023-05-09T20:01:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-05-09T20:01:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2023-05-09T20:01:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements [2023-05-09T20:01:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.107s coverage: 82.1% of statements [2023-05-09T20:01:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 86.0% of statements [2023-05-09T20:01:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 63.1% of statements [2023-05-09T20:01:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-05-09T20:01:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-05-09T20:01:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-05-09T20:01:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2023-05-09T20:01:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2023-05-09T20:01:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.196s coverage: 38.4% of statements [2023-05-09T20:01:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-05-09T20:01:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2023-05-09T20:01:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-05-09T20:01:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.3% of statements [2023-05-09T20:01:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements [2023-05-09T20:01:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-05-09T20:01:58.626Z] FAIL [2023-05-09T20:01:58.626Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-05-09T20:01:58.670Z] $ docker stop --time=1 68932ae568f2f9d0979cd078decf7a665a926f52f17259d40e0e653e4c47a795 [2023-05-09T20:02:00.569Z] $ docker rm -f --volumes 68932ae568f2f9d0979cd078decf7a665a926f52f17259d40e0e653e4c47a795 [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-05-09T20:02:01.565Z] Failed in branch amd64 [2023-05-09T20:02:04.149Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14754 in /w/workspace/edgexfoundry_edgex-go_PR-4562 [Pipeline] { [Pipeline] ws [2023-05-09T20:02:04.210Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-05-09T20:02:04.298Z] The recommended git tool is: git [2023-05-09T20:02:10.055Z] using credential edgex-jenkins-ssh [2023-05-09T20:02:10.077Z] Cloning the remote Git repository [2023-05-09T20:02:10.137Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-09T20:02:10.246Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-05-09T20:02:10.421Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-09T20:02:10.422Z] > git --version # timeout=10 [2023-05-09T20:02:10.445Z] > git --version # 'git version 2.25.1' [2023-05-09T20:02:10.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T20:02:10.632Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T20:02:27.633Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-09T20:02:27.652Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T20:02:29.447Z] Merging remotes/origin/main commit 079d219be26533084879877c2803b7bbbdfcd758 into PR head commit 031fd595800b20ddb7f689dcf40632e3090f265f [2023-05-09T20:02:29.886Z] Merge succeeded, producing 031fd595800b20ddb7f689dcf40632e3090f265f [2023-05-09T20:02:29.887Z] Checking out Revision 031fd595800b20ddb7f689dcf40632e3090f265f (PR-4562) [2023-05-09T20:02:30.585Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-05-09T20:02:30.648Z] > git --version # timeout=10 [2023-05-09T20:02:30.659Z] > git --version # 'git version 2.25.1' [2023-05-09T20:02:30.671Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T20:02:28.649Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-09T20:02:28.692Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-09T20:02:28.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T20:02:28.711Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4562/head:refs/remotes/origin/PR-4562 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-09T20:02:29.471Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T20:02:29.537Z] > git checkout -f 031fd595800b20ddb7f689dcf40632e3090f265f # timeout=10 [2023-05-09T20:02:29.771Z] > git remote # timeout=10 [2023-05-09T20:02:29.793Z] > git config --get remote.origin.url # timeout=10 [2023-05-09T20:02:29.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T20:02:29.839Z] > git merge 079d219be26533084879877c2803b7bbbdfcd758 # timeout=10 [2023-05-09T20:02:29.867Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-09T20:02:29.896Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T20:02:29.912Z] > git checkout -f 031fd595800b20ddb7f689dcf40632e3090f265f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T20:02:31.934Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T20:02:31.934Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T20:02:31.934Z] Dload Upload Total Spent Left Speed [2023-05-09T20:02:31.934Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 97335 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-05-09T20:02:32.515Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T20:02:32.868Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-05-09T20:02:32.868Z] [2023-05-09T20:02:32.868Z] { [2023-05-09T20:02:32.868Z] "registry-mirrors": [ [2023-05-09T20:02:32.868Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T20:02:32.868Z] ], [2023-05-09T20:02:32.868Z] "bip": "10.250.0.254/24", [2023-05-09T20:02:32.868Z] "hosts": [ [2023-05-09T20:02:32.868Z] "tcp://0.0.0.0:5555", [2023-05-09T20:02:32.868Z] "unix:///var/run/docker.sock" [2023-05-09T20:02:32.868Z] ], [2023-05-09T20:02:32.868Z] "mtu": 1458, [2023-05-09T20:02:32.868Z] "selinux-enabled": true, [2023-05-09T20:02:32.868Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T20:02:32.868Z] } [Pipeline] sh [2023-05-09T20:02:33.219Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T20:02:33.588Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T20:02:51.951Z] provisioning config files... [2023-05-09T20:02:51.982Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10938594834798106710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:02:52.396Z] ---> docker-login.sh [2023-05-09T20:02:52.396Z] nexus3.edgexfoundry.org:10001 [2023-05-09T20:02:52.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:02:52.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:02:52.940Z] Configure a credential helper to remove this warning. See [2023-05-09T20:02:52.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:02:52.940Z] [2023-05-09T20:02:52.940Z] Login Succeeded [2023-05-09T20:02:52.940Z] nexus3.edgexfoundry.org:10002 [2023-05-09T20:02:53.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:02:53.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:02:53.482Z] Configure a credential helper to remove this warning. See [2023-05-09T20:02:53.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:02:53.482Z] [2023-05-09T20:02:53.482Z] Login Succeeded [2023-05-09T20:02:53.482Z] nexus3.edgexfoundry.org:10003 [2023-05-09T20:02:53.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:02:53.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:02:53.754Z] Configure a credential helper to remove this warning. See [2023-05-09T20:02:53.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:02:53.754Z] [2023-05-09T20:02:53.754Z] Login Succeeded [2023-05-09T20:02:53.754Z] nexus3.edgexfoundry.org:10004 [2023-05-09T20:02:54.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:02:54.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:02:54.026Z] Configure a credential helper to remove this warning. See [2023-05-09T20:02:54.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:02:54.026Z] [2023-05-09T20:02:54.026Z] Login Succeeded [2023-05-09T20:02:54.311Z] docker.io [2023-05-09T20:02:54.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:02:54.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:02:54.580Z] Configure a credential helper to remove this warning. See [2023-05-09T20:02:54.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:02:54.580Z] [2023-05-09T20:02:54.580Z] Login Succeeded [2023-05-09T20:02:54.580Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T20:02:54.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-09T20:02:55.336Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-09T20:02:55.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T20:02:55.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T20:02:55.457Z] ========================================================= [2023-05-09T20:02:55.457Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T20:02:55.457Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-09T20:02:55.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T20:02:56.113Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T20:02:56.113Z] c41833b44d91: Pulling fs layer [2023-05-09T20:02:56.113Z] ed15518f5707: Pulling fs layer [2023-05-09T20:02:56.113Z] feae8fd75edb: Pulling fs layer [2023-05-09T20:02:56.113Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T20:02:56.113Z] 3cdef696dda3: Pulling fs layer [2023-05-09T20:02:56.113Z] 2ced38df9373: Pulling fs layer [2023-05-09T20:02:56.113Z] 58f1dce35555: Pulling fs layer [2023-05-09T20:02:56.113Z] 3cdef696dda3: Waiting [2023-05-09T20:02:56.113Z] 2ced38df9373: Waiting [2023-05-09T20:02:56.113Z] 58f1dce35555: Waiting [2023-05-09T20:02:56.113Z] 242c74f7c9fa: Waiting [2023-05-09T20:02:56.113Z] ed15518f5707: Verifying Checksum [2023-05-09T20:02:56.113Z] ed15518f5707: Download complete [2023-05-09T20:02:56.113Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T20:02:56.113Z] 242c74f7c9fa: Download complete [2023-05-09T20:02:56.113Z] 3cdef696dda3: Verifying Checksum [2023-05-09T20:02:56.113Z] 3cdef696dda3: Download complete [2023-05-09T20:02:56.113Z] c41833b44d91: Verifying Checksum [2023-05-09T20:02:56.113Z] c41833b44d91: Download complete [2023-05-09T20:02:57.091Z] c41833b44d91: Pull complete [2023-05-09T20:02:57.684Z] 58f1dce35555: Verifying Checksum [2023-05-09T20:02:57.684Z] 58f1dce35555: Download complete [2023-05-09T20:02:57.684Z] ed15518f5707: Pull complete [2023-05-09T20:02:58.655Z] feae8fd75edb: Verifying Checksum [2023-05-09T20:02:58.655Z] feae8fd75edb: Download complete [2023-05-09T20:02:59.039Z] 2ced38df9373: Verifying Checksum [2023-05-09T20:02:59.039Z] 2ced38df9373: Download complete [2023-05-09T20:03:11.416Z] feae8fd75edb: Pull complete [2023-05-09T20:03:11.416Z] 242c74f7c9fa: Pull complete [2023-05-09T20:03:11.416Z] 3cdef696dda3: Pull complete [2023-05-09T20:03:16.790Z] 2ced38df9373: Pull complete [2023-05-09T20:03:19.459Z] 58f1dce35555: Pull complete [2023-05-09T20:03:19.459Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T20:03:19.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T20:03:19.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-09T20:03:19.867Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T20:03:19.868Z] WORKDIR /edgex [2023-05-09T20:03:19.868Z] COPY go.mod . [2023-05-09T20:03:19.868Z] RUN go mod download [2023-05-09T20:03:19.868Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-09T20:03:20.473Z] Sending build context to Docker daemon 2.931MB [2023-05-09T20:03:20.473Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T20:03:20.473Z] ---> fadd8f120f05 [2023-05-09T20:03:20.473Z] Step 2/4 : WORKDIR /edgex [2023-05-09T20:03:22.424Z] ---> Running in cebe7a6ce9d4 [2023-05-09T20:03:22.693Z] Removing intermediate container cebe7a6ce9d4 [2023-05-09T20:03:22.693Z] ---> b2942502cc74 [2023-05-09T20:03:22.693Z] Step 3/4 : COPY go.mod . [2023-05-09T20:03:23.282Z] ---> f93f1e0041b7 [2023-05-09T20:03:23.282Z] Step 4/4 : RUN go mod download [2023-05-09T20:03:23.282Z] ---> Running in 8277309edd88 [2023-05-09T20:03:55.576Z] Removing intermediate container 8277309edd88 [2023-05-09T20:03:55.576Z] ---> 989e6327cdbd [2023-05-09T20:03:55.576Z] Successfully built 989e6327cdbd [2023-05-09T20:03:55.576Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:03:56.222Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T20:03:56.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:03:56.517Z] prd-ubuntu20.04-docker-arm64-4c-16g-14754 does not seem to be running inside a container [2023-05-09T20:03:56.627Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-09T20:04:00.683Z] $ docker top 690f66fba47550bf7a734ce05f6afcd799ddedd498adcda34a2cba98b54244f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T20:04:01.600Z] + go version [2023-05-09T20:04:01.600Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T20:04:01.644Z] $ docker stop --time=1 690f66fba47550bf7a734ce05f6afcd799ddedd498adcda34a2cba98b54244f6 [2023-05-09T20:04:03.285Z] $ docker rm -f --volumes 690f66fba47550bf7a734ce05f6afcd799ddedd498adcda34a2cba98b54244f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:04:04.206Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T20:04:04.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:04:04.475Z] prd-ubuntu20.04-docker-arm64-4c-16g-14754 does not seem to be running inside a container [2023-05-09T20:04:04.553Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-09T20:04:05.821Z] $ docker top 367672a3da7749b50985a1ae453e4441f3246526bacd86bd25a4615ad05554e6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T20:04:06.097Z] ========================================================= [2023-05-09T20:04:06.097Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-09T20:04:06.097Z] ========================================================= [Pipeline] sh [2023-05-09T20:04:06.761Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T20:04:07.475Z] + make test [2023-05-09T20:04:07.476Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T20:04:54.347Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-09T20:06:46.235Z] # github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis [2023-05-09T20:06:46.235Z] internal/pkg/infrastructure/redis/provisionwatcher.go:42:91: pw.DiscoveredDevice.ServiceName undefined (type models.DiscoveredDevice has no field or method ServiceName) [2023-05-09T20:06:46.235Z] internal/pkg/infrastructure/redis/provisionwatcher.go:194:91: pw.DiscoveredDevice.ServiceName undefined (type models.DiscoveredDevice has no field or method ServiceName) [2023-05-09T20:06:46.829Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/application [2023-05-09T20:06:46.829Z] internal/core/metadata/application/provisionwatcher.go:41:113: pw.DiscoveredDevice.ServiceName undefined (type models.DiscoveredDevice has no field or method ServiceName) [2023-05-09T20:06:46.829Z] internal/core/metadata/application/provisionwatcher.go:134:116: pw.DiscoveredDevice.ServiceName undefined (type models.DiscoveredDevice has no field or method ServiceName) [2023-05-09T20:06:46.829Z] internal/core/metadata/application/provisionwatcher.go:150:26: dto.DiscoveredDevice.ServiceName undefined (type dtos.UpdateDiscoveredDevice has no field or method ServiceName) [2023-05-09T20:06:46.829Z] internal/core/metadata/application/provisionwatcher.go:150:105: pw.DiscoveredDevice.ServiceName undefined (type models.DiscoveredDevice has no field or method ServiceName) [2023-05-09T20:06:46.829Z] internal/core/metadata/application/provisionwatcher.go:151:40: pw.DiscoveredDevice.ServiceName undefined (type models.DiscoveredDevice has no field or method ServiceName) [2023-05-09T20:06:46.829Z] internal/core/metadata/application/provisionwatcher.go:166:116: pw.DiscoveredDevice.ServiceName undefined (type models.DiscoveredDevice has no field or method ServiceName) [2023-05-09T20:06:48.789Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-09T20:06:48.789Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-09T20:06:53.071Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-09T20:06:55.029Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-09T20:06:55.297Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-09T20:06:55.297Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-09T20:06:55.297Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-09T20:06:57.244Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-09T20:06:58.666Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-09T20:06:58.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-09T20:07:13.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-09T20:07:13.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-09T20:07:13.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.572s coverage: 28.7% of statements [2023-05-09T20:07:23.785Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.326s coverage: 98.5% of statements [2023-05-09T20:07:30.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-09T20:07:30.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-09T20:07:34.739Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.852s coverage: 71.5% of statements [2023-05-09T20:07:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-09T20:07:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-09T20:07:38.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.411s coverage: 54.0% of statements [2023-05-09T20:07:42.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-09T20:07:42.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-09T20:07:42.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-09T20:07:42.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-09T20:07:42.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-09T20:07:42.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-09T20:07:45.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-09T20:07:45.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-09T20:07:45.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-09T20:07:47.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-09T20:07:47.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-09T20:07:47.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-09T20:07:47.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-09T20:07:56.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-09T20:07:56.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-09T20:07:56.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-09T20:07:56.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-09T20:07:57.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.458s coverage: 88.5% of statements [2023-05-09T20:07:57.112Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] [2023-05-09T20:07:57.112Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] [2023-05-09T20:07:57.112Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.227s coverage: 72.2% of statements [2023-05-09T20:07:57.112Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.384s coverage: 65.9% of statements [2023-05-09T20:07:57.112Z] FAIL github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis [build failed] [2023-05-09T20:07:59.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-09T20:07:59.342Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.302s coverage: 29.0% of statements [2023-05-09T20:08:01.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.454s coverage: 42.9% of statements [2023-05-09T20:08:01.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.349s coverage: 82.9% of statements [2023-05-09T20:08:02.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.241s coverage: 94.1% of statements [2023-05-09T20:08:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.288s coverage: 96.3% of statements [2023-05-09T20:08:06.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements [2023-05-09T20:08:09.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-09T20:08:09.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-09T20:08:09.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-09T20:08:09.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-09T20:08:12.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-09T20:08:12.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-09T20:08:12.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-09T20:08:12.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-09T20:08:18.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.261s coverage: 94.4% of statements [2023-05-09T20:08:18.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-09T20:08:18.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-09T20:08:18.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-09T20:08:18.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-09T20:08:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-09T20:08:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-09T20:08:26.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-09T20:08:34.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.084s coverage: 79.9% of statements [2023-05-09T20:08:34.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.297s coverage: 92.9% of statements [2023-05-09T20:08:34.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements [2023-05-09T20:08:34.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.213s coverage: 62.3% of statements [2023-05-09T20:08:34.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements [2023-05-09T20:08:34.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.175s coverage: 20.0% of statements [2023-05-09T20:08:34.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2023-05-09T20:08:34.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.464s coverage: 81.8% of statements [2023-05-09T20:08:35.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-09T20:08:35.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-09T20:08:35.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.520s coverage: 82.1% of statements [2023-05-09T20:08:35.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.280s coverage: 86.0% of statements [2023-05-09T20:08:42.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-09T20:08:42.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-09T20:08:43.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.845s coverage: 63.1% of statements [2023-05-09T20:08:43.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.375s coverage: 100.0% of statements [2023-05-09T20:08:45.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.143s coverage: 89.4% of statements [2023-05-09T20:08:45.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.095s coverage: 100.0% of statements [2023-05-09T20:08:45.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements [2023-05-09T20:08:46.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-09T20:08:46.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-09T20:08:46.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-09T20:08:46.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements [2023-05-09T20:08:56.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-09T20:08:56.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-09T20:08:56.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-09T20:08:56.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.154s coverage: 38.4% of statements [2023-05-09T20:08:56.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements [2023-05-09T20:09:03.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-09T20:09:03.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-09T20:09:03.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-09T20:09:03.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.256s coverage: 84.8% of statements [2023-05-09T20:09:09.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-09T20:09:09.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-09T20:09:09.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-09T20:09:09.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-09T20:09:16.515Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.300s coverage: 17.7% of statements [2023-05-09T20:09:16.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-09T20:09:16.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-09T20:09:16.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-09T20:09:17.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.614s coverage: 92.3% of statements [2023-05-09T20:09:21.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-09T20:09:21.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-09T20:09:21.650Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.289s coverage: 61.5% of statements [2023-05-09T20:09:23.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-09T20:09:23.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-09T20:09:24.176Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.404s coverage: 97.7% of statements [2023-05-09T20:09:24.176Z] FAIL [2023-05-09T20:09:25.138Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-05-09T20:09:25.187Z] $ docker stop --time=1 367672a3da7749b50985a1ae453e4441f3246526bacd86bd25a4615ad05554e6 [2023-05-09T20:09:27.100Z] $ docker rm -f --volumes 367672a3da7749b50985a1ae453e4441f3246526bacd86bd25a4615ad05554e6 [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-05-09T20:09:29.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T20:09:29.158Z] [2023-05-09T20:09:29.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:09:29.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T20:09:29.850Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T20:09:29.850Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T20:09:29.850Z] 04944245beec: Pulling fs layer [2023-05-09T20:09:29.850Z] 699f458cf7ca: Pulling fs layer [2023-05-09T20:09:29.850Z] 765212b225bb: Pulling fs layer [2023-05-09T20:09:29.850Z] f23df028b6ca: Pulling fs layer [2023-05-09T20:09:29.850Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T20:09:29.850Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T20:09:29.850Z] 765212b225bb: Waiting [2023-05-09T20:09:29.850Z] 2437ff75d9bd: Waiting [2023-05-09T20:09:29.850Z] f23df028b6ca: Waiting [2023-05-09T20:09:29.850Z] d65c8cfc05b1: Waiting [2023-05-09T20:09:29.850Z] 04944245beec: Verifying Checksum [2023-05-09T20:09:29.850Z] 04944245beec: Download complete [2023-05-09T20:09:29.850Z] 765212b225bb: Verifying Checksum [2023-05-09T20:09:29.850Z] 765212b225bb: Download complete [2023-05-09T20:09:30.122Z] f23df028b6ca: Verifying Checksum [2023-05-09T20:09:30.122Z] f23df028b6ca: Download complete [2023-05-09T20:09:30.122Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T20:09:30.122Z] d65c8cfc05b1: Download complete [2023-05-09T20:09:30.122Z] 699f458cf7ca: Verifying Checksum [2023-05-09T20:09:30.122Z] 699f458cf7ca: Download complete [2023-05-09T20:09:30.713Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T20:09:30.713Z] 8998bd30e6a1: Download complete [2023-05-09T20:09:32.663Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T20:09:32.663Z] 2437ff75d9bd: Download complete [2023-05-09T20:09:34.616Z] 8998bd30e6a1: Pull complete [2023-05-09T20:09:35.204Z] 04944245beec: Pull complete [2023-05-09T20:09:36.622Z] 699f458cf7ca: Pull complete [2023-05-09T20:09:36.622Z] 765212b225bb: Pull complete [2023-05-09T20:09:37.205Z] f23df028b6ca: Pull complete [2023-05-09T20:09:37.474Z] d65c8cfc05b1: Pull complete [2023-05-09T20:09:52.478Z] 2437ff75d9bd: Pull complete [2023-05-09T20:09:52.478Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T20:09:52.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T20:09:52.478Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:09:52.824Z] prd-ubuntu20.04-docker-arm64-4c-16g-14754 does not seem to be running inside a container [2023-05-09T20:09:52.907Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-09T20:09:55.652Z] $ docker top 1b5fd874082fee0b74cefecac6aa0ec3d17f65d9afaaef893c0c7569d3868e38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:09:56.598Z] ---> job-cost.sh [2023-05-09T20:09:56.598Z] lf-activate-venv: SKIPPING [2023-05-09T20:09:56.598Z] INFO: No Stack... [2023-05-09T20:09:56.864Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T20:09:57.827Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T20:09:58.494Z] + cat+ /w/workspace/edgex-go/1/archives/cost.csv [2023-05-09T20:09:58.494Z] cut -d, -f6 [Pipeline] lock [2023-05-09T20:09:58.590Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4562-1-stack-cost] [2023-05-09T20:09:58.595Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4562-1-stack-cost] did not exist. Created. [2023-05-09T20:09:58.596Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4562-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T20:09:59.334Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T20:09:59.978Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T20:09:59.995Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4562-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T20:10:00.083Z] $ docker stop --time=1 1b5fd874082fee0b74cefecac6aa0ec3d17f65d9afaaef893c0c7569d3868e38 [2023-05-09T20:10:01.614Z] $ docker rm -f --volumes 1b5fd874082fee0b74cefecac6aa0ec3d17f65d9afaaef893c0c7569d3868e38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T20:10:02.423Z] 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-05-09T20:10:04.039Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:10:04.369Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:10:05.259Z] ---> package-listing.sh [2023-05-09T20:10:05.259Z] ++ facter osfamily [2023-05-09T20:10:05.259Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T20:10:05.518Z] + OS_FAMILY=debian [2023-05-09T20:10:05.518Z] + workspace=/w/workspace/edgex-go/1 [2023-05-09T20:10:05.518Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T20:10:05.518Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T20:10:05.518Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T20:10:05.518Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T20:10:05.518Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-09T20:10:05.518Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T20:10:05.518Z] + case "${OS_FAMILY}" in [2023-05-09T20:10:05.518Z] + dpkg -l [2023-05-09T20:10:05.518Z] + grep '^ii' [2023-05-09T20:10:05.518Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T20:10:05.518Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T20:10:05.518Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T20:10:05.518Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-09T20:10:05.518Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-05-09T20:10:05.518Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-05-09T20:10:05.556Z] 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-05-09T20:10:05.851Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:10:06.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T20:10:06.482Z] [2023-05-09T20:10:06.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:10:06.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T20:10:06.868Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T20:10:06.868Z] 5eb5b503b376: Pulling fs layer [2023-05-09T20:10:06.868Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T20:10:06.868Z] ec43610c2a17: Pulling fs layer [2023-05-09T20:10:06.868Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T20:10:06.868Z] 33b1e0a273af: Pulling fs layer [2023-05-09T20:10:06.868Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T20:10:06.868Z] 2f39f015ded8: Pulling fs layer [2023-05-09T20:10:06.868Z] 33b1e0a273af: Waiting [2023-05-09T20:10:06.868Z] 5d3b04190fa2: Waiting [2023-05-09T20:10:06.868Z] 2f39f015ded8: Waiting [2023-05-09T20:10:06.868Z] 3a2ae6a8a46f: Waiting [2023-05-09T20:10:06.868Z] 5c69ac0246d0: Verifying Checksum [2023-05-09T20:10:06.868Z] 5c69ac0246d0: Download complete [2023-05-09T20:10:06.868Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T20:10:06.868Z] 3a2ae6a8a46f: Download complete [2023-05-09T20:10:06.868Z] 33b1e0a273af: Verifying Checksum [2023-05-09T20:10:06.868Z] 33b1e0a273af: Download complete [2023-05-09T20:10:06.868Z] ec43610c2a17: Verifying Checksum [2023-05-09T20:10:06.868Z] ec43610c2a17: Download complete [2023-05-09T20:10:06.868Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T20:10:06.868Z] 5d3b04190fa2: Download complete [2023-05-09T20:10:07.126Z] 5eb5b503b376: Verifying Checksum [2023-05-09T20:10:07.126Z] 5eb5b503b376: Download complete [2023-05-09T20:10:07.692Z] 2f39f015ded8: Download complete [2023-05-09T20:10:08.261Z] 5eb5b503b376: Pull complete [2023-05-09T20:10:08.519Z] 5c69ac0246d0: Pull complete [2023-05-09T20:10:08.778Z] ec43610c2a17: Pull complete [2023-05-09T20:10:09.048Z] 3a2ae6a8a46f: Pull complete [2023-05-09T20:10:09.307Z] 33b1e0a273af: Pull complete [2023-05-09T20:10:09.307Z] 5d3b04190fa2: Pull complete [2023-05-09T20:10:13.486Z] 2f39f015ded8: Pull complete [2023-05-09T20:10:13.486Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T20:10:13.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T20:10:13.486Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:10:13.712Z] prd-ubuntu20.04-docker-8c-8g-14751 does not seem to be running inside a container [2023-05-09T20:10:13.750Z] $ 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-05-09T20:10:18.165Z] $ docker top 526a260dfa8d92f91f1fbc3cc32b0c198588fafec3a3bbba158686ce1a106f51 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T20:10:18.564Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T20:10:18.894Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T20:10:19.219Z] + ls /var/log/sa-host [2023-05-09T20:10:19.219Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T20:10:19.389Z] provisioning config files... [2023-05-09T20:10:19.402Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config975358417867829975tmp [Pipeline] { [Pipeline] echo [2023-05-09T20:10:19.463Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:10:19.788Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T20:10:19.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:10:20.224Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T20:10:20.257Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:10:20.580Z] ---> sudo-logs.sh [2023-05-09T20:10:20.580Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T20:10:20.660Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:10:20.981Z] ---> job-cost.sh [2023-05-09T20:10:20.981Z] lf-activate-venv: SKIPPING [2023-05-09T20:10:20.981Z] DEBUG: total: 0.10999999940395355 [2023-05-09T20:10:20.981Z] INFO: Retrieving Stack Cost... [2023-05-09T20:10:21.241Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T20:10:21.811Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T20:10:21.848Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:10:22.169Z] ---> logs-deploy.sh [2023-05-09T20:10:22.169Z] lf-activate-venv: SKIPPING [2023-05-09T20:10:22.169Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4562/1 [2023-05-09T20:10:22.169Z] INFO: archiving workspace using pattern(s): [2023-05-09T20:10:23.105Z] Archives upload complete. [2023-05-09T20:10:23.364Z] INFO: archiving logs to Nexus [2023-05-09T20:10:24.297Z] ---> uname -a: [2023-05-09T20:10:24.297Z] Linux prd-ubuntu20-04-docker-8c-8g-14751 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-09T20:10:24.298Z] [2023-05-09T20:10:24.298Z]