Pull request #4295 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2cbf2704bada16df8533883503390ebb21af5e74+5762ad0855b277c3a10a3989888db3e958004f6b (605c52ff0b8099393be5f7fa92fcb0ed7fb9043b) 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-ssh8471765260447864521.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10159866252881190188.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4295/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4295/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6135698441194758503.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh3094415367924666071.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4295/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4295/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3726572888184513403.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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/v2], 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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2997 in /w/workspace/edgexfoundry_edgex-go_PR-4295 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5762ad0855b277c3a10a3989888db3e958004f6b into PR head commit 2cbf2704bada16df8533883503390ebb21af5e74 Merge succeeded, producing 2cbf2704bada16df8533883503390ebb21af5e74 Checking out Revision 2cbf2704bada16df8533883503390ebb21af5e74 (PR-4295) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4295/head:refs/remotes/origin/PR-4295 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cbf2704bada16df8533883503390ebb21af5e74 # 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 5762ad0855b277c3a10a3989888db3e958004f6b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cbf2704bada16df8533883503390ebb21af5e74 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-18T20:21:02.205Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-18T20:21:02.245Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-18T20:21:02.258Z] ========================================================= [2023-01-18T20:21:02.258Z] EdgeX Global Pipelines Version Info [2023-01-18T20:21:02.258Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:21:02.974Z] ------------------- [2023-01-18T20:21:02.974Z] stable info: [2023-01-18T20:21:02.974Z] ------------------- [2023-01-18T20:21:02.974Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-18T20:21:02.974Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T20:21:02.974Z] Message: update stable to v1.0.244 [2023-01-18T20:21:03.542Z] ------------------- [2023-01-18T20:21:03.542Z] experimental info: [2023-01-18T20:21:03.542Z] ------------------- [2023-01-18T20:21:03.542Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-18T20:21:03.542Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T20:21:03.542Z] Message: update experimental to v1.0.244 > git rev-list --no-walk b617838c0d983c87ee73fa35dd1d6c17e229868b # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-18T20:21:03.743Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-18T20:21:03.751Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-18T20:21:03.759Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-18T20:21:03.766Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-18T20:21:03.774Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-18T20:21:03.781Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-18T20:21:03.789Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-18T20:21:03.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-18T20:21:03.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-18T20:21:03.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-18T20:21:03.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-18T20:21:03.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-18T20:21:03.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-18T20:21:03.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-18T20:21:03.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-18T20:21:03.879Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T20:21:03.890Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T20:21:03.900Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-18T20:21:03.912Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-18T20:21:03.922Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-18T20:21:03.933Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-18T20:21:03.943Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-18T20:21:03.954Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-18T20:21:03.964Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4295 [Pipeline] echo [2023-01-18T20:21:03.975Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4295 [Pipeline] echo [2023-01-18T20:21:03.985Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4295 [Pipeline] echo [2023-01-18T20:21:03.996Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2cbf2704bada16df8533883503390ebb21af5e74 [Pipeline] echo [2023-01-18T20:21:04.006Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2cbf270 [Pipeline] echo [2023-01-18T20:21:04.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T20:21:04.058Z] provisioning config files... [2023-01-18T20:21:04.071Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config16772308973240623649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:21:04.376Z] ---> docker-login.sh [2023-01-18T20:21:04.376Z] nexus3.edgexfoundry.org:10001 [2023-01-18T20:21:04.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:21:04.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:21:04.634Z] Configure a credential helper to remove this warning. See [2023-01-18T20:21:04.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:21:04.634Z] [2023-01-18T20:21:04.634Z] Login Succeeded [2023-01-18T20:21:04.634Z] nexus3.edgexfoundry.org:10002 [2023-01-18T20:21:04.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:21:04.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:21:04.634Z] Configure a credential helper to remove this warning. See [2023-01-18T20:21:04.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:21:04.634Z] [2023-01-18T20:21:04.634Z] Login Succeeded [2023-01-18T20:21:04.634Z] nexus3.edgexfoundry.org:10003 [2023-01-18T20:21:04.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:21:04.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:21:04.894Z] Configure a credential helper to remove this warning. See [2023-01-18T20:21:04.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:21:04.894Z] [2023-01-18T20:21:04.894Z] Login Succeeded [2023-01-18T20:21:04.894Z] nexus3.edgexfoundry.org:10004 [2023-01-18T20:21:04.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:21:04.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:21:04.894Z] Configure a credential helper to remove this warning. See [2023-01-18T20:21:04.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:21:04.894Z] [2023-01-18T20:21:04.894Z] Login Succeeded [2023-01-18T20:21:04.894Z] docker.io [2023-01-18T20:21:05.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:21:05.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:21:05.152Z] Configure a credential helper to remove this warning. See [2023-01-18T20:21:05.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:21:05.152Z] [2023-01-18T20:21:05.152Z] Login Succeeded [2023-01-18T20:21:05.152Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T20:21:05.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T20:21:05.465Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/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-01-18T20:21:05.466Z] + + dirname cmd/core-command/Dockerfile [2023-01-18T20:21:05.466Z] cut -d/ -f2 [2023-01-18T20:21:05.466Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-18T20:21:05.466Z] + + dirname cmd/core-data/Dockerfile [2023-01-18T20:21:05.466Z] cut -d/ -f2 [2023-01-18T20:21:05.466Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-18T20:21:05.466Z] + dirname cmd/core-metadata/Dockerfile [2023-01-18T20:21:05.466Z] + cut -d/ -f2 [2023-01-18T20:21:05.466Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-18T20:21:05.466Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-18T20:21:05.466Z] + cut -d/ -f2 [2023-01-18T20:21:05.466Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-18T20:21:05.466Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-18T20:21:05.466Z] + cut -d/ -f2 [2023-01-18T20:21:05.466Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-18T20:21:05.466Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-18T20:21:05.466Z] + cut -d/ -f2 [2023-01-18T20:21:05.466Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-18T20:21:05.466Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-18T20:21:05.466Z] + cut -d/ -f2 [2023-01-18T20:21:05.466Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-18T20:21:05.466Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-18T20:21:05.466Z] + cut -d/ -f2 [2023-01-18T20:21:05.466Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-18T20:21:05.466Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-18T20:21:05.466Z] + cut -d/ -f2 [2023-01-18T20:21:05.466Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-18T20:21:05.466Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-18T20:21:05.466Z] + cut -d/ -f2 [2023-01-18T20:21:05.466Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-18T20:21:05.466Z] + dirname cmd/support-notifications/Dockerfile [2023-01-18T20:21:05.466Z] + cut -d/ -f2 [2023-01-18T20:21:05.466Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-18T20:21:05.466Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-18T20:21:05.466Z] + cut -d/ -f2 [2023-01-18T20:21:05.466Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-18T20:21:05.518Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image: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-01-18T20:21:05.854Z] + git rev-list -1 --merges 2cbf2704bada16df8533883503390ebb21af5e74~1..2cbf2704bada16df8533883503390ebb21af5e74 [Pipeline] echo [2023-01-18T20:21:05.873Z] -----------> git rev-list -1 --merges 2cbf2704bada16df8533883503390ebb21af5e74~1..2cbf2704bada16df8533883503390ebb21af5e74 2cbf2704bada16df8533883503390ebb21af5e74 [false] [Pipeline] sh [2023-01-18T20:21:06.160Z] + git log --format=format:%s -1 2cbf2704bada16df8533883503390ebb21af5e74 [Pipeline] echo [2023-01-18T20:21:06.179Z] ========================================================= [2023-01-18T20:21:06.180Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-18T20:21:06.180Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-18T20:21:06.555Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T20:21:06.555Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-18T20:21:06.555Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-18T20:21:06.555Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-18T20:21:06.555Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-18T20:21:06.555Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-18T20:21:06.555Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:21:06.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T20:21:06.893Z] [2023-01-18T20:21:06.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:21:07.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T20:21:07.195Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-18T20:21:07.195Z] b85a868b505f: Pulling fs layer [2023-01-18T20:21:07.195Z] e2be974225ed: Pulling fs layer [2023-01-18T20:21:07.195Z] 339a4e72a1f5: Pulling fs layer [2023-01-18T20:21:07.195Z] 988bab9f4d93: Pulling fs layer [2023-01-18T20:21:07.195Z] 1469e6f7b9e6: Pulling fs layer [2023-01-18T20:21:07.195Z] eaf3925da568: Pulling fs layer [2023-01-18T20:21:07.195Z] bab4dde63d76: Pulling fs layer [2023-01-18T20:21:07.195Z] bde34c3a00c8: Pulling fs layer [2023-01-18T20:21:07.195Z] b352a97aabf1: Pulling fs layer [2023-01-18T20:21:07.195Z] 4872d77fe225: Pulling fs layer [2023-01-18T20:21:07.195Z] 5851b861e8e6: Pulling fs layer [2023-01-18T20:21:07.195Z] 988bab9f4d93: Waiting [2023-01-18T20:21:07.195Z] 1469e6f7b9e6: Waiting [2023-01-18T20:21:07.195Z] eaf3925da568: Waiting [2023-01-18T20:21:07.195Z] bab4dde63d76: Waiting [2023-01-18T20:21:07.195Z] bde34c3a00c8: Waiting [2023-01-18T20:21:07.195Z] b352a97aabf1: Waiting [2023-01-18T20:21:07.195Z] 4872d77fe225: Waiting [2023-01-18T20:21:07.195Z] 5851b861e8e6: Waiting [2023-01-18T20:21:07.195Z] e2be974225ed: Verifying Checksum [2023-01-18T20:21:07.195Z] e2be974225ed: Download complete [2023-01-18T20:21:07.462Z] 988bab9f4d93: Verifying Checksum [2023-01-18T20:21:07.462Z] 988bab9f4d93: Download complete [2023-01-18T20:21:07.462Z] 1469e6f7b9e6: Verifying Checksum [2023-01-18T20:21:07.462Z] 1469e6f7b9e6: Download complete [2023-01-18T20:21:07.724Z] 339a4e72a1f5: Verifying Checksum [2023-01-18T20:21:07.724Z] 339a4e72a1f5: Download complete [2023-01-18T20:21:07.724Z] eaf3925da568: Download complete [2023-01-18T20:21:07.724Z] bde34c3a00c8: Download complete [2023-01-18T20:21:07.724Z] b85a868b505f: Verifying Checksum [2023-01-18T20:21:07.724Z] b85a868b505f: Download complete [2023-01-18T20:21:07.724Z] b352a97aabf1: Verifying Checksum [2023-01-18T20:21:07.724Z] b352a97aabf1: Download complete [2023-01-18T20:21:07.724Z] 4872d77fe225: Verifying Checksum [2023-01-18T20:21:07.724Z] 4872d77fe225: Download complete [2023-01-18T20:21:07.724Z] 5851b861e8e6: Verifying Checksum [2023-01-18T20:21:07.724Z] 5851b861e8e6: Download complete [2023-01-18T20:21:07.984Z] bab4dde63d76: Verifying Checksum [2023-01-18T20:21:07.984Z] bab4dde63d76: Download complete [2023-01-18T20:21:08.920Z] b85a868b505f: Pull complete [2023-01-18T20:21:08.920Z] e2be974225ed: Pull complete [2023-01-18T20:21:09.487Z] 339a4e72a1f5: Pull complete [2023-01-18T20:21:09.487Z] 988bab9f4d93: Pull complete [2023-01-18T20:21:09.745Z] 1469e6f7b9e6: Pull complete [2023-01-18T20:21:10.005Z] eaf3925da568: Pull complete [2023-01-18T20:21:11.910Z] bab4dde63d76: Pull complete [2023-01-18T20:21:11.910Z] bde34c3a00c8: Pull complete [2023-01-18T20:21:11.910Z] b352a97aabf1: Pull complete [2023-01-18T20:21:11.910Z] 4872d77fe225: Pull complete [2023-01-18T20:21:12.169Z] 5851b861e8e6: Pull complete [2023-01-18T20:21:12.169Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-18T20:21:12.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T20:21:12.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:21:12.260Z] prd-ubuntu20.04-docker-8c-8g-2997 does not seem to be running inside a container [2023-01-18T20:21:12.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-18T20:21:14.083Z] $ docker top fb7d02530b3bd51186620765d9707d7aa91a01fbf4b6aa517b07cc8828382519 -eo pid,comm [2023-01-18T20:21:14.142Z] 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-01-18T20:21:14.142Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T20:21:14.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T20:21:14.178Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T20:21:14.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T20:21:14.297Z] $ docker exec fb7d02530b3bd51186620765d9707d7aa91a01fbf4b6aa517b07cc8828382519 ssh-agent [2023-01-18T20:21:14.422Z] SSH_AUTH_SOCK=/tmp/ssh-y3CCz692jg1W/agent.32 [2023-01-18T20:21:14.422Z] SSH_AGENT_PID=38 [2023-01-18T20:21:14.428Z] Running ssh-add (command line suppressed) [2023-01-18T20:21:14.518Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_10276538510073748911.key (/w/workspace/edgex-go/3@tmp/private_key_10276538510073748911.key) [2023-01-18T20:21:14.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T20:21:14.826Z] + git tag --points-at HEAD [Pipeline] } [2023-01-18T20:21:14.832Z] $ docker exec --env ******** --env ******** fb7d02530b3bd51186620765d9707d7aa91a01fbf4b6aa517b07cc8828382519 ssh-agent -k [2023-01-18T20:21:14.923Z] unset SSH_AUTH_SOCK; [2023-01-18T20:21:14.923Z] unset SSH_AGENT_PID; [2023-01-18T20:21:14.924Z] echo Agent pid 38 killed; [2023-01-18T20:21:14.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-18T20:21:14.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T20:21:14.964Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T20:21:15.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T20:21:15.085Z] $ docker exec fb7d02530b3bd51186620765d9707d7aa91a01fbf4b6aa517b07cc8828382519 ssh-agent [2023-01-18T20:21:15.200Z] SSH_AUTH_SOCK=/tmp/ssh-wK4fm1m1xDWD/agent.70 [2023-01-18T20:21:15.200Z] SSH_AGENT_PID=76 [2023-01-18T20:21:15.205Z] Running ssh-add (command line suppressed) [2023-01-18T20:21:15.311Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_9154650563285907802.key (/w/workspace/edgex-go/3@tmp/private_key_9154650563285907802.key) [2023-01-18T20:21:15.331Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T20:21:15.615Z] + git semver init [2023-01-18T20:21:15.874Z] 2023-01-18 20:21:15,816 [run_init] DEBUG init version:0.0.0 force:False [2023-01-18T20:21:15.874Z] 2023-01-18 20:21:15,817 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-01-18T20:21:15.874Z] 2023-01-18 20:21:15,817 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-01-18T20:21:15.874Z] 2023-01-18 20:21:15,818 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-01-18T20:21:21.152Z] 2023-01-18 20:21:20,367 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-01-18T20:21:21.152Z] 2023-01-18 20:21:20,368 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4295 with force:False [2023-01-18T20:21:21.152Z] 2023-01-18 20:21:20,368 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4295 [2023-01-18T20:21:21.152Z] 2023-01-18 20:21:20,373 [execute] INFO git cat-file --batch-check [2023-01-18T20:21:21.152Z] 2023-01-18 20:21:20,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T20:21:21.152Z] 2023-01-18 20:21:20,379 [execute] INFO git cat-file --batch [2023-01-18T20:21:21.152Z] 2023-01-18 20:21:20,379 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T20:21:21.152Z] 2023-01-18 20:21:20,385 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4295 [2023-01-18T20:21:21.152Z] 0.0.0 [Pipeline] } [2023-01-18T20:21:21.154Z] $ docker exec --env ******** --env ******** fb7d02530b3bd51186620765d9707d7aa91a01fbf4b6aa517b07cc8828382519 ssh-agent -k [2023-01-18T20:21:21.244Z] unset SSH_AUTH_SOCK; [2023-01-18T20:21:21.244Z] unset SSH_AGENT_PID; [2023-01-18T20:21:21.245Z] echo Agent pid 76 killed; [2023-01-18T20:21:21.261Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T20:21:21.563Z] + git semver [Pipeline] } [2023-01-18T20:21:21.829Z] $ docker stop --time=1 fb7d02530b3bd51186620765d9707d7aa91a01fbf4b6aa517b07cc8828382519 [2023-01-18T20:21:23.142Z] $ docker rm -f --volumes fb7d02530b3bd51186620765d9707d7aa91a01fbf4b6aa517b07cc8828382519 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T20:21:23.484Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-18T20:21:23.694Z] Stashed 1 file(s) [Pipeline] echo [2023-01-18T20:21:23.697Z] [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-01-18T20:21:24.104Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-01-18T20:21:24.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T20:21:24.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T20:21:24.133Z] ========================================================= [2023-01-18T20:21:24.133Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-18T20:21:24.133Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-18T20:21:24.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T20:21:24.423Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-18T20:21:24.423Z] 213ec9aee27d: Pulling fs layer [2023-01-18T20:21:24.423Z] 4583459ba037: Pulling fs layer [2023-01-18T20:21:24.423Z] 93c1e223e6f2: Pulling fs layer [2023-01-18T20:21:24.423Z] 53926ce57604: Pulling fs layer [2023-01-18T20:21:24.423Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-18T20:21:24.423Z] 22ff95d597cd: Pulling fs layer [2023-01-18T20:21:24.423Z] 12d6caf4c0d1: Pulling fs layer [2023-01-18T20:21:24.423Z] 96b7cbca73a9: Pulling fs layer [2023-01-18T20:21:24.423Z] a7acece74701: Pulling fs layer [2023-01-18T20:21:24.423Z] 53926ce57604: Waiting [2023-01-18T20:21:24.423Z] 21b2b0c7a3f4: Waiting [2023-01-18T20:21:24.423Z] 22ff95d597cd: Waiting [2023-01-18T20:21:24.423Z] 96b7cbca73a9: Waiting [2023-01-18T20:21:24.423Z] 12d6caf4c0d1: Waiting [2023-01-18T20:21:24.423Z] a7acece74701: Waiting [2023-01-18T20:21:24.423Z] 93c1e223e6f2: Verifying Checksum [2023-01-18T20:21:24.423Z] 93c1e223e6f2: Download complete [2023-01-18T20:21:24.423Z] 4583459ba037: Verifying Checksum [2023-01-18T20:21:24.423Z] 4583459ba037: Download complete [2023-01-18T20:21:24.423Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-18T20:21:24.423Z] 21b2b0c7a3f4: Download complete [2023-01-18T20:21:24.423Z] 22ff95d597cd: Verifying Checksum [2023-01-18T20:21:24.423Z] 22ff95d597cd: Download complete [2023-01-18T20:21:24.423Z] 213ec9aee27d: Download complete [2023-01-18T20:21:24.689Z] 12d6caf4c0d1: Verifying Checksum [2023-01-18T20:21:24.689Z] 12d6caf4c0d1: Download complete [2023-01-18T20:21:24.689Z] 213ec9aee27d: Pull complete [2023-01-18T20:21:24.689Z] 4583459ba037: Pull complete [2023-01-18T20:21:24.959Z] 93c1e223e6f2: Pull complete [2023-01-18T20:21:25.968Z] 53926ce57604: Verifying Checksum [2023-01-18T20:21:25.969Z] 53926ce57604: Download complete [2023-01-18T20:21:25.969Z] a7acece74701: Verifying Checksum [2023-01-18T20:21:25.969Z] a7acece74701: Download complete [2023-01-18T20:21:25.969Z] 96b7cbca73a9: Verifying Checksum [2023-01-18T20:21:25.969Z] 96b7cbca73a9: Download complete [2023-01-18T20:21:30.168Z] 53926ce57604: Pull complete [2023-01-18T20:21:30.168Z] 21b2b0c7a3f4: Pull complete [2023-01-18T20:21:30.168Z] 22ff95d597cd: Pull complete [2023-01-18T20:21:30.168Z] 12d6caf4c0d1: Pull complete [2023-01-18T20:21:32.081Z] 96b7cbca73a9: Pull complete [2023-01-18T20:21:33.016Z] a7acece74701: Pull complete [2023-01-18T20:21:33.016Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-18T20:21:33.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T20:21:33.016Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-18T20:21:33.315Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T20:21:33.315Z] WORKDIR /edgex [2023-01-18T20:21:33.315Z] COPY go.mod . [2023-01-18T20:21:33.315Z] RUN go mod download [2023-01-18T20:21:33.315Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-18T20:21:33.883Z] Sending build context to Docker daemon 170MB [2023-01-18T20:21:33.883Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T20:21:33.883Z] ---> db6d94c90886 [2023-01-18T20:21:33.883Z] Step 2/4 : WORKDIR /edgex [2023-01-18T20:21:38.079Z] ---> Running in da726b2b772b [2023-01-18T20:21:38.079Z] Removing intermediate container da726b2b772b [2023-01-18T20:21:38.079Z] ---> 10d01a8c2226 [2023-01-18T20:21:38.079Z] Step 3/4 : COPY go.mod . [2023-01-18T20:21:38.079Z] ---> c29f068e8aa7 [2023-01-18T20:21:38.079Z] Step 4/4 : RUN go mod download [2023-01-18T20:21:38.079Z] ---> Running in 8f5cd7e5ebdc [2023-01-18T20:21:38.785Z] Still waiting to schedule task [2023-01-18T20:21:38.785Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2996’ [2023-01-18T20:21:50.320Z] Removing intermediate container 8f5cd7e5ebdc [2023-01-18T20:21:50.320Z] ---> 12955963d55f [2023-01-18T20:21:50.320Z] Successfully built 12955963d55f [2023-01-18T20:21:50.320Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:21:50.633Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T20:21:50.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:21:50.726Z] prd-ubuntu20.04-docker-8c-8g-2997 does not seem to be running inside a container [2023-01-18T20:21:50.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-18T20:21:51.112Z] $ docker top 65ad97ac7644ecb591f8595f1660d2f7eb7772cf63def40695466dc2e17581a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T20:21:51.476Z] + go version [2023-01-18T20:21:51.476Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-18T20:21:51.475Z] $ docker stop --time=1 65ad97ac7644ecb591f8595f1660d2f7eb7772cf63def40695466dc2e17581a1 [2023-01-18T20:21:52.762Z] $ docker rm -f --volumes 65ad97ac7644ecb591f8595f1660d2f7eb7772cf63def40695466dc2e17581a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:21:53.174Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T20:21:53.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:21:53.252Z] prd-ubuntu20.04-docker-8c-8g-2997 does not seem to be running inside a container [2023-01-18T20:21:53.273Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-18T20:21:53.633Z] $ docker top ec34e5d45b5bd813f9b1e0ad1b3bf3a3ba93a082637de6238623144c338413ee -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-18T20:21:53.710Z] ========================================================= [2023-01-18T20:21:53.710Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-18T20:21:53.710Z] ========================================================= [Pipeline] sh [2023-01-18T20:21:53.988Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-01-18T20:21:54.282Z] + make test [2023-01-18T20:21:54.283Z] go test -race -coverprofile=coverage.out ./... [2023-01-18T20:22:00.844Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-18T20:22:15.706Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-18T20:22:15.706Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-18T20:22:15.706Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-18T20:22:15.706Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-18T20:22:15.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-18T20:22:15.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-18T20:22:15.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-18T20:22:15.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-18T20:22:15.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-18T20:22:15.707Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-18T20:22:15.707Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-18T20:22:15.707Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-18T20:22:15.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-18T20:22:15.707Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http.test] [2023-01-18T20:22:15.707Z] internal/core/metadata/controller/http/deviceresource_test.go:43:3: unknown field 'Tag' in struct literal of type dtos.DeviceResource [2023-01-18T20:22:15.707Z] internal/core/metadata/controller/http/deviceprofile_test.go:53:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T20:22:15.707Z] internal/core/metadata/controller/http/deviceprofile_test.go:63:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T20:22:15.707Z] internal/core/metadata/controller/http/deviceprofile_test.go:241:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T20:22:15.707Z] internal/core/metadata/controller/http/deviceprofile_test.go:252:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T20:22:15.707Z] internal/core/metadata/controller/http/deviceprofile_test.go:454:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T20:22:15.707Z] internal/core/metadata/controller/http/deviceprofile_test.go:465:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T20:22:15.707Z] internal/core/metadata/controller/http/deviceprofile_test.go:738:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T20:22:15.707Z] internal/core/metadata/controller/http/deviceprofile_test.go:749:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T20:22:15.707Z] internal/core/metadata/controller/http/deviceprofile_test.go:877:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T20:22:15.707Z] internal/core/metadata/controller/http/deviceprofile_test.go:877:3: too many errors [2023-01-18T20:22:15.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.086s coverage: 28.7% of statements [2023-01-18T20:22:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-18T20:22:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-18T20:22:16.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 98.5% of statements [2023-01-18T20:22:16.480Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.113s coverage: 43.0% of statements [2023-01-18T20:22:16.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-18T20:22:16.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-18T20:22:16.480Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.0% of statements [2023-01-18T20:22:16.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-18T20:22:16.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-18T20:22:20.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.754s coverage: 89.2% of statements [2023-01-18T20:22:20.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-18T20:22:20.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-18T20:22:20.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-18T20:22:20.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-18T20:22:20.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-18T20:22:20.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 2.4% of statements [2023-01-18T20:22:20.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-18T20:22:20.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-18T20:22:20.661Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] [2023-01-18T20:22:20.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-18T20:22:20.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-18T20:22:20.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-18T20:22:20.661Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements [2023-01-18T20:22:20.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-18T20:22:20.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-18T20:22:20.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-18T20:22:20.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-18T20:22:20.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-18T20:22:20.661Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2023-01-18T20:22:20.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-18T20:22:20.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-18T20:22:20.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-18T20:22:20.661Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2023-01-18T20:22:20.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-18T20:22:20.661Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2023-01-18T20:22:20.661Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.6% of statements [2023-01-18T20:22:20.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-18T20:22:20.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2023-01-18T20:22:20.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 79.5% of statements [2023-01-18T20:22:20.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements [2023-01-18T20:22:20.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements [2023-01-18T20:22:20.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2023-01-18T20:22:25.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements [2023-01-18T20:22:25.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.078s coverage: 44.8% of statements [2023-01-18T20:22:31.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.262s coverage: 79.9% of statements [2023-01-18T20:22:31.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-18T20:22:39.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-18T20:22:39.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-18T20:22:39.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.081s coverage: 86.9% of statements [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-18T20:22:39.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-18T20:22:39.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-18T20:22:39.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 77.4% of statements [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-18T20:22:39.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements [2023-01-18T20:22:39.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2023-01-18T20:22:39.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-18T20:22:39.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.200s coverage: 64.7% of statements [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-18T20:22:39.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2023-01-18T20:22:39.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-01-18T20:22:39.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2023-01-18T20:22:39.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2023-01-18T20:22:39.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-01-18T20:22:39.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.411s coverage: 65.3% of statements [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-18T20:22:39.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 41.8% of statements [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-18T20:22:39.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-18T20:22:39.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-18T20:22:39.452Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-18T20:22:39.452Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.183s coverage: 92.3% of statements [2023-01-18T20:22:39.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-18T20:22:39.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-18T20:22:39.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-18T20:22:39.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-18T20:22:39.453Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2023-01-18T20:22:39.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-18T20:22:39.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-18T20:22:39.453Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.120s coverage: 97.7% of statements [2023-01-18T20:22:39.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-18T20:22:39.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-18T20:22:39.453Z] FAIL [2023-01-18T20:22:39.453Z] make: *** [Makefile:137: unittest] Error 2 [Pipeline] } [2023-01-18T20:22:39.471Z] $ docker stop --time=1 ec34e5d45b5bd813f9b1e0ad1b3bf3a3ba93a082637de6238623144c338413ee [2023-01-18T20:22:40.877Z] $ docker rm -f --volumes ec34e5d45b5bd813f9b1e0ad1b3bf3a3ba93a082637de6238623144c338413ee [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-01-18T20:22:41.196Z] Failed in branch amd64 [2023-01-18T20:24:14.584Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2999 in /w/workspace/edgexfoundry_edgex-go_PR-4295 [Pipeline] { [Pipeline] ws [2023-01-18T20:24:14.599Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-01-18T20:24:14.643Z] The recommended git tool is: git [2023-01-18T20:24:21.090Z] using credential edgex-jenkins-ssh [2023-01-18T20:24:21.107Z] Cloning the remote Git repository [2023-01-18T20:24:21.154Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-18T20:24:21.233Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-01-18T20:24:21.386Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-18T20:24:21.387Z] > git --version # timeout=10 [2023-01-18T20:24:21.420Z] > git --version # 'git version 2.25.1' [2023-01-18T20:24:21.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T20:24:21.494Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T20:24:38.045Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-18T20:24:38.071Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T20:24:39.758Z] Merging remotes/origin/main commit 5762ad0855b277c3a10a3989888db3e958004f6b into PR head commit 2cbf2704bada16df8533883503390ebb21af5e74 [2023-01-18T20:24:40.160Z] Merge succeeded, producing 2cbf2704bada16df8533883503390ebb21af5e74 [2023-01-18T20:24:40.160Z] Checking out Revision 2cbf2704bada16df8533883503390ebb21af5e74 (PR-4295) [2023-01-18T20:24:39.039Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-18T20:24:39.091Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-18T20:24:39.092Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T20:24:39.110Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4295/head:refs/remotes/origin/PR-4295 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-18T20:24:39.781Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T20:24:39.803Z] > git checkout -f 2cbf2704bada16df8533883503390ebb21af5e74 # timeout=10 [2023-01-18T20:24:40.059Z] > git remote # timeout=10 [2023-01-18T20:24:40.083Z] > git config --get remote.origin.url # timeout=10 [2023-01-18T20:24:40.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T20:24:40.118Z] > git merge 5762ad0855b277c3a10a3989888db3e958004f6b # timeout=10 [2023-01-18T20:24:40.145Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-18T20:24:40.171Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T20:24:40.186Z] > git checkout -f 2cbf2704bada16df8533883503390ebb21af5e74 # timeout=10 [2023-01-18T20:24:43.730Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T20:24:44.647Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-18T20:24:44.647Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T20:24:44.647Z] Dload Upload Total Spent Left Speed [2023-01-18T20:24:44.647Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 68553 0 --:--:-- --:--:-- --:--:-- 68553 [Pipeline] sh [2023-01-18T20:24:45.204Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-18T20:24:45.539Z] + sudo tee /etc/docker/daemon.new [2023-01-18T20:24:45.539Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-18T20:24:45.539Z] { [2023-01-18T20:24:45.539Z] "registry-mirrors": [ [2023-01-18T20:24:45.539Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-18T20:24:45.539Z] ], [2023-01-18T20:24:45.539Z] "bip": "10.250.0.254/24", [2023-01-18T20:24:45.539Z] "hosts": [ [2023-01-18T20:24:45.539Z] "tcp://0.0.0.0:5555", [2023-01-18T20:24:45.539Z] "unix:///var/run/docker.sock" [2023-01-18T20:24:45.539Z] ], [2023-01-18T20:24:45.539Z] "mtu": 1458, [2023-01-18T20:24:45.539Z] "selinux-enabled": true, [2023-01-18T20:24:45.539Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-18T20:24:45.539Z] } [Pipeline] sh [2023-01-18T20:24:45.864Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-18T20:24:46.196Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T20:25:04.468Z] provisioning config files... [2023-01-18T20:25:04.503Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config430017547662752688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:25:04.870Z] ---> docker-login.sh [2023-01-18T20:25:04.870Z] nexus3.edgexfoundry.org:10001 [2023-01-18T20:25:05.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:25:05.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:25:05.465Z] Configure a credential helper to remove this warning. See [2023-01-18T20:25:05.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:25:05.465Z] [2023-01-18T20:25:05.465Z] Login Succeeded [2023-01-18T20:25:05.465Z] nexus3.edgexfoundry.org:10002 [2023-01-18T20:25:05.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:25:06.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:25:06.006Z] Configure a credential helper to remove this warning. See [2023-01-18T20:25:06.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:25:06.006Z] [2023-01-18T20:25:06.006Z] Login Succeeded [2023-01-18T20:25:06.006Z] nexus3.edgexfoundry.org:10003 [2023-01-18T20:25:06.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:25:06.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:25:06.276Z] Configure a credential helper to remove this warning. See [2023-01-18T20:25:06.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:25:06.276Z] [2023-01-18T20:25:06.276Z] Login Succeeded [2023-01-18T20:25:06.276Z] nexus3.edgexfoundry.org:10004 [2023-01-18T20:25:06.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:25:06.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:25:06.545Z] Configure a credential helper to remove this warning. See [2023-01-18T20:25:06.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:25:06.545Z] [2023-01-18T20:25:06.545Z] Login Succeeded [2023-01-18T20:25:06.545Z] docker.io [2023-01-18T20:25:06.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:25:07.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:25:07.089Z] Configure a credential helper to remove this warning. See [2023-01-18T20:25:07.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:25:07.089Z] [2023-01-18T20:25:07.089Z] Login Succeeded [2023-01-18T20:25:07.089Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T20:25:07.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-18T20:25:07.734Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-01-18T20:25:07.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T20:25:07.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T20:25:07.784Z] ========================================================= [2023-01-18T20:25:07.784Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-18T20:25:07.784Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-18T20:25:08.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T20:25:08.386Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-18T20:25:08.386Z] 9b18e9b68314: Pulling fs layer [2023-01-18T20:25:08.386Z] 35d82f9e3411: Pulling fs layer [2023-01-18T20:25:08.386Z] e16973657156: Pulling fs layer [2023-01-18T20:25:08.386Z] fc693d55d65f: Pulling fs layer [2023-01-18T20:25:08.386Z] 7e9fc2657dce: Pulling fs layer [2023-01-18T20:25:08.386Z] dda99020689f: Pulling fs layer [2023-01-18T20:25:08.386Z] db1c61fa0a46: Pulling fs layer [2023-01-18T20:25:08.386Z] 891c053d2c06: Pulling fs layer [2023-01-18T20:25:08.386Z] dda99020689f: Waiting [2023-01-18T20:25:08.386Z] db1c61fa0a46: Waiting [2023-01-18T20:25:08.386Z] 891c053d2c06: Waiting [2023-01-18T20:25:08.386Z] fc693d55d65f: Waiting [2023-01-18T20:25:08.386Z] 7e9fc2657dce: Waiting [2023-01-18T20:25:08.668Z] e16973657156: Download complete [2023-01-18T20:25:08.668Z] 35d82f9e3411: Download complete [2023-01-18T20:25:08.668Z] 7e9fc2657dce: Verifying Checksum [2023-01-18T20:25:08.668Z] 7e9fc2657dce: Download complete [2023-01-18T20:25:08.668Z] dda99020689f: Verifying Checksum [2023-01-18T20:25:08.668Z] dda99020689f: Download complete [2023-01-18T20:25:09.278Z] 9b18e9b68314: Verifying Checksum [2023-01-18T20:25:09.278Z] 9b18e9b68314: Download complete [2023-01-18T20:25:09.874Z] 9b18e9b68314: Pull complete [2023-01-18T20:25:10.477Z] 35d82f9e3411: Pull complete [2023-01-18T20:25:10.748Z] e16973657156: Pull complete [2023-01-18T20:25:11.016Z] db1c61fa0a46: Verifying Checksum [2023-01-18T20:25:11.016Z] db1c61fa0a46: Download complete [2023-01-18T20:25:11.605Z] fc693d55d65f: Verifying Checksum [2023-01-18T20:25:11.605Z] fc693d55d65f: Download complete [2023-01-18T20:25:13.164Z] 891c053d2c06: Verifying Checksum [2023-01-18T20:25:13.164Z] 891c053d2c06: Download complete [2023-01-18T20:25:25.548Z] fc693d55d65f: Pull complete [2023-01-18T20:25:25.548Z] 7e9fc2657dce: Pull complete [2023-01-18T20:25:25.548Z] dda99020689f: Pull complete [2023-01-18T20:25:32.242Z] db1c61fa0a46: Pull complete [2023-01-18T20:25:34.188Z] 891c053d2c06: Pull complete [2023-01-18T20:25:34.188Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-18T20:25:34.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T20:25:34.188Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-18T20:25:34.524Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-18T20:25:34.524Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T20:25:34.524Z] WORKDIR /edgex [2023-01-18T20:25:34.524Z] COPY go.mod . [2023-01-18T20:25:34.524Z] RUN go mod download [2023-01-18T20:25:35.115Z] Sending build context to Docker daemon 3.109MB [2023-01-18T20:25:35.115Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T20:25:35.115Z] ---> f96f9c87975a [2023-01-18T20:25:35.115Z] Step 2/4 : WORKDIR /edgex [2023-01-18T20:25:36.098Z] ---> Running in 24d45dc6c98e [2023-01-18T20:25:36.370Z] Removing intermediate container 24d45dc6c98e [2023-01-18T20:25:36.370Z] ---> 9898544deeb9 [2023-01-18T20:25:36.370Z] Step 3/4 : COPY go.mod . [2023-01-18T20:25:36.956Z] ---> 94c6eb180f2f [2023-01-18T20:25:36.957Z] Step 4/4 : RUN go mod download [2023-01-18T20:25:36.957Z] ---> Running in 45ffb2ee45ae [2023-01-18T20:26:15.870Z] Removing intermediate container 45ffb2ee45ae [2023-01-18T20:26:15.870Z] ---> d3747ad7d14f [2023-01-18T20:26:15.870Z] Successfully built d3747ad7d14f [2023-01-18T20:26:15.870Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:16.205Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T20:26:16.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:26:16.406Z] prd-ubuntu20.04-docker-arm64-4c-16g-2999 does not seem to be running inside a container [2023-01-18T20:26:16.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-18T20:26:17.778Z] $ docker top 45104ab1492f12afbe9d503749641907dfe3ec41f93699a3438c65d47d254f61 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T20:26:18.641Z] + go version [2023-01-18T20:26:18.641Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-18T20:26:18.659Z] $ docker stop --time=1 45104ab1492f12afbe9d503749641907dfe3ec41f93699a3438c65d47d254f61 [2023-01-18T20:26:20.329Z] $ docker rm -f --volumes 45104ab1492f12afbe9d503749641907dfe3ec41f93699a3438c65d47d254f61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:20.923Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T20:26:20.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:26:21.123Z] prd-ubuntu20.04-docker-arm64-4c-16g-2999 does not seem to be running inside a container [2023-01-18T20:26:21.195Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-18T20:26:22.521Z] $ docker top f75ee298fb60ac07b46e43a22bda3650bb2877ee3523f861370ae3bc48804cd0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-18T20:26:22.741Z] ========================================================= [2023-01-18T20:26:22.741Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-18T20:26:22.741Z] ========================================================= [Pipeline] sh [2023-01-18T20:26:23.372Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-01-18T20:26:24.021Z] + make test [2023-01-18T20:26:24.022Z] go test -race -coverprofile=coverage.out ./... [2023-01-18T20:27:02.923Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-18T20:29:09.636Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-18T20:29:09.636Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-18T20:29:09.636Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-18T20:29:09.636Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-18T20:29:24.634Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-18T20:29:24.634Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-18T20:29:24.634Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-18T20:29:24.634Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-18T20:29:24.634Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-18T20:29:24.634Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-18T20:29:24.634Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-18T20:29:24.634Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-18T20:29:24.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-18T20:29:39.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.471s coverage: 28.7% of statements [2023-01-18T20:29:39.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-18T20:29:39.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-18T20:29:46.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.386s coverage: 98.5% of statements [2023-01-18T20:29:47.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.778s coverage: 43.0% of statements [2023-01-18T20:29:47.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-18T20:29:47.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-18T20:29:47.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.479s coverage: 54.0% of statements [2023-01-18T20:29:47.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-18T20:29:47.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-18T20:29:49.699Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http.test] [2023-01-18T20:29:49.699Z] internal/core/metadata/controller/http/deviceresource_test.go:43:3: unknown field 'Tag' in struct literal of type dtos.DeviceResource [2023-01-18T20:29:49.699Z] internal/core/metadata/controller/http/deviceprofile_test.go:53:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T20:29:49.699Z] internal/core/metadata/controller/http/deviceprofile_test.go:63:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T20:29:49.699Z] internal/core/metadata/controller/http/deviceprofile_test.go:241:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T20:29:49.699Z] internal/core/metadata/controller/http/deviceprofile_test.go:252:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T20:29:49.699Z] internal/core/metadata/controller/http/deviceprofile_test.go:454:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T20:29:49.699Z] internal/core/metadata/controller/http/deviceprofile_test.go:465:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T20:29:49.699Z] internal/core/metadata/controller/http/deviceprofile_test.go:738:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T20:29:49.699Z] internal/core/metadata/controller/http/deviceprofile_test.go:749:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T20:29:49.699Z] internal/core/metadata/controller/http/deviceprofile_test.go:877:3: unknown field 'Tag' in struct literal of type struct{Description string "json:\"description\" yaml:\"description\""; Name string "json:\"name\" yaml:\"name\" validate:\"required,edgex-dto-none-empty-string,edgex-dto-rfc3986-unreserved-chars\""; IsHidden bool "json:\"isHidden\" yaml:\"isHidden\""; Properties dtos.ResourceProperties "json:\"properties\" yaml:\"properties\""; Attributes map[string]interface{} "json:\"attributes\" yaml:\"attributes\""; Tags map[string]any "json:\"tags,omitempty\" yaml:\"tags,omitempty\""} [2023-01-18T20:29:49.699Z] internal/core/metadata/controller/http/deviceprofile_test.go:877:3: too many errors [2023-01-18T20:30:11.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.621s coverage: 89.2% of statements [2023-01-18T20:30:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-18T20:30:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-18T20:30:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-18T20:30:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-18T20:30:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-18T20:30:11.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.521s coverage: 2.4% of statements [2023-01-18T20:30:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-18T20:30:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-18T20:30:11.802Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] [2023-01-18T20:30:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-18T20:30:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-18T20:30:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-18T20:30:11.802Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.396s coverage: 72.2% of statements [2023-01-18T20:30:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-18T20:30:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-18T20:30:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-18T20:30:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-18T20:30:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-18T20:30:11.802Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.406s coverage: 60.0% of statements [2023-01-18T20:30:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-18T20:30:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-18T20:30:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-18T20:30:11.802Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.563s coverage: 0.9% of statements [2023-01-18T20:30:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-18T20:30:11.802Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.625s coverage: 58.8% of statements [2023-01-18T20:30:11.802Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.576s coverage: 29.6% of statements [2023-01-18T20:30:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-18T20:30:11.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.506s coverage: 47.1% of statements [2023-01-18T20:30:11.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.444s coverage: 79.5% of statements [2023-01-18T20:30:11.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.392s coverage: 94.1% of statements [2023-01-18T20:30:11.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.272s coverage: 96.3% of statements [2023-01-18T20:30:12.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.232s coverage: 87.5% of statements [2023-01-18T20:30:22.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.298s coverage: 94.4% of statements [2023-01-18T20:30:22.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.221s coverage: 44.8% of statements [2023-01-18T20:30:30.718Z] flag provided but not defined: -invalid [2023-01-18T20:30:30.718Z] Usage of setupRegistryACL: [2023-01-18T20:30:30.718Z] -configDir string [2023-01-18T20:30:30.718Z] [2023-01-18T20:30:30.718Z] --- FAIL: TestMultipleExecuteCalls (0.00s) [2023-01-18T20:30:30.718Z] --- FAIL: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times (1.19s) [2023-01-18T20:30:30.718Z] command_test.go:278: [2023-01-18T20:30:30.718Z] Error Trace: /w/workspace/edgex-go/3/internal/security/bootstrapper/command/setupacl/command_test.go:278 [2023-01-18T20:30:30.718Z] Error: Received unexpected error: [2023-01-18T20:30:30.718Z] failed to re-setup registry ACL: on 2nd time or later, failed to re-set up roles: failed to create EdgeX roles: failed to create edgex role: Post "http://127.0.0.1:37953/v1/consul/roles/role2": dial tcp 127.0.0.1:37953: connect: connection refused [2023-01-18T20:30:30.718Z] Test: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times [2023-01-18T20:30:30.718Z] FAIL [2023-01-18T20:30:30.718Z] coverage: 80.4% of statements [2023-01-18T20:30:30.718Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.972s [2023-01-18T20:30:30.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-18T20:30:37.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.329s coverage: 92.9% of statements [2023-01-18T20:30:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-18T20:30:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-18T20:30:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-18T20:30:37.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2023-01-18T20:30:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-18T20:30:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-18T20:30:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-18T20:30:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-18T20:30:37.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.263s coverage: 86.9% of statements [2023-01-18T20:30:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-18T20:30:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-18T20:30:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-18T20:30:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-18T20:30:37.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.257s coverage: 87.2% of statements [2023-01-18T20:30:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-18T20:30:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-18T20:30:37.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.211s coverage: 100.0% of statements [2023-01-18T20:30:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-18T20:30:37.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.326s coverage: 77.4% of statements [2023-01-18T20:30:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-18T20:30:37.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.298s coverage: 80.0% of statements [2023-01-18T20:30:37.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.258s coverage: 87.2% of statements [2023-01-18T20:30:37.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.014s coverage: 91.2% of statements [2023-01-18T20:30:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-18T20:30:42.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.110s coverage: 64.7% of statements [2023-01-18T20:30:42.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-18T20:30:42.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-18T20:30:42.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.296s coverage: 100.0% of statements [2023-01-18T20:30:42.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2023-01-18T20:30:42.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2023-01-18T20:30:42.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2023-01-18T20:30:42.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2023-01-18T20:30:50.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.574s coverage: 65.3% of statements [2023-01-18T20:30:50.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-18T20:30:50.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-18T20:30:50.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-18T20:30:54.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.023s coverage: 41.8% of statements [2023-01-18T20:30:54.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-18T20:30:54.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-18T20:30:54.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.350s coverage: 89.5% of statements [2023-01-18T20:30:54.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-18T20:30:54.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.265s coverage: 84.8% of statements [2023-01-18T20:30:54.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-18T20:30:54.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-18T20:30:54.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-18T20:30:54.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-18T20:31:02.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.415s coverage: 17.7% of statements [2023-01-18T20:31:02.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-18T20:31:02.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-18T20:31:02.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-18T20:31:02.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-18T20:31:02.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.806s coverage: 92.3% of statements [2023-01-18T20:31:02.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-18T20:31:02.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-18T20:31:02.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-18T20:31:02.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-18T20:31:02.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.341s coverage: 63.2% of statements [2023-01-18T20:31:02.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-18T20:31:02.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-18T20:31:02.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.529s coverage: 97.7% of statements [2023-01-18T20:31:02.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-18T20:31:02.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-18T20:31:02.566Z] FAIL [2023-01-18T20:31:02.566Z] make: *** [Makefile:137: unittest] Error 2 [Pipeline] } [2023-01-18T20:31:02.588Z] $ docker stop --time=1 f75ee298fb60ac07b46e43a22bda3650bb2877ee3523f861370ae3bc48804cd0 [2023-01-18T20:31:04.485Z] $ docker rm -f --volumes f75ee298fb60ac07b46e43a22bda3650bb2877ee3523f861370ae3bc48804cd0 [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-01-18T20:31:05.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T20:31:05.892Z] [2023-01-18T20:31:05.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:31:06.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T20:31:06.228Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-18T20:31:06.228Z] 8998bd30e6a1: Pulling fs layer [2023-01-18T20:31:06.228Z] 04944245beec: Pulling fs layer [2023-01-18T20:31:06.228Z] 699f458cf7ca: Pulling fs layer [2023-01-18T20:31:06.228Z] 765212b225bb: Pulling fs layer [2023-01-18T20:31:06.228Z] f23df028b6ca: Pulling fs layer [2023-01-18T20:31:06.228Z] d65c8cfc05b1: Pulling fs layer [2023-01-18T20:31:06.228Z] 2437ff75d9bd: Pulling fs layer [2023-01-18T20:31:06.228Z] 765212b225bb: Waiting [2023-01-18T20:31:06.228Z] f23df028b6ca: Waiting [2023-01-18T20:31:06.228Z] d65c8cfc05b1: Waiting [2023-01-18T20:31:06.228Z] 2437ff75d9bd: Waiting [2023-01-18T20:31:06.497Z] 04944245beec: Verifying Checksum [2023-01-18T20:31:06.497Z] 04944245beec: Download complete [2023-01-18T20:31:06.497Z] 765212b225bb: Verifying Checksum [2023-01-18T20:31:06.497Z] 765212b225bb: Download complete [2023-01-18T20:31:06.497Z] f23df028b6ca: Verifying Checksum [2023-01-18T20:31:06.497Z] f23df028b6ca: Download complete [2023-01-18T20:31:06.767Z] d65c8cfc05b1: Verifying Checksum [2023-01-18T20:31:06.767Z] d65c8cfc05b1: Download complete [2023-01-18T20:31:06.767Z] 699f458cf7ca: Verifying Checksum [2023-01-18T20:31:06.767Z] 699f458cf7ca: Download complete [2023-01-18T20:31:07.037Z] 8998bd30e6a1: Download complete [2023-01-18T20:31:09.612Z] 2437ff75d9bd: Verifying Checksum [2023-01-18T20:31:09.612Z] 2437ff75d9bd: Download complete [2023-01-18T20:31:12.953Z] 8998bd30e6a1: Pull complete [2023-01-18T20:31:12.953Z] 04944245beec: Pull complete [2023-01-18T20:31:14.894Z] 699f458cf7ca: Pull complete [2023-01-18T20:31:14.894Z] 765212b225bb: Pull complete [2023-01-18T20:31:15.477Z] f23df028b6ca: Pull complete [2023-01-18T20:31:15.745Z] d65c8cfc05b1: Pull complete [2023-01-18T20:31:30.923Z] 2437ff75d9bd: Pull complete [2023-01-18T20:31:30.923Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-18T20:31:30.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T20:31:30.924Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:31:31.175Z] prd-ubuntu20.04-docker-arm64-4c-16g-2999 does not seem to be running inside a container [2023-01-18T20:31:31.267Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-18T20:31:34.154Z] $ docker top 25d9164bec30b36adbf34fa188e497db1e19fe3770b1639794cae2a44e95ccf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:31:35.069Z] ---> job-cost.sh [2023-01-18T20:31:35.069Z] lf-activate-venv: SKIPPING [2023-01-18T20:31:35.069Z] INFO: No Stack... [2023-01-18T20:31:36.485Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-18T20:31:37.451Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T20:31:38.098Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-01-18T20:31:38.098Z] + cut -d, -f6 [Pipeline] lock [2023-01-18T20:31:38.177Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4295-3-stack-cost] [2023-01-18T20:31:38.186Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4295-3-stack-cost] did not exist. Created. [2023-01-18T20:31:38.187Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4295-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T20:31:38.845Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-18T20:31:39.606Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T20:31:39.614Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4295-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T20:31:39.641Z] $ docker stop --time=1 25d9164bec30b36adbf34fa188e497db1e19fe3770b1639794cae2a44e95ccf5 [2023-01-18T20:31:41.170Z] $ docker rm -f --volumes 25d9164bec30b36adbf34fa188e497db1e19fe3770b1639794cae2a44e95ccf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-18T20:31:41.416Z] 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-01-18T20:31:41.983Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:31:42.294Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:31:43.152Z] ---> package-listing.sh [2023-01-18T20:31:43.152Z] ++ facter osfamily [2023-01-18T20:31:43.152Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-18T20:31:43.415Z] + OS_FAMILY=debian [2023-01-18T20:31:43.415Z] + workspace=/w/workspace/edgex-go/3 [2023-01-18T20:31:43.415Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-18T20:31:43.415Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-18T20:31:43.415Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-18T20:31:43.415Z] + PACKAGES=/tmp/packages_start.txt [2023-01-18T20:31:43.415Z] + '[' /w/workspace/edgex-go/3 ']' [2023-01-18T20:31:43.415Z] + PACKAGES=/tmp/packages_end.txt [2023-01-18T20:31:43.415Z] + case "${OS_FAMILY}" in [2023-01-18T20:31:43.415Z] + dpkg -l [2023-01-18T20:31:43.415Z] + grep '^ii' [2023-01-18T20:31:43.415Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-18T20:31:43.415Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-18T20:31:43.415Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-18T20:31:43.415Z] + '[' /w/workspace/edgex-go/3 ']' [2023-01-18T20:31:43.415Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-01-18T20:31:43.415Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-01-18T20:31:43.424Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-18T20:31:43.699Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:31:44.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T20:31:44.256Z] [2023-01-18T20:31:44.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:31:44.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T20:31:44.564Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-18T20:31:44.564Z] 5eb5b503b376: Pulling fs layer [2023-01-18T20:31:44.564Z] 5c69ac0246d0: Pulling fs layer [2023-01-18T20:31:44.564Z] ec43610c2a17: Pulling fs layer [2023-01-18T20:31:44.564Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-18T20:31:44.564Z] 33b1e0a273af: Pulling fs layer [2023-01-18T20:31:44.564Z] 5d3b04190fa2: Pulling fs layer [2023-01-18T20:31:44.564Z] 2f39f015ded8: Pulling fs layer [2023-01-18T20:31:44.564Z] 33b1e0a273af: Waiting [2023-01-18T20:31:44.564Z] 2f39f015ded8: Waiting [2023-01-18T20:31:44.564Z] 5d3b04190fa2: Waiting [2023-01-18T20:31:44.564Z] 3a2ae6a8a46f: Waiting [2023-01-18T20:31:44.564Z] 5c69ac0246d0: Verifying Checksum [2023-01-18T20:31:44.564Z] 5c69ac0246d0: Download complete [2023-01-18T20:31:44.564Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-18T20:31:44.564Z] 3a2ae6a8a46f: Download complete [2023-01-18T20:31:44.826Z] 33b1e0a273af: Verifying Checksum [2023-01-18T20:31:44.826Z] 33b1e0a273af: Download complete [2023-01-18T20:31:44.826Z] 5d3b04190fa2: Verifying Checksum [2023-01-18T20:31:44.826Z] 5d3b04190fa2: Download complete [2023-01-18T20:31:44.826Z] ec43610c2a17: Verifying Checksum [2023-01-18T20:31:44.826Z] ec43610c2a17: Download complete [2023-01-18T20:31:45.085Z] 5eb5b503b376: Verifying Checksum [2023-01-18T20:31:45.085Z] 5eb5b503b376: Download complete [2023-01-18T20:31:45.653Z] 2f39f015ded8: Download complete [2023-01-18T20:31:46.225Z] 5eb5b503b376: Pull complete [2023-01-18T20:31:46.482Z] 5c69ac0246d0: Pull complete [2023-01-18T20:31:46.740Z] ec43610c2a17: Pull complete [2023-01-18T20:31:46.740Z] 3a2ae6a8a46f: Pull complete [2023-01-18T20:31:46.998Z] 33b1e0a273af: Pull complete [2023-01-18T20:31:47.256Z] 5d3b04190fa2: Pull complete [2023-01-18T20:31:51.435Z] 2f39f015ded8: Pull complete [2023-01-18T20:31:51.435Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-18T20:31:51.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T20:31:51.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:31:51.518Z] prd-ubuntu20.04-docker-8c-8g-2997 does not seem to be running inside a container [2023-01-18T20:31:51.562Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-18T20:31:52.625Z] $ docker top 656c7a574d6a503621f52f5b4691e5a84069de6a2fa2553bbc1b206df77aa3cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T20:31:52.974Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-18T20:31:53.275Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-18T20:31:53.567Z] + ls /var/log/sa-host [2023-01-18T20:31:53.567Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T20:31:53.628Z] provisioning config files... [2023-01-18T20:31:53.638Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6746752762617912066tmp [Pipeline] { [Pipeline] echo [2023-01-18T20:31:53.653Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:31:53.943Z] ---> create-netrc.sh [Pipeline] } [2023-01-18T20:31:53.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:31:54.276Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-18T20:31:54.286Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:31:54.571Z] ---> sudo-logs.sh [2023-01-18T20:31:54.571Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-18T20:31:54.615Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:31:54.898Z] ---> job-cost.sh [2023-01-18T20:31:54.898Z] lf-activate-venv: SKIPPING [2023-01-18T20:31:54.898Z] DEBUG: total: 0.10999999940395355 [2023-01-18T20:31:54.898Z] INFO: Retrieving Stack Cost... [2023-01-18T20:31:55.467Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T20:31:55.726Z] INFO: Archiving Costs [Pipeline] echo [2023-01-18T20:31:55.741Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:31:56.021Z] ---> logs-deploy.sh [2023-01-18T20:31:56.021Z] lf-activate-venv: SKIPPING [2023-01-18T20:31:56.021Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4295/3 [2023-01-18T20:31:56.021Z] INFO: archiving workspace using pattern(s): [2023-01-18T20:31:56.956Z] Archives upload complete. [2023-01-18T20:31:56.956Z] INFO: archiving logs to Nexus