Pull request #720 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d182f03fd1ad3150f210f68a17059be3f4e5fea8+76c7bda26704e13abda599293f14a45310026ab6 (9599ecdf4b40b24f00c6d3f270dd80dd1b9cfd05) 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-ssh39876193592481405.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh724232906708995581.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ui-go/branches/PR-720/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-ui-go/branches/PR-720/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh398671120195807908.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-ui-go/branches/PR-720/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10442227954374550736.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh12989323386303272934.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-ui-go/branches/PR-720/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-ui-go/branches/PR-720/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1405811449135933855.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-416’ is offline Running on prd-ubuntu20.04-docker-8c-8g-419 in /w/workspace/edgexfoundry_edgex-ui-go_PR-720 [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-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-720 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-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-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit d182f03fd1ad3150f210f68a17059be3f4e5fea8 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/720/head:refs/remotes/origin/PR-720 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d182f03fd1ad3150f210f68a17059be3f4e5fea8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Merge succeeded, producing d182f03fd1ad3150f210f68a17059be3f4e5fea8 Checking out Revision d182f03fd1ad3150f210f68a17059be3f4e5fea8 (PR-720) Commit message: "chore(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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d182f03fd1ad3150f210f68a17059be3f4e5fea8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:51:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:51:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:51:12 ========================================================= 04:51:12 EdgeX Global Pipelines Version Info 04:51:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:51:13 ------------------- 04:51:13 stable info: 04:51:13 ------------------- 04:51:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:51:13 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:51:13 Message: update stable to v1.0.258 04:51:14 ------------------- 04:51:14 experimental info: 04:51:14 ------------------- 04:51:14 Commited By: **** collab-it+edgex@linuxfoundation.org 04:51:14 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:51:14 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:51:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:51:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:51:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:51:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:51:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:51:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:51:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:51:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:51:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:51:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:51:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:51:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:51:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:51:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:51:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:51:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:51:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:51:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:51:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:51:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:51:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:51:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:51:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:51:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:51:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:51:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:51:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:51:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-720 [Pipeline] echo 04:51:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-720 [Pipeline] echo 04:51:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-720 [Pipeline] echo 04:51:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d182f03fd1ad3150f210f68a17059be3f4e5fea8 [Pipeline] echo 04:51:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d182f03 [Pipeline] echo 04:51:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:51:16 provisioning config files... 04:51:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp/config7721664386128481473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:51:16 ---> ****-login.sh 04:51:16 nexus3.edgexfoundry.org:10001 04:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:17 Configure a credential helper to remove this warning. See 04:51:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:17 04:51:17 Login Succeeded 04:51:17 nexus3.edgexfoundry.org:10002 04:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:17 Configure a credential helper to remove this warning. See 04:51:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:17 04:51:17 Login Succeeded 04:51:17 nexus3.edgexfoundry.org:10003 04:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:17 Configure a credential helper to remove this warning. See 04:51:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:17 04:51:17 Login Succeeded 04:51:17 nexus3.edgexfoundry.org:10004 04:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:17 Configure a credential helper to remove this warning. See 04:51:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:17 04:51:17 Login Succeeded 04:51:17 ****.io 04:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:18 Configure a credential helper to remove this warning. See 04:51:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:18 04:51:18 Login Succeeded 04:51:18 ---> ****-login.sh ends [Pipeline] } 04:51:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:51:18 + git rev-list -1 --merges d182f03fd1ad3150f210f68a17059be3f4e5fea8~1..d182f03fd1ad3150f210f68a17059be3f4e5fea8 [Pipeline] echo 04:51:18 -----------> git rev-list -1 --merges d182f03fd1ad3150f210f68a17059be3f4e5fea8~1..d182f03fd1ad3150f210f68a17059be3f4e5fea8 d182f03fd1ad3150f210f68a17059be3f4e5fea8 [false] [Pipeline] sh 04:51:19 + git log --format=format:%s -1 d182f03fd1ad3150f210f68a17059be3f4e5fea8 [Pipeline] echo 04:51:19 ========================================================= 04:51:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:51:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:51:19 + git log --format=format:%s -1 d182f03fd1ad3150f210f68a17059be3f4e5fea8 [Pipeline] echo 04:51:19 [semverPrep] GIT_COMMIT: d182f03fd1ad3150f210f68a17059be3f4e5fea8, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:51:19 [semverPrep] This is not a build commit. [Pipeline] sh 04:51:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:51:20 + grep -v github /etc/ssh/ssh_known_hosts 04:51:20 + [ -e /tmp/ssh_known_hosts ] 04:51:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:51:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:51:20 + sudo tee -a /etc/ssh/ssh_known_hosts 04:51:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:51:20 04:51:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:51:21 0.1.4: Pulling from edgex-devops/py-git-semver 04:51:21 b85a868b505f: Pulling fs layer 04:51:21 e2be974225ed: Pulling fs layer 04:51:21 339a4e72a1f5: Pulling fs layer 04:51:21 988bab9f4d93: Pulling fs layer 04:51:21 1469e6f7b9e6: Pulling fs layer 04:51:21 eaf3925da568: Pulling fs layer 04:51:21 bab4dde63d76: Pulling fs layer 04:51:21 bde34c3a00c8: Pulling fs layer 04:51:21 b352a97aabf1: Pulling fs layer 04:51:21 4872d77fe225: Pulling fs layer 04:51:21 5851b861e8e6: Pulling fs layer 04:51:21 b352a97aabf1: Waiting 04:51:21 1469e6f7b9e6: Waiting 04:51:21 4872d77fe225: Waiting 04:51:21 5851b861e8e6: Waiting 04:51:21 eaf3925da568: Waiting 04:51:21 988bab9f4d93: Waiting 04:51:21 bde34c3a00c8: Waiting 04:51:21 e2be974225ed: Verifying Checksum 04:51:21 e2be974225ed: Download complete 04:51:21 988bab9f4d93: Verifying Checksum 04:51:21 988bab9f4d93: Download complete 04:51:21 339a4e72a1f5: Verifying Checksum 04:51:21 339a4e72a1f5: Download complete 04:51:21 eaf3925da568: Verifying Checksum 04:51:21 eaf3925da568: Download complete 04:51:21 1469e6f7b9e6: Verifying Checksum 04:51:21 1469e6f7b9e6: Download complete 04:51:21 bde34c3a00c8: Download complete 04:51:21 b352a97aabf1: Download complete 04:51:21 4872d77fe225: Verifying Checksum 04:51:21 4872d77fe225: Download complete 04:51:21 5851b861e8e6: Download complete 04:51:21 b85a868b505f: Download complete 04:51:21 bab4dde63d76: Verifying Checksum 04:51:21 bab4dde63d76: Download complete 04:51:22 b85a868b505f: Pull complete 04:51:22 e2be974225ed: Pull complete 04:51:23 339a4e72a1f5: Pull complete 04:51:23 988bab9f4d93: Pull complete 04:51:23 1469e6f7b9e6: Pull complete 04:51:23 eaf3925da568: Pull complete 04:51:25 bab4dde63d76: Pull complete 04:51:25 bde34c3a00c8: Pull complete 04:51:25 b352a97aabf1: Pull complete 04:51:26 4872d77fe225: Pull complete 04:51:26 5851b861e8e6: Pull complete 04:51:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:51:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:51:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:26 prd-ubuntu20.04-docker-8c-8g-419 does not seem to be running inside a container 04:51:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-720 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-720:/w/workspace/edgexfoundry_edgex-ui-go_PR-720:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:51:31 $ docker top e0bb24efe0b236581a883e7b38be7f7371d3ddaaa3109382d672f46f5f8eba10 -eo pid,comm 04:51:31 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). 04:51:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:51:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:51:31 [ssh-agent] Looking for ssh-agent implementation... 04:51:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:51:32 $ docker exec e0bb24efe0b236581a883e7b38be7f7371d3ddaaa3109382d672f46f5f8eba10 ssh-agent 04:51:32 SSH_AUTH_SOCK=/tmp/ssh-j0N0C7giwjbu/agent.32 04:51:32 SSH_AGENT_PID=38 04:51:32 Running ssh-add (command line suppressed) 04:51:32 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp/private_key_10467027344282096448.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp/private_key_10467027344282096448.key) 04:51:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:51:32 + git tag --points-at HEAD [Pipeline] } 04:51:32 $ docker exec --env ******** --env ******** e0bb24efe0b236581a883e7b38be7f7371d3ddaaa3109382d672f46f5f8eba10 ssh-agent -k 04:51:32 unset SSH_AUTH_SOCK; 04:51:32 unset SSH_AGENT_PID; 04:51:32 echo Agent pid 38 killed; 04:51:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:51:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:51:32 [ssh-agent] Looking for ssh-agent implementation... 04:51:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:51:32 $ docker exec e0bb24efe0b236581a883e7b38be7f7371d3ddaaa3109382d672f46f5f8eba10 ssh-agent 04:51:33 SSH_AUTH_SOCK=/tmp/ssh-tByd7ExR0or5/agent.72 04:51:33 SSH_AGENT_PID=78 04:51:33 Running ssh-add (command line suppressed) 04:51:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp/private_key_4128545826254203445.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp/private_key_4128545826254203445.key) 04:51:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:51:33 + git semver init 04:51:33 2024-03-20 04:51:33,688 [run_init] DEBUG init version:0.0.0 force:False 04:51:33 2024-03-20 04:51:33,689 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-720/.semver 04:51:33 2024-03-20 04:51:33,690 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-720/.semver 04:51:33 2024-03-20 04:51:33,690 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-720/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-720, universal_newlines=False, shell=None, istream=None) 04:51:36 2024-03-20 04:51:35,925 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-720/.git/info/exclude 04:51:36 2024-03-20 04:51:35,926 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-720/.semver/PR-720 with force:False 04:51:36 2024-03-20 04:51:35,926 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-720/.semver/PR-720 04:51:36 2024-03-20 04:51:35,930 [execute] INFO git cat-file --batch-check 04:51:36 2024-03-20 04:51:35,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-720/.semver, universal_newlines=False, shell=None, istream=) 04:51:36 2024-03-20 04:51:35,936 [execute] INFO git cat-file --batch 04:51:36 2024-03-20 04:51:35,936 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-720/.semver, universal_newlines=False, shell=None, istream=) 04:51:36 2024-03-20 04:51:35,941 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-720/.semver/PR-720 04:51:36 0.0.0 [Pipeline] } 04:51:36 $ docker exec --env ******** --env ******** e0bb24efe0b236581a883e7b38be7f7371d3ddaaa3109382d672f46f5f8eba10 ssh-agent -k 04:51:36 unset SSH_AUTH_SOCK; 04:51:36 unset SSH_AGENT_PID; 04:51:36 echo Agent pid 78 killed; 04:51:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:51:36 + git semver [Pipeline] } 04:51:37 $ docker stop --time=1 e0bb24efe0b236581a883e7b38be7f7371d3ddaaa3109382d672f46f5f8eba10 04:51:38 $ docker rm -f --volumes e0bb24efe0b236581a883e7b38be7f7371d3ddaaa3109382d672f46f5f8eba10 [Pipeline] // withDockerContainer [Pipeline] sh 04:51:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:51:39 Stashed 1 file(s) [Pipeline] echo 04:51:39 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:51:39 provisioning config files... 04:51:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp/config3443723828679094718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:51:40 ---> ****-login.sh 04:51:40 nexus3.edgexfoundry.org:10001 04:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:40 Configure a credential helper to remove this warning. See 04:51:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:40 04:51:40 Login Succeeded 04:51:40 nexus3.edgexfoundry.org:10002 04:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:40 Configure a credential helper to remove this warning. See 04:51:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:40 04:51:40 Login Succeeded 04:51:40 nexus3.edgexfoundry.org:10003 04:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:40 Configure a credential helper to remove this warning. See 04:51:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:40 04:51:40 Login Succeeded 04:51:40 nexus3.edgexfoundry.org:10004 04:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:40 Configure a credential helper to remove this warning. See 04:51:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:40 04:51:40 Login Succeeded 04:51:40 ****.io 04:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:41 Configure a credential helper to remove this warning. See 04:51:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:41 04:51:41 Login Succeeded 04:51:41 ---> ****-login.sh ends [Pipeline] } 04:51:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:51:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:51:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:51:41 ========================================================= 04:51:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:51:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:51:42 Sending build context to Docker daemon 59.41MB 04:51:42 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:51:42 Step 2/15 : FROM ${BASE} AS builder 04:51:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:51:42 7264a8db6415: Pulling fs layer 04:51:42 c4d48a809fc2: Pulling fs layer 04:51:42 4f1c88b9dad5: Pulling fs layer 04:51:42 ad3a456e5733: Pulling fs layer 04:51:42 69c7f0334f64: Pulling fs layer 04:51:42 1f1c1a5573a3: Pulling fs layer 04:51:42 ce7588e14bc9: Pulling fs layer 04:51:42 b5e4710f87ac: Pulling fs layer 04:51:42 69c7f0334f64: Waiting 04:51:42 ce7588e14bc9: Waiting 04:51:42 b5e4710f87ac: Waiting 04:51:42 ad3a456e5733: Waiting 04:51:42 1f1c1a5573a3: Waiting 04:51:42 c4d48a809fc2: Download complete 04:51:42 ad3a456e5733: Verifying Checksum 04:51:42 ad3a456e5733: Download complete 04:51:42 69c7f0334f64: Verifying Checksum 04:51:42 69c7f0334f64: Download complete 04:51:42 7264a8db6415: Verifying Checksum 04:51:42 7264a8db6415: Download complete 04:51:42 1f1c1a5573a3: Verifying Checksum 04:51:42 1f1c1a5573a3: Download complete 04:51:42 7264a8db6415: Pull complete 04:51:42 c4d48a809fc2: Pull complete 04:51:42 b5e4710f87ac: Verifying Checksum 04:51:42 b5e4710f87ac: Download complete 04:51:43 4f1c88b9dad5: Verifying Checksum 04:51:43 4f1c88b9dad5: Download complete 04:51:43 ce7588e14bc9: Verifying Checksum 04:51:43 ce7588e14bc9: Download complete 04:51:46 4f1c88b9dad5: Pull complete 04:51:46 ad3a456e5733: Pull complete 04:51:46 69c7f0334f64: Pull complete 04:51:46 1f1c1a5573a3: Pull complete 04:51:48 ce7588e14bc9: Pull complete 04:51:49 b5e4710f87ac: Pull complete 04:51:49 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:51:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:51:49 ---> 88b5674ff536 04:51:49 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:51:54 Still waiting to schedule task 04:51:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:51:55 ---> Running in 9e601b41d021 04:51:55 Removing intermediate container 9e601b41d021 04:51:55 ---> d486a81e771d 04:51:55 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:51:55 ---> Running in 88db4140078f 04:51:55 Removing intermediate container 88db4140078f 04:51:55 ---> 0fc56f8129a4 04:51:55 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:51:55 ---> Running in 7f5f2f87e1ee 04:51:55 Removing intermediate container 7f5f2f87e1ee 04:51:55 ---> 0142103e1718 04:51:55 Step 6/15 : LABEL Name=edgex-ui-go 04:51:55 ---> Running in 77331e245cdb 04:51:55 Removing intermediate container 77331e245cdb 04:51:55 ---> 56f42f224b6b 04:51:55 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:51:55 ---> Running in c36994f52919 04:51:55 Removing intermediate container c36994f52919 04:51:55 ---> 111c0f016d7f 04:51:55 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:51:56 latest: Pulling from library/docker 04:51:56 4abcf2066143: Pulling fs layer 04:51:56 3ecc87856566: Pulling fs layer 04:51:56 4f4fb700ef54: Pulling fs layer 04:51:56 c56dad7fafca: Pulling fs layer 04:51:56 82b1cedb1b8f: Pulling fs layer 04:51:56 f5ac35c904ec: Pulling fs layer 04:51:56 47dc6549a19e: Pulling fs layer 04:51:56 19b290f17b1f: Pulling fs layer 04:51:56 34412942fa2e: Pulling fs layer 04:51:56 df0448e6f064: Pulling fs layer 04:51:56 6ba888c9f62e: Pulling fs layer 04:51:56 9bd6e2caa88d: Pulling fs layer 04:51:56 af7041b6e9e9: Pulling fs layer 04:51:56 19b290f17b1f: Waiting 04:51:56 34412942fa2e: Waiting 04:51:56 82b1cedb1b8f: Waiting 04:51:56 df0448e6f064: Waiting 04:51:56 f5ac35c904ec: Waiting 04:51:56 c56dad7fafca: Waiting 04:51:56 6ba888c9f62e: Waiting 04:51:56 9bd6e2caa88d: Waiting 04:51:56 0d2e388f012f: Pulling fs layer 04:51:56 f9fac7c634f1: Pulling fs layer 04:51:56 9f2890167fda: Pulling fs layer 04:51:56 af7041b6e9e9: Waiting 04:51:56 0d2e388f012f: Waiting 04:51:56 f9fac7c634f1: Waiting 04:51:56 9f2890167fda: Waiting 04:51:56 4f4fb700ef54: Verifying Checksum 04:51:56 4f4fb700ef54: Download complete 04:51:56 3ecc87856566: Verifying Checksum 04:51:56 3ecc87856566: Download complete 04:51:56 4abcf2066143: Verifying Checksum 04:51:56 4abcf2066143: Download complete 04:51:56 c56dad7fafca: Verifying Checksum 04:51:56 c56dad7fafca: Download complete 04:51:56 4abcf2066143: Pull complete 04:51:56 82b1cedb1b8f: Verifying Checksum 04:51:56 82b1cedb1b8f: Download complete 04:51:56 f5ac35c904ec: Verifying Checksum 04:51:56 f5ac35c904ec: Download complete 04:51:56 19b290f17b1f: Verifying Checksum 04:51:56 19b290f17b1f: Download complete 04:51:56 3ecc87856566: Pull complete 04:51:56 34412942fa2e: Download complete 04:51:57 4f4fb700ef54: Pull complete 04:51:57 df0448e6f064: Verifying Checksum 04:51:57 df0448e6f064: Download complete 04:51:57 47dc6549a19e: Verifying Checksum 04:51:57 47dc6549a19e: Download complete 04:51:57 c56dad7fafca: Pull complete 04:51:57 9bd6e2caa88d: Verifying Checksum 04:51:57 9bd6e2caa88d: Download complete 04:51:57 af7041b6e9e9: Download complete 04:51:57 f9fac7c634f1: Verifying Checksum 04:51:57 f9fac7c634f1: Download complete 04:51:57 6ba888c9f62e: Verifying Checksum 04:51:57 6ba888c9f62e: Download complete 04:51:57 82b1cedb1b8f: Pull complete 04:51:57 9f2890167fda: Verifying Checksum 04:51:57 9f2890167fda: Download complete 04:51:57 0d2e388f012f: Verifying Checksum 04:51:57 0d2e388f012f: Download complete 04:51:57 f5ac35c904ec: Pull complete 04:51:58 47dc6549a19e: Pull complete 04:51:58 19b290f17b1f: Pull complete 04:51:58 34412942fa2e: Pull complete 04:51:58 df0448e6f064: Pull complete 04:51:58 6ba888c9f62e: Pull complete 04:51:58 9bd6e2caa88d: Pull complete 04:51:58 af7041b6e9e9: Pull complete 04:51:59 0d2e388f012f: Pull complete 04:51:59 f9fac7c634f1: Pull complete 04:51:59 9f2890167fda: Pull complete 04:51:59 Digest: sha256:96637a2755acf4eaea3f15da24c03d88b86468a691a640c51a527b27622c2b58 04:51:59 Status: Downloaded newer image for docker:latest 04:52:04 ---> d23e8bce9bf8 04:52:04 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:52:04 ---> Running in 1f786ce1418d 04:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:52:04 OK: 264 MiB in 52 packages 04:52:04 Removing intermediate container 1f786ce1418d 04:52:04 ---> 6c8588a7ab88 04:52:04 Step 10/15 : ENV GO111MODULE=on 04:52:04 ---> Running in 40a5eba7ab9f 04:52:05 Removing intermediate container 40a5eba7ab9f 04:52:05 ---> f2b8359d19c2 04:52:05 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:52:05 ---> Running in 44f1a179a0c6 04:52:05 Removing intermediate container 44f1a179a0c6 04:52:05 ---> 5b41bd9c871a 04:52:05 Step 12/15 : COPY go.mod vendor* ./ 04:52:05 ---> cf1512cec478 04:52:05 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:05 ---> Running in c85d74b83431 04:53:13 Removing intermediate container c85d74b83431 04:53:13 ---> d434e26d3ca0 04:53:13 Step 14/15 : COPY . . 04:53:13 ---> cf94b6cc6411 04:53:13 Step 15/15 : RUN ${MAKE} 04:53:13 ---> Running in b729cc1736c9 04:53:13 noop 04:53:13 Removing intermediate container b729cc1736c9 04:53:13 ---> 79f4e9b87403 04:53:13 Successfully built 79f4e9b87403 04:53:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:13 + docker inspect -f . ci-base-image-x86_64 04:53:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:13 prd-ubuntu20.04-docker-8c-8g-419 does not seem to be running inside a container 04:53:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-720 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-720:/w/workspace/edgexfoundry_edgex-ui-go_PR-720:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:53:14 $ docker top 26d381a308ea252106921f59ebbda63f03421c8a3a7bd308cea724a98ffc8727 -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:14 + go version 04:53:14 go version go1.21.0 linux/amd64 [Pipeline] } 04:53:14 $ docker stop --time=1 26d381a308ea252106921f59ebbda63f03421c8a3a7bd308cea724a98ffc8727 04:53:15 $ docker rm -f --volumes 26d381a308ea252106921f59ebbda63f03421c8a3a7bd308cea724a98ffc8727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:16 + docker inspect -f . ci-base-image-x86_64 04:53:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:16 prd-ubuntu20.04-docker-8c-8g-419 does not seem to be running inside a container 04:53:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-720 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-720:/w/workspace/edgexfoundry_edgex-ui-go_PR-720:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:53:17 $ docker top ba9cdf2413fdee4f8c7aefa99be39976a833e319517c41f70b4b469f12231ffd -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:17 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-720 [Pipeline] fileExists [Pipeline] sh 04:53:18 + make test 04:53:18 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:53:19 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:53:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-420 in /w/workspace/edgexfoundry_edgex-ui-go_PR-720 [Pipeline] { [Pipeline] ws 04:53:24 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:53:26 # github.com/edgexfoundry/edgex-ui-go/internal/handler 04:53:26 internal/handler/profile.go:54:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 04:53:26 internal/handler/profile.go:79:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 04:53:26 internal/handler/profile.go:111:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 04:53:27 The recommended git tool is: git 04:53:32 using credential edgex-jenkins-ssh 04:53:32 Cloning the remote Git repository 04:53:32 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:53:32 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:53:33 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:53:33 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:53:33 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:53:33 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:53:33 FAIL 04:53:33 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:53:33 $ docker stop --time=1 ba9cdf2413fdee4f8c7aefa99be39976a833e319517c41f70b4b469f12231ffd 04:53:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:53:32 > git --version # timeout=10 04:53:32 > git --version # 'git version 2.25.1' 04:53:32 using GIT_SSH to set credentials SSH Credentials for GitHub 04:53:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:53:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:53:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:53:38 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit d182f03fd1ad3150f210f68a17059be3f4e5fea8 04:53:39 Merge succeeded, producing d182f03fd1ad3150f210f68a17059be3f4e5fea8 04:53:39 Checking out Revision d182f03fd1ad3150f210f68a17059be3f4e5fea8 (PR-720) 04:53:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:53:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:53:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:53:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/720/head:refs/remotes/origin/PR-720 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:53:38 > git config core.sparsecheckout # timeout=10 04:53:38 > git checkout -f d182f03fd1ad3150f210f68a17059be3f4e5fea8 # timeout=10 04:53:39 > git remote # timeout=10 04:53:39 > git config --get remote.origin.url # timeout=10 04:53:39 using GIT_SSH to set credentials SSH Credentials for GitHub 04:53:39 > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 04:53:39 > git rev-parse HEAD^{commit} # timeout=10 04:53:39 > git config core.sparsecheckout # timeout=10 04:53:39 > git checkout -f d182f03fd1ad3150f210f68a17059be3f4e5fea8 # timeout=10 04:53:39 $ docker rm -f --volumes ba9cdf2413fdee4f8c7aefa99be39976a833e319517c41f70b4b469f12231ffd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 04:53:40 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] } [Pipeline] // stage 04:53:40 > git --version # timeout=10 04:53:40 > git --version # 'git version 2.25.1' 04:53:40 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] stage [Pipeline] { (Build) Stage "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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:53:41 04:53:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:53:41 latest: Pulling from edgex-lftools-log-publisher 04:53:41 5eb5b503b376: Pulling fs layer 04:53:41 5c69ac0246d0: Pulling fs layer 04:53:41 ec43610c2a17: Pulling fs layer 04:53:41 3a2ae6a8a46f: Pulling fs layer 04:53:41 33b1e0a273af: Pulling fs layer 04:53:41 5d3b04190fa2: Pulling fs layer 04:53:41 2f39f015ded8: Pulling fs layer 04:53:41 5d3b04190fa2: Waiting 04:53:41 2f39f015ded8: Waiting 04:53:41 3a2ae6a8a46f: Waiting 04:53:41 33b1e0a273af: Waiting 04:53:41 5c69ac0246d0: Verifying Checksum 04:53:41 5c69ac0246d0: Download complete 04:53:41 3a2ae6a8a46f: Download complete 04:53:41 33b1e0a273af: Verifying Checksum 04:53:41 33b1e0a273af: Download complete 04:53:41 5d3b04190fa2: Verifying Checksum 04:53:41 5d3b04190fa2: Download complete 04:53:41 ec43610c2a17: Verifying Checksum 04:53:41 ec43610c2a17: Download complete 04:53:41 5eb5b503b376: Verifying Checksum 04:53:41 5eb5b503b376: Download complete 04:53:42 2f39f015ded8: Download complete 04:53:42 5eb5b503b376: Pull complete 04:53:43 5c69ac0246d0: Pull complete 04:53:43 ec43610c2a17: Pull complete 04:53:43 3a2ae6a8a46f: Pull complete 04:53:43 33b1e0a273af: Pull complete 04:53:43 5d3b04190fa2: Pull complete 04:53:44 04:53:44 GitHub has been notified of this commit’s build result 04:53:44 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:53:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:53:45 % Total % Received % Xferd Average Speed Time Time Time Current 04:53:45 Dload Upload Total Spent Left Speed 04:53:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 130k 0 --:--:-- --:--:-- --:--:-- 131k [Pipeline] sh 04:53:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:53:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 04:53:45 sudo tee /etc/docker/daemon.new 04:53:45 { 04:53:45 "registry-mirrors": [ 04:53:45 "https://nexus3.edgexfoundry.org:10001" 04:53:45 ], 04:53:45 "bip": "10.250.0.254/24", 04:53:45 "hosts": [ 04:53:45 "tcp://0.0.0.0:5555", 04:53:45 "unix:///var/run/docker.sock" 04:53:45 ], 04:53:45 "mtu": 1458, 04:53:45 "selinux-enabled": true, 04:53:45 "seccomp-profile": "/etc/docker/seccomp.json" 04:53:45 } [Pipeline] sh 04:53:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:53:46 + sudo service docker restart 04:53:48 2f39f015ded8: Pull complete 04:53:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:53:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:53:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:48 prd-ubuntu20.04-docker-8c-8g-419 does not seem to be running inside a container 04:53:48 $ 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/edgexfoundry_edgex-ui-go_PR-720 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-720:/w/workspace/edgexfoundry_edgex-ui-go_PR-720:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:53:56 $ docker top 7ae33020c77fdd8564617eaae5a38a8317197b4f61fecbe80689dfb035303d15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:56 ---> job-cost.sh 04:53:56 lf-activate-venv: SKIPPING 04:53:56 INFO: No Stack... 04:53:56 INFO: Retrieving Pricing Info for: v3-standard-8 04:53:57 INFO: Archiving Costs [Pipeline] sh 04:53:57 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-720/archives/cost.csv 04:53:57 + cut -d, -f6 [Pipeline] lock 04:53:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-720-1-stack-cost] 04:53:57 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-720-1-stack-cost] did not exist. Created. 04:53:57 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-720-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:53:58 + echo total: 0.2199999988079071 [Pipeline] stash 04:53:58 Stashed 1 file(s) [Pipeline] } 04:53:58 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-720-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:53:58 $ docker stop --time=1 7ae33020c77fdd8564617eaae5a38a8317197b4f61fecbe80689dfb035303d15 04:54:00 $ docker rm -f --volumes 7ae33020c77fdd8564617eaae5a38a8317197b4f61fecbe80689dfb035303d15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:54:01 Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:54:04 provisioning config files... 04:54:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config15003765200785075525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:54:05 ---> ****-login.sh 04:54:05 nexus3.edgexfoundry.org:10001 04:54:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:05 Configure a credential helper to remove this warning. See 04:54:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:05 04:54:05 Login Succeeded 04:54:05 nexus3.edgexfoundry.org:10002 04:54:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:06 Configure a credential helper to remove this warning. See 04:54:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:06 04:54:06 Login Succeeded 04:54:06 nexus3.edgexfoundry.org:10003 04:54:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:06 Configure a credential helper to remove this warning. See 04:54:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:06 04:54:06 Login Succeeded 04:54:06 nexus3.edgexfoundry.org:10004 04:54:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:06 Configure a credential helper to remove this warning. See 04:54:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:06 04:54:06 Login Succeeded 04:54:06 ****.io 04:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:07 Configure a credential helper to remove this warning. See 04:54:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:07 04:54:07 Login Succeeded 04:54:07 ---> ****-login.sh ends [Pipeline] } 04:54:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:54:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:54:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:54:07 ========================================================= 04:54:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:54:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:08 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:54:09 Sending build context to Docker daemon 35.29MB 04:54:09 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:54:09 Step 2/15 : FROM ${BASE} AS builder 04:54:09 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:54:09 9fda8d8052c6: Pulling fs layer 04:54:09 5d54e960e981: Pulling fs layer 04:54:09 c4a7e357bf2a: Pulling fs layer 04:54:09 f0e02332f6b5: Pulling fs layer 04:54:09 872ee5b61b7b: Pulling fs layer 04:54:09 0c6a40ed1a82: Pulling fs layer 04:54:09 94ae7d8d031c: Pulling fs layer 04:54:09 f0e02332f6b5: Waiting 04:54:09 872ee5b61b7b: Waiting 04:54:09 0c6a40ed1a82: Waiting 04:54:09 94ae7d8d031c: Waiting 04:54:09 5d54e960e981: Verifying Checksum 04:54:09 5d54e960e981: Download complete 04:54:09 f0e02332f6b5: Verifying Checksum 04:54:09 f0e02332f6b5: Download complete 04:54:09 872ee5b61b7b: Verifying Checksum 04:54:09 872ee5b61b7b: Download complete 04:54:09 9fda8d8052c6: Download complete 04:54:10 94ae7d8d031c: Verifying Checksum 04:54:10 94ae7d8d031c: Download complete 04:54:10 9fda8d8052c6: Pull complete 04:54:11 5d54e960e981: Pull complete 04:54:11 c4a7e357bf2a: Verifying Checksum 04:54:11 c4a7e357bf2a: Download complete 04:54:12 0c6a40ed1a82: Verifying Checksum 04:54:12 0c6a40ed1a82: Download complete 04:54:25 c4a7e357bf2a: Pull complete 04:54:25 f0e02332f6b5: Pull complete 04:54:25 872ee5b61b7b: Pull complete 04:54:33 0c6a40ed1a82: Pull complete 04:54:35 94ae7d8d031c: Pull complete 04:54:35 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:54:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:54:35 ---> 86de565de09d 04:54:35 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:54:37 ---> Running in c0ef4285d784 04:54:37 Removing intermediate container c0ef4285d784 04:54:37 ---> c4db1fa8c1ad 04:54:37 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:54:37 ---> Running in 7a7dbfc28bd7 04:54:37 Removing intermediate container 7a7dbfc28bd7 04:54:37 ---> 2f39890a9a18 04:54:37 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:54:37 ---> Running in 03fbddb1a09a 04:54:37 Removing intermediate container 03fbddb1a09a 04:54:37 ---> 5c366eb570f4 04:54:37 Step 6/15 : LABEL Name=edgex-ui-go 04:54:37 ---> Running in 35643a2b64de 04:54:38 Removing intermediate container 35643a2b64de 04:54:38 ---> a0126591b13f 04:54:38 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:54:38 ---> Running in 8c9df646b829 04:54:38 Removing intermediate container 8c9df646b829 04:54:38 ---> 75a157c08c62 04:54:38 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:54:39 latest: Pulling from library/docker 04:54:39 bca4290a9639: Pulling fs layer 04:54:39 17b275a3377f: Pulling fs layer 04:54:39 4f4fb700ef54: Pulling fs layer 04:54:39 c7c53acdebd8: Pulling fs layer 04:54:39 588d5b04b058: Pulling fs layer 04:54:39 9bdbc647a3e2: Pulling fs layer 04:54:39 377004b31434: Pulling fs layer 04:54:39 7833dea6185c: Pulling fs layer 04:54:39 3f06e312ed7f: Pulling fs layer 04:54:39 a7ce7878f5cb: Pulling fs layer 04:54:39 c6ceeba455ea: Pulling fs layer 04:54:39 be461e2441cd: Pulling fs layer 04:54:39 5ea4d5173008: Pulling fs layer 04:54:39 68d0dcfaea63: Pulling fs layer 04:54:39 8fd1c91886a3: Pulling fs layer 04:54:39 c9738fd5038c: Pulling fs layer 04:54:39 588d5b04b058: Waiting 04:54:39 9bdbc647a3e2: Waiting 04:54:39 377004b31434: Waiting 04:54:39 7833dea6185c: Waiting 04:54:39 3f06e312ed7f: Waiting 04:54:39 a7ce7878f5cb: Waiting 04:54:39 c6ceeba455ea: Waiting 04:54:39 be461e2441cd: Waiting 04:54:39 5ea4d5173008: Waiting 04:54:39 68d0dcfaea63: Waiting 04:54:39 8fd1c91886a3: Waiting 04:54:39 c9738fd5038c: Waiting 04:54:39 c7c53acdebd8: Waiting 04:54:39 4f4fb700ef54: Verifying Checksum 04:54:39 4f4fb700ef54: Download complete 04:54:39 17b275a3377f: Verifying Checksum 04:54:39 17b275a3377f: Download complete 04:54:39 bca4290a9639: Verifying Checksum 04:54:39 bca4290a9639: Download complete 04:54:39 c7c53acdebd8: Download complete 04:54:39 588d5b04b058: Download complete 04:54:40 7833dea6185c: Verifying Checksum 04:54:40 7833dea6185c: Download complete 04:54:40 9bdbc647a3e2: Verifying Checksum 04:54:40 9bdbc647a3e2: Download complete 04:54:40 377004b31434: Verifying Checksum 04:54:40 377004b31434: Download complete 04:54:40 3f06e312ed7f: Download complete 04:54:40 a7ce7878f5cb: Verifying Checksum 04:54:40 a7ce7878f5cb: Download complete 04:54:40 bca4290a9639: Pull complete 04:54:40 be461e2441cd: Verifying Checksum 04:54:40 be461e2441cd: Download complete 04:54:40 5ea4d5173008: Verifying Checksum 04:54:40 5ea4d5173008: Download complete 04:54:40 8fd1c91886a3: Download complete 04:54:40 c6ceeba455ea: Verifying Checksum 04:54:40 c6ceeba455ea: Download complete 04:54:40 c9738fd5038c: Verifying Checksum 04:54:40 c9738fd5038c: Download complete 04:54:40 17b275a3377f: Pull complete 04:54:41 4f4fb700ef54: Pull complete 04:54:41 c7c53acdebd8: Pull complete 04:54:42 68d0dcfaea63: Verifying Checksum 04:54:42 68d0dcfaea63: Download complete 04:54:42 588d5b04b058: Pull complete 04:54:44 9bdbc647a3e2: Pull complete 04:54:46 377004b31434: Pull complete 04:54:46 7833dea6185c: Pull complete 04:54:46 3f06e312ed7f: Pull complete 04:54:46 a7ce7878f5cb: Pull complete 04:54:48 c6ceeba455ea: Pull complete 04:54:48 be461e2441cd: Pull complete 04:54:48 5ea4d5173008: Pull complete 04:54:51 68d0dcfaea63: Pull complete 04:54:52 8fd1c91886a3: Pull complete 04:54:52 c9738fd5038c: Pull complete 04:54:52 Digest: sha256:96637a2755acf4eaea3f15da24c03d88b86468a691a640c51a527b27622c2b58 04:54:52 Status: Downloaded newer image for docker:latest 04:54:54 ---> 26f62144b4b0 04:54:54 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:54:54 ---> Running in 1a8da6f28e90 04:54:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:54:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:54:57 OK: 266 MiB in 52 packages 04:54:58 Removing intermediate container 1a8da6f28e90 04:54:58 ---> f362f844bb36 04:54:58 Step 10/15 : ENV GO111MODULE=on 04:54:58 ---> Running in 2dce7ad3e80d 04:54:58 Removing intermediate container 2dce7ad3e80d 04:54:58 ---> b54ee7049ef3 04:54:58 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:54:58 ---> Running in 1940ac65342a 04:54:58 Removing intermediate container 1940ac65342a 04:54:58 ---> c9eeacab6d0a 04:54:58 Step 12/15 : COPY go.mod vendor* ./ 04:54:59 ---> d6dcf2c22d93 04:54:59 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:59 ---> Running in f2a20c2ea275 04:57:06 Removing intermediate container f2a20c2ea275 04:57:06 ---> 071a6ae61ba6 04:57:06 Step 14/15 : COPY . . 04:57:06 ---> b26021028ec2 04:57:06 Step 15/15 : RUN ${MAKE} 04:57:06 ---> Running in 0ed3f15552e9 04:57:06 noop 04:57:06 Removing intermediate container 0ed3f15552e9 04:57:06 ---> fb370541e7cb 04:57:06 Successfully built fb370541e7cb 04:57:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:06 + docker inspect -f . ci-base-image-arm64 04:57:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:07 prd-ubuntu20.04-docker-arm64-4c-16g-420 does not seem to be running inside a container 04:57:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:57:08 $ docker top e6ea5d19e75541fa7f15383189b1bd335034bc55f2e57b53514db09a63c829c2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:09 + go version 04:57:09 go version go1.21.0 linux/arm64 [Pipeline] } 04:57:09 $ docker stop --time=1 e6ea5d19e75541fa7f15383189b1bd335034bc55f2e57b53514db09a63c829c2 04:57:10 $ docker rm -f --volumes e6ea5d19e75541fa7f15383189b1bd335034bc55f2e57b53514db09a63c829c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:11 + docker inspect -f . ci-base-image-arm64 04:57:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:12 prd-ubuntu20.04-docker-arm64-4c-16g-420 does not seem to be running inside a container 04:57:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:57:13 $ docker top 914452dae7e1d87f6683a8920fffd68b9fbc9cb90e4cee2d9da12c0305f96b31 -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:14 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 04:57:14 + make test 04:57:14 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:57:20 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:58:06 # github.com/edgexfoundry/edgex-ui-go/internal/handler 04:58:06 internal/handler/profile.go:54:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 04:58:06 internal/handler/profile.go:79:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 04:58:06 internal/handler/profile.go:111:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 04:59:58 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:59:58 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:59:58 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:59:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:59:58 FAIL 04:59:58 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:59:58 $ docker stop --time=1 914452dae7e1d87f6683a8920fffd68b9fbc9cb90e4cee2d9da12c0305f96b31 05:00:00 $ docker rm -f --volumes 914452dae7e1d87f6683a8920fffd68b9fbc9cb90e4cee2d9da12c0305f96b31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "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 05:00:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:00:03 05:00:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:00:03 arm64: Pulling from edgex-lftools-log-publisher 05:00:03 8998bd30e6a1: Pulling fs layer 05:00:03 04944245beec: Pulling fs layer 05:00:03 699f458cf7ca: Pulling fs layer 05:00:03 765212b225bb: Pulling fs layer 05:00:03 f23df028b6ca: Pulling fs layer 05:00:03 d65c8cfc05b1: Pulling fs layer 05:00:03 2437ff75d9bd: Pulling fs layer 05:00:03 765212b225bb: Waiting 05:00:03 f23df028b6ca: Waiting 05:00:03 d65c8cfc05b1: Waiting 05:00:03 2437ff75d9bd: Waiting 05:00:03 04944245beec: Verifying Checksum 05:00:03 04944245beec: Download complete 05:00:03 765212b225bb: Verifying Checksum 05:00:03 765212b225bb: Download complete 05:00:03 f23df028b6ca: Download complete 05:00:03 d65c8cfc05b1: Verifying Checksum 05:00:03 d65c8cfc05b1: Download complete 05:00:03 699f458cf7ca: Verifying Checksum 05:00:03 699f458cf7ca: Download complete 05:00:04 8998bd30e6a1: Download complete 05:00:07 2437ff75d9bd: Verifying Checksum 05:00:07 2437ff75d9bd: Download complete 05:00:09 8998bd30e6a1: Pull complete 05:00:09 04944245beec: Pull complete 05:00:11 699f458cf7ca: Pull complete 05:00:11 765212b225bb: Pull complete 05:00:12 f23df028b6ca: Pull complete 05:00:12 d65c8cfc05b1: Pull complete 05:00:30 2437ff75d9bd: Pull complete 05:00:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:00:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:00:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:31 prd-ubuntu20.04-docker-arm64-4c-16g-420 does not seem to be running inside a container 05:00:31 $ 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-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:00:33 $ docker top 8341e646d8a2113d46f70f55befa1353df55c3fcd47c07f47ebbe01f76f2375a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:34 ---> job-cost.sh 05:00:34 lf-activate-venv: SKIPPING 05:00:34 INFO: No Stack... 05:00:34 INFO: Retrieving Pricing Info for: v3-standard-4 05:00:35 INFO: Archiving Costs [Pipeline] sh 05:00:36 + cut -d, -f6 05:00:36 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 05:00:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-720-1-stack-cost] 05:00:36 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-720-1-stack-cost] did not exist. Created. 05:00:36 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-720-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:00:36 /w/workspace/edgex-ui-go/1@tmp/durable-59e67f3f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:00:37 + echo total: 0.10999999940395355 [Pipeline] stash 05:00:37 Warning: overwriting stash ‘stack-cost’ 05:00:38 Stashed 1 file(s) [Pipeline] } 05:00:38 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-720-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:00:38 $ docker stop --time=1 8341e646d8a2113d46f70f55befa1353df55c3fcd47c07f47ebbe01f76f2375a 05:00:39 $ docker rm -f --volumes 8341e646d8a2113d46f70f55befa1353df55c3fcd47c07f47ebbe01f76f2375a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:00:40 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 Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 05:00:42 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-720/archives ] 05:00:42 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-720/archives 05:00:42 total 16 05:00:42 drwxr-xr-x 3 root root 4096 Mar 20 04:53 . 05:00:42 drwxrwxr-x 14 jenkins jenkins 4096 Mar 20 04:53 .. 05:00:42 drwxr-xr-x 2 root root 4096 Mar 20 04:53 cost 05:00:42 -rw-r--r-- 1 root root 83 Mar 20 04:53 cost.csv 05:00:42 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-720/archives 05:00:42 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-720/archives 05:00:42 total 16 05:00:42 drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 04:53 . 05:00:42 drwxrwxr-x 14 jenkins jenkins 4096 Mar 20 04:53 .. 05:00:42 drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 04:53 cost 05:00:42 -rw-r--r-- 1 jenkins jenkins 83 Mar 20 04:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:00:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:00:43 ---> package-listing.sh 05:00:43 ++ facter osfamily 05:00:43 ++ tr '[:upper:]' '[:lower:]' 05:00:44 + OS_FAMILY=debian 05:00:44 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-720 05:00:44 + START_PACKAGES=/tmp/packages_start.txt 05:00:44 + END_PACKAGES=/tmp/packages_end.txt 05:00:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:00:44 + PACKAGES=/tmp/packages_start.txt 05:00:44 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-720 ']' 05:00:44 + PACKAGES=/tmp/packages_end.txt 05:00:44 + case "${OS_FAMILY}" in 05:00:44 + dpkg -l 05:00:44 + grep '^ii' 05:00:44 + '[' -f /tmp/packages_start.txt ']' 05:00:44 + '[' -f /tmp/packages_end.txt ']' 05:00:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:00:44 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-720 ']' 05:00:44 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-720/archives/ 05:00:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-720/archives/ [Pipeline] echo 05:00:44 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/edgexfoundry_edgex-ui-go_PR-720/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:00:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:00:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:46 prd-ubuntu20.04-docker-8c-8g-419 does not seem to be running inside a container 05:00:46 $ 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/edgexfoundry_edgex-ui-go_PR-720/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-720 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-720:/w/workspace/edgexfoundry_edgex-ui-go_PR-720:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:00:46 $ docker top 7c2fcaee1a8d86a27e00dff48ab8a685c69661a85ae0f9c0464f84868b25afe9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:46 + touch /tmp/pre-build-complete [Pipeline] sh 05:00:47 + mkdir -p /var/log/sysstat [Pipeline] sh 05:00:47 + ls /var/log/sa-host 05:00:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:47 provisioning config files... 05:00:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp/config4152280604859113593tmp [Pipeline] { [Pipeline] echo 05:00:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:00:48 ---> create-netrc.sh [Pipeline] } 05:00:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:00:48 ---> python-tools-install.sh [Pipeline] echo 05:00:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:00:49 ---> sudo-logs.sh 05:00:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:00:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:00:49 ---> job-cost.sh 05:00:49 lf-activate-venv: SKIPPING 05:00:49 DEBUG: total: 0.2199999988079071 05:00:49 INFO: Retrieving Stack Cost... 05:00:49 INFO: Retrieving Pricing Info for: v3-standard-8 05:00:50 INFO: Archiving Costs [Pipeline] echo 05:00:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:00:50 ---> logs-deploy.sh 05:00:50 lf-activate-venv: SKIPPING 05:00:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-720/1 05:00:50 INFO: archiving workspace using pattern(s): 05:00:51 Archives upload complete. 05:00:51 INFO: archiving logs to Nexus