Pull request #728 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6136b7ea0b3fc99255f79e2af9fac6dc6117e724+524fde96b3cb1875459d9e5ca758071353d7a42e (f8a7ca93c5c92b7ccf60e36f421bb8df867d38b8) 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-ssh6105222403682988330.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-ssh13398048536884897016.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-728/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-728/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5377721120179648554.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-728/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16957578879248647987.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-ssh1954343748886549673.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-728/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-728/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8187564371518652247.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1678 in /w/workspace/edgexfoundry_edgex-ui-go_PR-728 [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-728 # 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 > 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 Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 Merge succeeded, producing 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 Checking out Revision 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 (PR-728) > 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/728/head:refs/remotes/origin/PR-728 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 # 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 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:27:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:27:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:27:20 ========================================================= 04:27:20 EdgeX Global Pipelines Version Info 04:27:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:27:21 ------------------- 04:27:21 stable info: 04:27:21 ------------------- 04:27:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:27:21 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:27:21 Message: update stable to v1.0.258 04:27:22 ------------------- 04:27:22 experimental info: 04:27:22 ------------------- 04:27:22 Commited By: **** collab-it+edgex@linuxfoundation.org 04:27:22 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:27:22 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:27:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:27:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:27:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:27:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:27:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:27:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:27:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:27:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:27:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:27:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:27:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:27:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:27:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:27:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:27:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:27:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:27:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:27:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:27:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:27:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:27:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:27:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:27:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:27:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:27:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:27:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:27:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-728 [Pipeline] echo 04:27:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-728 [Pipeline] echo 04:27:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-728 [Pipeline] echo 04:27:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 [Pipeline] echo 04:27:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6136b7e [Pipeline] echo 04:27:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:27:28 provisioning config files... 04:27:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp/config17314179945414451076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:27:29 ---> ****-login.sh 04:27:29 nexus3.edgexfoundry.org:10001 04:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:29 Configure a credential helper to remove this warning. See 04:27:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:29 04:27:29 Login Succeeded 04:27:29 nexus3.edgexfoundry.org:10002 04:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:29 Configure a credential helper to remove this warning. See 04:27:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:29 04:27:29 Login Succeeded 04:27:29 nexus3.edgexfoundry.org:10003 04:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:29 Configure a credential helper to remove this warning. See 04:27:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:29 04:27:29 Login Succeeded 04:27:29 nexus3.edgexfoundry.org:10004 04:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:29 Configure a credential helper to remove this warning. See 04:27:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:29 04:27:29 Login Succeeded 04:27:29 ****.io 04:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:30 Configure a credential helper to remove this warning. See 04:27:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:30 04:27:30 Login Succeeded 04:27:30 ---> ****-login.sh ends [Pipeline] } 04:27:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:27:31 + git rev-list -1 --merges 6136b7ea0b3fc99255f79e2af9fac6dc6117e724~1..6136b7ea0b3fc99255f79e2af9fac6dc6117e724 [Pipeline] echo 04:27:31 -----------> git rev-list -1 --merges 6136b7ea0b3fc99255f79e2af9fac6dc6117e724~1..6136b7ea0b3fc99255f79e2af9fac6dc6117e724 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 [false] [Pipeline] sh 04:27:32 + git log --format=format:%s -1 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 [Pipeline] echo 04:27:32 ========================================================= 04:27:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:27:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:27:33 + git log --format=format:%s -1 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 [Pipeline] echo 04:27:33 [semverPrep] GIT_COMMIT: 6136b7ea0b3fc99255f79e2af9fac6dc6117e724, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3 [Pipeline] echo 04:27:33 [semverPrep] This is not a build commit. [Pipeline] sh 04:27:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:27:34 + grep -v github /etc/ssh/ssh_known_hosts 04:27:34 + [ -e /tmp/ssh_known_hosts ] 04:27:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:27:34 + sudo tee -a /etc/ssh/ssh_known_hosts 04:27:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:27:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:27:35 04:27:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:27:36 0.1.4: Pulling from edgex-devops/py-git-semver 04:27:36 b85a868b505f: Pulling fs layer 04:27:36 e2be974225ed: Pulling fs layer 04:27:36 339a4e72a1f5: Pulling fs layer 04:27:36 988bab9f4d93: Pulling fs layer 04:27:36 1469e6f7b9e6: Pulling fs layer 04:27:36 eaf3925da568: Pulling fs layer 04:27:36 bab4dde63d76: Pulling fs layer 04:27:36 bde34c3a00c8: Pulling fs layer 04:27:36 b352a97aabf1: Pulling fs layer 04:27:36 4872d77fe225: Pulling fs layer 04:27:36 5851b861e8e6: Pulling fs layer 04:27:36 1469e6f7b9e6: Waiting 04:27:36 eaf3925da568: Waiting 04:27:36 bab4dde63d76: Waiting 04:27:36 bde34c3a00c8: Waiting 04:27:36 b352a97aabf1: Waiting 04:27:36 4872d77fe225: Waiting 04:27:36 5851b861e8e6: Waiting 04:27:36 988bab9f4d93: Waiting 04:27:36 e2be974225ed: Verifying Checksum 04:27:36 e2be974225ed: Download complete 04:27:36 988bab9f4d93: Verifying Checksum 04:27:36 988bab9f4d93: Download complete 04:27:36 1469e6f7b9e6: Verifying Checksum 04:27:36 1469e6f7b9e6: Download complete 04:27:36 eaf3925da568: Verifying Checksum 04:27:36 eaf3925da568: Download complete 04:27:36 339a4e72a1f5: Verifying Checksum 04:27:36 339a4e72a1f5: Download complete 04:27:36 bde34c3a00c8: Verifying Checksum 04:27:36 bde34c3a00c8: Download complete 04:27:36 b352a97aabf1: Download complete 04:27:36 4872d77fe225: Download complete 04:27:36 5851b861e8e6: Verifying Checksum 04:27:36 5851b861e8e6: Download complete 04:27:36 b85a868b505f: Verifying Checksum 04:27:36 b85a868b505f: Download complete 04:27:36 bab4dde63d76: Verifying Checksum 04:27:36 bab4dde63d76: Download complete 04:27:37 b85a868b505f: Pull complete 04:27:37 e2be974225ed: Pull complete 04:27:38 339a4e72a1f5: Pull complete 04:27:38 988bab9f4d93: Pull complete 04:27:38 1469e6f7b9e6: Pull complete 04:27:38 eaf3925da568: Pull complete 04:27:40 bab4dde63d76: Pull complete 04:27:40 bde34c3a00c8: Pull complete 04:27:40 b352a97aabf1: Pull complete 04:27:40 4872d77fe225: Pull complete 04:27:41 5851b861e8e6: Pull complete 04:27:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:27:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:27:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:41 prd-ubuntu20.04-docker-8c-8g-1678 does not seem to be running inside a container 04:27:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-728 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-728:/w/workspace/edgexfoundry_edgex-ui-go_PR-728:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-728@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:27:47 $ docker top f9854df23a8ce04e980d583be4e4fb9c0bb55c17f5b202872f90c58a6c948859 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:27:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:27:47 [ssh-agent] Looking for ssh-agent implementation... 04:27:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:27:47 $ docker exec f9854df23a8ce04e980d583be4e4fb9c0bb55c17f5b202872f90c58a6c948859 ssh-agent 04:27:48 SSH_AUTH_SOCK=/tmp/ssh-lvTjXbzpZCNa/agent.31 04:27:48 SSH_AGENT_PID=37 04:27:48 Running ssh-add (command line suppressed) 04:27:48 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp/private_key_14909644143495182005.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp/private_key_14909644143495182005.key) 04:27:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:27:48 + git tag --points-at HEAD [Pipeline] } 04:27:48 $ docker exec --env ******** --env ******** f9854df23a8ce04e980d583be4e4fb9c0bb55c17f5b202872f90c58a6c948859 ssh-agent -k 04:27:48 unset SSH_AUTH_SOCK; 04:27:48 unset SSH_AGENT_PID; 04:27:48 echo Agent pid 37 killed; 04:27:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:27:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:27:49 [ssh-agent] Looking for ssh-agent implementation... 04:27:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:27:49 $ docker exec f9854df23a8ce04e980d583be4e4fb9c0bb55c17f5b202872f90c58a6c948859 ssh-agent 04:27:49 SSH_AUTH_SOCK=/tmp/ssh-svTe25n802Ym/agent.71 04:27:49 SSH_AGENT_PID=77 04:27:49 Running ssh-add (command line suppressed) 04:27:49 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp/private_key_18192811276062080243.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp/private_key_18192811276062080243.key) 04:27:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:27:50 + git semver init 04:27:50 2024-03-29 04:27:50,545 [run_init] DEBUG init version:0.0.0 force:False 04:27:50 2024-03-29 04:27:50,546 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-728/.semver 04:27:50 2024-03-29 04:27:50,547 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-728/.semver 04:27:50 2024-03-29 04:27:50,547 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-728/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-728, universal_newlines=False, shell=None, istream=None) 04:27:52 2024-03-29 04:27:52,702 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-728/.git/info/exclude 04:27:52 2024-03-29 04:27:52,702 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-728/.semver/PR-728 with force:False 04:27:52 2024-03-29 04:27:52,702 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-728/.semver/PR-728 04:27:52 2024-03-29 04:27:52,705 [execute] INFO git cat-file --batch-check 04:27:52 2024-03-29 04:27:52,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-728/.semver, universal_newlines=False, shell=None, istream=) 04:27:52 2024-03-29 04:27:52,712 [execute] INFO git cat-file --batch 04:27:52 2024-03-29 04:27:52,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-728/.semver, universal_newlines=False, shell=None, istream=) 04:27:52 2024-03-29 04:27:52,718 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-728/.semver/PR-728 04:27:52 0.0.0 [Pipeline] } 04:27:52 $ docker exec --env ******** --env ******** f9854df23a8ce04e980d583be4e4fb9c0bb55c17f5b202872f90c58a6c948859 ssh-agent -k 04:27:52 unset SSH_AUTH_SOCK; 04:27:52 unset SSH_AGENT_PID; 04:27:52 echo Agent pid 77 killed; 04:27:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:27:53 + git semver [Pipeline] } 04:27:54 $ docker stop --time=1 f9854df23a8ce04e980d583be4e4fb9c0bb55c17f5b202872f90c58a6c948859 04:27:57 $ docker rm -f --volumes f9854df23a8ce04e980d583be4e4fb9c0bb55c17f5b202872f90c58a6c948859 [Pipeline] // withDockerContainer [Pipeline] sh 04:27:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:27:58 Stashed 1 file(s) [Pipeline] echo 04:27:58 [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:28:00 provisioning config files... 04:28:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp/config2885271988597191804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:01 ---> ****-login.sh 04:28:01 nexus3.edgexfoundry.org:10001 04:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:01 Configure a credential helper to remove this warning. See 04:28:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:01 04:28:01 Login Succeeded 04:28:01 nexus3.edgexfoundry.org:10002 04:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:01 Configure a credential helper to remove this warning. See 04:28:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:01 04:28:01 Login Succeeded 04:28:01 nexus3.edgexfoundry.org:10003 04:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:01 Configure a credential helper to remove this warning. See 04:28:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:01 04:28:01 Login Succeeded 04:28:01 nexus3.edgexfoundry.org:10004 04:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:01 Configure a credential helper to remove this warning. See 04:28:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:01 04:28:01 Login Succeeded 04:28:01 ****.io 04:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:02 Configure a credential helper to remove this warning. See 04:28:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:02 04:28:02 Login Succeeded 04:28:02 ---> ****-login.sh ends [Pipeline] } 04:28:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:28:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:28:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:28:03 ========================================================= 04:28:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:28:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:04 + 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:28:04 Sending build context to Docker daemon 59.63MB 04:28:04 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:28:04 Step 2/15 : FROM ${BASE} AS builder 04:28:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:28:04 7264a8db6415: Pulling fs layer 04:28:04 c4d48a809fc2: Pulling fs layer 04:28:04 4f1c88b9dad5: Pulling fs layer 04:28:04 ad3a456e5733: Pulling fs layer 04:28:04 69c7f0334f64: Pulling fs layer 04:28:04 1f1c1a5573a3: Pulling fs layer 04:28:04 ce7588e14bc9: Pulling fs layer 04:28:04 ad3a456e5733: Waiting 04:28:04 69c7f0334f64: Waiting 04:28:04 1f1c1a5573a3: Waiting 04:28:04 b5e4710f87ac: Pulling fs layer 04:28:04 ce7588e14bc9: Waiting 04:28:04 b5e4710f87ac: Waiting 04:28:04 c4d48a809fc2: Download complete 04:28:04 ad3a456e5733: Verifying Checksum 04:28:04 ad3a456e5733: Download complete 04:28:04 69c7f0334f64: Verifying Checksum 04:28:04 69c7f0334f64: Download complete 04:28:04 7264a8db6415: Verifying Checksum 04:28:04 7264a8db6415: Download complete 04:28:04 1f1c1a5573a3: Verifying Checksum 04:28:04 1f1c1a5573a3: Download complete 04:28:04 7264a8db6415: Pull complete 04:28:04 b5e4710f87ac: Verifying Checksum 04:28:04 b5e4710f87ac: Download complete 04:28:04 c4d48a809fc2: Pull complete 04:28:05 4f1c88b9dad5: Verifying Checksum 04:28:05 4f1c88b9dad5: Download complete 04:28:05 ce7588e14bc9: Verifying Checksum 04:28:05 ce7588e14bc9: Download complete 04:28:09 4f1c88b9dad5: Pull complete 04:28:09 ad3a456e5733: Pull complete 04:28:09 69c7f0334f64: Pull complete 04:28:09 1f1c1a5573a3: Pull complete 04:28:11 ce7588e14bc9: Pull complete 04:28:11 b5e4710f87ac: Pull complete 04:28:11 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:28:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:28:11 ---> 88b5674ff536 04:28:11 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:28:15 Still waiting to schedule task 04:28:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:28:17 ---> Running in 8c288b263971 04:28:17 Removing intermediate container 8c288b263971 04:28:17 ---> 3d9d06311269 04:28:17 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:28:17 ---> Running in 455d0043cb9a 04:28:17 Removing intermediate container 455d0043cb9a 04:28:17 ---> cafe79766942 04:28:17 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:28:17 ---> Running in 2856b2edcf23 04:28:17 Removing intermediate container 2856b2edcf23 04:28:17 ---> 239af345fecd 04:28:17 Step 6/15 : LABEL Name=edgex-ui-go 04:28:17 ---> Running in 0b62b3370144 04:28:17 Removing intermediate container 0b62b3370144 04:28:17 ---> 2970e400430c 04:28:17 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:28:17 ---> Running in cc6e6d3d3612 04:28:17 Removing intermediate container cc6e6d3d3612 04:28:17 ---> d198ae58a46e 04:28:17 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:28:18 latest: Pulling from library/docker 04:28:18 4abcf2066143: Pulling fs layer 04:28:18 c6dd7fda0220: Pulling fs layer 04:28:18 4f4fb700ef54: Pulling fs layer 04:28:18 c3cdfe127e63: Pulling fs layer 04:28:18 0f2b6d6f61c1: Pulling fs layer 04:28:18 99ef9d78a450: Pulling fs layer 04:28:18 aa022d7f0c8d: Pulling fs layer 04:28:18 d9ef7eb639b9: Pulling fs layer 04:28:18 eee617bc1d24: Pulling fs layer 04:28:18 ecd4613e45a4: Pulling fs layer 04:28:18 7447ac55f625: Pulling fs layer 04:28:18 9592191e2288: Pulling fs layer 04:28:18 b19879be94c1: Pulling fs layer 04:28:18 fae32ca6a76a: Pulling fs layer 04:28:18 4a7e7783f2c0: Pulling fs layer 04:28:18 9b8d2035cc39: Pulling fs layer 04:28:18 aa022d7f0c8d: Waiting 04:28:18 0f2b6d6f61c1: Waiting 04:28:18 eee617bc1d24: Waiting 04:28:18 ecd4613e45a4: Waiting 04:28:18 7447ac55f625: Waiting 04:28:18 9592191e2288: Waiting 04:28:18 b19879be94c1: Waiting 04:28:18 4a7e7783f2c0: Waiting 04:28:18 d9ef7eb639b9: Waiting 04:28:18 fae32ca6a76a: Waiting 04:28:18 9b8d2035cc39: Waiting 04:28:18 c3cdfe127e63: Waiting 04:28:18 99ef9d78a450: Waiting 04:28:18 4f4fb700ef54: Verifying Checksum 04:28:18 4f4fb700ef54: Download complete 04:28:18 4abcf2066143: Download complete 04:28:18 c6dd7fda0220: Verifying Checksum 04:28:18 c6dd7fda0220: Download complete 04:28:18 c3cdfe127e63: Verifying Checksum 04:28:18 c3cdfe127e63: Download complete 04:28:18 4abcf2066143: Pull complete 04:28:18 c6dd7fda0220: Pull complete 04:28:18 0f2b6d6f61c1: Verifying Checksum 04:28:18 0f2b6d6f61c1: Download complete 04:28:18 99ef9d78a450: Verifying Checksum 04:28:18 99ef9d78a450: Download complete 04:28:18 aa022d7f0c8d: Verifying Checksum 04:28:18 aa022d7f0c8d: Download complete 04:28:18 4f4fb700ef54: Pull complete 04:28:18 eee617bc1d24: Verifying Checksum 04:28:18 eee617bc1d24: Download complete 04:28:18 c3cdfe127e63: Pull complete 04:28:18 d9ef7eb639b9: Download complete 04:28:18 ecd4613e45a4: Verifying Checksum 04:28:18 ecd4613e45a4: Download complete 04:28:18 9592191e2288: Download complete 04:28:18 b19879be94c1: Verifying Checksum 04:28:18 b19879be94c1: Download complete 04:28:18 7447ac55f625: Verifying Checksum 04:28:18 7447ac55f625: Download complete 04:28:18 0f2b6d6f61c1: Pull complete 04:28:18 9b8d2035cc39: Verifying Checksum 04:28:18 9b8d2035cc39: Download complete 04:28:18 4a7e7783f2c0: Download complete 04:28:19 99ef9d78a450: Pull complete 04:28:19 fae32ca6a76a: Verifying Checksum 04:28:19 fae32ca6a76a: Download complete 04:28:19 aa022d7f0c8d: Pull complete 04:28:19 d9ef7eb639b9: Pull complete 04:28:19 eee617bc1d24: Pull complete 04:28:19 ecd4613e45a4: Pull complete 04:28:20 7447ac55f625: Pull complete 04:28:20 9592191e2288: Pull complete 04:28:20 b19879be94c1: Pull complete 04:28:21 fae32ca6a76a: Pull complete 04:28:21 4a7e7783f2c0: Pull complete 04:28:21 9b8d2035cc39: Pull complete 04:28:21 Digest: sha256:016c45d9e31461802186e8e9aaa394f35e173a8ce913ea7195a672cdc97102f2 04:28:21 Status: Downloaded newer image for docker:latest 04:28:24 ---> 91b6a1fd50e4 04:28:24 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:28:24 ---> Running in 3093bf9b2e78 04:28:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:28:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:28:25 OK: 264 MiB in 52 packages 04:28:25 Removing intermediate container 3093bf9b2e78 04:28:25 ---> c1114c630b14 04:28:25 Step 10/15 : ENV GO111MODULE=on 04:28:25 ---> Running in c91356c2fa76 04:28:25 Removing intermediate container c91356c2fa76 04:28:25 ---> d9ee1991a034 04:28:25 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:28:25 ---> Running in c217c16a3469 04:28:25 Removing intermediate container c217c16a3469 04:28:25 ---> ec83664d0ab0 04:28:25 Step 12/15 : COPY go.mod vendor* ./ 04:28:26 ---> aa2fc5c422b6 04:28:26 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:26 ---> Running in 9e2dd5708801 04:29:35 Removing intermediate container 9e2dd5708801 04:29:35 ---> e55dd66306cc 04:29:35 Step 14/15 : COPY . . 04:29:35 ---> d4087f9cf215 04:29:35 Step 15/15 : RUN ${MAKE} 04:29:35 ---> Running in cf2a6e8922b5 04:29:35 noop 04:29:35 Removing intermediate container cf2a6e8922b5 04:29:35 ---> 9de0efc034ad 04:29:35 Successfully built 9de0efc034ad 04:29:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:36 + docker inspect -f . ci-base-image-x86_64 04:29:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:36 prd-ubuntu20.04-docker-8c-8g-1678 does not seem to be running inside a container 04:29:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-728 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-728:/w/workspace/edgexfoundry_edgex-ui-go_PR-728:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-728@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:29:37 $ docker top 1bb9780ee94036ab0668edea96e0ad7f73f37aabf77cb60bd647e7f9b22d8ce1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:38 + go version 04:29:38 go version go1.21.0 linux/amd64 [Pipeline] } 04:29:38 $ docker stop --time=1 1bb9780ee94036ab0668edea96e0ad7f73f37aabf77cb60bd647e7f9b22d8ce1 04:29:39 $ docker rm -f --volumes 1bb9780ee94036ab0668edea96e0ad7f73f37aabf77cb60bd647e7f9b22d8ce1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:41 + docker inspect -f . ci-base-image-x86_64 04:29:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:41 prd-ubuntu20.04-docker-8c-8g-1678 does not seem to be running inside a container 04:29:41 $ 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-728 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-728:/w/workspace/edgexfoundry_edgex-ui-go_PR-728:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-728@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:29:41 $ docker top a732bd945428520b1960dbe763b76d70bd747e40a72410cab052ddcfe77adf78 -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:42 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-728 [Pipeline] fileExists [Pipeline] sh 04:29:43 + make test 04:29:43 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:29:45 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:29:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1680 in /w/workspace/edgexfoundry_edgex-ui-go_PR-728 [Pipeline] { [Pipeline] ws 04:29:46 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:29:49 The recommended git tool is: git 04:29:57 using credential edgex-jenkins-ssh 04:29:57 Cloning the remote Git repository 04:29:57 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:29:58 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:29:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:29:58 > git --version # timeout=10 04:29:58 > git --version # 'git version 2.25.1' 04:29:58 using GIT_SSH to set credentials SSH Credentials for GitHub 04:29:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:30:00 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:30:00 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:30:00 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:30:00 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:30:00 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:30:00 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:30:00 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:30:00 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 04:30:00 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 04:30:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:30:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:30:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:30:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:30:04 using GIT_SSH to set credentials SSH Credentials for GitHub 04:30:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/728/head:refs/remotes/origin/PR-728 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:30:05 Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 04:30:05 Merge succeeded, producing 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 04:30:05 Checking out Revision 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 (PR-728) 04:30:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:30:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:30:06 ./bin/test-attribution-txt.sh 04:30:06 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:30:06 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:30:06 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:30:06 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:30:06 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:30:06 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:30:06 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:30:06 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:30:06 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:30:06 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 04:30:06 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 04:30:06 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add 04:30:06 make -C web test 04:30:06 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-728/web' 04:30:06 make[1]: tput: No such file or directory 04:30:06 make[1]: tput: No such file or directory 04:30:06 warning: generating ./VERSION 04:30:06 echo "0.0.0" > VERSION 04:30:06 docker build \ 04:30:06 -f Dockerfile \ 04:30:06 --build-arg USER=1000 \ 04:30:06 \ 04:30:06 --label "git_sha=6136b7ea0b3fc99255f79e2af9fac6dc6117e724" \ 04:30:06 -t edgexfoundry/edgex-web-ui:6136b7ea0b3fc99255f79e2af9fac6dc6117e724 \ 04:30:06 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 04:30:06 . 04:30:06 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 04:30:06 Install the buildx component to build images with BuildKit: 04:30:06 https://docs.docker.com/go/buildx/ 04:30:06 04:30:06 Sending build context to Docker daemon 2.62MB 04:30:06 Step 1/11 : FROM node:18-alpine3.18 04:30:05 > git config core.sparsecheckout # timeout=10 04:30:05 > git checkout -f 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 # timeout=10 04:30:05 > git remote # timeout=10 04:30:05 > git config --get remote.origin.url # timeout=10 04:30:05 using GIT_SSH to set credentials SSH Credentials for GitHub 04:30:05 > git merge 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 04:30:05 > git rev-parse HEAD^{commit} # timeout=10 04:30:05 > git config core.sparsecheckout # timeout=10 04:30:05 > git checkout -f 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 # timeout=10 04:30:06 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3" 04:30:06 18-alpine3.18: Pulling from library/node 04:30:06 619be1103602: Pulling fs layer 04:30:06 251d84bd21a3: Pulling fs layer 04:30:06 067b2ad0784e: Pulling fs layer 04:30:06 b616c0f2fc5e: Pulling fs layer 04:30:06 b616c0f2fc5e: Waiting 04:30:06 > git --version # timeout=10 04:30:06 > git --version # 'git version 2.25.1' 04:30:06 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:30:07 067b2ad0784e: Verifying Checksum 04:30:07 067b2ad0784e: Download complete 04:30:07 b616c0f2fc5e: Verifying Checksum 04:30:07 619be1103602: Verifying Checksum 04:30:07 619be1103602: Download complete 04:30:07 619be1103602: Pull complete 04:30:08 251d84bd21a3: Verifying Checksum 04:30:08 251d84bd21a3: Download complete 04:30:09 251d84bd21a3: Pull complete 04:30:09 067b2ad0784e: Pull complete 04:30:09 b616c0f2fc5e: Pull complete 04:30:09 Digest: sha256:63008551461d4550a3567af2d56ebb624e56db93f7ef951bf2ea5f41ef63d2e4 04:30:09 Status: Downloaded newer image for node:18-alpine3.18 04:30:09 ---> dee001f497e4 04:30:09 Step 2/11 : RUN apk add --no-cache chromium [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:30:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:30:12 % Total % Received % Xferd Average Speed Time Time Time Current 04:30:12 Dload Upload Total Spent Left Speed 04:30:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh 04:30:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:30:13 + + sudo teesudo /etc/docker/daemon.new jq 04:30:13 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:30:13 { 04:30:13 "registry-mirrors": [ 04:30:13 "https://nexus3.edgexfoundry.org:10001" 04:30:13 ], 04:30:13 "bip": "10.250.0.254/24", 04:30:13 "hosts": [ 04:30:13 "tcp://0.0.0.0:5555", 04:30:13 "unix:///var/run/docker.sock" 04:30:13 ], 04:30:13 "mtu": 1458, 04:30:13 "selinux-enabled": true, 04:30:13 "seccomp-profile": "/etc/docker/seccomp.json" 04:30:13 } [Pipeline] sh 04:30:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:30:14 + sudo service docker restart 04:30:15 ---> Running in 94995582846d 04:30:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:30:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:30:16 (1/154) Installing libexpat (2.6.2-r0) 04:30:16 (2/154) Installing brotli-libs (1.0.9-r14) 04:30:16 (3/154) Installing libbz2 (1.0.8-r5) 04:30:16 (4/154) Installing libpng (1.6.39-r3) 04:30:16 (5/154) Installing freetype (2.13.0-r5) 04:30:16 (6/154) Installing fontconfig (2.14.2-r3) 04:30:16 (7/154) Installing libfontenc (1.1.7-r2) 04:30:16 (8/154) Installing mkfontscale (1.2.2-r3) 04:30:16 (9/154) Installing font-opensans (0_git20210927-r1) 04:30:16 (10/154) Installing pkgconf (1.9.5-r0) 04:30:16 (11/154) Installing libffi (3.4.4-r2) 04:30:16 (12/154) Installing libintl (0.21.1-r7) 04:30:16 (13/154) Installing libblkid (2.38.1-r8) 04:30:16 (14/154) Installing libmount (2.38.1-r8) 04:30:16 (15/154) Installing pcre2 (10.42-r1) 04:30:16 (16/154) Installing glib (2.76.6-r0) 04:30:16 (17/154) Installing xz-libs (5.4.3-r0) 04:30:16 (18/154) Installing libxml2 (2.11.7-r0) 04:30:16 (19/154) Installing shared-mime-info (2.2-r5) 04:30:16 (20/154) Installing hicolor-icon-theme (0.17-r2) 04:30:16 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 04:30:16 (22/154) Installing libwebp (1.3.2-r0) 04:30:16 (23/154) Installing zstd-libs (1.5.5-r4) 04:30:16 (24/154) Installing tiff (4.5.1-r0) 04:30:16 (25/154) Installing gdk-pixbuf (2.42.10-r5) 04:30:16 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 04:30:16 (27/154) Installing libxau (1.0.11-r2) 04:30:16 (28/154) Installing libmd (1.0.4-r2) 04:30:16 (29/154) Installing libbsd (0.11.7-r1) 04:30:16 (30/154) Installing libxdmcp (1.1.4-r2) 04:30:16 (31/154) Installing libxcb (1.15-r1) 04:30:16 (32/154) Installing libx11 (1.8.7-r0) 04:30:16 (33/154) Installing libxcomposite (0.4.6-r3) 04:30:16 (34/154) Installing libxfixes (6.0.1-r2) 04:30:16 (35/154) Installing libxrender (0.9.11-r3) 04:30:16 (36/154) Installing libxcursor (1.2.1-r2) 04:30:16 (37/154) Installing libxdamage (1.1.6-r2) 04:30:16 (38/154) Installing libxext (1.3.5-r2) 04:30:16 (39/154) Installing libxi (1.8.1-r0) 04:30:16 (40/154) Installing libxinerama (1.1.5-r2) 04:30:16 (41/154) Installing libxrandr (1.5.3-r2) 04:30:16 (42/154) Installing libatk-1.0 (2.48.4-r0) 04:30:16 (43/154) Installing libxtst (1.2.4-r2) 04:30:16 (44/154) Installing dbus-libs (1.14.8-r0) 04:30:16 (45/154) Installing at-spi2-core (2.48.4-r0) 04:30:16 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 04:30:16 (47/154) Installing pixman (0.42.2-r1) 04:30:16 (48/154) Installing cairo (1.17.8-r1) 04:30:16 (49/154) Installing cairo-gobject (1.17.8-r1) 04:30:16 (50/154) Installing avahi-libs (0.8-r13) 04:30:16 (51/154) Installing gmp (6.2.1-r3) 04:30:16 (52/154) Installing nettle (3.8.1-r2) 04:30:16 (53/154) Installing libunistring (1.1-r1) 04:30:16 (54/154) Installing libidn2 (2.3.4-r1) 04:30:16 (55/154) Installing p11-kit (0.24.1-r2) 04:30:16 (56/154) Installing libtasn1 (4.19.0-r1) 04:30:16 (57/154) Installing gnutls (3.8.4-r0) 04:30:16 (58/154) Installing cups-libs (2.4.7-r0) 04:30:16 (59/154) Installing libepoxy (1.5.10-r1) 04:30:16 (60/154) Installing fribidi (1.0.13-r0) 04:30:16 (61/154) Installing graphite2 (1.3.14-r5) 04:30:16 (62/154) Installing harfbuzz (7.3.0-r0) 04:30:16 (63/154) Installing libxft (2.3.8-r1) 04:30:16 (64/154) Installing pango (1.50.14-r1) 04:30:16 (65/154) Installing wayland-libs-client (1.22.0-r2) 04:30:16 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 04:30:16 (67/154) Installing wayland-libs-egl (1.22.0-r2) 04:30:16 (68/154) Installing xkeyboard-config (2.38-r0) 04:30:16 (69/154) Installing libxkbcommon (1.5.0-r2) 04:30:16 (70/154) Installing gtk+3.0 (3.24.38-r1) 04:30:17 Executing gtk+3.0-3.24.38-r1.post-install 04:30:17 (71/154) Installing icu-data-full (73.2-r2) 04:30:17 (72/154) Installing mesa (23.0.4-r0) 04:30:17 (73/154) Installing llvm15-libs (15.0.7-r6) 04:30:18 (74/154) Installing hwdata-pci (0.370-r0) 04:30:18 (75/154) Installing libpciaccess (0.17-r2) 04:30:18 (76/154) Installing libdrm (2.4.115-r4) 04:30:18 (77/154) Installing musl-fts (1.2.7-r5) 04:30:18 (78/154) Installing libelf (0.189-r2) 04:30:18 (79/154) Installing mesa-glapi (23.0.4-r0) 04:30:18 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 04:30:18 (81/154) Installing eudev-libs (3.2.11-r8) 04:30:18 (82/154) Installing libmagic (5.45-r0) 04:30:18 (83/154) Installing file (5.45-r0) 04:30:18 (84/154) Installing libice (1.1.1-r2) 04:30:18 (85/154) Installing libuuid (2.38.1-r8) 04:30:18 (86/154) Installing libsm (1.2.4-r1) 04:30:18 (87/154) Installing libxt (1.3.0-r2) 04:30:18 (88/154) Installing libxmu (1.1.4-r2) 04:30:18 (89/154) Installing xset (1.2.5-r1) 04:30:18 (90/154) Installing xprop (1.2.7-r0) 04:30:18 (91/154) Installing xdg-utils (1.1.3-r4) 04:30:18 (92/154) Installing libogg (1.3.5-r4) 04:30:18 (93/154) Installing flac-libs (1.4.3-r0) 04:30:18 (94/154) Installing alsa-lib (1.2.9-r1) 04:30:18 (95/154) Installing libatomic (12.2.1_git20220924-r10) 04:30:18 (96/154) Installing svt-av1-libs (1.6.0-r0) 04:30:18 (97/154) Installing aom-libs (3.6.1-r0) 04:30:18 (98/154) Installing libva (2.18.0-r1) 04:30:18 (99/154) Installing libvdpau (1.5-r1) 04:30:18 (100/154) Installing onevpl-libs (2023.2.1-r0) 04:30:18 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 04:30:18 (102/154) Installing libdav1d (1.2.1-r0) 04:30:18 (103/154) Installing libhwy (1.0.4-r1) 04:30:18 (104/154) Installing lcms2 (2.15-r2) 04:30:18 (105/154) Installing libjxl (0.8.2-r0) 04:30:18 (106/154) Installing lame-libs (3.100-r5) 04:30:18 (107/154) Installing opus (1.4-r0) 04:30:18 (108/154) Installing libgomp (12.2.1_git20220924-r10) 04:30:18 (109/154) Installing soxr (0.1.3-r5) 04:30:19 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 04:30:19 (111/154) Installing libtheora (1.1.1-r17) 04:30:19 (112/154) Installing libvorbis (1.3.7-r1) 04:30:19 (113/154) Installing libvpx (1.13.0-r2) 04:30:19 (114/154) Installing x264-libs (0.164_git20220602-r1) 04:30:19 (115/154) Installing numactl (2.0.16-r4) 04:30:19 (116/154) Installing x265-libs (3.5-r4) 04:30:19 (117/154) Installing xvidcore (1.3.7-r1) 04:30:19 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 04:30:20 (119/154) Installing libbluray (1.3.4-r0) 04:30:20 (120/154) Installing mpg123-libs (1.31.3-r1) 04:30:20 (121/154) Installing libopenmpt (0.7.2-r0) 04:30:20 (122/154) Installing cjson (1.7.17-r0) 04:30:20 (123/154) Installing mbedtls (2.28.7-r0) 04:30:20 (124/154) Installing librist (0.2.7-r0) 04:30:20 (125/154) Installing libsrt (1.5.2-r0) 04:30:20 (126/154) Installing libssh (0.10.5-r0) 04:30:20 (127/154) Installing libsodium (1.0.18-r3) 04:30:20 (128/154) Installing libzmq (4.3.4-r4) 04:30:20 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 04:30:20 (130/154) Installing libevent (2.1.12-r6) 04:30:20 (131/154) Installing wayland-libs-server (1.22.0-r2) 04:30:20 (132/154) Installing mesa-gbm (23.0.4-r0) 04:30:20 (133/154) Installing harfbuzz-subset (7.3.0-r0) 04:30:20 (134/154) Installing icu-libs (73.2-r2) 04:30:20 (135/154) Installing jsoncpp (1.9.5-r0) 04:30:20 (136/154) Installing minizip (1.2.13-r1) 04:30:20 (137/154) Installing nspr (4.35-r2) 04:30:20 (138/154) Installing sqlite-libs (3.41.2-r3) 04:30:20 (139/154) Installing nss (3.94-r0) 04:30:20 (140/154) Installing pipewire-libs (0.3.70-r1) 04:30:20 (141/154) Installing libasyncns (0.8-r1) 04:30:20 (142/154) Installing libltdl (2.4.7-r2) 04:30:20 (143/154) Installing orc (0.4.34-r0) 04:30:20 (144/154) Installing libsndfile (1.2.0-r2) 04:30:20 (145/154) Installing speexdsp (1.2.1-r1) 04:30:20 (146/154) Installing tdb-libs (1.4.8-r1) 04:30:20 (147/154) Installing libpulse (16.1-r10) 04:30:20 (148/154) Installing snappy (1.1.10-r1) 04:30:20 (149/154) Installing libwoff2common (1.0.2-r2) 04:30:20 (150/154) Installing libwoff2enc (1.0.2-r2) 04:30:20 (151/154) Installing libgpg-error (1.47-r1) 04:30:20 (152/154) Installing libgcrypt (1.10.2-r1) 04:30:20 (153/154) Installing libxslt (1.1.38-r0) 04:30:20 (154/154) Installing chromium (119.0.6045.159-r0) 04:30:22 Executing busybox-1.36.1-r5.trigger 04:30:22 Executing fontconfig-2.14.2-r3.trigger 04:30:22 Executing mkfontscale-1.2.2-r3.trigger 04:30:22 Executing glib-2.76.6-r0.trigger 04:30:22 Executing shared-mime-info-2.2-r5.trigger 04:30:22 Executing gdk-pixbuf-2.42.10-r5.trigger 04:30:22 Executing gtk-update-icon-cache-3.24.38-r1.trigger 04:30:22 OK: 580 MiB in 171 packages 04:30:32 Removing intermediate container 94995582846d 04:30:32 ---> edaae29df536 04:30:32 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 04:30:32 ---> Running in 3937804818af 04:30:33 Removing intermediate container 3937804818af 04:30:33 ---> 5511053ff79c 04:30:33 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 04:30:33 ---> Running in 5b739b5d890d 04:30:33 Removing intermediate container 5b739b5d890d 04:30:33 ---> 83ea444eca03 04:30:33 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 04:30:33 ---> Running in 3678de0774a6 04:30:33 Removing intermediate container 3678de0774a6 04:30:33 ---> c97c60c98083 04:30:33 Step 6/11 : RUN npm install -g npm 04:30:33 ---> Running in a3e0eb5b0b91 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:34 provisioning config files... 04:30:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config16043437677336871265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:35 ---> ****-login.sh 04:30:35 nexus3.edgexfoundry.org:10001 04:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:35 Configure a credential helper to remove this warning. See 04:30:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:35 04:30:35 Login Succeeded 04:30:35 nexus3.edgexfoundry.org:10002 04:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:35 Configure a credential helper to remove this warning. See 04:30:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:35 04:30:35 Login Succeeded 04:30:35 nexus3.edgexfoundry.org:10003 04:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:36 Configure a credential helper to remove this warning. See 04:30:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:36 04:30:36 Login Succeeded 04:30:36 nexus3.edgexfoundry.org:10004 04:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:36 Configure a credential helper to remove this warning. See 04:30:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:36 04:30:36 Login Succeeded 04:30:36 ****.io 04:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:37 Configure a credential helper to remove this warning. See 04:30:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:37 04:30:37 Login Succeeded 04:30:37 ---> ****-login.sh ends [Pipeline] } 04:30:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:30:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:30:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:30:38 ========================================================= 04:30:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:30:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:39 + 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:30:41 Sending build context to Docker daemon 35.41MB 04:30:41 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:30:41 Step 2/15 : FROM ${BASE} AS builder 04:30:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:30:41 9fda8d8052c6: Pulling fs layer 04:30:41 5d54e960e981: Pulling fs layer 04:30:41 c4a7e357bf2a: Pulling fs layer 04:30:41 f0e02332f6b5: Pulling fs layer 04:30:41 872ee5b61b7b: Pulling fs layer 04:30:41 0c6a40ed1a82: Pulling fs layer 04:30:41 94ae7d8d031c: Pulling fs layer 04:30:41 f0e02332f6b5: Waiting 04:30:41 872ee5b61b7b: Waiting 04:30:41 0c6a40ed1a82: Waiting 04:30:41 94ae7d8d031c: Waiting 04:30:41 5d54e960e981: Verifying Checksum 04:30:41 5d54e960e981: Download complete 04:30:41 f0e02332f6b5: Verifying Checksum 04:30:41 f0e02332f6b5: Download complete 04:30:41 872ee5b61b7b: Verifying Checksum 04:30:41 872ee5b61b7b: Download complete 04:30:41 9fda8d8052c6: Verifying Checksum 04:30:41 9fda8d8052c6: Download complete 04:30:42 94ae7d8d031c: Verifying Checksum 04:30:42 94ae7d8d031c: Download complete 04:30:42 9fda8d8052c6: Pull complete 04:30:43 5d54e960e981: Pull complete 04:30:43 c4a7e357bf2a: Verifying Checksum 04:30:43 c4a7e357bf2a: Download complete 04:30:44 0c6a40ed1a82: Verifying Checksum 04:30:44 0c6a40ed1a82: Download complete 04:30:48 04:30:48 changed 14 packages in 14s 04:30:48 04:30:48 24 packages are looking for funding 04:30:48 run `npm fund` for details 04:30:49 Removing intermediate container a3e0eb5b0b91 04:30:49 ---> 6754d6212bd7 04:30:49 Step 7/11 : ARG USER=1000 04:30:49 ---> Running in 101758d34c5d 04:30:49 Removing intermediate container 101758d34c5d 04:30:49 ---> 01598f21df4b 04:30:49 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 04:30:49 ---> Running in 6b6f6f849069 04:30:50 Removing intermediate container 6b6f6f849069 04:30:50 ---> db899dc6b1ef 04:30:50 Step 9/11 : USER $USER:$USER 04:30:50 ---> Running in b18b71d209c8 04:30:50 Removing intermediate container b18b71d209c8 04:30:50 ---> 22a7b43abdb8 04:30:50 Step 10/11 : WORKDIR /app 04:30:50 ---> Running in 1a3737299734 04:30:50 Removing intermediate container 1a3737299734 04:30:50 ---> 4503898855b3 04:30:50 Step 11/11 : LABEL git_sha=6136b7ea0b3fc99255f79e2af9fac6dc6117e724 04:30:50 ---> Running in 217132d7eac0 04:30:50 Removing intermediate container 217132d7eac0 04:30:50 ---> 1e091fdd14e8 04:30:50 Successfully built 1e091fdd14e8 04:30:50 Successfully tagged edgexfoundry/edgex-web-ui:6136b7ea0b3fc99255f79e2af9fac6dc6117e724 04:30:50 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 04:30:50 touch edgex-web-ui.imagebuilt 04:30:50 mkdir -p node_modules coverage 04:30:50 chown "1000:1000" . node_modules coverage package-lock.json 04:30:50 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 04:30:57 c4a7e357bf2a: Pull complete 04:30:57 f0e02332f6b5: Pull complete 04:30:57 872ee5b61b7b: Pull complete 04:31:03 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 04:31:03 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead 04:31:03 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 04:31:03 npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 04:31:03 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 04:31:03 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 04:31:03 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 04:31:03 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 04:31:04 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 04:31:04 npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 04:31:04 0c6a40ed1a82: Pull complete 04:31:05 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 04:31:05 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 04:31:06 94ae7d8d031c: Pull complete 04:31:06 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:31:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:31:06 ---> 86de565de09d 04:31:06 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:31:06 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 04:31:08 ---> Running in 741ca41cc90c 04:31:08 Removing intermediate container 741ca41cc90c 04:31:08 ---> 12904d3f1523 04:31:08 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:31:08 ---> Running in e2c6d79d6dad 04:31:09 Removing intermediate container e2c6d79d6dad 04:31:09 ---> dcfe5facd851 04:31:09 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:31:09 ---> Running in bb25ad506f88 04:31:09 Removing intermediate container bb25ad506f88 04:31:09 ---> 1d0b3a6f83b9 04:31:09 Step 6/15 : LABEL Name=edgex-ui-go 04:31:09 ---> Running in be2e26f295c8 04:31:10 Removing intermediate container be2e26f295c8 04:31:10 ---> 1c4013d316ad 04:31:10 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:31:10 ---> Running in 74ceecbea87c 04:31:10 Removing intermediate container 74ceecbea87c 04:31:10 ---> 95f1f9078074 04:31:10 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:31:10 latest: Pulling from library/docker 04:31:11 bca4290a9639: Pulling fs layer 04:31:11 17b275a3377f: Pulling fs layer 04:31:11 4f4fb700ef54: Pulling fs layer 04:31:11 c7c53acdebd8: Pulling fs layer 04:31:11 11eaffe3eb71: Pulling fs layer 04:31:11 2ee06d9bd875: Pulling fs layer 04:31:11 117228750389: Pulling fs layer 04:31:11 c28cda27aeb5: Pulling fs layer 04:31:11 ff57bb0e39d9: Pulling fs layer 04:31:11 77cde276bbe4: Pulling fs layer 04:31:11 551f321af971: Pulling fs layer 04:31:11 68618b928e74: Pulling fs layer 04:31:11 1c369fbd592d: Pulling fs layer 04:31:11 04d7aaaa7dbd: Pulling fs layer 04:31:11 6f2b8e4d93ed: Pulling fs layer 04:31:11 f1e2c79d62df: Pulling fs layer 04:31:11 77cde276bbe4: Waiting 04:31:11 551f321af971: Waiting 04:31:11 68618b928e74: Waiting 04:31:11 2ee06d9bd875: Waiting 04:31:11 117228750389: Waiting 04:31:11 c28cda27aeb5: Waiting 04:31:11 ff57bb0e39d9: Waiting 04:31:11 1c369fbd592d: Waiting 04:31:11 04d7aaaa7dbd: Waiting 04:31:11 6f2b8e4d93ed: Waiting 04:31:11 c7c53acdebd8: Waiting 04:31:11 11eaffe3eb71: Waiting 04:31:11 f1e2c79d62df: Waiting 04:31:11 4f4fb700ef54: Verifying Checksum 04:31:11 4f4fb700ef54: Download complete 04:31:11 17b275a3377f: Verifying Checksum 04:31:11 17b275a3377f: Download complete 04:31:11 bca4290a9639: Download complete 04:31:11 c7c53acdebd8: Verifying Checksum 04:31:11 c7c53acdebd8: Download complete 04:31:11 04:31:11 added 1182 packages, and audited 1183 packages in 20s 04:31:11 04:31:11 100 packages are looking for funding 04:31:11 run `npm fund` for details 04:31:11 04:31:11 22 vulnerabilities (14 moderate, 7 high, 1 critical) 04:31:11 04:31:11 To address issues that do not require attention, run: 04:31:11 npm audit fix 04:31:11 04:31:11 To address all issues (including breaking changes), run: 04:31:11 npm audit fix --force 04:31:11 04:31:11 Run `npm audit` for details. 04:31:12 2ee06d9bd875: Verifying Checksum 04:31:12 2ee06d9bd875: Download complete 04:31:12 117228750389: Verifying Checksum 04:31:12 117228750389: Download complete 04:31:12 11eaffe3eb71: Download complete 04:31:12 bca4290a9639: Pull complete 04:31:12 c28cda27aeb5: Verifying Checksum 04:31:12 c28cda27aeb5: Download complete 04:31:12 77cde276bbe4: Verifying Checksum 04:31:12 77cde276bbe4: Download complete 04:31:12 ff57bb0e39d9: Download complete 04:31:12 68618b928e74: Verifying Checksum 04:31:12 68618b928e74: Download complete 04:31:12 1c369fbd592d: Verifying Checksum 04:31:12 1c369fbd592d: Download complete 04:31:12 6f2b8e4d93ed: Verifying Checksum 04:31:12 6f2b8e4d93ed: Download complete 04:31:12 551f321af971: Verifying Checksum 04:31:12 551f321af971: Download complete 04:31:12 f1e2c79d62df: Verifying Checksum 04:31:12 f1e2c79d62df: Download complete 04:31:12 17b275a3377f: Pull complete 04:31:13 4f4fb700ef54: Pull complete 04:31:13 c7c53acdebd8: Pull complete 04:31:14 04d7aaaa7dbd: Verifying Checksum 04:31:14 04d7aaaa7dbd: Download complete 04:31:14 11eaffe3eb71: Pull complete 04:31:16 2ee06d9bd875: Pull complete 04:31:17 117228750389: Pull complete 04:31:17 c28cda27aeb5: Pull complete 04:31:17 ff57bb0e39d9: Pull complete 04:31:17 77cde276bbe4: Pull complete 04:31:18 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 04:31:19 551f321af971: Pull complete 04:31:19 68618b928e74: Pull complete 04:31:19 1c369fbd592d: Pull complete 04:31:19 - Generating browser application bundles (phase: setup)... 04:31:23 04d7aaaa7dbd: Pull complete 04:31:23 6f2b8e4d93ed: Pull complete 04:31:23 f1e2c79d62df: Pull complete 04:31:23 Digest: sha256:016c45d9e31461802186e8e9aaa394f35e173a8ce913ea7195a672cdc97102f2 04:31:23 Status: Downloaded newer image for docker:latest 04:31:25 ---> 55cfd54a5bdc 04:31:25 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:31:26 ---> Running in eadcd263738f 04:31:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:31:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:31:28 OK: 266 MiB in 52 packages 04:31:29 Removing intermediate container eadcd263738f 04:31:29 ---> d7eee9176c8b 04:31:29 Step 10/15 : ENV GO111MODULE=on 04:31:29 ---> Running in b21b3bf75fb1 04:31:29 Removing intermediate container b21b3bf75fb1 04:31:29 ---> 055c5b7dd565 04:31:29 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:31:29 ---> Running in 1627a4dd093e 04:31:30 Removing intermediate container 1627a4dd093e 04:31:30 ---> 00e74733608b 04:31:30 Step 12/15 : COPY go.mod vendor* ./ 04:31:30 ---> 4f7221724d5b 04:31:30 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:31:30 ---> Running in b4f2ca46fd80 04:31:46 ✔ Browser application bundle generation complete. 04:31:46 29 03 2024 04:31:42.948:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 04:31:46 29 03 2024 04:31:42.950:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 04:31:46 29 03 2024 04:31:42.954:INFO [launcher]: Starting browser ChromeHeadless 04:31:46 29 03 2024 04:31:43.331:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket uMf1OR1vrQv8kjfrAAAB with id 80563326 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 04:31:46 WARN: ' 04:31:46 It looks like you're using ngModel on the same form field as formControlName. 04:31:46 Support for using the ngModel input property and ngModelChange event with 04:31:46 reactive form directives has been deprecated in Angular v6 and will be removed 04:31:46 in a future version of Angular. 04:31:46 04:31:46 For more information on this, see our API docs here: 04:31:46 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:31:46 ' 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 04:31:46 WARN: ' 04:31:46 It looks like you're using ngModel on the same form field as formControlName. 04:31:46 Support for using the ngModel input property and ngModelChange event with 04:31:46 reactive form directives has been deprecated in Angular v6 and will be removed 04:31:46 in a future version of Angular. 04:31:46 04:31:46 For more information on this, see our API docs here: 04:31:46 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:31:46 ' 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.091 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.184 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.191 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.197 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.207 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.235 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.241 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.243 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.249 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.251 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.253 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.277 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.303 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.314 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.319 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.321 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.324 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.348 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.351 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.369 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.378 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.39 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.409 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.422 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.43 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.437 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.44 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.443 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.448 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.458 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.48 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.528 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.568 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.573 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.575 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.577 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.578 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.594 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.602 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.609 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.628 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.636 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.638 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.642 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.65 secs) 04:31:46 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 04:31:46 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 04:31:46 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.65 secs) 04:31:46 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 04:31:46 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 04:31:46 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.659 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.664 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.667 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.669 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.678 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.68 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.682 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.683 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.688 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.715 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.735 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.742 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.745 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.749 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.753 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.755 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.769 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.804 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.814 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.818 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.824 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.831 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.834 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.835 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.855 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.861 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.868 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.875 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.877 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.886 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.893 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.907 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.918 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.92 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.926 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.933 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.945 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.958 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.982 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.99 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.996 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1 sec) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.008 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.027 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.029 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.032 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.051 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.06 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.067 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.075 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.086 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.088 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.091 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.106 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.115 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.12 secs) 04:31:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.183 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.198 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.211 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.216 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.218 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.22 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.226 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.236 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.239 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.242 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.244 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.251 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.264 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.271 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.283 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.301 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.305 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.309 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.311 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.312 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.321 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.323 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.325 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.336 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.345 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.364 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.369 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.375 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.381 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.384 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.391 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.393 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.394 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.396 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.398 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.405 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.419 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.435 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.452 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.466 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.472 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.485 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.49 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.504 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.511 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.52 secs) 04:31:47 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.787 secs / 1.52 secs) 04:31:47 TOTAL: 147 SUCCESS 04:31:47 ✔ Browser application bundle generation complete. 04:31:47 04:31:47 =============================== Coverage summary =============================== 04:31:47 Statements : 39.01% ( 1373/3519 ) 04:31:47 Branches : 15.3% ( 94/614 ) 04:31:47 Functions : 32.06% ( 423/1319 ) 04:31:47 Lines : 38.94% ( 1342/3446 ) 04:31:47 ================================================================================ 04:31:48 ✔ Browser application bundle generation complete. 04:31:50 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-728/web' [Pipeline] echo 04:31:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:31:50 $ docker stop --time=1 a732bd945428520b1960dbe763b76d70bd747e40a72410cab052ddcfe77adf78 04:31:51 $ docker rm -f --volumes a732bd945428520b1960dbe763b76d70bd747e40a72410cab052ddcfe77adf78 [Pipeline] // withDockerContainer [Pipeline] sh 04:31:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:31:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:31:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:31:55 + ls -al . 04:31:55 total 264 04:31:55 drwxrwxr-x 13 jenkins jenkins 4096 Mar 29 04:29 . 04:31:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 04:27 .. 04:31:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 04:27 .blubracket 04:31:55 -rw-rw-r-- 1 jenkins jenkins 18 Mar 29 04:27 .dockerignore 04:31:55 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 04:27 .git 04:31:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 04:27 .github 04:31:55 -rw-rw-r-- 1 jenkins jenkins 178 Mar 29 04:27 .gitignore 04:31:55 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 04:27 .semver 04:31:55 -rw-rw-r-- 1 jenkins jenkins 9736 Mar 29 04:27 Attribution.txt 04:31:55 -rw-rw-r-- 1 jenkins jenkins 21430 Mar 29 04:27 CHANGELOG.md 04:31:55 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 29 04:27 CONTRIBUTING.md 04:31:55 -rw-rw-r-- 1 jenkins jenkins 1940 Mar 29 04:27 Dockerfile 04:31:55 -rw-rw-r-- 1 jenkins jenkins 652 Mar 29 04:27 Jenkinsfile 04:31:55 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 29 04:27 LICENSE 04:31:55 -rw-rw-r-- 1 jenkins jenkins 2189 Mar 29 04:27 Makefile 04:31:55 -rw-rw-r-- 1 jenkins jenkins 4381 Mar 29 04:27 README.md 04:31:55 -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 04:27 VERSION 04:31:55 -rw-rw-r-- 1 jenkins jenkins 4832 Mar 29 04:27 angularmigrationlogs.md 04:31:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 04:27 assets 04:31:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 04:27 bin 04:31:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 04:27 cmd 04:31:55 -rw-r--r-- 1 jenkins jenkins 10 Mar 29 04:29 coverage.out 04:31:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 04:27 docs 04:31:55 -rw-rw-r-- 1 jenkins jenkins 6918 Mar 29 04:27 go.mod 04:31:55 -rw-rw-r-- 1 jenkins jenkins 100713 Mar 29 04:27 go.sum 04:31:55 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 04:27 internal 04:31:55 -rwxrwxr-x 1 jenkins jenkins 568 Mar 29 04:27 redeploy.sh 04:31:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 04:27 testing 04:31:55 -rw-rw-r-- 1 jenkins jenkins 155 Mar 29 04:27 version.go 04:31:55 drwxrwxr-x 7 jenkins jenkins 4096 Mar 29 04:31 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:55 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6136b7ea0b3fc99255f79e2af9fac6dc6117e724 --label arch=amd64 --label version=0.0.0 . 04:31:57 Sending build context to Docker daemon 346.6MB 04:31:57 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:31:57 Step 2/27 : FROM ${BASE} AS builder 04:31:57 ---> 9de0efc034ad 04:31:57 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:32:01 ---> Running in b04be2b3b1d5 04:32:01 Removing intermediate container b04be2b3b1d5 04:32:01 ---> 526e268bf571 04:32:01 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 04:32:01 ---> Running in 8e418e00bb74 04:32:01 Removing intermediate container 8e418e00bb74 04:32:01 ---> c1d32236fab6 04:32:01 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 04:32:01 ---> Running in 5ddcf2bdee56 04:32:01 Removing intermediate container 5ddcf2bdee56 04:32:01 ---> 2c424e606642 04:32:01 Step 6/27 : LABEL Name=edgex-ui-go 04:32:01 ---> Running in bad4b69979e2 04:32:01 Removing intermediate container bad4b69979e2 04:32:01 ---> a78b0d41730c 04:32:01 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:32:01 ---> Running in ae5ad4fe8666 04:32:01 Removing intermediate container ae5ad4fe8666 04:32:01 ---> 25ecaebac434 04:32:01 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:32:02 ---> 22847c08b776 04:32:02 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:32:02 ---> Running in 2f5dc51b2f68 04:32:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:32:03 OK: 264 MiB in 52 packages 04:32:03 Removing intermediate container 2f5dc51b2f68 04:32:03 ---> 7e9c5db3a468 04:32:03 Step 10/27 : ENV GO111MODULE=on 04:32:03 ---> Running in ba0d05ffbe08 04:32:03 Removing intermediate container ba0d05ffbe08 04:32:03 ---> f22bbd390044 04:32:03 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:32:03 ---> Running in a4a5d9c1dd58 04:32:03 Removing intermediate container a4a5d9c1dd58 04:32:03 ---> c2a2dbb52bae 04:32:03 Step 12/27 : COPY go.mod vendor* ./ 04:32:04 ---> 8ead4e7a5481 04:32:04 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:32:04 ---> Running in 066858f1ad53 04:32:04 Removing intermediate container 066858f1ad53 04:32:04 ---> 481aaa6f1beb 04:32:04 Step 14/27 : COPY . . 04:32:13 ---> de69435b191d 04:32:13 Step 15/27 : RUN ${MAKE} 04:32:13 ---> Running in 293e3e4bf7f3 04:32:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:32:46 Removing intermediate container 293e3e4bf7f3 04:32:46 ---> a3fd819696e6 04:32:46 Step 16/27 : FROM alpine:3.18 04:32:46 3.18: Pulling from library/alpine 04:32:46 619be1103602: Already exists 04:32:46 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:32:46 Status: Downloaded newer image for alpine:3.18 04:32:46 ---> d3782b16ccc9 04:32:46 Step 17/27 : RUN apk --no-cache upgrade 04:32:46 ---> Running in 49a26057d6a9 04:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:32:46 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:32:46 OK: 7 MiB in 15 packages 04:32:46 Removing intermediate container 49a26057d6a9 04:32:46 ---> 633af32db7e9 04:32:46 Step 18/27 : RUN apk add --update --no-cache dumb-init 04:32:46 ---> Running in 01810aaa27d6 04:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:32:46 (1/1) Installing dumb-init (1.2.5-r2) 04:32:46 Executing busybox-1.36.1-r5.trigger 04:32:46 OK: 7 MiB in 16 packages 04:32:46 Removing intermediate container 01810aaa27d6 04:32:46 ---> 62802f632562 04:32:46 Step 19/27 : EXPOSE 4000 04:32:46 ---> Running in e99fa28fa2a3 04:32:46 Removing intermediate container e99fa28fa2a3 04:32:46 ---> cfa1c4576fd6 04:32:46 Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:32:46 ---> 7ac5321340a2 04:32:46 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 04:32:46 ---> 4d71e404d4b9 04:32:46 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 04:32:46 ---> 5a8acca4cd4a 04:32:46 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:32:46 ---> Running in 6e27ed137ad4 04:32:46 Removing intermediate container 6e27ed137ad4 04:32:46 ---> 5d8734de780f 04:32:46 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 04:32:46 ---> Running in 4aff685ec237 04:32:46 Removing intermediate container 4aff685ec237 04:32:46 ---> 2cfbe771805c 04:32:46 Step 25/27 : LABEL arch=amd64 04:32:46 ---> Running in 25dca1e0e4b0 04:32:46 Removing intermediate container 25dca1e0e4b0 04:32:46 ---> 0a262243c9b5 04:32:46 Step 26/27 : LABEL git_sha=6136b7ea0b3fc99255f79e2af9fac6dc6117e724 04:32:46 ---> Running in 593e6efe71bb 04:32:46 Removing intermediate container 593e6efe71bb 04:32:46 ---> 4cc615c42318 04:32:46 Step 27/27 : LABEL version=0.0.0 04:32:46 ---> Running in 01b0c5e4ac97 04:32:46 Removing intermediate container 01b0c5e4ac97 04:32:46 ---> 99839fc9fdb9 04:32:46 [Warning] One or more build-args [ARCH] were not consumed 04:32:46 Successfully built 99839fc9fdb9 04:32:46 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:49 04:32:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:49 latest: Pulling from edgex-lftools-log-publisher 04:32:49 5eb5b503b376: Pulling fs layer 04:32:49 5c69ac0246d0: Pulling fs layer 04:32:49 ec43610c2a17: Pulling fs layer 04:32:49 3a2ae6a8a46f: Pulling fs layer 04:32:49 33b1e0a273af: Pulling fs layer 04:32:49 5d3b04190fa2: Pulling fs layer 04:32:49 2f39f015ded8: Pulling fs layer 04:32:49 3a2ae6a8a46f: Waiting 04:32:49 5d3b04190fa2: Waiting 04:32:49 33b1e0a273af: Waiting 04:32:49 2f39f015ded8: Waiting 04:32:49 5c69ac0246d0: Verifying Checksum 04:32:49 5c69ac0246d0: Download complete 04:32:50 3a2ae6a8a46f: Verifying Checksum 04:32:50 3a2ae6a8a46f: Download complete 04:32:50 ec43610c2a17: Verifying Checksum 04:32:50 ec43610c2a17: Download complete 04:32:50 5d3b04190fa2: Verifying Checksum 04:32:50 5d3b04190fa2: Download complete 04:32:50 33b1e0a273af: Verifying Checksum 04:32:50 33b1e0a273af: Download complete 04:32:50 5eb5b503b376: Verifying Checksum 04:32:50 5eb5b503b376: Download complete 04:32:51 2f39f015ded8: Download complete 04:32:51 5eb5b503b376: Pull complete 04:32:51 5c69ac0246d0: Pull complete 04:32:52 ec43610c2a17: Pull complete 04:32:52 3a2ae6a8a46f: Pull complete 04:32:52 33b1e0a273af: Pull complete 04:32:52 5d3b04190fa2: Pull complete 04:32:57 2f39f015ded8: Pull complete 04:32:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:32:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:57 prd-ubuntu20.04-docker-8c-8g-1678 does not seem to be running inside a container 04:32:57 $ 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-728 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-728:/w/workspace/edgexfoundry_edgex-ui-go_PR-728:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-728@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:33:02 $ docker top 737290382f1f0cd718fe2811cffaea0780d95a6b292bc2af141892b63bd58f77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:03 ---> job-cost.sh 04:33:03 lf-activate-venv: SKIPPING 04:33:03 INFO: No Stack... 04:33:03 INFO: Retrieving Pricing Info for: v3-standard-8 04:33:03 INFO: Archiving Costs [Pipeline] sh 04:33:04 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-728/archives/cost.csv+ 04:33:04 cut -d, -f6 [Pipeline] lock 04:33:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-728-1-stack-cost] 04:33:04 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-728-1-stack-cost] did not exist. Created. 04:33:04 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-728-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:33:05 + echo total: 0.2199999988079071 [Pipeline] stash 04:33:05 Stashed 1 file(s) [Pipeline] } 04:33:06 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-728-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:33:06 $ docker stop --time=1 737290382f1f0cd718fe2811cffaea0780d95a6b292bc2af141892b63bd58f77 04:33:07 $ docker rm -f --volumes 737290382f1f0cd718fe2811cffaea0780d95a6b292bc2af141892b63bd58f77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:33:23 Removing intermediate container b4f2ca46fd80 04:33:23 ---> f898cc31ac46 04:33:23 Step 14/15 : COPY . . 04:33:26 ---> ce6dd78c2360 04:33:26 Step 15/15 : RUN ${MAKE} 04:33:26 ---> Running in b814834ffc42 04:33:27 noop 04:33:28 Removing intermediate container b814834ffc42 04:33:28 ---> 694b9e15972e 04:33:28 Successfully built 694b9e15972e 04:33:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:29 + docker inspect -f . ci-base-image-arm64 04:33:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:30 prd-ubuntu20.04-docker-arm64-4c-16g-1680 does not seem to be running inside a container 04:33:30 $ 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:33:31 $ docker top ff92adb46e1d0f73569c7ca6599af1028ac32d94e288bf0364f44cb210de44cf -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:32 + go version 04:33:32 go version go1.21.0 linux/arm64 [Pipeline] } 04:33:33 $ docker stop --time=1 ff92adb46e1d0f73569c7ca6599af1028ac32d94e288bf0364f44cb210de44cf 04:33:34 $ docker rm -f --volumes ff92adb46e1d0f73569c7ca6599af1028ac32d94e288bf0364f44cb210de44cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:36 + docker inspect -f . ci-base-image-arm64 04:33:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:37 prd-ubuntu20.04-docker-arm64-4c-16g-1680 does not seem to be running inside a container 04:33:37 $ 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:33:39 $ docker top f1ff606ee6148dcae0fcef946e9cb543872d7be4e2ee03ad3fcac9f875c3ae48 -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:39 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 04:33:41 + make test 04:33:41 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:33:46 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:36:09 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:36:09 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:36:09 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:36:09 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:36:09 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:36:09 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:36:09 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:36:09 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 04:36:09 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 04:36:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:36:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:36:43 ./bin/test-attribution-txt.sh 04:36:43 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:36:43 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:36:43 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:36:43 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:36:43 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:36:43 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:36:43 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:36:43 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:36:43 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:36:43 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 04:36:43 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 04:36:43 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:36:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:36:43 $ docker stop --time=1 f1ff606ee6148dcae0fcef946e9cb543872d7be4e2ee03ad3fcac9f875c3ae48 04:36:45 $ docker rm -f --volumes f1ff606ee6148dcae0fcef946e9cb543872d7be4e2ee03ad3fcac9f875c3ae48 [Pipeline] // withDockerContainer [Pipeline] sh 04:36:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:36:47 Warning: overwriting stash ‘coverage-report’ 04:36:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:36:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:36:50 + ls -al . 04:36:50 total 260 04:36:50 drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 04:33 . 04:36:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 04:29 .. 04:36:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 04:30 .blubracket 04:36:50 -rw-rw-r-- 1 jenkins jenkins 18 Mar 29 04:30 .dockerignore 04:36:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 04:30 .git 04:36:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 04:30 .github 04:36:50 -rw-rw-r-- 1 jenkins jenkins 178 Mar 29 04:30 .gitignore 04:36:50 -rw-rw-r-- 1 jenkins jenkins 9736 Mar 29 04:30 Attribution.txt 04:36:50 -rw-rw-r-- 1 jenkins jenkins 21430 Mar 29 04:30 CHANGELOG.md 04:36:50 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 29 04:30 CONTRIBUTING.md 04:36:50 -rw-rw-r-- 1 jenkins jenkins 1940 Mar 29 04:30 Dockerfile 04:36:50 -rw-rw-r-- 1 jenkins jenkins 652 Mar 29 04:30 Jenkinsfile 04:36:50 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 29 04:30 LICENSE 04:36:50 -rw-rw-r-- 1 jenkins jenkins 2189 Mar 29 04:30 Makefile 04:36:50 -rw-rw-r-- 1 jenkins jenkins 4381 Mar 29 04:30 README.md 04:36:50 -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 04:27 VERSION 04:36:50 -rw-rw-r-- 1 jenkins jenkins 4832 Mar 29 04:30 angularmigrationlogs.md 04:36:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 04:30 assets 04:36:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 04:30 bin 04:36:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 04:30 cmd 04:36:50 -rw-r--r-- 1 jenkins jenkins 10 Mar 29 04:33 coverage.out 04:36:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 04:30 docs 04:36:50 -rw-rw-r-- 1 jenkins jenkins 6918 Mar 29 04:30 go.mod 04:36:50 -rw-rw-r-- 1 jenkins jenkins 100713 Mar 29 04:30 go.sum 04:36:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 04:30 internal 04:36:50 -rwxrwxr-x 1 jenkins jenkins 568 Mar 29 04:30 redeploy.sh 04:36:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 04:30 testing 04:36:50 -rw-rw-r-- 1 jenkins jenkins 155 Mar 29 04:30 version.go 04:36:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 04:30 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:51 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6136b7ea0b3fc99255f79e2af9fac6dc6117e724 --label arch=arm64 --label version=0.0.0 . 04:36:52 Sending build context to Docker daemon 35.41MB 04:36:52 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:36:52 Step 2/27 : FROM ${BASE} AS builder 04:36:52 ---> 694b9e15972e 04:36:52 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:36:52 ---> Running in 7094704a9b17 04:36:52 Removing intermediate container 7094704a9b17 04:36:52 ---> 4c989281e802 04:36:52 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 04:36:52 ---> Running in 768a8c42c9de 04:36:53 Removing intermediate container 768a8c42c9de 04:36:53 ---> fde6dd58272c 04:36:53 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 04:36:53 ---> Running in 649fe0644398 04:36:53 Removing intermediate container 649fe0644398 04:36:53 ---> 87bd511a1778 04:36:53 Step 6/27 : LABEL Name=edgex-ui-go 04:36:53 ---> Running in c03a42da5d2c 04:36:54 Removing intermediate container c03a42da5d2c 04:36:54 ---> 7de408f9d071 04:36:54 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:36:54 ---> Running in 6e8ac7d74ebb 04:36:54 Removing intermediate container 6e8ac7d74ebb 04:36:54 ---> c3b953e8194a 04:36:54 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:36:56 ---> 4db7d1438712 04:36:56 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:36:56 ---> Running in 688985143c89 04:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:36:58 OK: 266 MiB in 52 packages 04:36:59 Removing intermediate container 688985143c89 04:36:59 ---> 8524df4ba86c 04:36:59 Step 10/27 : ENV GO111MODULE=on 04:36:59 ---> Running in 917cc96ab928 04:36:59 Removing intermediate container 917cc96ab928 04:36:59 ---> 2cfa7adcded4 04:36:59 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:36:59 ---> Running in c0e413503cec 04:37:00 Removing intermediate container c0e413503cec 04:37:00 ---> 95ba995f64c7 04:37:00 Step 12/27 : COPY go.mod vendor* ./ 04:37:00 ---> 2f3faa53eeff 04:37:00 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:00 ---> Running in 8d86ceb152ce 04:37:03 Removing intermediate container 8d86ceb152ce 04:37:03 ---> b17c74a2fffc 04:37:03 Step 14/27 : COPY . . 04:37:07 ---> 1248c3ec37e0 04:37:07 Step 15/27 : RUN ${MAKE} 04:37:07 ---> Running in cbc0e45bb4ee 04:37:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:39:46 Removing intermediate container cbc0e45bb4ee 04:39:46 ---> 657bd1c25281 04:39:46 Step 16/27 : FROM alpine:3.18 04:39:46 3.18: Pulling from library/alpine 04:39:46 c6b39de5b339: Pulling fs layer 04:39:46 c6b39de5b339: Verifying Checksum 04:39:46 c6b39de5b339: Download complete 04:39:46 c6b39de5b339: Pull complete 04:39:46 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:39:46 Status: Downloaded newer image for alpine:3.18 04:39:46 ---> 33abbf032149 04:39:46 Step 17/27 : RUN apk --no-cache upgrade 04:39:46 ---> Running in ff1d6707e929 04:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:39:46 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:39:46 OK: 8 MiB in 15 packages 04:39:46 Removing intermediate container ff1d6707e929 04:39:46 ---> 79b0540f6aa3 04:39:46 Step 18/27 : RUN apk add --update --no-cache dumb-init 04:39:46 ---> Running in eb3bdd13b311 04:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:39:46 (1/1) Installing dumb-init (1.2.5-r2) 04:39:46 Executing busybox-1.36.1-r5.trigger 04:39:46 OK: 8 MiB in 16 packages 04:39:46 Removing intermediate container eb3bdd13b311 04:39:46 ---> 8583f1575460 04:39:46 Step 19/27 : EXPOSE 4000 04:39:46 ---> Running in 22a015382cba 04:39:46 Removing intermediate container 22a015382cba 04:39:46 ---> 06dd31ab5e48 04:39:46 Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:39:48 ---> 983a9f2ddc43 04:39:48 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 04:39:48 ---> 84bfe09e0a4d 04:39:48 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 04:39:48 ---> 3893f22043ae 04:39:48 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:39:48 ---> Running in 587169ccfaca 04:39:49 Removing intermediate container 587169ccfaca 04:39:49 ---> d7c4f27d44de 04:39:49 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 04:39:49 ---> Running in 1df127a1cbe1 04:39:49 Removing intermediate container 1df127a1cbe1 04:39:49 ---> 5f169670604b 04:39:49 Step 25/27 : LABEL arch=arm64 04:39:49 ---> Running in 15e4d11c8429 04:39:49 Removing intermediate container 15e4d11c8429 04:39:49 ---> 190e78bc5078 04:39:49 Step 26/27 : LABEL git_sha=6136b7ea0b3fc99255f79e2af9fac6dc6117e724 04:39:49 ---> Running in 9ec3cb0d7f4b 04:39:50 Removing intermediate container 9ec3cb0d7f4b 04:39:50 ---> 162f7147bacf 04:39:50 Step 27/27 : LABEL version=0.0.0 04:39:50 ---> Running in b55618a26004 04:39:50 Removing intermediate container b55618a26004 04:39:50 ---> 6402bf63494b 04:39:50 [Warning] One or more build-args [ARCH] were not consumed 04:39:50 Successfully built 6402bf63494b 04:39:50 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:39:52 04:39:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:39:53 arm64: Pulling from edgex-lftools-log-publisher 04:39:53 8998bd30e6a1: Pulling fs layer 04:39:53 04944245beec: Pulling fs layer 04:39:53 699f458cf7ca: Pulling fs layer 04:39:53 765212b225bb: Pulling fs layer 04:39:53 f23df028b6ca: Pulling fs layer 04:39:53 d65c8cfc05b1: Pulling fs layer 04:39:53 2437ff75d9bd: Pulling fs layer 04:39:53 765212b225bb: Waiting 04:39:53 f23df028b6ca: Waiting 04:39:53 d65c8cfc05b1: Waiting 04:39:53 2437ff75d9bd: Waiting 04:39:53 04944245beec: Verifying Checksum 04:39:53 04944245beec: Download complete 04:39:53 765212b225bb: Download complete 04:39:53 f23df028b6ca: Verifying Checksum 04:39:53 f23df028b6ca: Download complete 04:39:53 d65c8cfc05b1: Verifying Checksum 04:39:53 d65c8cfc05b1: Download complete 04:39:53 699f458cf7ca: Verifying Checksum 04:39:53 699f458cf7ca: Download complete 04:39:54 8998bd30e6a1: Verifying Checksum 04:39:54 8998bd30e6a1: Download complete 04:39:56 2437ff75d9bd: Download complete 04:39:58 8998bd30e6a1: Pull complete 04:39:59 04944245beec: Pull complete 04:40:00 699f458cf7ca: Pull complete 04:40:01 765212b225bb: Pull complete 04:40:01 f23df028b6ca: Pull complete 04:40:02 d65c8cfc05b1: Pull complete 04:40:18 2437ff75d9bd: Pull complete 04:40:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:40:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:40:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:19 prd-ubuntu20.04-docker-arm64-4c-16g-1680 does not seem to be running inside a container 04:40:19 $ 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 04:40:22 $ docker top 3906df68ec8291f93642c0a9a98887ebf56a6eecf80a2bed04db663f14cfa78f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:40:23 ---> job-cost.sh 04:40:23 lf-activate-venv: SKIPPING 04:40:23 INFO: No Stack... 04:40:24 INFO: Retrieving Pricing Info for: v3-standard-4 04:40:24 INFO: Archiving Costs [Pipeline] sh 04:40:25 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:40:25 + cut -d, -f6 [Pipeline] lock 04:40:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-728-1-stack-cost] 04:40:25 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-728-1-stack-cost] did not exist. Created. 04:40:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-728-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:40:26 /w/workspace/edgex-ui-go/1@tmp/durable-a7c84b42/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:40:27 + echo total: 0.10999999940395355 [Pipeline] stash 04:40:27 Warning: overwriting stash ‘stack-cost’ 04:40:27 Stashed 1 file(s) [Pipeline] } 04:40:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-728-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:40:27 $ docker stop --time=1 3906df68ec8291f93642c0a9a98887ebf56a6eecf80a2bed04db663f14cfa78f 04:40:29 $ docker rm -f --volumes 3906df68ec8291f93642c0a9a98887ebf56a6eecf80a2bed04db663f14cfa78f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:40:32 provisioning config files... 04:40:32 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp/config1833017783551671428tmp [Pipeline] { [Pipeline] sh 04:40:32 + set +x 04:40:32 + bash -s -- 04:40:32 + curl -s https://codecov.io/bash 04:40:32 04:40:32 _____ _ 04:40:32 / ____| | | 04:40:32 | | ___ __| | ___ ___ _____ __ 04:40:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:40:32 | |___| (_) | (_| | __/ (_| (_) \ V / 04:40:32 \_____\___/ \__,_|\___|\___\___/ \_/ 04:40:32 Bash-1.0.6 04:40:32 04:40:32 04:40:32 ==> git version 2.25.1 found 04:40:32 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:40:32 Release-Date: 2020-01-08 04:40:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:40:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:40:32 ==> Jenkins CI detected. 04:40:32 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-728 04:40:32 project root: . 04:40:32 --> token set from env 04:40:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:40:33 ==> Running gcov in . (disable via -X gcov) 04:40:33 ==> Python coveragepy not found 04:40:33 ==> Searching for coverage reports in: 04:40:33 + . 04:40:33 -> Found 1 reports 04:40:33 ==> Detecting git/mercurial file structure 04:40:33 ==> Reading reports 04:40:33 + ./coverage.out bytes=10 04:40:33 ==> Appending adjustments 04:40:33 https://docs.codecov.io/docs/fixing-reports 04:40:33 + Found adjustments 04:40:33 ==> Gzipping contents 04:40:33 12K /tmp/codecov.OOarTI.gz 04:40:33 ==> Uploading reports 04:40:33 url: https://codecov.io 04:40:33 query: branch=PR-728&commit=6136b7ea0b3fc99255f79e2af9fac6dc6117e724&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-728%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=728&job=&cmd_args= 04:40:33 -> Pinging Codecov 04:40:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-728&commit=6136b7ea0b3fc99255f79e2af9fac6dc6117e724&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-728%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=728&job=&cmd_args= 04:40:33 -> Uploading to 04:40:33 https://storage.googleapis.com/codecov/v4/raw/2024-03-29/FB506323287CE973F263BFD2A0EB1F37/6136b7ea0b3fc99255f79e2af9fac6dc6117e724/0a92438d-fa9b-4f11-b5c7-cee74c666d5e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240329T044033Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f7bc090574cabcc26e3f57e726765b0c89b321184a1fee876b1060273ee103d 04:40:33 % Total % Received % Xferd Average Speed Time Time Time Current 04:40:33 Dload Upload Total Spent Left Speed 04:40:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8704 0 0 100 8704 0 33095 --:--:-- --:--:-- --:--:-- 33095 04:40:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/6136b7ea0b3fc99255f79e2af9fac6dc6117e724 [Pipeline] } 04:40:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:40:40 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-728/archives ] 04:40:40 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-728/archives 04:40:40 total 16 04:40:40 drwxr-xr-x 3 root root 4096 Mar 29 04:33 . 04:40:40 drwxrwxr-x 14 jenkins jenkins 4096 Mar 29 04:33 .. 04:40:40 drwxr-xr-x 2 root root 4096 Mar 29 04:33 cost 04:40:40 -rw-r--r-- 1 root root 83 Mar 29 04:33 cost.csv 04:40:40 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-728/archives 04:40:40 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-728/archives 04:40:40 total 16 04:40:40 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 04:33 . 04:40:40 drwxrwxr-x 14 jenkins jenkins 4096 Mar 29 04:33 .. 04:40:40 drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 04:33 cost 04:40:40 -rw-r--r-- 1 jenkins jenkins 83 Mar 29 04:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:40:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:40:42 ---> package-listing.sh 04:40:42 ++ facter osfamily 04:40:42 ++ tr '[:upper:]' '[:lower:]' 04:40:42 + OS_FAMILY=debian 04:40:42 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-728 04:40:42 + START_PACKAGES=/tmp/packages_start.txt 04:40:42 + END_PACKAGES=/tmp/packages_end.txt 04:40:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:40:42 + PACKAGES=/tmp/packages_start.txt 04:40:42 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-728 ']' 04:40:42 + PACKAGES=/tmp/packages_end.txt 04:40:42 + case "${OS_FAMILY}" in 04:40:42 + dpkg -l 04:40:42 + grep '^ii' 04:40:42 + '[' -f /tmp/packages_start.txt ']' 04:40:42 + '[' -f /tmp/packages_end.txt ']' 04:40:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:40:42 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-728 ']' 04:40:42 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-728/archives/ 04:40:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-728/archives/ [Pipeline] echo 04:40:43 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-728/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:40:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:40:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:47 prd-ubuntu20.04-docker-8c-8g-1678 does not seem to be running inside a container 04:40:47 $ 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-728/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-728 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-728:/w/workspace/edgexfoundry_edgex-ui-go_PR-728:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-728@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 04:40:48 $ docker top 80ac6bb52151f3f49e128fc50c963b51b4ee0cb0a0b8b6e94ba5eacd22332174 -eo pid,comm [Pipeline] { [Pipeline] sh 04:40:48 + touch /tmp/pre-build-complete [Pipeline] sh 04:40:49 + mkdir -p /var/log/sysstat [Pipeline] sh 04:40:49 + ls /var/log/sa-host 04:40:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:40:50 provisioning config files... 04:40:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp/config1490193064937127378tmp [Pipeline] { [Pipeline] echo 04:40:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:40:50 ---> create-netrc.sh [Pipeline] } 04:40:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:40:51 ---> python-tools-install.sh [Pipeline] echo 04:40:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:40:52 ---> sudo-logs.sh 04:40:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:40:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:40:52 ---> job-cost.sh 04:40:52 lf-activate-venv: SKIPPING 04:40:52 DEBUG: total: 0.2199999988079071 04:40:52 INFO: Retrieving Stack Cost... 04:40:53 INFO: Retrieving Pricing Info for: v3-standard-8 04:40:53 INFO: Archiving Costs [Pipeline] echo 04:40:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:40:54 ---> logs-deploy.sh 04:40:54 lf-activate-venv: SKIPPING 04:40:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-728/1 04:40:54 INFO: archiving workspace using pattern(s): 04:40:55 Archives upload complete. 04:40:55 INFO: archiving logs to Nexus 04:40:56 ---> uname -a: 04:40:56 Linux prd-ubuntu20-04-docker-8c-8g-1678 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:40:56 04:40:56 04:40:56 ---> lscpu: 04:40:56 Architecture: x86_64 04:40:56 CPU op-mode(s): 32-bit, 64-bit 04:40:56 Byte Order: Little Endian 04:40:56 Address sizes: 40 bits physical, 48 bits virtual 04:40:56 CPU(s): 8 04:40:56 On-line CPU(s) list: 0-7 04:40:56 Thread(s) per core: 1 04:40:56 Core(s) per socket: 1 04:40:56 Socket(s): 8 04:40:56 NUMA node(s): 1 04:40:56 Vendor ID: AuthenticAMD 04:40:56 CPU family: 23 04:40:56 Model: 49 04:40:56 Model name: AMD EPYC-Rome Processor 04:40:56 Stepping: 0 04:40:56 CPU MHz: 2799.998 04:40:56 BogoMIPS: 5599.99 04:40:56 Virtualization: AMD-V 04:40:56 Hypervisor vendor: KVM 04:40:56 Virtualization type: full 04:40:56 L1d cache: 256 KiB 04:40:56 L1i cache: 256 KiB 04:40:56 L2 cache: 4 MiB 04:40:56 L3 cache: 128 MiB 04:40:56 NUMA node0 CPU(s): 0-7 04:40:56 Vulnerability Itlb multihit: Not affected 04:40:56 Vulnerability L1tf: Not affected 04:40:56 Vulnerability Mds: Not affected 04:40:56 Vulnerability Meltdown: Not affected 04:40:56 Vulnerability Mmio stale data: Not affected 04:40:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:40:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:40:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:40:56 Vulnerability Srbds: Not affected 04:40:56 Vulnerability Tsx async abort: Not affected 04:40:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:40:56 04:40:56 04:40:56 ---> nproc: 04:40:56 8 04:40:56 04:40:56 04:40:56 ---> df -h: 04:40:56 Filesystem Size Used Avail Use% Mounted on 04:40:56 overlay 155G 15G 141G 10% / 04:40:56 tmpfs 64M 0 64M 0% /dev 04:40:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:40:56 shm 64M 0 64M 0% /dev/shm 04:40:56 /dev/vda1 155G 15G 141G 10% /facter-os 04:40:56 04:40:56 04:40:56 ---> sar -b -r -n DEV: 04:40:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1678) 03/29/24 _x86_64_ (8 CPU) 04:40:56 04:40:56 04:26:24 LINUX RESTART (8 CPU) 04:40:56 04:40:56 04:27:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:40:56 04:28:01 282.75 14.76 267.99 0.00 1940.42 15271.72 0.00 04:40:56 04:29:01 209.35 2.00 207.35 0.00 28.26 58517.29 0.00 04:40:56 04:30:01 164.14 0.12 164.02 0.00 13.06 59697.78 0.00 04:40:56 04:31:01 232.83 0.15 232.68 0.00 3.87 64235.35 0.00 04:40:56 04:32:01 214.03 10.66 203.37 0.00 2910.71 51413.96 0.00 04:40:56 04:33:01 193.27 0.05 193.22 0.00 1.20 71252.39 0.00 04:40:56 04:34:01 15.60 0.48 15.11 0.00 17.86 2319.08 0.00 04:40:56 04:35:01 2.77 1.12 1.65 0.00 19.20 21.60 0.00 04:40:56 04:36:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 04:40:56 04:37:01 1.58 0.00 1.58 0.00 0.00 19.33 0.00 04:40:56 04:38:01 1.17 0.00 1.17 0.00 0.00 16.66 0.00 04:40:56 04:39:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 04:40:56 04:40:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 04:40:56 Average: 101.37 2.24 99.13 0.00 377.57 24842.68 0.00 04:40:56 04:40:56 04:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:40:56 04:28:01 29907212 31619580 734356 2.23 60608 1947524 1924604 5.67 973484 1675928 256 04:40:56 04:29:01 27650080 31559604 748148 2.28 133440 3924996 1903008 5.61 1291684 3413960 446296 04:40:56 04:30:01 27033444 31410104 892400 2.71 192284 4270940 2246648 6.62 1399780 3855120 312692 04:40:56 04:31:01 25767132 31042520 1249608 3.80 226172 5076332 2244872 6.62 1816296 4627396 59464 04:40:56 04:32:01 25105128 31480312 790568 2.40 264484 6091976 1976948 5.83 1753576 5290892 52604 04:40:56 04:33:01 24188168 31496536 768152 2.34 271168 6944396 1782720 5.25 1835900 6047432 24028 04:40:56 04:34:01 24189136 31498828 769032 2.34 271336 6944932 1703644 5.02 1851984 6035228 144 04:40:56 04:35:01 24186284 31496672 771376 2.35 271352 6945512 1703644 5.02 1853480 6035272 60 04:40:56 04:36:01 24193204 31503644 764368 2.32 271368 6945512 1703644 5.02 1845984 6035272 4 04:40:56 04:37:01 24196404 31506888 760884 2.31 271396 6945516 1703644 5.02 1842896 6035276 204 04:40:56 04:38:01 24203044 31513476 754296 2.29 271420 6945516 1703644 5.02 1836568 6035280 12 04:40:56 04:39:01 24203360 31513800 753964 2.29 271444 6945520 1703644 5.02 1836148 6035284 12 04:40:56 04:40:01 24203368 31513816 753884 2.29 271448 6945524 1703644 5.02 1836148 6035288 8 04:40:56 Average: 25309690 31473522 808541 2.46 234455 5913400 1846485 5.44 1690302 5165971 68906 04:40:56 04:40:56 04:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:40:56 04:28:01 docker0 64.23 66.36 4.64 399.74 0.00 0.00 0.00 0.00 04:40:56 04:28:01 ens3 314.03 251.11 2765.17 70.64 0.00 0.00 0.00 0.00 04:40:56 04:28:01 lo 4.68 4.68 0.46 0.46 0.00 0.00 0.00 0.00 04:40:56 04:29:01 docker0 308.55 441.87 26.99 3223.76 0.00 0.00 0.00 0.00 04:40:56 04:29:01 ens3 705.70 440.99 8459.81 50.64 0.00 0.00 0.00 0.00 04:40:56 04:29:01 lo 4.47 4.47 0.48 0.48 0.00 0.00 0.00 0.00 04:40:56 04:30:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:40:56 04:30:01 vethbdbcc2c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:40:56 04:30:01 ens3 25.08 21.58 25.97 64.70 0.00 0.00 0.00 0.00 04:40:56 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:56 04:31:01 docker0 503.80 634.45 46.85 5612.03 0.00 0.00 0.00 0.00 04:40:56 04:31:01 vethbdbcc2c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:40:56 04:31:01 veth2509ae2 426.58 426.58 48.18 1610.86 0.00 0.00 0.00 0.13 04:40:56 04:31:01 ens3 689.57 541.48 6376.02 66.82 0.00 0.00 0.00 0.00 04:40:56 04:31:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 04:40:56 04:32:01 docker0 4.98 5.27 0.40 15.66 0.00 0.00 0.00 0.00 04:40:56 04:32:01 ens3 124.11 70.39 1378.19 15.71 0.00 0.00 0.00 0.00 04:40:56 04:32:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 04:40:56 04:33:01 docker0 4.07 6.85 0.25 95.30 0.00 0.00 0.00 0.00 04:40:56 04:33:01 ens3 107.35 74.20 2620.84 13.83 0.00 0.00 0.00 0.00 04:40:56 04:33:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 04:40:56 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:56 04:34:01 ens3 17.56 24.01 10.81 97.50 0.00 0.00 0.00 0.00 04:40:56 04:34:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:40:56 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:56 04:35:01 ens3 5.87 4.75 3.89 3.41 0.00 0.00 0.00 0.00 04:40:56 04:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:40:56 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:56 04:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:56 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:56 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:56 04:37:01 ens3 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 04:40:56 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:40:56 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:56 04:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:56 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:56 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:56 04:39:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:40:56 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:40:56 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:56 04:40:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:40:56 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:56 Average: docker0 68.13 88.86 6.09 719.32 0.00 0.00 0.00 0.00 04:40:56 Average: ens3 152.86 109.72 1663.25 29.43 0.00 0.00 0.00 0.00 04:40:56 Average: lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 04:40:56 04:40:56 04:40:56 ---> sar -P ALL: 04:40:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1678) 03/29/24 _x86_64_ (8 CPU) 04:40:56 04:40:56 04:26:24 LINUX RESTART (8 CPU) 04:40:56 04:40:56 04:27:02 CPU %user %nice %system %iowait %steal %idle 04:40:56 04:28:01 all 5.52 0.00 1.63 2.15 0.05 90.65 04:40:56 04:28:01 0 7.22 0.00 1.48 0.05 0.03 91.21 04:40:56 04:28:01 1 5.13 0.00 1.41 2.04 0.10 91.32 04:40:56 04:28:01 2 4.54 0.00 1.24 0.05 0.05 94.12 04:40:56 04:28:01 3 4.75 0.00 2.94 5.14 0.03 87.14 04:40:56 04:28:01 4 5.56 0.00 2.07 8.23 0.05 84.08 04:40:56 04:28:01 5 6.95 0.00 1.08 0.17 0.03 91.77 04:40:56 04:28:01 6 5.58 0.00 1.48 1.50 0.03 91.40 04:40:56 04:28:01 7 4.45 0.00 1.38 0.03 0.03 94.10 04:40:56 04:29:01 all 7.25 0.00 3.40 3.55 0.07 85.75 04:40:56 04:29:01 0 6.64 0.00 3.21 1.97 0.05 88.13 04:40:56 04:29:01 1 8.74 0.00 3.26 0.25 0.07 87.69 04:40:56 04:29:01 2 6.69 0.00 3.61 0.57 0.08 89.04 04:40:56 04:29:01 3 7.39 0.00 4.07 5.95 0.07 82.53 04:40:56 04:29:01 4 6.94 0.00 4.18 9.04 0.05 79.80 04:40:56 04:29:01 5 8.50 0.00 3.52 9.99 0.08 77.91 04:40:56 04:29:01 6 7.06 0.00 2.95 0.64 0.05 89.29 04:40:56 04:29:01 7 6.03 0.00 2.37 0.03 0.07 91.50 04:40:56 04:30:01 all 26.62 0.00 5.12 4.47 0.08 63.72 04:40:56 04:30:01 0 26.10 0.00 5.30 5.17 0.08 63.35 04:40:56 04:30:01 1 27.17 0.00 4.37 0.99 0.08 67.38 04:40:56 04:30:01 2 25.36 0.00 4.45 0.66 0.07 69.46 04:40:56 04:30:01 3 26.37 0.00 4.48 1.23 0.08 67.83 04:40:56 04:30:01 4 27.49 0.00 5.34 2.08 0.08 65.02 04:40:56 04:30:01 5 27.93 0.00 6.62 24.90 0.09 40.48 04:40:56 04:30:01 6 26.30 0.00 3.97 0.83 0.07 68.83 04:40:56 04:30:01 7 26.21 0.00 6.41 0.08 0.08 67.21 04:40:56 04:31:01 all 10.41 0.00 2.91 4.85 0.08 81.75 04:40:56 04:31:01 0 5.51 0.00 2.75 0.07 0.07 91.60 04:40:56 04:31:01 1 18.12 0.00 3.88 27.76 0.09 50.16 04:40:56 04:31:01 2 8.43 0.00 2.43 0.45 0.10 88.58 04:40:56 04:31:01 3 12.85 0.00 3.81 3.00 0.07 80.28 04:40:56 04:31:01 4 8.73 0.00 2.31 1.51 0.05 87.40 04:40:56 04:31:01 5 8.15 0.00 2.30 0.68 0.10 88.77 04:40:56 04:31:01 6 13.26 0.00 2.77 0.68 0.07 83.23 04:40:56 04:31:01 7 8.35 0.00 3.05 5.02 0.09 83.48 04:40:56 04:32:01 all 17.21 0.00 3.77 3.84 0.07 75.12 04:40:56 04:32:01 0 12.30 0.00 3.02 8.89 0.08 75.70 04:40:56 04:32:01 1 15.56 0.00 2.54 11.98 0.07 69.85 04:40:56 04:32:01 2 15.27 0.00 4.17 0.89 0.08 79.58 04:40:56 04:32:01 3 24.26 0.00 4.12 0.97 0.07 70.58 04:40:56 04:32:01 4 10.13 0.00 4.37 2.35 0.07 83.08 04:40:56 04:32:01 5 14.76 0.00 3.78 0.82 0.07 80.57 04:40:56 04:32:01 6 17.91 0.00 3.77 1.14 0.05 77.13 04:40:56 04:32:01 7 27.42 0.00 4.35 3.65 0.07 64.51 04:40:56 04:33:01 all 23.95 0.00 4.27 3.78 0.08 67.92 04:40:56 04:33:01 0 23.38 0.00 4.32 0.24 0.07 72.00 04:40:56 04:33:01 1 22.73 0.00 5.21 25.01 0.14 46.92 04:40:56 04:33:01 2 23.45 0.00 4.30 0.20 0.08 71.96 04:40:56 04:33:01 3 25.38 0.00 4.01 0.25 0.07 70.29 04:40:56 04:33:01 4 23.48 0.00 4.35 0.15 0.07 71.96 04:40:56 04:33:01 5 24.89 0.00 4.34 0.03 0.07 70.67 04:40:56 04:33:01 6 23.58 0.00 3.83 3.86 0.07 68.66 04:40:56 04:33:01 7 24.67 0.00 3.84 0.60 0.10 70.78 04:40:56 04:34:01 all 0.44 0.00 0.19 0.19 0.01 99.17 04:40:56 04:34:01 0 0.38 0.00 0.18 0.13 0.03 99.27 04:40:56 04:34:01 1 0.28 0.00 0.12 0.52 0.02 99.07 04:40:56 04:34:01 2 0.58 0.00 0.15 0.08 0.03 99.15 04:40:56 04:34:01 3 0.22 0.00 0.08 0.00 0.02 99.68 04:40:56 04:34:01 4 0.40 0.00 0.30 0.07 0.00 99.23 04:40:56 04:34:01 5 0.53 0.00 0.42 0.02 0.00 99.03 04:40:56 04:34:01 6 0.75 0.00 0.13 0.62 0.02 98.48 04:40:56 04:34:01 7 0.37 0.00 0.12 0.08 0.00 99.43 04:40:56 04:35:01 all 0.37 0.00 0.02 0.11 0.01 99.49 04:40:56 04:35:01 0 0.12 0.00 0.02 0.00 0.00 99.87 04:40:56 04:35:01 1 0.77 0.00 0.00 0.17 0.00 99.07 04:40:56 04:35:01 2 0.28 0.00 0.07 0.20 0.02 99.43 04:40:56 04:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:40:56 04:35:01 4 0.03 0.00 0.03 0.00 0.02 99.92 04:40:56 04:35:01 5 0.05 0.00 0.00 0.00 0.00 99.95 04:40:56 04:35:01 6 1.55 0.00 0.03 0.54 0.02 97.86 04:40:56 04:35:01 7 0.10 0.00 0.02 0.00 0.00 99.88 04:40:56 04:36:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:40:56 04:36:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:40:56 04:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:40:56 04:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:40:56 04:36:01 3 0.03 0.00 0.00 0.00 0.05 99.92 04:40:56 04:36:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:40:56 04:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:40:56 04:36:01 6 0.03 0.00 0.02 0.08 0.00 99.87 04:40:56 04:36:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:40:56 04:37:01 all 0.09 0.00 0.02 0.00 0.00 99.88 04:40:56 04:37:01 0 0.00 0.00 0.03 0.00 0.00 99.97 04:40:56 04:37:01 1 0.00 0.00 0.00 0.02 0.02 99.97 04:40:56 04:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:40:56 04:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:40:56 04:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:40:56 04:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:40:56 04:37:01 6 0.68 0.00 0.07 0.02 0.00 99.24 04:40:56 04:37:01 7 0.02 0.00 0.05 0.00 0.02 99.92 04:40:56 04:38:01 all 0.26 0.00 0.01 0.00 0.01 99.71 04:40:56 04:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:40:56 04:38:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:40:56 04:38:01 2 0.05 0.00 0.00 0.00 0.02 99.93 04:40:56 04:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:40:56 04:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:40:56 04:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:40:56 04:38:01 6 1.94 0.00 0.03 0.02 0.02 98.00 04:40:56 04:38:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:40:56 04:40:56 04:38:01 CPU %user %nice %system %iowait %steal %idle 04:40:56 04:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:40:56 04:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:40:56 04:39:01 1 0.03 0.00 0.00 0.02 0.00 99.95 04:40:56 04:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:40:56 04:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:40:56 04:39:01 4 0.00 0.00 0.02 0.02 0.00 99.97 04:40:56 04:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:40:56 04:39:01 6 0.00 0.00 0.02 0.03 0.00 99.95 04:40:56 04:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:40:56 04:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:40:56 04:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:40:56 04:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:40:56 04:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:40:56 04:40:01 3 0.00 0.00 0.03 0.00 0.00 99.97 04:40:56 04:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:40:56 04:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:40:56 04:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:40:56 04:40:01 7 0.02 0.00 0.03 0.00 0.02 99.93 04:40:56 Average: all 7.04 0.00 1.63 1.75 0.04 89.54 04:40:56 Average: 0 6.26 0.00 1.55 1.27 0.04 90.88 04:40:56 Average: 1 7.50 0.00 1.58 5.19 0.04 85.68 04:40:56 Average: 2 6.48 0.00 1.57 0.24 0.04 91.67 04:40:56 Average: 3 7.74 0.00 1.79 1.25 0.04 89.17 04:40:56 Average: 4 6.32 0.00 1.75 1.79 0.03 90.11 04:40:56 Average: 5 7.01 0.00 1.68 2.79 0.03 88.49 04:40:56 Average: 6 7.55 0.00 1.46 0.76 0.03 90.20 04:40:56 Average: 7 7.49 0.00 1.66 0.72 0.04 90.10 04:40:56 04:40:56 04:40:56