Pull request #4535 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8fae66153be22fe43d4c8a2a545f26faffca888+577681181bc6884f0ff204c6dd697ba0a91a7618 (cba7cd4918a9233b26411cdb96ba629ac3857c01) 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-ssh5358058007853947579.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh7512372663648582146.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4535/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4535/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17512177716500846082.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4535/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12417944703547768162.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11571185887998269784.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4535/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4535/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9739690985643567984.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-11058’ Running on prd-ubuntu20.04-docker-8c-8g-11061 in /w/workspace/edgexfoundry_edgex-go_PR-4535 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 577681181bc6884f0ff204c6dd697ba0a91a7618 into PR head commit e8fae66153be22fe43d4c8a2a545f26faffca888 Merge succeeded, producing e8fae66153be22fe43d4c8a2a545f26faffca888 Checking out Revision e8fae66153be22fe43d4c8a2a545f26faffca888 (PR-4535) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage > 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/4535/head:refs/remotes/origin/PR-4535 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8fae66153be22fe43d4c8a2a545f26faffca888 # 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 577681181bc6884f0ff204c6dd697ba0a91a7618 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8fae66153be22fe43d4c8a2a545f26faffca888 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T19:59:46.019Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T19:59:46.195Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T19:59:46.300Z] ========================================================= [2023-04-26T19:59:46.300Z] EdgeX Global Pipelines Version Info [2023-04-26T19:59:46.300Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T19:59:47.055Z] ------------------- [2023-04-26T19:59:47.056Z] stable info: [2023-04-26T19:59:47.056Z] ------------------- [2023-04-26T19:59:47.056Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T19:59:47.056Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T19:59:47.056Z] Message: update stable to v1.0.248 [2023-04-26T19:59:47.626Z] ------------------- [2023-04-26T19:59:47.626Z] experimental info: [2023-04-26T19:59:47.626Z] ------------------- [2023-04-26T19:59:47.626Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T19:59:47.626Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T19:59:47.626Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T19:59:47.943Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-26T19:59:47.990Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-26T19:59:48.059Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T19:59:48.105Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T19:59:48.153Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T19:59:48.198Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T19:59:48.241Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T19:59:48.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-26T19:59:48.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-26T19:59:48.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-26T19:59:48.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T19:59:48.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T19:59:48.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T19:59:48.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T19:59:48.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T19:59:48.622Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T19:59:48.670Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T19:59:48.711Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T19:59:48.751Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-26T19:59:48.794Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-26T19:59:48.837Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T19:59:48.881Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T19:59:48.928Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T19:59:48.972Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4535 [Pipeline] echo [2023-04-26T19:59:49.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4535 [Pipeline] echo [2023-04-26T19:59:49.065Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4535 [Pipeline] echo [2023-04-26T19:59:49.112Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8fae66153be22fe43d4c8a2a545f26faffca888 [Pipeline] echo [2023-04-26T19:59:49.158Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8fae66 [Pipeline] echo [2023-04-26T19:59:49.202Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T19:59:49.377Z] provisioning config files... [2023-04-26T19:59:49.395Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8439035175286189647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T19:59:49.789Z] ---> docker-login.sh [2023-04-26T19:59:49.789Z] nexus3.edgexfoundry.org:10001 [2023-04-26T19:59:49.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T19:59:50.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T19:59:50.050Z] Configure a credential helper to remove this warning. See [2023-04-26T19:59:50.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T19:59:50.050Z] [2023-04-26T19:59:50.050Z] Login Succeeded [2023-04-26T19:59:50.050Z] nexus3.edgexfoundry.org:10002 [2023-04-26T19:59:50.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T19:59:50.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T19:59:50.050Z] Configure a credential helper to remove this warning. See [2023-04-26T19:59:50.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T19:59:50.050Z] [2023-04-26T19:59:50.050Z] Login Succeeded [2023-04-26T19:59:50.050Z] nexus3.edgexfoundry.org:10003 [2023-04-26T19:59:50.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T19:59:50.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T19:59:50.310Z] Configure a credential helper to remove this warning. See [2023-04-26T19:59:50.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T19:59:50.310Z] [2023-04-26T19:59:50.310Z] Login Succeeded [2023-04-26T19:59:50.310Z] nexus3.edgexfoundry.org:10004 [2023-04-26T19:59:50.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T19:59:50.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T19:59:50.310Z] Configure a credential helper to remove this warning. See [2023-04-26T19:59:50.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T19:59:50.310Z] [2023-04-26T19:59:50.310Z] Login Succeeded [2023-04-26T19:59:50.310Z] docker.io [2023-04-26T19:59:50.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T19:59:50.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T19:59:50.653Z] Configure a credential helper to remove this warning. See [2023-04-26T19:59:50.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T19:59:50.653Z] [2023-04-26T19:59:50.653Z] Login Succeeded [2023-04-26T19:59:50.653Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T19:59:50.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T19:59:51.109Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-04-26T19:59:51.109Z] + dirname cmd/core-command/Dockerfile [2023-04-26T19:59:51.109Z] + cut -d/ -f2 [2023-04-26T19:59:51.109Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-26T19:59:51.109Z] + cut+ -d/ -f2 [2023-04-26T19:59:51.109Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-26T19:59:51.109Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-26T19:59:51.109Z] + + dirname cmd/core-data/Dockerfilecut [2023-04-26T19:59:51.109Z] -d/ -f2 [2023-04-26T19:59:51.109Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-26T19:59:51.109Z] + cut+ -d/ -f2 [2023-04-26T19:59:51.109Z] dirname cmd/core-metadata/Dockerfile [2023-04-26T19:59:51.109Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-26T19:59:51.109Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-26T19:59:51.109Z] + cut -d/ -f2 [2023-04-26T19:59:51.109Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-26T19:59:51.109Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-04-26T19:59:51.109Z] cut -d/ -f2 [2023-04-26T19:59:51.109Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-26T19:59:51.109Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-26T19:59:51.109Z] + cut -d/ -f2 [2023-04-26T19:59:51.109Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-26T19:59:51.109Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-26T19:59:51.109Z] + cut -d/ -f2 [2023-04-26T19:59:51.109Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-26T19:59:51.109Z] + + dirname cmd/security-spiffe-token-provider/Dockerfilecut [2023-04-26T19:59:51.109Z] -d/ -f2 [2023-04-26T19:59:51.109Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-26T19:59:51.109Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-26T19:59:51.109Z] + cut -d/ -f2 [2023-04-26T19:59:51.109Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-26T19:59:51.109Z] + + dirname cmd/security-spire-config/Dockerfile [2023-04-26T19:59:51.109Z] cut -d/ -f2 [2023-04-26T19:59:51.109Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-26T19:59:51.109Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-26T19:59:51.109Z] + cut -d/ -f2 [2023-04-26T19:59:51.109Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-26T19:59:51.109Z] + dirname cmd/support-notifications/Dockerfile [2023-04-26T19:59:51.109Z] + cut -d/ -f2 [2023-04-26T19:59:51.109Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-26T19:59:51.109Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-26T19:59:51.109Z] + cut -d/ -f2 [2023-04-26T19:59:51.109Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-26T19:59:51.173Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T19:59:51.671Z] + git rev-list -1 --merges e8fae66153be22fe43d4c8a2a545f26faffca888~1..e8fae66153be22fe43d4c8a2a545f26faffca888 [Pipeline] echo [2023-04-26T19:59:51.704Z] -----------> git rev-list -1 --merges e8fae66153be22fe43d4c8a2a545f26faffca888~1..e8fae66153be22fe43d4c8a2a545f26faffca888 e8fae66153be22fe43d4c8a2a545f26faffca888 [false] [Pipeline] sh [2023-04-26T19:59:52.018Z] + git log --format=format:%s -1 e8fae66153be22fe43d4c8a2a545f26faffca888 [Pipeline] echo [2023-04-26T19:59:52.053Z] ========================================================= [2023-04-26T19:59:52.053Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T19:59:52.053Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-26T19:59:52.496Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T19:59:52.496Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T19:59:52.496Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T19:59:52.496Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T19:59:52.496Z] + sudo tee -a /etc/ssh/ssh_known_hosts+ [2023-04-26T19:59:52.496Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T19:59:52.496Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T19:59:52.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T19:59:52.943Z] [2023-04-26T19:59:52.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T19:59:53.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T19:59:53.329Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T19:59:53.329Z] b85a868b505f: Pulling fs layer [2023-04-26T19:59:53.329Z] e2be974225ed: Pulling fs layer [2023-04-26T19:59:53.329Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T19:59:53.329Z] 988bab9f4d93: Pulling fs layer [2023-04-26T19:59:53.329Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T19:59:53.329Z] eaf3925da568: Pulling fs layer [2023-04-26T19:59:53.329Z] bab4dde63d76: Pulling fs layer [2023-04-26T19:59:53.329Z] bde34c3a00c8: Pulling fs layer [2023-04-26T19:59:53.329Z] b352a97aabf1: Pulling fs layer [2023-04-26T19:59:53.329Z] 4872d77fe225: Pulling fs layer [2023-04-26T19:59:53.329Z] 5851b861e8e6: Pulling fs layer [2023-04-26T19:59:53.329Z] 988bab9f4d93: Waiting [2023-04-26T19:59:53.329Z] 1469e6f7b9e6: Waiting [2023-04-26T19:59:53.329Z] eaf3925da568: Waiting [2023-04-26T19:59:53.329Z] bab4dde63d76: Waiting [2023-04-26T19:59:53.329Z] bde34c3a00c8: Waiting [2023-04-26T19:59:53.329Z] b352a97aabf1: Waiting [2023-04-26T19:59:53.329Z] 4872d77fe225: Waiting [2023-04-26T19:59:53.329Z] 5851b861e8e6: Waiting [2023-04-26T19:59:53.329Z] e2be974225ed: Verifying Checksum [2023-04-26T19:59:53.329Z] e2be974225ed: Download complete [2023-04-26T19:59:53.329Z] 988bab9f4d93: Verifying Checksum [2023-04-26T19:59:53.329Z] 988bab9f4d93: Download complete [2023-04-26T19:59:53.329Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T19:59:53.329Z] 1469e6f7b9e6: Download complete [2023-04-26T19:59:53.588Z] eaf3925da568: Verifying Checksum [2023-04-26T19:59:53.588Z] eaf3925da568: Download complete [2023-04-26T19:59:53.588Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T19:59:53.588Z] 339a4e72a1f5: Download complete [2023-04-26T19:59:53.588Z] bde34c3a00c8: Download complete [2023-04-26T19:59:53.588Z] b352a97aabf1: Verifying Checksum [2023-04-26T19:59:53.588Z] b352a97aabf1: Download complete [2023-04-26T19:59:53.588Z] 4872d77fe225: Verifying Checksum [2023-04-26T19:59:53.588Z] 4872d77fe225: Download complete [2023-04-26T19:59:53.588Z] 5851b861e8e6: Download complete [2023-04-26T19:59:53.588Z] b85a868b505f: Verifying Checksum [2023-04-26T19:59:53.588Z] b85a868b505f: Download complete [2023-04-26T19:59:53.848Z] bab4dde63d76: Verifying Checksum [2023-04-26T19:59:53.848Z] bab4dde63d76: Download complete [2023-04-26T19:59:54.785Z] b85a868b505f: Pull complete [2023-04-26T19:59:54.785Z] e2be974225ed: Pull complete [2023-04-26T19:59:55.353Z] 339a4e72a1f5: Pull complete [2023-04-26T19:59:55.353Z] 988bab9f4d93: Pull complete [2023-04-26T19:59:55.613Z] 1469e6f7b9e6: Pull complete [2023-04-26T19:59:55.613Z] eaf3925da568: Pull complete [2023-04-26T19:59:57.603Z] bab4dde63d76: Pull complete [2023-04-26T19:59:57.603Z] bde34c3a00c8: Pull complete [2023-04-26T19:59:57.603Z] b352a97aabf1: Pull complete [2023-04-26T19:59:57.603Z] 4872d77fe225: Pull complete [2023-04-26T19:59:57.603Z] 5851b861e8e6: Pull complete [2023-04-26T19:59:57.603Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T19:59:57.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T19:59:57.603Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T19:59:57.845Z] prd-ubuntu20.04-docker-8c-8g-11061 does not seem to be running inside a container [2023-04-26T19:59:57.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T19:59:59.126Z] $ docker top 7a094d0edf600a09338473c510566c76bdd17ddef57d8083e29b84a64c17e679 -eo pid,comm [2023-04-26T19:59:59.181Z] 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-04-26T19:59:59.181Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T19:59:59.315Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T19:59:59.315Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T19:59:59.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T19:59:59.451Z] $ docker exec 7a094d0edf600a09338473c510566c76bdd17ddef57d8083e29b84a64c17e679 ssh-agent [2023-04-26T19:59:59.551Z] SSH_AUTH_SOCK=/tmp/ssh-aqDWqdEI3qfq/agent.31 [2023-04-26T19:59:59.551Z] SSH_AGENT_PID=37 [2023-04-26T19:59:59.559Z] Running ssh-add (command line suppressed) [2023-04-26T19:59:59.688Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10876710182217705734.key (/w/workspace/edgex-go/1@tmp/private_key_10876710182217705734.key) [2023-04-26T19:59:59.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T20:00:00.057Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T20:00:00.172Z] $ docker exec --env ******** --env ******** 7a094d0edf600a09338473c510566c76bdd17ddef57d8083e29b84a64c17e679 ssh-agent -k [2023-04-26T20:00:00.272Z] unset SSH_AUTH_SOCK; [2023-04-26T20:00:00.273Z] unset SSH_AGENT_PID; [2023-04-26T20:00:00.273Z] echo Agent pid 37 killed; [2023-04-26T20:00:00.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T20:00:00.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T20:00:00.391Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T20:00:00.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T20:00:00.523Z] $ docker exec 7a094d0edf600a09338473c510566c76bdd17ddef57d8083e29b84a64c17e679 ssh-agent [2023-04-26T20:00:00.626Z] SSH_AUTH_SOCK=/tmp/ssh-KZNWqHLWyX0x/agent.69 [2023-04-26T20:00:00.626Z] SSH_AGENT_PID=75 [2023-04-26T20:00:00.631Z] Running ssh-add (command line suppressed) [2023-04-26T20:00:00.739Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15181166017363398137.key (/w/workspace/edgex-go/1@tmp/private_key_15181166017363398137.key) [2023-04-26T20:00:00.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T20:00:01.109Z] + git semver init [2023-04-26T20:00:01.685Z] 2023-04-26 20:00:01,381 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T20:00:01.685Z] 2023-04-26 20:00:01,382 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-04-26T20:00:01.685Z] 2023-04-26 20:00:01,382 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-04-26T20:00:01.685Z] 2023-04-26 20:00:01,383 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-04-26T20:00:06.967Z] 2023-04-26 20:00:06,000 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-04-26T20:00:06.967Z] 2023-04-26 20:00:06,000 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4535 with force:False [2023-04-26T20:00:06.967Z] 2023-04-26 20:00:06,000 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4535 [2023-04-26T20:00:06.967Z] 2023-04-26 20:00:06,003 [execute] INFO git cat-file --batch-check [2023-04-26T20:00:06.967Z] 2023-04-26 20:00:06,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T20:00:06.967Z] 2023-04-26 20:00:06,011 [execute] INFO git cat-file --batch [2023-04-26T20:00:06.967Z] 2023-04-26 20:00:06,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T20:00:06.967Z] 2023-04-26 20:00:06,016 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4535 [2023-04-26T20:00:06.967Z] 0.0.0 [Pipeline] } [2023-04-26T20:00:07.003Z] $ docker exec --env ******** --env ******** 7a094d0edf600a09338473c510566c76bdd17ddef57d8083e29b84a64c17e679 ssh-agent -k [2023-04-26T20:00:07.139Z] unset SSH_AUTH_SOCK; [2023-04-26T20:00:07.140Z] unset SSH_AGENT_PID; [2023-04-26T20:00:07.140Z] echo Agent pid 75 killed; [2023-04-26T20:00:07.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T20:00:07.690Z] + git semver [Pipeline] } [2023-04-26T20:00:07.981Z] $ docker stop --time=1 7a094d0edf600a09338473c510566c76bdd17ddef57d8083e29b84a64c17e679 [2023-04-26T20:00:09.273Z] $ docker rm -f --volumes 7a094d0edf600a09338473c510566c76bdd17ddef57d8083e29b84a64c17e679 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T20:00:09.759Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T20:00:10.065Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T20:00:10.085Z] [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-04-26T20:00:11.303Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-04-26T20:00:11.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T20:00:11.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T20:00:11.628Z] ========================================================= [2023-04-26T20:00:11.628Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T20:00:11.628Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-26T20:00:12.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T20:00:12.323Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T20:00:12.323Z] f56be85fc22e: Pulling fs layer [2023-04-26T20:00:12.323Z] 85791d961cd3: Pulling fs layer [2023-04-26T20:00:12.323Z] d694b5ae8c79: Pulling fs layer [2023-04-26T20:00:12.323Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T20:00:12.323Z] 4d19c01a9841: Pulling fs layer [2023-04-26T20:00:12.323Z] 9325e15d5711: Pulling fs layer [2023-04-26T20:00:12.323Z] 556b6ee489ea: Pulling fs layer [2023-04-26T20:00:12.323Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T20:00:12.323Z] 9f32a84ed3da: Waiting [2023-04-26T20:00:12.323Z] 4d19c01a9841: Waiting [2023-04-26T20:00:12.323Z] 9325e15d5711: Waiting [2023-04-26T20:00:12.323Z] 556b6ee489ea: Waiting [2023-04-26T20:00:12.323Z] c5a4b2cf53e6: Waiting [2023-04-26T20:00:12.323Z] 85791d961cd3: Download complete [2023-04-26T20:00:12.323Z] 9f32a84ed3da: Verifying Checksum [2023-04-26T20:00:12.323Z] 9f32a84ed3da: Download complete [2023-04-26T20:00:12.323Z] 4d19c01a9841: Verifying Checksum [2023-04-26T20:00:12.323Z] 4d19c01a9841: Download complete [2023-04-26T20:00:12.323Z] f56be85fc22e: Verifying Checksum [2023-04-26T20:00:12.323Z] f56be85fc22e: Download complete [2023-04-26T20:00:12.323Z] 9325e15d5711: Verifying Checksum [2023-04-26T20:00:12.323Z] 9325e15d5711: Download complete [2023-04-26T20:00:12.582Z] f56be85fc22e: Pull complete [2023-04-26T20:00:12.582Z] 85791d961cd3: Pull complete [2023-04-26T20:00:13.192Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T20:00:13.192Z] c5a4b2cf53e6: Download complete [2023-04-26T20:00:13.192Z] d694b5ae8c79: Verifying Checksum [2023-04-26T20:00:13.192Z] d694b5ae8c79: Download complete [2023-04-26T20:00:13.787Z] 556b6ee489ea: Verifying Checksum [2023-04-26T20:00:13.787Z] 556b6ee489ea: Download complete [2023-04-26T20:00:16.323Z] d694b5ae8c79: Pull complete [2023-04-26T20:00:16.323Z] 9f32a84ed3da: Pull complete [2023-04-26T20:00:16.323Z] 4d19c01a9841: Pull complete [2023-04-26T20:00:16.581Z] 9325e15d5711: Pull complete [2023-04-26T20:00:19.113Z] 556b6ee489ea: Pull complete [2023-04-26T20:00:20.047Z] c5a4b2cf53e6: Pull complete [2023-04-26T20:00:20.047Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T20:00:20.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T20:00:20.047Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-26T20:00:20.480Z] + + docker build -t ci-base-image-x86_64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T20:00:20.480Z] WORKDIR /edgex [2023-04-26T20:00:20.480Z] COPY go.mod . [2023-04-26T20:00:20.480Z] RUN go mod download . [2023-04-26T20:00:20.480Z] [2023-04-26T20:00:21.061Z] Sending build context to Docker daemon 170.7MB [2023-04-26T20:00:21.061Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T20:00:21.061Z] ---> c4be618373d6 [2023-04-26T20:00:21.061Z] Step 2/4 : WORKDIR /edgex [2023-04-26T20:00:23.034Z] ---> Running in c0eeda5cfca5 [2023-04-26T20:00:23.034Z] Removing intermediate container c0eeda5cfca5 [2023-04-26T20:00:23.034Z] ---> 033eaa2ff9fd [2023-04-26T20:00:23.034Z] Step 3/4 : COPY go.mod . [2023-04-26T20:00:23.034Z] ---> 73a6153cea89 [2023-04-26T20:00:23.034Z] Step 4/4 : RUN go mod download [2023-04-26T20:00:23.034Z] ---> Running in f4cad4cd0633 [2023-04-26T20:00:25.481Z] Still waiting to schedule task [2023-04-26T20:00:25.481Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11059’ [2023-04-26T20:00:31.369Z] Removing intermediate container f4cad4cd0633 [2023-04-26T20:00:31.369Z] ---> becf85f4ec73 [2023-04-26T20:00:31.369Z] Successfully built becf85f4ec73 [2023-04-26T20:00:31.369Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:00:31.846Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T20:00:31.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T20:00:31.995Z] prd-ubuntu20.04-docker-8c-8g-11061 does not seem to be running inside a container [2023-04-26T20:00:32.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T20:00:32.366Z] $ docker top 73e8de5eaf4ec281c55cd3d0d22603df618d288f18899dd1a4ec3ed40d1370ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T20:00:32.750Z] + go version [2023-04-26T20:00:32.750Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T20:00:32.792Z] $ docker stop --time=1 73e8de5eaf4ec281c55cd3d0d22603df618d288f18899dd1a4ec3ed40d1370ed [2023-04-26T20:00:34.050Z] $ docker rm -f --volumes 73e8de5eaf4ec281c55cd3d0d22603df618d288f18899dd1a4ec3ed40d1370ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:00:34.799Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T20:00:34.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T20:00:34.982Z] prd-ubuntu20.04-docker-8c-8g-11061 does not seem to be running inside a container [2023-04-26T20:00:35.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T20:00:35.340Z] $ docker top 2a46cbc7098c744be931876c35f5aff167a6866775e03d78ebe6b43a2e0d8521 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-26T20:00:35.466Z] ========================================================= [2023-04-26T20:00:35.466Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-26T20:00:35.466Z] ========================================================= [Pipeline] sh [2023-04-26T20:00:35.761Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-26T20:00:36.131Z] + make test [2023-04-26T20:00:36.131Z] go test -race -coverprofile=coverage.out ./... [2023-04-26T20:00:42.735Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-26T20:00:51.200Z] # github.com/edgexfoundry/edgex-go/internal/core/command/config [2023-04-26T20:00:51.200Z] internal/core/command/config/config.go:78:17: cannot use c.Clients (variable of type map[string]"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientsCollection value in struct literal [2023-04-26T20:00:51.200Z] internal/core/command/config/config.go:79:17: cannot use c.Service (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo value in struct literal [2023-04-26T20:00:51.200Z] internal/core/command/config/config.go:80:17: cannot use c.Registry (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo value in struct literal [2023-04-26T20:00:51.200Z] internal/core/command/config/config.go:81:17: cannot use c.MessageBus (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo value in struct literal [2023-04-26T20:00:51.200Z] internal/core/command/config/config.go:82:17: cannot use c.ExternalMQTT (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ExternalMQTTInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ExternalMQTTInfo value in struct literal [2023-04-26T20:00:53.245Z] # github.com/edgexfoundry/edgex-go/internal/core/data/config [2023-04-26T20:00:53.245Z] internal/core/data/config/config.go:77:15: cannot use c.Clients (variable of type map[string]"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientsCollection value in struct literal [2023-04-26T20:00:53.245Z] internal/core/data/config/config.go:78:15: cannot use c.Service (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo value in struct literal [2023-04-26T20:00:53.245Z] internal/core/data/config/config.go:79:15: cannot use c.Registry (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo value in struct literal [2023-04-26T20:00:53.245Z] internal/core/data/config/config.go:80:15: cannot use c.MessageBus (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo value in struct literal [2023-04-26T20:00:53.245Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/config [2023-04-26T20:00:53.245Z] internal/core/metadata/config/config.go:91:15: cannot use c.Service (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo value in struct literal [2023-04-26T20:00:53.245Z] internal/core/metadata/config/config.go:92:15: cannot use c.Registry (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo value in struct literal [2023-04-26T20:00:53.245Z] internal/core/metadata/config/config.go:93:15: cannot use c.MessageBus (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo value in struct literal [2023-04-26T20:00:53.245Z] # github.com/edgexfoundry/edgex-go/internal/security/config/command [2023-04-26T20:00:53.245Z] internal/security/config/command/flags_common.go:37:9: cannot use &commonFlags (value of type *commonFlags) as flags.Common value in return statement: *commonFlags does not implement flags.Common (missing method InDevMode) [2023-04-26T20:00:54.211Z] # github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [2023-04-26T20:00:54.211Z] internal/security/proxyauth/config/config.go:72:13: cannot use c.Service (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo value in struct literal [2023-04-26T20:00:54.211Z] internal/security/proxyauth/config/config.go:73:13: cannot use c.Registry (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo value in struct literal [2023-04-26T20:00:54.211Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/config [2023-04-26T20:00:54.211Z] internal/support/notifications/config/config.go:106:15: cannot use c.Clients (variable of type map[string]"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientsCollection value in struct literal [2023-04-26T20:00:54.211Z] internal/support/notifications/config/config.go:107:15: cannot use c.Service (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo value in struct literal [2023-04-26T20:00:54.211Z] internal/support/notifications/config/config.go:108:15: cannot use c.Registry (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo value in struct literal [2023-04-26T20:00:54.211Z] internal/support/notifications/config/config.go:109:15: cannot use c.MessageBus (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo value in struct literal [2023-04-26T20:00:54.212Z] # github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [2023-04-26T20:00:54.212Z] internal/security/spiffetokenprovider/config/config.go:86:13: cannot use c.Clients (variable of type map[string]"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientsCollection value in struct literal [2023-04-26T20:00:54.212Z] internal/security/spiffetokenprovider/config/config.go:87:13: cannot use c.Service (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo value in struct literal [2023-04-26T20:00:54.212Z] internal/security/spiffetokenprovider/config/config.go:88:13: cannot use c.Registry (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo value in struct literal [2023-04-26T20:00:54.212Z] # github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [2023-04-26T20:00:54.212Z] internal/support/scheduler/config/config.go:137:15: cannot use c.Clients (variable of type map[string]"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientsCollection value in struct literal [2023-04-26T20:00:54.212Z] internal/support/scheduler/config/config.go:138:15: cannot use c.Service (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo value in struct literal [2023-04-26T20:00:54.212Z] internal/support/scheduler/config/config.go:139:15: cannot use c.Registry (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo value in struct literal [2023-04-26T20:00:54.212Z] internal/support/scheduler/config/config.go:140:15: cannot use c.MessageBus (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo value in struct literal [2023-04-26T20:00:55.146Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-26T20:00:55.405Z] # github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command [2023-04-26T20:00:55.406Z] internal/security/bootstrapper/command/flags_common.go:36:9: cannot use &commonFlags (value of type *commonFlags) as "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags".Common value in return statement: *commonFlags does not implement "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags".Common (missing method InDevMode) [2023-04-26T20:00:55.972Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-26T20:00:55.972Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-26T20:00:55.972Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-26T20:00:56.231Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/application [build failed] [2023-04-26T20:00:57.610Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [build failed] [2023-04-26T20:00:57.610Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [build failed] [2023-04-26T20:00:57.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-26T20:00:57.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-26T20:00:57.871Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/application [build failed] [2023-04-26T20:00:57.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-26T20:00:57.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-26T20:00:57.871Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [build failed] [2023-04-26T20:00:57.871Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] [2023-04-26T20:00:58.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-26T20:00:58.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-26T20:00:58.129Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] [2023-04-26T20:00:58.388Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-26T20:00:58.388Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-26T20:00:58.388Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-26T20:00:58.388Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-26T20:00:58.388Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-26T20:00:58.646Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2023-04-26T20:00:59.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-26T20:00:59.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-26T20:00:59.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-26T20:00:59.848Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements [2023-04-26T20:01:00.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-26T20:01:00.107Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements [2023-04-26T20:01:00.107Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.0% of statements [2023-04-26T20:01:00.107Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command [build failed] [2023-04-26T20:01:01.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-26T20:01:01.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-26T20:01:01.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-26T20:01:01.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 82.9% of statements [2023-04-26T20:01:01.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2023-04-26T20:01:01.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2023-04-26T20:01:01.486Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help [build failed] [2023-04-26T20:01:01.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-26T20:01:01.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-26T20:01:01.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-26T20:01:01.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-26T20:01:02.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-26T20:01:02.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-26T20:01:02.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-26T20:01:02.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-26T20:01:03.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-26T20:01:03.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-26T20:01:04.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-26T20:01:05.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-26T20:01:05.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-26T20:01:07.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-26T20:01:07.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-26T20:01:08.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-26T20:01:09.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-26T20:01:09.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-26T20:01:09.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-26T20:01:09.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-26T20:01:09.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-26T20:01:12.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements [2023-04-26T20:01:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.259s coverage: 79.9% of statements [2023-04-26T20:01:25.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.074s coverage: 92.9% of statements [2023-04-26T20:01:25.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements [2023-04-26T20:01:25.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.057s coverage: 62.3% of statements [2023-04-26T20:01:25.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.070s coverage: 87.2% of statements [2023-04-26T20:01:25.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-04-26T20:01:25.624Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/help [build failed] [2023-04-26T20:01:25.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 81.8% of statements [2023-04-26T20:01:25.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 82.1% of statements [2023-04-26T20:01:25.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.047s coverage: 86.0% of statements [2023-04-26T20:01:25.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements [2023-04-26T20:01:25.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2023-04-26T20:01:25.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-04-26T20:01:25.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-04-26T20:01:25.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2023-04-26T20:01:25.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-04-26T20:01:25.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 38.4% of statements [2023-04-26T20:01:25.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-04-26T20:01:25.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2023-04-26T20:01:25.624Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] [2023-04-26T20:01:25.624Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] [2023-04-26T20:01:25.624Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler [build failed] [2023-04-26T20:01:25.624Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http [build failed] [2023-04-26T20:01:25.624Z] FAIL [2023-04-26T20:01:25.624Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-04-26T20:01:25.679Z] $ docker stop --time=1 2a46cbc7098c744be931876c35f5aff167a6866775e03d78ebe6b43a2e0d8521 [2023-04-26T20:01:27.061Z] $ docker rm -f --volumes 2a46cbc7098c744be931876c35f5aff167a6866775e03d78ebe6b43a2e0d8521 [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-04-26T20:01:28.272Z] Failed in branch amd64 [2023-04-26T20:03:28.176Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11063 in /w/workspace/edgexfoundry_edgex-go_PR-4535 [Pipeline] { [Pipeline] ws [2023-04-26T20:03:28.227Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-04-26T20:03:28.301Z] The recommended git tool is: git [2023-04-26T20:03:35.209Z] using credential edgex-jenkins-ssh [2023-04-26T20:03:35.230Z] Cloning the remote Git repository [2023-04-26T20:03:35.295Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-26T20:03:35.414Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-04-26T20:03:35.603Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-26T20:03:35.604Z] > git --version # timeout=10 [2023-04-26T20:03:35.629Z] > git --version # 'git version 2.25.1' [2023-04-26T20:03:35.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T20:03:35.827Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T20:03:55.486Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-26T20:03:55.510Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T20:03:56.569Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-26T20:03:56.617Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-26T20:03:56.618Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T20:03:56.634Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4535/head:refs/remotes/origin/PR-4535 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-26T20:03:57.417Z] Merging remotes/origin/main commit 577681181bc6884f0ff204c6dd697ba0a91a7618 into PR head commit e8fae66153be22fe43d4c8a2a545f26faffca888 [2023-04-26T20:03:57.896Z] Merge succeeded, producing e8fae66153be22fe43d4c8a2a545f26faffca888 [2023-04-26T20:03:57.896Z] Checking out Revision e8fae66153be22fe43d4c8a2a545f26faffca888 (PR-4535) [2023-04-26T20:03:58.794Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-04-26T20:03:58.861Z] > git --version # timeout=10 [2023-04-26T20:03:58.875Z] > git --version # 'git version 2.25.1' [2023-04-26T20:03:58.895Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-04-26T20:03:57.439Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T20:03:57.522Z] > git checkout -f e8fae66153be22fe43d4c8a2a545f26faffca888 # timeout=10 [2023-04-26T20:03:57.775Z] > git remote # timeout=10 [2023-04-26T20:03:57.800Z] > git config --get remote.origin.url # timeout=10 [2023-04-26T20:03:57.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T20:03:57.846Z] > git merge 577681181bc6884f0ff204c6dd697ba0a91a7618 # timeout=10 [2023-04-26T20:03:57.877Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-26T20:03:57.905Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T20:03:57.932Z] > git checkout -f e8fae66153be22fe43d4c8a2a545f26faffca888 # timeout=10 [Pipeline] sh [2023-04-26T20:04:00.097Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T20:04:00.097Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T20:04:00.097Z] Dload Upload Total Spent Left Speed [2023-04-26T20:04:00.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-04-26T20:04:00.742Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T20:04:01.118Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T20:04:01.118Z] + sudo tee /etc/docker/daemon.new [2023-04-26T20:04:01.118Z] { [2023-04-26T20:04:01.118Z] "registry-mirrors": [ [2023-04-26T20:04:01.118Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T20:04:01.118Z] ], [2023-04-26T20:04:01.118Z] "bip": "10.250.0.254/24", [2023-04-26T20:04:01.118Z] "hosts": [ [2023-04-26T20:04:01.118Z] "tcp://0.0.0.0:5555", [2023-04-26T20:04:01.118Z] "unix:///var/run/docker.sock" [2023-04-26T20:04:01.118Z] ], [2023-04-26T20:04:01.118Z] "mtu": 1458, [2023-04-26T20:04:01.118Z] "selinux-enabled": true, [2023-04-26T20:04:01.118Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T20:04:01.118Z] } [Pipeline] sh [2023-04-26T20:04:01.476Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T20:04:01.843Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T20:04:20.203Z] provisioning config files... [2023-04-26T20:04:20.233Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9019805560001057663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T20:04:20.632Z] ---> docker-login.sh [2023-04-26T20:04:20.632Z] nexus3.edgexfoundry.org:10001 [2023-04-26T20:04:20.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:04:21.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:04:21.493Z] Configure a credential helper to remove this warning. See [2023-04-26T20:04:21.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:04:21.493Z] [2023-04-26T20:04:21.493Z] Login Succeeded [2023-04-26T20:04:21.493Z] nexus3.edgexfoundry.org:10002 [2023-04-26T20:04:21.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:04:21.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:04:21.764Z] Configure a credential helper to remove this warning. See [2023-04-26T20:04:21.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:04:21.764Z] [2023-04-26T20:04:21.764Z] Login Succeeded [2023-04-26T20:04:21.764Z] nexus3.edgexfoundry.org:10003 [2023-04-26T20:04:22.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:04:22.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:04:22.033Z] Configure a credential helper to remove this warning. See [2023-04-26T20:04:22.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:04:22.033Z] [2023-04-26T20:04:22.033Z] Login Succeeded [2023-04-26T20:04:22.033Z] nexus3.edgexfoundry.org:10004 [2023-04-26T20:04:22.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:04:22.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:04:22.582Z] Configure a credential helper to remove this warning. See [2023-04-26T20:04:22.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:04:22.582Z] [2023-04-26T20:04:22.582Z] Login Succeeded [2023-04-26T20:04:22.582Z] docker.io [2023-04-26T20:04:22.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:04:22.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:04:22.851Z] Configure a credential helper to remove this warning. See [2023-04-26T20:04:22.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:04:22.851Z] [2023-04-26T20:04:22.851Z] Login Succeeded [2023-04-26T20:04:22.851Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T20:04:22.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-26T20:04:23.637Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-04-26T20:04:23.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T20:04:23.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T20:04:23.749Z] ========================================================= [2023-04-26T20:04:23.749Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T20:04:23.749Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-26T20:04:24.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T20:04:24.127Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T20:04:24.127Z] c41833b44d91: Pulling fs layer [2023-04-26T20:04:24.127Z] ed15518f5707: Pulling fs layer [2023-04-26T20:04:24.127Z] feae8fd75edb: Pulling fs layer [2023-04-26T20:04:24.127Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T20:04:24.127Z] 3cdef696dda3: Pulling fs layer [2023-04-26T20:04:24.127Z] 2ced38df9373: Pulling fs layer [2023-04-26T20:04:24.127Z] 58f1dce35555: Pulling fs layer [2023-04-26T20:04:24.127Z] 242c74f7c9fa: Waiting [2023-04-26T20:04:24.127Z] 58f1dce35555: Waiting [2023-04-26T20:04:24.127Z] 2ced38df9373: Waiting [2023-04-26T20:04:24.399Z] ed15518f5707: Verifying Checksum [2023-04-26T20:04:24.399Z] ed15518f5707: Download complete [2023-04-26T20:04:24.399Z] 242c74f7c9fa: Download complete [2023-04-26T20:04:24.399Z] 3cdef696dda3: Verifying Checksum [2023-04-26T20:04:24.399Z] 3cdef696dda3: Download complete [2023-04-26T20:04:24.399Z] c41833b44d91: Verifying Checksum [2023-04-26T20:04:24.399Z] c41833b44d91: Download complete [2023-04-26T20:04:25.376Z] c41833b44d91: Pull complete [2023-04-26T20:04:25.652Z] 58f1dce35555: Verifying Checksum [2023-04-26T20:04:25.652Z] 58f1dce35555: Download complete [2023-04-26T20:04:25.924Z] ed15518f5707: Pull complete [2023-04-26T20:04:26.917Z] feae8fd75edb: Verifying Checksum [2023-04-26T20:04:26.917Z] feae8fd75edb: Download complete [2023-04-26T20:04:26.917Z] 2ced38df9373: Verifying Checksum [2023-04-26T20:04:26.917Z] 2ced38df9373: Download complete [2023-04-26T20:04:37.022Z] feae8fd75edb: Pull complete [2023-04-26T20:04:37.022Z] 242c74f7c9fa: Pull complete [2023-04-26T20:04:37.289Z] 3cdef696dda3: Pull complete [2023-04-26T20:04:45.519Z] 2ced38df9373: Pull complete [2023-04-26T20:04:47.465Z] 58f1dce35555: Pull complete [2023-04-26T20:04:47.465Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T20:04:47.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T20:04:47.465Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-26T20:04:47.852Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-26T20:04:47.852Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T20:04:47.852Z] WORKDIR /edgex [2023-04-26T20:04:47.852Z] COPY go.mod . [2023-04-26T20:04:47.852Z] RUN go mod download [2023-04-26T20:04:48.442Z] Sending build context to Docker daemon 2.932MB [2023-04-26T20:04:48.442Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T20:04:48.442Z] ---> fadd8f120f05 [2023-04-26T20:04:48.442Z] Step 2/4 : WORKDIR /edgex [2023-04-26T20:04:50.406Z] ---> Running in e6239caa5b31 [2023-04-26T20:04:50.677Z] Removing intermediate container e6239caa5b31 [2023-04-26T20:04:50.677Z] ---> 557ecdde8432 [2023-04-26T20:04:50.677Z] Step 3/4 : COPY go.mod . [2023-04-26T20:04:51.279Z] ---> 1a9e036a91d9 [2023-04-26T20:04:51.279Z] Step 4/4 : RUN go mod download [2023-04-26T20:04:51.279Z] ---> Running in f85a07ec7f00 [2023-04-26T20:05:23.697Z] Removing intermediate container f85a07ec7f00 [2023-04-26T20:05:23.697Z] ---> bc78f35d8846 [2023-04-26T20:05:23.697Z] Successfully built bc78f35d8846 [2023-04-26T20:05:23.697Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:05:24.129Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T20:05:24.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T20:05:24.407Z] prd-ubuntu20.04-docker-arm64-4c-16g-11063 does not seem to be running inside a container [2023-04-26T20:05:24.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T20:05:25.794Z] $ docker top d3d8b08eb4d2686cabd8b28c23466b43adb7b845288cf1edd989671a2dd02394 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T20:05:26.682Z] + go version [2023-04-26T20:05:26.682Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T20:05:26.720Z] $ docker stop --time=1 d3d8b08eb4d2686cabd8b28c23466b43adb7b845288cf1edd989671a2dd02394 [2023-04-26T20:05:28.358Z] $ docker rm -f --volumes d3d8b08eb4d2686cabd8b28c23466b43adb7b845288cf1edd989671a2dd02394 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:05:29.307Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T20:05:29.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T20:05:29.575Z] prd-ubuntu20.04-docker-arm64-4c-16g-11063 does not seem to be running inside a container [2023-04-26T20:05:29.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T20:05:30.988Z] $ docker top abfcfe923ee04976a18b5b2d072678aac45cdcaf6bd0c1b7e88aa67e4f4cd476 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-26T20:05:31.273Z] ========================================================= [2023-04-26T20:05:31.273Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-26T20:05:31.273Z] ========================================================= [Pipeline] sh [2023-04-26T20:05:31.922Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-26T20:05:32.641Z] + make test [2023-04-26T20:05:32.641Z] go test -race -coverprofile=coverage.out ./... [2023-04-26T20:06:19.567Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-26T20:07:16.024Z] # github.com/edgexfoundry/edgex-go/internal/core/command/config [2023-04-26T20:07:16.024Z] internal/core/command/config/config.go:78:17: cannot use c.Clients (variable of type map[string]"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientsCollection value in struct literal [2023-04-26T20:07:16.024Z] internal/core/command/config/config.go:79:17: cannot use c.Service (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo value in struct literal [2023-04-26T20:07:16.024Z] internal/core/command/config/config.go:80:17: cannot use c.Registry (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo value in struct literal [2023-04-26T20:07:16.024Z] internal/core/command/config/config.go:81:17: cannot use c.MessageBus (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo value in struct literal [2023-04-26T20:07:16.024Z] internal/core/command/config/config.go:82:17: cannot use c.ExternalMQTT (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ExternalMQTTInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ExternalMQTTInfo value in struct literal [2023-04-26T20:07:38.118Z] # github.com/edgexfoundry/edgex-go/internal/core/data/config [2023-04-26T20:07:38.118Z] internal/core/data/config/config.go:77:15: cannot use c.Clients (variable of type map[string]"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientsCollection value in struct literal [2023-04-26T20:07:38.118Z] internal/core/data/config/config.go:78:15: cannot use c.Service (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo value in struct literal [2023-04-26T20:07:38.118Z] internal/core/data/config/config.go:79:15: cannot use c.Registry (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo value in struct literal [2023-04-26T20:07:38.118Z] internal/core/data/config/config.go:80:15: cannot use c.MessageBus (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo value in struct literal [2023-04-26T20:08:18.295Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/config [2023-04-26T20:08:18.295Z] internal/core/metadata/config/config.go:91:15: cannot use c.Service (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo value in struct literal [2023-04-26T20:08:18.295Z] internal/core/metadata/config/config.go:92:15: cannot use c.Registry (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo value in struct literal [2023-04-26T20:08:18.295Z] internal/core/metadata/config/config.go:93:15: cannot use c.MessageBus (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo value in struct literal [2023-04-26T20:08:18.295Z] # github.com/edgexfoundry/edgex-go/internal/security/config/command [2023-04-26T20:08:18.295Z] internal/security/config/command/flags_common.go:37:9: cannot use &commonFlags (value of type *commonFlags) as flags.Common value in return statement: *commonFlags does not implement flags.Common (missing method InDevMode) [2023-04-26T20:08:28.412Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-26T20:08:28.412Z] # github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command [2023-04-26T20:08:28.412Z] internal/security/bootstrapper/command/flags_common.go:36:9: cannot use &commonFlags (value of type *commonFlags) as "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags".Common value in return statement: *commonFlags does not implement "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags".Common (missing method InDevMode) [2023-04-26T20:08:30.361Z] # github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [2023-04-26T20:08:30.361Z] internal/security/proxyauth/config/config.go:72:13: cannot use c.Service (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo value in struct literal [2023-04-26T20:08:30.361Z] internal/security/proxyauth/config/config.go:73:13: cannot use c.Registry (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo value in struct literal [2023-04-26T20:08:30.631Z] # github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [2023-04-26T20:08:30.631Z] internal/security/spiffetokenprovider/config/config.go:86:13: cannot use c.Clients (variable of type map[string]"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientsCollection value in struct literal [2023-04-26T20:08:30.631Z] internal/security/spiffetokenprovider/config/config.go:87:13: cannot use c.Service (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo value in struct literal [2023-04-26T20:08:30.631Z] internal/security/spiffetokenprovider/config/config.go:88:13: cannot use c.Registry (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo value in struct literal [2023-04-26T20:08:31.222Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-26T20:08:31.222Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-26T20:08:31.497Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/config [2023-04-26T20:08:31.497Z] internal/support/notifications/config/config.go:106:15: cannot use c.Clients (variable of type map[string]"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientsCollection value in struct literal [2023-04-26T20:08:31.497Z] internal/support/notifications/config/config.go:107:15: cannot use c.Service (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo value in struct literal [2023-04-26T20:08:31.497Z] internal/support/notifications/config/config.go:108:15: cannot use c.Registry (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo value in struct literal [2023-04-26T20:08:31.497Z] internal/support/notifications/config/config.go:109:15: cannot use c.MessageBus (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo value in struct literal [2023-04-26T20:08:31.497Z] # github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [2023-04-26T20:08:31.497Z] internal/support/scheduler/config/config.go:137:15: cannot use c.Clients (variable of type map[string]"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientsCollection value in struct literal [2023-04-26T20:08:31.497Z] internal/support/scheduler/config/config.go:138:15: cannot use c.Service (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo value in struct literal [2023-04-26T20:08:31.497Z] internal/support/scheduler/config/config.go:139:15: cannot use c.Registry (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo value in struct literal [2023-04-26T20:08:31.497Z] internal/support/scheduler/config/config.go:140:15: cannot use c.MessageBus (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo value in struct literal [2023-04-26T20:08:32.086Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-26T20:08:42.196Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/application [build failed] [2023-04-26T20:08:50.420Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [build failed] [2023-04-26T20:08:50.693Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [build failed] [2023-04-26T20:08:50.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-26T20:08:50.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-26T20:08:52.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-26T20:08:52.111Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/application [build failed] [2023-04-26T20:08:52.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-26T20:08:52.111Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [build failed] [2023-04-26T20:08:52.111Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] [2023-04-26T20:08:54.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-26T20:08:54.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-26T20:08:54.067Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] [2023-04-26T20:08:54.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-26T20:08:54.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-26T20:08:54.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-26T20:08:54.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-26T20:08:54.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-26T20:08:54.335Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 72.2% of statements [2023-04-26T20:09:00.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-26T20:09:00.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-26T20:09:00.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-26T20:09:00.988Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.244s coverage: 65.9% of statements [2023-04-26T20:09:11.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-26T20:09:11.369Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.428s coverage: 0.9% of statements [2023-04-26T20:09:11.369Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.265s coverage: 29.0% of statements [2023-04-26T20:09:11.369Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command [build failed] [2023-04-26T20:09:14.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.230s coverage: 82.9% of statements [2023-04-26T20:09:14.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.214s coverage: 94.1% of statements [2023-04-26T20:09:14.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.251s coverage: 96.3% of statements [2023-04-26T20:09:14.751Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help [build failed] [2023-04-26T20:09:20.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-26T20:09:20.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-26T20:09:20.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-26T20:09:22.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-26T20:09:22.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-26T20:09:22.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-26T20:09:22.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-26T20:09:28.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.218s coverage: 94.4% of statements [2023-04-26T20:09:28.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-26T20:09:28.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-26T20:09:28.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-26T20:09:28.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-26T20:09:35.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-26T20:09:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-26T20:09:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.058s coverage: 79.9% of statements [2023-04-26T20:09:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.316s coverage: 92.9% of statements [2023-04-26T20:09:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.083s coverage: 64.4% of statements [2023-04-26T20:09:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.241s coverage: 62.3% of statements [2023-04-26T20:09:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.218s coverage: 87.2% of statements [2023-04-26T20:09:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.187s coverage: 20.0% of statements [2023-04-26T20:09:45.077Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/help [build failed] [2023-04-26T20:09:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.483s coverage: 81.8% of statements [2023-04-26T20:09:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.493s coverage: 82.1% of statements [2023-04-26T20:09:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-26T20:09:46.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.218s coverage: 86.0% of statements [2023-04-26T20:09:51.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-26T20:09:51.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-26T20:09:52.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.090s coverage: 63.1% of statements [2023-04-26T20:09:52.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.271s coverage: 100.0% of statements [2023-04-26T20:09:54.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements [2023-04-26T20:09:54.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.105s coverage: 100.0% of statements [2023-04-26T20:09:54.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements [2023-04-26T20:09:54.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements [2023-04-26T20:10:02.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-26T20:10:02.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-26T20:10:02.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-26T20:10:03.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.027s coverage: 38.4% of statements [2023-04-26T20:10:03.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.272s coverage: 89.5% of statements [2023-04-26T20:10:08.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.268s coverage: 84.8% of statements [2023-04-26T20:10:09.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-26T20:10:09.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-26T20:10:09.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-26T20:10:09.287Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] [2023-04-26T20:10:09.287Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] [2023-04-26T20:10:09.287Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler [build failed] [2023-04-26T20:10:10.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-26T20:10:10.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-26T20:10:10.252Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http [build failed] [2023-04-26T20:10:10.252Z] FAIL [2023-04-26T20:10:11.213Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-04-26T20:10:11.264Z] $ docker stop --time=1 abfcfe923ee04976a18b5b2d072678aac45cdcaf6bd0c1b7e88aa67e4f4cd476 [2023-04-26T20:10:13.129Z] $ docker rm -f --volumes abfcfe923ee04976a18b5b2d072678aac45cdcaf6bd0c1b7e88aa67e4f4cd476 [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-04-26T20:10:15.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T20:10:15.146Z] [2023-04-26T20:10:15.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:10:15.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T20:10:15.830Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T20:10:15.830Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T20:10:15.830Z] 04944245beec: Pulling fs layer [2023-04-26T20:10:15.830Z] 699f458cf7ca: Pulling fs layer [2023-04-26T20:10:15.830Z] 765212b225bb: Pulling fs layer [2023-04-26T20:10:15.830Z] f23df028b6ca: Pulling fs layer [2023-04-26T20:10:15.830Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T20:10:15.830Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T20:10:15.830Z] f23df028b6ca: Waiting [2023-04-26T20:10:15.830Z] d65c8cfc05b1: Waiting [2023-04-26T20:10:15.830Z] 2437ff75d9bd: Waiting [2023-04-26T20:10:15.830Z] 765212b225bb: Waiting [2023-04-26T20:10:16.099Z] 04944245beec: Verifying Checksum [2023-04-26T20:10:16.099Z] 04944245beec: Download complete [2023-04-26T20:10:16.099Z] 765212b225bb: Verifying Checksum [2023-04-26T20:10:16.099Z] 765212b225bb: Download complete [2023-04-26T20:10:16.366Z] 699f458cf7ca: Verifying Checksum [2023-04-26T20:10:16.366Z] 699f458cf7ca: Download complete [2023-04-26T20:10:16.366Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T20:10:16.366Z] d65c8cfc05b1: Download complete [2023-04-26T20:10:16.366Z] f23df028b6ca: Download complete [2023-04-26T20:10:16.637Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T20:10:16.637Z] 8998bd30e6a1: Download complete [2023-04-26T20:10:19.257Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T20:10:19.257Z] 2437ff75d9bd: Download complete [2023-04-26T20:10:20.724Z] 8998bd30e6a1: Pull complete [2023-04-26T20:10:21.023Z] 04944245beec: Pull complete [2023-04-26T20:10:22.032Z] 699f458cf7ca: Pull complete [2023-04-26T20:10:22.308Z] 765212b225bb: Pull complete [2023-04-26T20:10:22.898Z] f23df028b6ca: Pull complete [2023-04-26T20:10:23.168Z] d65c8cfc05b1: Pull complete [2023-04-26T20:10:35.514Z] 2437ff75d9bd: Pull complete [2023-04-26T20:10:35.514Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T20:10:35.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T20:10:35.514Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T20:10:35.857Z] prd-ubuntu20.04-docker-arm64-4c-16g-11063 does not seem to be running inside a container [2023-04-26T20:10:35.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-26T20:10:38.827Z] $ docker top 34fbb8b30960a0632a0068d73285db169a0c9f47ab3b0621140ff788e78309aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T20:10:39.791Z] ---> job-cost.sh [2023-04-26T20:10:39.791Z] lf-activate-venv: SKIPPING [2023-04-26T20:10:39.791Z] INFO: No Stack... [2023-04-26T20:10:40.058Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T20:10:41.022Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T20:10:41.684Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-04-26T20:10:41.684Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T20:10:41.742Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4535-1-stack-cost] [2023-04-26T20:10:41.747Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4535-1-stack-cost] did not exist. Created. [2023-04-26T20:10:41.748Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4535-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T20:10:42.509Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T20:10:43.165Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T20:10:43.181Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4535-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T20:10:43.256Z] $ docker stop --time=1 34fbb8b30960a0632a0068d73285db169a0c9f47ab3b0621140ff788e78309aa [2023-04-26T20:10:44.789Z] $ docker rm -f --volumes 34fbb8b30960a0632a0068d73285db169a0c9f47ab3b0621140ff788e78309aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-26T20:10:45.505Z] 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-04-26T20:10:47.075Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-26T20:10:47.403Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T20:10:48.659Z] ---> package-listing.sh [2023-04-26T20:10:48.659Z] ++ facter osfamily [2023-04-26T20:10:48.659Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T20:10:48.926Z] + OS_FAMILY=debian [2023-04-26T20:10:48.926Z] + workspace=/w/workspace/edgex-go/1 [2023-04-26T20:10:48.926Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T20:10:48.926Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T20:10:48.926Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T20:10:48.926Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T20:10:48.926Z] + '[' /w/workspace/edgex-go/1 ']' [2023-04-26T20:10:48.926Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T20:10:48.926Z] + case "${OS_FAMILY}" in [2023-04-26T20:10:48.926Z] + dpkg -l [2023-04-26T20:10:48.926Z] + grep '^ii' [2023-04-26T20:10:48.926Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T20:10:48.926Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T20:10:48.926Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T20:10:48.926Z] + '[' /w/workspace/edgex-go/1 ']' [2023-04-26T20:10:48.926Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-04-26T20:10:48.926Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-04-26T20:10:48.963Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T20:10:49.259Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:10:49.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T20:10:49.891Z] [2023-04-26T20:10:49.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:10:50.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T20:10:50.263Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T20:10:50.263Z] 5eb5b503b376: Pulling fs layer [2023-04-26T20:10:50.263Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T20:10:50.263Z] ec43610c2a17: Pulling fs layer [2023-04-26T20:10:50.263Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T20:10:50.263Z] 33b1e0a273af: Pulling fs layer [2023-04-26T20:10:50.263Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T20:10:50.263Z] 2f39f015ded8: Pulling fs layer [2023-04-26T20:10:50.263Z] 33b1e0a273af: Waiting [2023-04-26T20:10:50.263Z] 5d3b04190fa2: Waiting [2023-04-26T20:10:50.263Z] 2f39f015ded8: Waiting [2023-04-26T20:10:50.263Z] 3a2ae6a8a46f: Waiting [2023-04-26T20:10:50.263Z] 5c69ac0246d0: Download complete [2023-04-26T20:10:50.263Z] 3a2ae6a8a46f: Download complete [2023-04-26T20:10:50.263Z] 33b1e0a273af: Verifying Checksum [2023-04-26T20:10:50.263Z] 33b1e0a273af: Download complete [2023-04-26T20:10:50.263Z] ec43610c2a17: Verifying Checksum [2023-04-26T20:10:50.263Z] ec43610c2a17: Download complete [2023-04-26T20:10:50.263Z] 5d3b04190fa2: Verifying Checksum [2023-04-26T20:10:50.263Z] 5d3b04190fa2: Download complete [2023-04-26T20:10:50.522Z] 5eb5b503b376: Verifying Checksum [2023-04-26T20:10:50.522Z] 5eb5b503b376: Download complete [2023-04-26T20:10:51.093Z] 2f39f015ded8: Download complete [2023-04-26T20:10:51.663Z] 5eb5b503b376: Pull complete [2023-04-26T20:10:51.924Z] 5c69ac0246d0: Pull complete [2023-04-26T20:10:52.182Z] ec43610c2a17: Pull complete [2023-04-26T20:10:52.182Z] 3a2ae6a8a46f: Pull complete [2023-04-26T20:10:52.446Z] 33b1e0a273af: Pull complete [2023-04-26T20:10:52.446Z] 5d3b04190fa2: Pull complete [2023-04-26T20:10:56.640Z] 2f39f015ded8: Pull complete [2023-04-26T20:10:56.640Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T20:10:56.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T20:10:56.640Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T20:10:56.863Z] prd-ubuntu20.04-docker-8c-8g-11061 does not seem to be running inside a container [2023-04-26T20:10:56.898Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T20:10:57.935Z] $ docker top a93f722fe6fd7bf8aa37116060517252e5b893cd1b897d1f8cbf20a80af893e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T20:10:58.327Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T20:10:58.648Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T20:10:58.955Z] + ls /var/log/sa-host [2023-04-26T20:10:58.955Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T20:10:59.164Z] provisioning config files... [2023-04-26T20:10:59.173Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config15239475802697377069tmp [Pipeline] { [Pipeline] echo [2023-04-26T20:10:59.222Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T20:10:59.538Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T20:10:59.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T20:10:59.958Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T20:10:59.991Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T20:11:00.310Z] ---> sudo-logs.sh [2023-04-26T20:11:00.310Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T20:11:00.391Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T20:11:00.709Z] ---> job-cost.sh [2023-04-26T20:11:00.709Z] lf-activate-venv: SKIPPING [2023-04-26T20:11:00.709Z] DEBUG: total: 0.10999999940395355 [2023-04-26T20:11:00.709Z] INFO: Retrieving Stack Cost... [2023-04-26T20:11:00.968Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T20:11:01.537Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T20:11:01.569Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T20:11:01.891Z] ---> logs-deploy.sh [2023-04-26T20:11:01.891Z] lf-activate-venv: SKIPPING [2023-04-26T20:11:01.891Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4535/1 [2023-04-26T20:11:01.891Z] INFO: archiving workspace using pattern(s): [2023-04-26T20:11:02.825Z] Archives upload complete. [2023-04-26T20:11:02.825Z] INFO: archiving logs to Nexus