Pull request #795 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 59351b98c11e9244f0cc6e22667663fd60a24e6d+ba58b195be9a80805fe37ae9b0fb1c4168ce798c (a974e56f3a63420b6adef586e30c77d20f8fc6dc) 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-ssh13450614113923906937.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh14571951199810284571.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 f3350a1713306dce7682ed7e37d5774890d03277 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-795/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-795/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16804541669736285771.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-795/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14675678981703361598.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh1692731848552425419.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-795/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-795/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15449755766611674045.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 f3350a1713306dce7682ed7e37d5774890d03277 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-10449 in /w/workspace/edgexfoundry_edgex-ui-go_PR-795 [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-795 # 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 ba58b195be9a80805fe37ae9b0fb1c4168ce798c into PR head commit 59351b98c11e9244f0cc6e22667663fd60a24e6d Merge succeeded, producing 59351b98c11e9244f0cc6e22667663fd60a24e6d Checking out Revision 59351b98c11e9244f0cc6e22667663fd60a24e6d (PR-795) Commit message: "chore(deps-dev): Bump express from 4.18.2 to 4.21.0 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > 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/795/head:refs/remotes/origin/PR-795 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59351b98c11e9244f0cc6e22667663fd60a24e6d # 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 ba58b195be9a80805fe37ae9b0fb1c4168ce798c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59351b98c11e9244f0cc6e22667663fd60a24e6d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-16T23:23:59.607Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-16T23:23:59.858Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-16T23:23:59.987Z] ========================================================= [2024-09-16T23:23:59.987Z] EdgeX Global Pipelines Version Info [2024-09-16T23:23:59.987Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-16T23:24:01.023Z] ------------------- [2024-09-16T23:24:01.023Z] stable info: [2024-09-16T23:24:01.023Z] ------------------- [2024-09-16T23:24:01.023Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-16T23:24:01.023Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-16T23:24:01.023Z] Message: update stable to v1.0.263 [2024-09-16T23:24:01.601Z] ------------------- [2024-09-16T23:24:01.601Z] experimental info: [2024-09-16T23:24:01.601Z] ------------------- [2024-09-16T23:24:01.601Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-16T23:24:01.601Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-16T23:24:01.601Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-16T23:24:01.830Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-09-16T23:24:01.891Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-09-16T23:24:01.959Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-16T23:24:02.020Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-16T23:24:02.080Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-16T23:24:02.142Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-16T23:24:02.206Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-16T23:24:02.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-16T23:24:02.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-16T23:24:02.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-16T23:24:02.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-16T23:24:02.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-09-16T23:24:02.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-16T23:24:02.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-16T23:24:02.719Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-16T23:24:02.781Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-16T23:24:02.844Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-16T23:24:02.905Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-16T23:24:02.965Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-16T23:24:03.033Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-16T23:24:03.101Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-16T23:24:03.164Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-16T23:24:03.225Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-16T23:24:03.286Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-16T23:24:03.347Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-16T23:24:03.408Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-16T23:24:03.473Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-16T23:24:03.539Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-795 [Pipeline] echo [2024-09-16T23:24:03.605Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-795 [Pipeline] echo [2024-09-16T23:24:03.667Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-795 [Pipeline] echo [2024-09-16T23:24:03.734Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59351b98c11e9244f0cc6e22667663fd60a24e6d [Pipeline] echo [2024-09-16T23:24:03.800Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59351b9 [Pipeline] echo [2024-09-16T23:24:03.872Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-16T23:24:04.030Z] provisioning config files... [2024-09-16T23:24:04.053Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp/config6536912281750423070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-16T23:24:04.471Z] ---> ****-login.sh [2024-09-16T23:24:04.471Z] nexus3.edgexfoundry.org:10001 [2024-09-16T23:24:04.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-16T23:24:04.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-16T23:24:04.993Z] Configure a credential helper to remove this warning. See [2024-09-16T23:24:04.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-16T23:24:04.994Z] [2024-09-16T23:24:04.994Z] Login Succeeded [2024-09-16T23:24:04.994Z] nexus3.edgexfoundry.org:10002 [2024-09-16T23:24:04.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-16T23:24:04.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-16T23:24:04.994Z] Configure a credential helper to remove this warning. See [2024-09-16T23:24:04.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-16T23:24:04.994Z] [2024-09-16T23:24:04.994Z] Login Succeeded [2024-09-16T23:24:04.994Z] nexus3.edgexfoundry.org:10003 [2024-09-16T23:24:04.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-16T23:24:05.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-16T23:24:05.256Z] Configure a credential helper to remove this warning. See [2024-09-16T23:24:05.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-16T23:24:05.256Z] [2024-09-16T23:24:05.256Z] Login Succeeded [2024-09-16T23:24:05.256Z] nexus3.edgexfoundry.org:10004 [2024-09-16T23:24:05.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-16T23:24:05.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-16T23:24:05.256Z] Configure a credential helper to remove this warning. See [2024-09-16T23:24:05.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-16T23:24:05.256Z] [2024-09-16T23:24:05.256Z] Login Succeeded [2024-09-16T23:24:05.256Z] ****.io [2024-09-16T23:24:05.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-16T23:24:05.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-16T23:24:05.522Z] Configure a credential helper to remove this warning. See [2024-09-16T23:24:05.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-16T23:24:05.522Z] [2024-09-16T23:24:05.522Z] Login Succeeded [2024-09-16T23:24:05.522Z] ---> ****-login.sh ends [Pipeline] } [2024-09-16T23:24:05.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-16T23:24:06.247Z] + git rev-list -1 --merges 59351b98c11e9244f0cc6e22667663fd60a24e6d~1..59351b98c11e9244f0cc6e22667663fd60a24e6d [Pipeline] echo [2024-09-16T23:24:06.299Z] -----------> git rev-list -1 --merges 59351b98c11e9244f0cc6e22667663fd60a24e6d~1..59351b98c11e9244f0cc6e22667663fd60a24e6d 59351b98c11e9244f0cc6e22667663fd60a24e6d [false] [Pipeline] sh [2024-09-16T23:24:06.627Z] + git log --format=format:%s -1 59351b98c11e9244f0cc6e22667663fd60a24e6d [Pipeline] echo [2024-09-16T23:24:06.679Z] ========================================================= [2024-09-16T23:24:06.679Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-16T23:24:06.679Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-16T23:24:07.160Z] + git log --format=format:%s -1 59351b98c11e9244f0cc6e22667663fd60a24e6d [Pipeline] echo [2024-09-16T23:24:07.198Z] [semverPrep] GIT_COMMIT: 59351b98c11e9244f0cc6e22667663fd60a24e6d, Commit Message: chore(deps-dev): Bump express from 4.18.2 to 4.21.0 in /web [Pipeline] echo [2024-09-16T23:24:07.279Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-16T23:24:07.693Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-16T23:24:07.693Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-16T23:24:07.693Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-16T23:24:07.693Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-16T23:24:07.693Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-16T23:24:07.693Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-16T23:24:07.693Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T23:24:08.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-16T23:24:08.232Z] [2024-09-16T23:24:08.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T23:24:08.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-16T23:24:08.637Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-16T23:24:08.637Z] b85a868b505f: Pulling fs layer [2024-09-16T23:24:08.637Z] e2be974225ed: Pulling fs layer [2024-09-16T23:24:08.637Z] 339a4e72a1f5: Pulling fs layer [2024-09-16T23:24:08.637Z] 988bab9f4d93: Pulling fs layer [2024-09-16T23:24:08.637Z] 1469e6f7b9e6: Pulling fs layer [2024-09-16T23:24:08.637Z] eaf3925da568: Pulling fs layer [2024-09-16T23:24:08.637Z] bab4dde63d76: Pulling fs layer [2024-09-16T23:24:08.637Z] bde34c3a00c8: Pulling fs layer [2024-09-16T23:24:08.637Z] b352a97aabf1: Pulling fs layer [2024-09-16T23:24:08.637Z] 4872d77fe225: Pulling fs layer [2024-09-16T23:24:08.637Z] 5851b861e8e6: Pulling fs layer [2024-09-16T23:24:08.637Z] 988bab9f4d93: Waiting [2024-09-16T23:24:08.637Z] eaf3925da568: Waiting [2024-09-16T23:24:08.637Z] bab4dde63d76: Waiting [2024-09-16T23:24:08.637Z] 5851b861e8e6: Waiting [2024-09-16T23:24:08.637Z] bde34c3a00c8: Waiting [2024-09-16T23:24:08.637Z] b352a97aabf1: Waiting [2024-09-16T23:24:08.637Z] e2be974225ed: Download complete [2024-09-16T23:24:08.637Z] 988bab9f4d93: Verifying Checksum [2024-09-16T23:24:08.637Z] 988bab9f4d93: Download complete [2024-09-16T23:24:08.897Z] 1469e6f7b9e6: Verifying Checksum [2024-09-16T23:24:08.897Z] 1469e6f7b9e6: Download complete [2024-09-16T23:24:08.897Z] eaf3925da568: Verifying Checksum [2024-09-16T23:24:08.897Z] eaf3925da568: Download complete [2024-09-16T23:24:08.897Z] 339a4e72a1f5: Verifying Checksum [2024-09-16T23:24:08.897Z] 339a4e72a1f5: Download complete [2024-09-16T23:24:08.897Z] bde34c3a00c8: Download complete [2024-09-16T23:24:08.897Z] b352a97aabf1: Verifying Checksum [2024-09-16T23:24:08.897Z] b352a97aabf1: Download complete [2024-09-16T23:24:08.897Z] 4872d77fe225: Verifying Checksum [2024-09-16T23:24:08.897Z] 4872d77fe225: Download complete [2024-09-16T23:24:08.897Z] 5851b861e8e6: Verifying Checksum [2024-09-16T23:24:08.897Z] 5851b861e8e6: Download complete [2024-09-16T23:24:08.897Z] b85a868b505f: Download complete [2024-09-16T23:24:09.466Z] bab4dde63d76: Verifying Checksum [2024-09-16T23:24:09.466Z] bab4dde63d76: Download complete [2024-09-16T23:24:10.407Z] b85a868b505f: Pull complete [2024-09-16T23:24:10.407Z] e2be974225ed: Pull complete [2024-09-16T23:24:10.976Z] 339a4e72a1f5: Pull complete [2024-09-16T23:24:10.976Z] 988bab9f4d93: Pull complete [2024-09-16T23:24:11.236Z] 1469e6f7b9e6: Pull complete [2024-09-16T23:24:11.495Z] eaf3925da568: Pull complete [2024-09-16T23:24:13.403Z] bab4dde63d76: Pull complete [2024-09-16T23:24:13.403Z] bde34c3a00c8: Pull complete [2024-09-16T23:24:13.663Z] b352a97aabf1: Pull complete [2024-09-16T23:24:13.663Z] 4872d77fe225: Pull complete [2024-09-16T23:24:13.924Z] 5851b861e8e6: Pull complete [2024-09-16T23:24:13.924Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-16T23:24:13.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-16T23:24:13.924Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-16T23:24:14.227Z] prd-ubuntu20.04-docker-8c-8g-10449 does not seem to be running inside a container [2024-09-16T23:24:14.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-795 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-795:/w/workspace/edgexfoundry_edgex-ui-go_PR-795:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-16T23:24:17.200Z] $ docker top 94379b9287720f5f4806d97d89b14cd5a7e012b427d5af3d6e660b01ea7da776 -eo pid,comm [2024-09-16T23:24:17.294Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-16T23:24:17.294Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-16T23:24:17.476Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-16T23:24:17.476Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-16T23:24:17.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-16T23:24:17.615Z] $ docker exec 94379b9287720f5f4806d97d89b14cd5a7e012b427d5af3d6e660b01ea7da776 ssh-agent [2024-09-16T23:24:17.726Z] SSH_AUTH_SOCK=/tmp/ssh-kxVHjqU7ug7Q/agent.33 [2024-09-16T23:24:17.726Z] SSH_AGENT_PID=40 [2024-09-16T23:24:17.733Z] Running ssh-add (command line suppressed) [2024-09-16T23:24:17.840Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp/private_key_10299838910424247584.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp/private_key_10299838910424247584.key) [2024-09-16T23:24:17.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-16T23:24:18.215Z] + git tag --points-at HEAD [Pipeline] } [2024-09-16T23:24:18.241Z] $ docker exec --env ******** --env ******** 94379b9287720f5f4806d97d89b14cd5a7e012b427d5af3d6e660b01ea7da776 ssh-agent -k [2024-09-16T23:24:18.354Z] unset SSH_AUTH_SOCK; [2024-09-16T23:24:18.355Z] unset SSH_AGENT_PID; [2024-09-16T23:24:18.356Z] echo Agent pid 40 killed; [2024-09-16T23:24:18.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-16T23:24:18.478Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-16T23:24:18.478Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-16T23:24:18.601Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-16T23:24:18.602Z] $ docker exec 94379b9287720f5f4806d97d89b14cd5a7e012b427d5af3d6e660b01ea7da776 ssh-agent [2024-09-16T23:24:18.712Z] SSH_AUTH_SOCK=/tmp/ssh-5pyOxtpr2qjb/agent.73 [2024-09-16T23:24:18.712Z] SSH_AGENT_PID=79 [2024-09-16T23:24:18.716Z] Running ssh-add (command line suppressed) [2024-09-16T23:24:18.831Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp/private_key_7964021550412698209.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp/private_key_7964021550412698209.key) [2024-09-16T23:24:18.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-16T23:24:19.207Z] + git semver init [2024-09-16T23:24:19.467Z] 2024-09-16 23:24:19,372 [run_init] DEBUG init version:0.0.0 force:False [2024-09-16T23:24:19.467Z] 2024-09-16 23:24:19,373 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-795/.semver [2024-09-16T23:24:19.467Z] 2024-09-16 23:24:19,373 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-795/.semver [2024-09-16T23:24:19.467Z] 2024-09-16 23:24:19,373 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-795/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-795, universal_newlines=False, shell=None, istream=None) [2024-09-16T23:24:22.007Z] 2024-09-16 23:24:21,535 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-795/.git/info/exclude [2024-09-16T23:24:22.007Z] 2024-09-16 23:24:21,536 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-795/.semver/PR-795 with force:False [2024-09-16T23:24:22.007Z] 2024-09-16 23:24:21,536 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-795/.semver/PR-795 [2024-09-16T23:24:22.007Z] 2024-09-16 23:24:21,541 [execute] INFO git cat-file --batch-check [2024-09-16T23:24:22.007Z] 2024-09-16 23:24:21,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-795/.semver, universal_newlines=False, shell=None, istream=) [2024-09-16T23:24:22.007Z] 2024-09-16 23:24:21,548 [execute] INFO git cat-file --batch [2024-09-16T23:24:22.007Z] 2024-09-16 23:24:21,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-795/.semver, universal_newlines=False, shell=None, istream=) [2024-09-16T23:24:22.007Z] 2024-09-16 23:24:21,552 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-795/.semver/PR-795 [2024-09-16T23:24:22.007Z] 0.0.0 [Pipeline] } [2024-09-16T23:24:22.038Z] $ docker exec --env ******** --env ******** 94379b9287720f5f4806d97d89b14cd5a7e012b427d5af3d6e660b01ea7da776 ssh-agent -k [2024-09-16T23:24:22.165Z] unset SSH_AUTH_SOCK; [2024-09-16T23:24:22.165Z] unset SSH_AGENT_PID; [2024-09-16T23:24:22.166Z] echo Agent pid 79 killed; [2024-09-16T23:24:22.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-16T23:24:22.643Z] + git semver [Pipeline] } [2024-09-16T23:24:22.928Z] $ docker stop --time=1 94379b9287720f5f4806d97d89b14cd5a7e012b427d5af3d6e660b01ea7da776 [2024-09-16T23:24:24.228Z] $ docker rm -f --volumes 94379b9287720f5f4806d97d89b14cd5a7e012b427d5af3d6e660b01ea7da776 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-16T23:24:24.663Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-16T23:24:24.997Z] Stashed 1 file(s) [Pipeline] echo [2024-09-16T23:24:25.023Z] [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 [2024-09-16T23:24:25.768Z] provisioning config files... [2024-09-16T23:24:25.779Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp/config13629972747858125290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-16T23:24:26.149Z] ---> ****-login.sh [2024-09-16T23:24:26.149Z] nexus3.edgexfoundry.org:10001 [2024-09-16T23:24:26.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-16T23:24:26.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-16T23:24:26.150Z] Configure a credential helper to remove this warning. See [2024-09-16T23:24:26.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-16T23:24:26.150Z] [2024-09-16T23:24:26.150Z] Login Succeeded [2024-09-16T23:24:26.150Z] nexus3.edgexfoundry.org:10002 [2024-09-16T23:24:26.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-16T23:24:26.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-16T23:24:26.150Z] Configure a credential helper to remove this warning. See [2024-09-16T23:24:26.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-16T23:24:26.150Z] [2024-09-16T23:24:26.410Z] Login Succeeded [2024-09-16T23:24:26.410Z] nexus3.edgexfoundry.org:10003 [2024-09-16T23:24:26.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-16T23:24:26.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-16T23:24:26.411Z] Configure a credential helper to remove this warning. See [2024-09-16T23:24:26.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-16T23:24:26.411Z] [2024-09-16T23:24:26.411Z] Login Succeeded [2024-09-16T23:24:26.411Z] nexus3.edgexfoundry.org:10004 [2024-09-16T23:24:26.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-16T23:24:26.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-16T23:24:26.411Z] Configure a credential helper to remove this warning. See [2024-09-16T23:24:26.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-16T23:24:26.411Z] [2024-09-16T23:24:26.411Z] Login Succeeded [2024-09-16T23:24:26.411Z] ****.io [2024-09-16T23:24:26.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-16T23:24:26.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-16T23:24:26.670Z] Configure a credential helper to remove this warning. See [2024-09-16T23:24:26.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-16T23:24:26.670Z] [2024-09-16T23:24:26.670Z] Login Succeeded [2024-09-16T23:24:26.670Z] ---> ****-login.sh ends [Pipeline] } [2024-09-16T23:24:26.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-16T23:24:26.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-16T23:24:27.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-16T23:24:27.062Z] ========================================================= [2024-09-16T23:24:27.062Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-16T23:24:27.062Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T23:24:27.598Z] + 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 . [2024-09-16T23:24:27.858Z] Sending build context to Docker daemon 59.8MB [2024-09-16T23:24:27.858Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-09-16T23:24:27.858Z] Step 2/15 : FROM ${BASE} AS builder [2024-09-16T23:24:27.858Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-16T23:24:27.858Z] 619be1103602: Pulling fs layer [2024-09-16T23:24:27.858Z] 7862e08f4a3e: Pulling fs layer [2024-09-16T23:24:27.858Z] 5df492c9dc93: Pulling fs layer [2024-09-16T23:24:27.858Z] 7629e6793208: Pulling fs layer [2024-09-16T23:24:27.858Z] 4f4fb700ef54: Pulling fs layer [2024-09-16T23:24:27.858Z] fb5054dd5b73: Pulling fs layer [2024-09-16T23:24:27.858Z] eeca6798cff9: Pulling fs layer [2024-09-16T23:24:27.858Z] aa269ceb94a6: Pulling fs layer [2024-09-16T23:24:27.858Z] ada007ff1a6a: Pulling fs layer [2024-09-16T23:24:27.858Z] 7629e6793208: Waiting [2024-09-16T23:24:27.858Z] 4f4fb700ef54: Waiting [2024-09-16T23:24:27.858Z] fb5054dd5b73: Waiting [2024-09-16T23:24:27.858Z] eeca6798cff9: Waiting [2024-09-16T23:24:27.858Z] aa269ceb94a6: Waiting [2024-09-16T23:24:27.858Z] ada007ff1a6a: Waiting [2024-09-16T23:24:28.117Z] 7862e08f4a3e: Verifying Checksum [2024-09-16T23:24:28.117Z] 7862e08f4a3e: Download complete [2024-09-16T23:24:28.117Z] 7629e6793208: Verifying Checksum [2024-09-16T23:24:28.117Z] 7629e6793208: Download complete [2024-09-16T23:24:28.117Z] 4f4fb700ef54: Verifying Checksum [2024-09-16T23:24:28.117Z] 4f4fb700ef54: Download complete [2024-09-16T23:24:28.117Z] 619be1103602: Verifying Checksum [2024-09-16T23:24:28.117Z] 619be1103602: Download complete [2024-09-16T23:24:28.117Z] fb5054dd5b73: Verifying Checksum [2024-09-16T23:24:28.117Z] fb5054dd5b73: Download complete [2024-09-16T23:24:28.117Z] eeca6798cff9: Verifying Checksum [2024-09-16T23:24:28.117Z] eeca6798cff9: Download complete [2024-09-16T23:24:28.117Z] 619be1103602: Pull complete [2024-09-16T23:24:28.377Z] 7862e08f4a3e: Pull complete [2024-09-16T23:24:28.377Z] ada007ff1a6a: Download complete [2024-09-16T23:24:28.377Z] 5df492c9dc93: Verifying Checksum [2024-09-16T23:24:28.377Z] 5df492c9dc93: Download complete [2024-09-16T23:24:28.943Z] aa269ceb94a6: Download complete [2024-09-16T23:24:31.476Z] 5df492c9dc93: Pull complete [2024-09-16T23:24:31.476Z] 7629e6793208: Pull complete [2024-09-16T23:24:31.734Z] 4f4fb700ef54: Pull complete [2024-09-16T23:24:31.734Z] fb5054dd5b73: Pull complete [2024-09-16T23:24:31.734Z] eeca6798cff9: Pull complete [2024-09-16T23:24:34.266Z] aa269ceb94a6: Pull complete [2024-09-16T23:24:34.834Z] ada007ff1a6a: Pull complete [2024-09-16T23:24:34.834Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-16T23:24:34.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-16T23:24:34.834Z] ---> f489d0715acc [2024-09-16T23:24:34.834Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-09-16T23:24:39.149Z] ---> Running in 4eeb56415102 [2024-09-16T23:24:39.149Z] Removing intermediate container 4eeb56415102 [2024-09-16T23:24:39.149Z] ---> 20fa8b282b6d [2024-09-16T23:24:39.149Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-09-16T23:24:39.149Z] ---> Running in 244884ffc917 [2024-09-16T23:24:39.149Z] Removing intermediate container 244884ffc917 [2024-09-16T23:24:39.149Z] ---> 89616e1e78c9 [2024-09-16T23:24:39.149Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-09-16T23:24:39.149Z] ---> Running in bbdc7c0edfe0 [2024-09-16T23:24:39.408Z] Removing intermediate container bbdc7c0edfe0 [2024-09-16T23:24:39.408Z] ---> dc28fdb95220 [2024-09-16T23:24:39.408Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-09-16T23:24:39.408Z] ---> Running in b78503e73ad0 [2024-09-16T23:24:39.408Z] Removing intermediate container b78503e73ad0 [2024-09-16T23:24:39.408Z] ---> af23a58c42a5 [2024-09-16T23:24:39.408Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-09-16T23:24:39.408Z] ---> Running in 0a2fc445f697 [2024-09-16T23:24:39.668Z] Removing intermediate container 0a2fc445f697 [2024-09-16T23:24:39.668Z] ---> 928e8d1bbdc5 [2024-09-16T23:24:39.668Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-09-16T23:24:40.553Z] Still waiting to schedule task [2024-09-16T23:24:40.554Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-16T23:24:44.947Z] latest: Pulling from library/docker [2024-09-16T23:24:44.948Z] 43c4264eed91: Pulling fs layer [2024-09-16T23:24:44.948Z] ac0966a0f631: Pulling fs layer [2024-09-16T23:24:44.948Z] 4f4fb700ef54: Pulling fs layer [2024-09-16T23:24:44.948Z] 26149871b493: Pulling fs layer [2024-09-16T23:24:44.948Z] eaeaaae10d5f: Pulling fs layer [2024-09-16T23:24:44.948Z] ecd93dda3ae2: Pulling fs layer [2024-09-16T23:24:44.948Z] ffdf299cbed4: Pulling fs layer [2024-09-16T23:24:44.948Z] 184f1bddc792: Pulling fs layer [2024-09-16T23:24:44.948Z] 10a344dcbd20: Pulling fs layer [2024-09-16T23:24:44.948Z] 3be846a8dff2: Pulling fs layer [2024-09-16T23:24:44.948Z] 82cc23679823: Pulling fs layer [2024-09-16T23:24:44.948Z] e101660d97c6: Pulling fs layer [2024-09-16T23:24:44.948Z] d5ef8d5767f7: Pulling fs layer [2024-09-16T23:24:44.948Z] 6fce5eae276a: Pulling fs layer [2024-09-16T23:24:44.948Z] f30c7251f05b: Pulling fs layer [2024-09-16T23:24:44.948Z] 593faf5907b7: Pulling fs layer [2024-09-16T23:24:44.948Z] 10a344dcbd20: Waiting [2024-09-16T23:24:44.948Z] 3be846a8dff2: Waiting [2024-09-16T23:24:44.948Z] 82cc23679823: Waiting [2024-09-16T23:24:44.948Z] ecd93dda3ae2: Waiting [2024-09-16T23:24:44.948Z] ffdf299cbed4: Waiting [2024-09-16T23:24:44.948Z] 26149871b493: Waiting [2024-09-16T23:24:44.948Z] 184f1bddc792: Waiting [2024-09-16T23:24:44.948Z] e101660d97c6: Waiting [2024-09-16T23:24:44.948Z] 6fce5eae276a: Waiting [2024-09-16T23:24:44.948Z] eaeaaae10d5f: Waiting [2024-09-16T23:24:44.948Z] f30c7251f05b: Waiting [2024-09-16T23:24:44.948Z] 593faf5907b7: Waiting [2024-09-16T23:24:45.207Z] 4f4fb700ef54: Download complete [2024-09-16T23:24:45.207Z] 43c4264eed91: Verifying Checksum [2024-09-16T23:24:45.207Z] 43c4264eed91: Download complete [2024-09-16T23:24:45.207Z] ac0966a0f631: Verifying Checksum [2024-09-16T23:24:45.207Z] ac0966a0f631: Download complete [2024-09-16T23:24:45.207Z] 26149871b493: Verifying Checksum [2024-09-16T23:24:45.207Z] 26149871b493: Download complete [2024-09-16T23:24:45.207Z] 43c4264eed91: Pull complete [2024-09-16T23:24:45.467Z] eaeaaae10d5f: Verifying Checksum [2024-09-16T23:24:45.467Z] eaeaaae10d5f: Download complete [2024-09-16T23:24:45.467Z] ecd93dda3ae2: Verifying Checksum [2024-09-16T23:24:45.467Z] ecd93dda3ae2: Download complete [2024-09-16T23:24:45.467Z] 184f1bddc792: Download complete [2024-09-16T23:24:45.467Z] ffdf299cbed4: Verifying Checksum [2024-09-16T23:24:45.467Z] ffdf299cbed4: Download complete [2024-09-16T23:24:45.467Z] 10a344dcbd20: Verifying Checksum [2024-09-16T23:24:45.467Z] 10a344dcbd20: Download complete [2024-09-16T23:24:45.467Z] 3be846a8dff2: Verifying Checksum [2024-09-16T23:24:45.467Z] 3be846a8dff2: Download complete [2024-09-16T23:24:45.467Z] e101660d97c6: Download complete [2024-09-16T23:24:45.467Z] ac0966a0f631: Pull complete [2024-09-16T23:24:45.467Z] d5ef8d5767f7: Download complete [2024-09-16T23:24:45.725Z] 82cc23679823: Download complete [2024-09-16T23:24:45.725Z] f30c7251f05b: Download complete [2024-09-16T23:24:45.725Z] 4f4fb700ef54: Pull complete [2024-09-16T23:24:45.725Z] 26149871b493: Pull complete [2024-09-16T23:24:45.725Z] 593faf5907b7: Verifying Checksum [2024-09-16T23:24:45.725Z] 593faf5907b7: Download complete [2024-09-16T23:24:45.983Z] 6fce5eae276a: Verifying Checksum [2024-09-16T23:24:45.983Z] 6fce5eae276a: Download complete [2024-09-16T23:24:45.983Z] eaeaaae10d5f: Pull complete [2024-09-16T23:24:46.548Z] ecd93dda3ae2: Pull complete [2024-09-16T23:24:46.806Z] ffdf299cbed4: Pull complete [2024-09-16T23:24:46.806Z] 184f1bddc792: Pull complete [2024-09-16T23:24:47.064Z] 10a344dcbd20: Pull complete [2024-09-16T23:24:47.064Z] 3be846a8dff2: Pull complete [2024-09-16T23:24:47.323Z] 82cc23679823: Pull complete [2024-09-16T23:24:47.323Z] e101660d97c6: Pull complete [2024-09-16T23:24:47.323Z] d5ef8d5767f7: Pull complete [2024-09-16T23:24:48.256Z] 6fce5eae276a: Pull complete [2024-09-16T23:24:48.516Z] f30c7251f05b: Pull complete [2024-09-16T23:24:48.516Z] 593faf5907b7: Pull complete [2024-09-16T23:24:48.516Z] Digest: sha256:ecfcb834c5047a751833f089e3a9a3e97ecec4a4dca8e9f13ff03694fd002443 [2024-09-16T23:24:48.516Z] Status: Downloaded newer image for docker:latest [2024-09-16T23:24:51.843Z] ---> 0508123e57b0 [2024-09-16T23:24:51.843Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-16T23:24:52.107Z] ---> Running in fb803b78c79b [2024-09-16T23:24:52.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-16T23:24:52.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-16T23:24:52.631Z] OK: 264 MiB in 52 packages [2024-09-16T23:24:53.200Z] Removing intermediate container fb803b78c79b [2024-09-16T23:24:53.200Z] ---> 4d7870250544 [2024-09-16T23:24:53.200Z] Step 10/15 : ENV GO111MODULE=on [2024-09-16T23:24:53.200Z] ---> Running in ed0fdbd17e69 [2024-09-16T23:24:53.200Z] Removing intermediate container ed0fdbd17e69 [2024-09-16T23:24:53.200Z] ---> 5235b16af772 [2024-09-16T23:24:53.200Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-09-16T23:24:53.200Z] ---> Running in 4db361235a1b [2024-09-16T23:24:53.200Z] Removing intermediate container 4db361235a1b [2024-09-16T23:24:53.200Z] ---> 4311e6debc97 [2024-09-16T23:24:53.200Z] Step 12/15 : COPY go.mod vendor* ./ [2024-09-16T23:24:53.460Z] ---> 9a1d8548b2cb [2024-09-16T23:24:53.460Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-16T23:24:53.460Z] ---> Running in 5d44602e7496 [2024-09-16T23:26:01.240Z] Removing intermediate container 5d44602e7496 [2024-09-16T23:26:01.240Z] ---> f2b0654b623c [2024-09-16T23:26:01.240Z] Step 14/15 : COPY . . [2024-09-16T23:26:01.240Z] ---> 4bc322bfe5ab [2024-09-16T23:26:01.240Z] Step 15/15 : RUN ${MAKE} [2024-09-16T23:26:01.240Z] ---> Running in 34ecffc2be48 [2024-09-16T23:26:01.240Z] noop [2024-09-16T23:26:01.240Z] Removing intermediate container 34ecffc2be48 [2024-09-16T23:26:01.240Z] ---> 5eb926ded135 [2024-09-16T23:26:01.240Z] Successfully built 5eb926ded135 [2024-09-16T23:26:01.240Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T23:26:01.736Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-16T23:26:01.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-16T23:26:01.913Z] prd-ubuntu20.04-docker-8c-8g-10449 does not seem to be running inside a container [2024-09-16T23:26:01.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-795 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-795:/w/workspace/edgexfoundry_edgex-ui-go_PR-795:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-795@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 ******** ci-base-image-x86_64 cat [2024-09-16T23:26:02.269Z] $ docker top c8dba1275de6dc259bf1b3ffb7be17a8391001db407740e7b0ef989d87ac1339 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-16T23:26:02.696Z] + go version [2024-09-16T23:26:02.696Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-16T23:26:02.733Z] $ docker stop --time=1 c8dba1275de6dc259bf1b3ffb7be17a8391001db407740e7b0ef989d87ac1339 [2024-09-16T23:26:03.986Z] $ docker rm -f --volumes c8dba1275de6dc259bf1b3ffb7be17a8391001db407740e7b0ef989d87ac1339 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T23:26:04.806Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-16T23:26:04.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-16T23:26:04.971Z] prd-ubuntu20.04-docker-8c-8g-10449 does not seem to be running inside a container [2024-09-16T23:26:05.002Z] $ 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-795 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-795:/w/workspace/edgexfoundry_edgex-ui-go_PR-795:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-795@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 ******** ci-base-image-x86_64 cat [2024-09-16T23:26:05.376Z] $ docker top d56e9c5442aa8d336a086d2df495a42fdfe4ed4866b7a5784d96f90abc06e071 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-16T23:26:05.796Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-795 [Pipeline] fileExists [Pipeline] sh [2024-09-16T23:26:06.177Z] + make test [2024-09-16T23:26:06.177Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-09-16T23:26:07.557Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-09-16T23:26:22.438Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-09-16T23:26:22.438Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-09-16T23:26:22.438Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-09-16T23:26:22.438Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-09-16T23:26:22.438Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-09-16T23:26:22.438Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-09-16T23:26:22.438Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-09-16T23:26:22.438Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-09-16T23:26:22.438Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-09-16T23:26:26.204Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10450 in /w/workspace/edgexfoundry_edgex-ui-go_PR-795 [Pipeline] { [Pipeline] ws [2024-09-16T23:26:26.278Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-09-16T23:26:26.397Z] The recommended git tool is: git [2024-09-16T23:26:27.719Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-16T23:26:27.719Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-16T23:26:27.719Z] ./bin/test-attribution-txt.sh [2024-09-16T23:26:27.719Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-16T23:26:27.719Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [2024-09-16T23:26:27.720Z] make -C web test [2024-09-16T23:26:27.720Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-795/web' [2024-09-16T23:26:27.720Z] make[1]: tput: No such file or directory [2024-09-16T23:26:27.720Z] make[1]: tput: No such file or directory [2024-09-16T23:26:27.720Z] warning: generating ./VERSION [2024-09-16T23:26:27.720Z] echo "0.0.0" > VERSION [2024-09-16T23:26:27.720Z] docker build \ [2024-09-16T23:26:27.720Z] -f Dockerfile \ [2024-09-16T23:26:27.720Z] --build-arg USER=1000 \ [2024-09-16T23:26:27.720Z] \ [2024-09-16T23:26:27.720Z] --label "git_sha=59351b98c11e9244f0cc6e22667663fd60a24e6d" \ [2024-09-16T23:26:27.720Z] -t edgexfoundry/edgex-web-ui:59351b98c11e9244f0cc6e22667663fd60a24e6d \ [2024-09-16T23:26:27.720Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-09-16T23:26:27.720Z] . [2024-09-16T23:26:27.720Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-09-16T23:26:27.720Z] Install the buildx component to build images with BuildKit: [2024-09-16T23:26:27.720Z] https://docs.docker.com/go/buildx/ [2024-09-16T23:26:27.720Z] [2024-09-16T23:26:27.720Z] Sending build context to Docker daemon 2.622MB [2024-09-16T23:26:27.720Z] Step 1/11 : FROM node:18-alpine3.18 [2024-09-16T23:26:28.443Z] 18-alpine3.18: Pulling from library/node [2024-09-16T23:26:28.702Z] 619be1103602: Already exists [2024-09-16T23:26:28.702Z] 7e9a007eb24b: Pulling fs layer [2024-09-16T23:26:28.702Z] 5189255e31c8: Pulling fs layer [2024-09-16T23:26:28.702Z] 88f4f8a6bc8d: Pulling fs layer [2024-09-16T23:26:28.961Z] 5189255e31c8: Verifying Checksum [2024-09-16T23:26:28.961Z] 5189255e31c8: Download complete [2024-09-16T23:26:29.220Z] 7e9a007eb24b: Download complete [2024-09-16T23:26:30.603Z] 7e9a007eb24b: Pull complete [2024-09-16T23:26:30.603Z] 5189255e31c8: Pull complete [2024-09-16T23:26:30.603Z] 88f4f8a6bc8d: Pull complete [2024-09-16T23:26:30.603Z] Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 [2024-09-16T23:26:30.603Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-09-16T23:26:30.603Z] ---> a19326513a45 [2024-09-16T23:26:30.603Z] Step 2/11 : RUN apk add --no-cache chromium [2024-09-16T23:26:34.813Z] ---> Running in 3eb31774346e [2024-09-16T23:26:34.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-16T23:26:34.853Z] using credential edgex-jenkins-ssh [2024-09-16T23:26:34.882Z] Cloning the remote Git repository [2024-09-16T23:26:35.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-16T23:26:35.335Z] (1/154) Installing libexpat (2.6.3-r0) [2024-09-16T23:26:35.335Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-09-16T23:26:35.335Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-09-16T23:26:35.335Z] (4/154) Installing libpng (1.6.39-r3) [2024-09-16T23:26:35.335Z] (5/154) Installing freetype (2.13.0-r5) [2024-09-16T23:26:35.335Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-09-16T23:26:35.335Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-09-16T23:26:35.335Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-09-16T23:26:35.335Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-09-16T23:26:35.335Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-09-16T23:26:35.335Z] (11/154) Installing libffi (3.4.4-r2) [2024-09-16T23:26:35.335Z] (12/154) Installing libintl (0.21.1-r7) [2024-09-16T23:26:35.335Z] (13/154) Installing libblkid (2.38.1-r8) [2024-09-16T23:26:35.335Z] (14/154) Installing libmount (2.38.1-r8) [2024-09-16T23:26:35.335Z] (15/154) Installing pcre2 (10.42-r1) [2024-09-16T23:26:35.335Z] (16/154) Installing glib (2.76.6-r0) [2024-09-16T23:26:35.597Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-09-16T23:26:35.597Z] (18/154) Installing libxml2 (2.11.8-r0) [2024-09-16T23:26:35.597Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-09-16T23:26:35.597Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-09-16T23:26:35.597Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-09-16T23:26:35.597Z] (22/154) Installing libwebp (1.3.2-r0) [2024-09-16T23:26:35.597Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-09-16T23:26:35.597Z] (24/154) Installing tiff (4.5.1-r0) [2024-09-16T23:26:35.597Z] (25/154) Installing gdk-pixbuf (2.42.12-r0) [2024-09-16T23:26:35.597Z] (26/154) Installing gtk-update-icon-cache (3.24.43-r0) [2024-09-16T23:26:35.597Z] (27/154) Installing libxau (1.0.11-r2) [2024-09-16T23:26:35.597Z] (28/154) Installing libmd (1.0.4-r2) [2024-09-16T23:26:35.597Z] (29/154) Installing libbsd (0.11.7-r1) [2024-09-16T23:26:35.597Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-09-16T23:26:35.597Z] (31/154) Installing libxcb (1.15-r1) [2024-09-16T23:26:35.597Z] (32/154) Installing libx11 (1.8.7-r0) [2024-09-16T23:26:35.597Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-09-16T23:26:35.597Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-09-16T23:26:35.597Z] (35/154) Installing libxrender (0.9.11-r3) [2024-09-16T23:26:35.597Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-09-16T23:26:35.597Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-09-16T23:26:35.597Z] (38/154) Installing libxext (1.3.5-r2) [2024-09-16T23:26:35.597Z] (39/154) Installing libxi (1.8.1-r0) [2024-09-16T23:26:35.858Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-09-16T23:26:35.858Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-09-16T23:26:35.858Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-09-16T23:26:35.858Z] (43/154) Installing libxtst (1.2.4-r2) [2024-09-16T23:26:35.858Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-09-16T23:26:35.858Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-09-16T23:26:35.858Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-09-16T23:26:35.858Z] (47/154) Installing pixman (0.42.2-r1) [2024-09-16T23:26:35.858Z] (48/154) Installing cairo (1.17.8-r1) [2024-09-16T23:26:35.858Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-09-16T23:26:35.858Z] (50/154) Installing avahi-libs (0.8-r13) [2024-09-16T23:26:35.858Z] (51/154) Installing gmp (6.2.1-r3) [2024-09-16T23:26:35.858Z] (52/154) Installing nettle (3.8.1-r2) [2024-09-16T23:26:35.858Z] (53/154) Installing libunistring (1.1-r1) [2024-09-16T23:26:35.858Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-09-16T23:26:35.858Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-09-16T23:26:35.858Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-09-16T23:26:35.858Z] (57/154) Installing gnutls (3.8.4-r0) [2024-09-16T23:26:35.858Z] (58/154) Installing cups-libs (2.4.9-r0) [2024-09-16T23:26:35.858Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-09-16T23:26:35.858Z] (60/154) Installing fribidi (1.0.13-r0) [2024-09-16T23:26:35.858Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-09-16T23:26:35.858Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-09-16T23:26:35.858Z] (63/154) Installing libxft (2.3.8-r1) [2024-09-16T23:26:35.858Z] (64/154) Installing pango (1.50.14-r1) [2024-09-16T23:26:35.858Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-09-16T23:26:35.858Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-09-16T23:26:35.858Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-09-16T23:26:34.964Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-09-16T23:26:35.157Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-09-16T23:26:35.437Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-09-16T23:26:35.439Z] > git --version # timeout=10 [2024-09-16T23:26:35.478Z] > git --version # 'git version 2.25.1' [2024-09-16T23:26:35.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-16T23:26:35.670Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-16T23:26:36.119Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-09-16T23:26:36.119Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-09-16T23:26:36.119Z] (70/154) Installing gtk+3.0 (3.24.43-r0) [2024-09-16T23:26:36.119Z] (71/154) Installing icu-data-full (73.2-r2) [2024-09-16T23:26:36.380Z] (72/154) Installing mesa (23.0.4-r0) [2024-09-16T23:26:36.380Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-09-16T23:26:36.950Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-09-16T23:26:36.950Z] (75/154) Installing libpciaccess (0.17-r2) [2024-09-16T23:26:36.950Z] (76/154) Installing libdrm (2.4.115-r4) [2024-09-16T23:26:36.950Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-09-16T23:26:36.950Z] (78/154) Installing libelf (0.189-r2) [2024-09-16T23:26:36.950Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-09-16T23:26:37.211Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-09-16T23:26:37.211Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-09-16T23:26:37.211Z] (82/154) Installing libmagic (5.45-r0) [2024-09-16T23:26:37.211Z] (83/154) Installing file (5.45-r0) [2024-09-16T23:26:37.211Z] (84/154) Installing libice (1.1.1-r2) [2024-09-16T23:26:37.211Z] (85/154) Installing libuuid (2.38.1-r8) [2024-09-16T23:26:37.211Z] (86/154) Installing libsm (1.2.4-r1) [2024-09-16T23:26:37.211Z] (87/154) Installing libxt (1.3.0-r2) [2024-09-16T23:26:38.445Z] (88/154) Installing libxmu (1.1.4-r2) [2024-09-16T23:26:38.445Z] (89/154) Installing xset (1.2.5-r1) [2024-09-16T23:26:38.445Z] (90/154) Installing xprop (1.2.7-r0) [2024-09-16T23:26:38.445Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-09-16T23:26:38.445Z] (92/154) Installing libogg (1.3.5-r4) [2024-09-16T23:26:38.445Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-09-16T23:26:38.445Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-09-16T23:26:38.445Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-09-16T23:26:38.445Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-09-16T23:26:39.237Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-09-16T23:26:39.907Z] (98/154) Installing libva (2.18.0-r1) [2024-09-16T23:26:39.907Z] (99/154) Installing libvdpau (1.5-r1) [2024-09-16T23:26:39.907Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-09-16T23:26:41.540Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-09-16T23:26:41.540Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-09-16T23:26:41.540Z] (103/154) Installing libhwy (1.0.4-r1) [2024-09-16T23:26:41.540Z] (104/154) Installing lcms2 (2.15-r2) [2024-09-16T23:26:41.798Z] (105/154) Installing libjxl (0.8.2-r0) [2024-09-16T23:26:41.798Z] (106/154) Installing lame-libs (3.100-r5) [2024-09-16T23:26:41.798Z] (107/154) Installing opus (1.4-r0) [2024-09-16T23:26:41.798Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-09-16T23:26:41.798Z] (109/154) Installing soxr (0.1.3-r5) [2024-09-16T23:26:41.798Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-09-16T23:26:41.798Z] (111/154) Installing libtheora (1.1.1-r17) [2024-09-16T23:26:41.798Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-09-16T23:26:41.798Z] (113/154) Installing libvpx (1.13.0-r2) [2024-09-16T23:26:41.798Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-09-16T23:26:41.798Z] (115/154) Installing numactl (2.0.16-r4) [2024-09-16T23:26:41.798Z] (116/154) Installing x265-libs (3.5-r4) [2024-09-16T23:26:40.495Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-09-16T23:26:40.521Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-16T23:26:41.739Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-09-16T23:26:41.802Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-09-16T23:26:41.803Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-16T23:26:41.828Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-16T23:26:42.058Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-09-16T23:26:42.058Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-09-16T23:26:42.058Z] (119/154) Installing libbluray (1.3.4-r0) [2024-09-16T23:26:42.058Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-09-16T23:26:42.410Z] Merging remotes/origin/main commit ba58b195be9a80805fe37ae9b0fb1c4168ce798c into PR head commit 59351b98c11e9244f0cc6e22667663fd60a24e6d [2024-09-16T23:26:42.937Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-09-16T23:26:42.937Z] (122/154) Installing cjson (1.7.17-r0) [2024-09-16T23:26:42.937Z] (123/154) Installing mbedtls (2.28.9-r0) [2024-09-16T23:26:42.937Z] (124/154) Installing librist (0.2.7-r0) [2024-09-16T23:26:42.937Z] (125/154) Installing libsrt (1.5.2-r0) [2024-09-16T23:26:42.937Z] (126/154) Installing libssh (0.10.5-r0) [2024-09-16T23:26:42.937Z] (127/154) Installing libsodium (1.0.18-r3) [2024-09-16T23:26:42.937Z] (128/154) Installing libzmq (4.3.4-r4) [2024-09-16T23:26:42.937Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-09-16T23:26:43.108Z] Merge succeeded, producing 59351b98c11e9244f0cc6e22667663fd60a24e6d [2024-09-16T23:26:43.109Z] Checking out Revision 59351b98c11e9244f0cc6e22667663fd60a24e6d (PR-795) [2024-09-16T23:26:42.438Z] > git config core.sparsecheckout # timeout=10 [2024-09-16T23:26:42.522Z] > git checkout -f 59351b98c11e9244f0cc6e22667663fd60a24e6d # timeout=10 [2024-09-16T23:26:42.985Z] > git remote # timeout=10 [2024-09-16T23:26:43.014Z] > git config --get remote.origin.url # timeout=10 [2024-09-16T23:26:43.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-16T23:26:43.054Z] > git merge ba58b195be9a80805fe37ae9b0fb1c4168ce798c # timeout=10 [2024-09-16T23:26:43.083Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-16T23:26:43.112Z] > git config core.sparsecheckout # timeout=10 [2024-09-16T23:26:43.135Z] > git checkout -f 59351b98c11e9244f0cc6e22667663fd60a24e6d # timeout=10 [2024-09-16T23:26:43.691Z] (130/154) Installing libevent (2.1.12-r6) [2024-09-16T23:26:43.692Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-09-16T23:26:43.692Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-09-16T23:26:44.231Z] Commit message: "chore(deps-dev): Bump express from 4.18.2 to 4.21.0 in /web" [2024-09-16T23:26:44.281Z] > git --version # timeout=10 [2024-09-16T23:26:44.292Z] > git --version # 'git version 2.25.1' [2024-09-16T23:26:44.305Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-16T23:26:44.359Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-09-16T23:26:44.359Z] (134/154) Installing icu-libs (73.2-r2) [2024-09-16T23:26:44.618Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-09-16T23:26:44.618Z] (136/154) Installing minizip (1.2.13-r1) [2024-09-16T23:26:44.618Z] (137/154) Installing nspr (4.35-r2) [2024-09-16T23:26:44.618Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-09-16T23:26:44.618Z] (139/154) Installing nss (3.94-r0) [2024-09-16T23:26:44.618Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-09-16T23:26:45.492Z] (141/154) Installing libasyncns (0.8-r1) [2024-09-16T23:26:45.492Z] (142/154) Installing libltdl (2.4.7-r2) [2024-09-16T23:26:45.492Z] (143/154) Installing orc (0.4.39-r0) [2024-09-16T23:26:45.492Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-09-16T23:26:45.492Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-09-16T23:26:45.492Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-09-16T23:26:45.492Z] (147/154) Installing libpulse (16.1-r10) [2024-09-16T23:26:45.492Z] (148/154) Installing snappy (1.1.10-r1) [2024-09-16T23:26:45.492Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-09-16T23:26:45.492Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-09-16T23:26:45.492Z] (151/154) Installing libgpg-error (1.47-r1) [2024-09-16T23:26:45.492Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-09-16T23:26:45.492Z] (153/154) Installing libxslt (1.1.38-r0) [2024-09-16T23:26:45.492Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-09-16T23:26:46.888Z] Executing busybox-1.36.1-r5.trigger [2024-09-16T23:26:46.888Z] Executing fontconfig-2.14.2-r3.trigger [2024-09-16T23:26:46.888Z] Executing mkfontscale-1.2.2-r3.trigger [2024-09-16T23:26:46.888Z] Executing glib-2.76.6-r0.trigger [2024-09-16T23:26:46.888Z] Executing shared-mime-info-2.2-r5.trigger [2024-09-16T23:26:47.463Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2024-09-16T23:26:47.463Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2024-09-16T23:26:47.463Z] Executing gtk+3.0-3.24.43-r0.trigger [2024-09-16T23:26:47.463Z] OK: 579 MiB in 171 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-16T23:26:49.298Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-16T23:26:49.298Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-16T23:26:49.298Z] Dload Upload Total Spent Left Speed [2024-09-16T23:26:49.299Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 68967 0 --:--:-- --:--:-- --:--:-- 68967 [Pipeline] sh [2024-09-16T23:26:49.649Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-16T23:26:49.999Z] + sudo tee /etc/docker/daemon.new [2024-09-16T23:26:49.999Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-16T23:26:49.999Z] { [2024-09-16T23:26:49.999Z] "registry-mirrors": [ [2024-09-16T23:26:49.999Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-16T23:26:49.999Z] ], [2024-09-16T23:26:49.999Z] "bip": "10.250.0.254/24", [2024-09-16T23:26:49.999Z] "hosts": [ [2024-09-16T23:26:49.999Z] "tcp://0.0.0.0:5555", [2024-09-16T23:26:49.999Z] "unix:///var/run/docker.sock" [2024-09-16T23:26:49.999Z] ], [2024-09-16T23:26:49.999Z] "mtu": 1458, [2024-09-16T23:26:49.999Z] "selinux-enabled": true, [2024-09-16T23:26:49.999Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-16T23:26:49.999Z] } [Pipeline] sh [2024-09-16T23:26:50.350Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-16T23:26:50.705Z] + sudo service docker restart [2024-09-16T23:26:57.473Z] Removing intermediate container 3eb31774346e [2024-09-16T23:26:57.473Z] ---> b25697e8a69c [2024-09-16T23:26:57.473Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-09-16T23:26:57.473Z] ---> Running in cbc7b251993f [2024-09-16T23:26:57.473Z] Removing intermediate container cbc7b251993f [2024-09-16T23:26:57.473Z] ---> 08f3bb0f38e2 [2024-09-16T23:26:57.473Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-09-16T23:26:57.473Z] ---> Running in 1b7e5d248002 [2024-09-16T23:26:57.473Z] Removing intermediate container 1b7e5d248002 [2024-09-16T23:26:57.473Z] ---> 6c347f29cf73 [2024-09-16T23:26:57.473Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-09-16T23:26:57.473Z] ---> Running in 8eb55dbf4036 [2024-09-16T23:26:57.473Z] Removing intermediate container 8eb55dbf4036 [2024-09-16T23:26:57.473Z] ---> 2454c2d6db7b [2024-09-16T23:26:57.473Z] Step 6/11 : RUN npm install -g npm [2024-09-16T23:26:57.473Z] ---> Running in d38bffc26ad9 [2024-09-16T23:27:04.085Z] [2024-09-16T23:27:04.085Z] removed 8 packages, and changed 71 packages in 7s [2024-09-16T23:27:04.085Z] [2024-09-16T23:27:04.085Z] 22 packages are looking for funding [2024-09-16T23:27:04.085Z] run `npm fund` for details [2024-09-16T23:27:05.833Z] Removing intermediate container d38bffc26ad9 [2024-09-16T23:27:05.833Z] ---> 4d89e8328a22 [2024-09-16T23:27:05.833Z] Step 7/11 : ARG USER=1000 [2024-09-16T23:27:05.833Z] ---> Running in 991c39e177b4 [2024-09-16T23:27:05.833Z] Removing intermediate container 991c39e177b4 [2024-09-16T23:27:05.833Z] ---> 6c2224d3ff4a [2024-09-16T23:27:05.833Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-09-16T23:27:05.833Z] ---> Running in ff936f2e319f [2024-09-16T23:27:06.408Z] Removing intermediate container ff936f2e319f [2024-09-16T23:27:06.408Z] ---> 45adf4d57e55 [2024-09-16T23:27:06.408Z] Step 9/11 : USER $USER:$USER [2024-09-16T23:27:06.673Z] ---> Running in bbb387cdba56 [2024-09-16T23:27:06.673Z] Removing intermediate container bbb387cdba56 [2024-09-16T23:27:06.673Z] ---> d15d49f495c4 [2024-09-16T23:27:06.673Z] Step 10/11 : WORKDIR /app [2024-09-16T23:27:06.673Z] ---> Running in e2e3231eb886 [2024-09-16T23:27:06.673Z] Removing intermediate container e2e3231eb886 [2024-09-16T23:27:06.673Z] ---> a05a32adad87 [2024-09-16T23:27:06.673Z] Step 11/11 : LABEL git_sha=59351b98c11e9244f0cc6e22667663fd60a24e6d [2024-09-16T23:27:06.673Z] ---> Running in 2ccfe37f65d6 [2024-09-16T23:27:06.937Z] Removing intermediate container 2ccfe37f65d6 [2024-09-16T23:27:06.937Z] ---> b107b37707b0 [2024-09-16T23:27:06.937Z] Successfully built b107b37707b0 [2024-09-16T23:27:06.937Z] Successfully tagged edgexfoundry/edgex-web-ui:59351b98c11e9244f0cc6e22667663fd60a24e6d [2024-09-16T23:27:06.937Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-09-16T23:27:06.937Z] touch edgex-web-ui.imagebuilt [2024-09-16T23:27:06.937Z] mkdir -p node_modules coverage [2024-09-16T23:27:06.937Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-09-16T23:27:06.937Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-16T23:27:09.049Z] provisioning config files... [2024-09-16T23:27:09.079Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2734124539935654378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-16T23:27:09.572Z] ---> ****-login.sh [2024-09-16T23:27:09.572Z] nexus3.edgexfoundry.org:10001 [2024-09-16T23:27:09.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-16T23:27:10.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-16T23:27:10.109Z] Configure a credential helper to remove this warning. See [2024-09-16T23:27:10.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-16T23:27:10.109Z] [2024-09-16T23:27:10.109Z] Login Succeeded [2024-09-16T23:27:10.109Z] nexus3.edgexfoundry.org:10002 [2024-09-16T23:27:10.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-16T23:27:10.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-16T23:27:10.647Z] Configure a credential helper to remove this warning. See [2024-09-16T23:27:10.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-16T23:27:10.647Z] [2024-09-16T23:27:10.647Z] Login Succeeded [2024-09-16T23:27:10.647Z] nexus3.edgexfoundry.org:10003 [2024-09-16T23:27:10.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-16T23:27:10.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-16T23:27:10.917Z] Configure a credential helper to remove this warning. See [2024-09-16T23:27:10.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-16T23:27:10.917Z] [2024-09-16T23:27:10.917Z] Login Succeeded [2024-09-16T23:27:10.917Z] nexus3.edgexfoundry.org:10004 [2024-09-16T23:27:11.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-16T23:27:11.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-16T23:27:11.186Z] Configure a credential helper to remove this warning. See [2024-09-16T23:27:11.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-16T23:27:11.186Z] [2024-09-16T23:27:11.186Z] Login Succeeded [2024-09-16T23:27:11.186Z] ****.io [2024-09-16T23:27:11.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-16T23:27:11.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-16T23:27:11.721Z] Configure a credential helper to remove this warning. See [2024-09-16T23:27:11.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-16T23:27:11.721Z] [2024-09-16T23:27:11.721Z] Login Succeeded [2024-09-16T23:27:11.721Z] ---> ****-login.sh ends [Pipeline] } [2024-09-16T23:27:11.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-16T23:27:12.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-09-16T23:27:12.240Z] npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [Pipeline] echo [2024-09-16T23:27:12.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-16T23:27:12.349Z] ========================================================= [2024-09-16T23:27:12.349Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-16T23:27:12.349Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [2024-09-16T23:27:12.500Z] npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T23:27:13.160Z] + 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 . [2024-09-16T23:27:13.173Z] npm warn deprecated har-validator@5.1.5: this library is no longer supported [2024-09-16T23:27:13.433Z] npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-09-16T23:27:14.002Z] npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-09-16T23:27:14.261Z] npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-09-16T23:27:14.587Z] Sending build context to Docker daemon 35.51MB [2024-09-16T23:27:14.587Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-09-16T23:27:14.587Z] Step 2/15 : FROM ${BASE} AS builder [2024-09-16T23:27:14.587Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-16T23:27:14.587Z] c6b39de5b339: Pulling fs layer [2024-09-16T23:27:14.587Z] a69c41024577: Pulling fs layer [2024-09-16T23:27:14.587Z] d6de4b400683: Pulling fs layer [2024-09-16T23:27:14.587Z] 35cb2a7552d0: Pulling fs layer [2024-09-16T23:27:14.587Z] 4f4fb700ef54: Pulling fs layer [2024-09-16T23:27:14.587Z] 464afbd9ba4c: Pulling fs layer [2024-09-16T23:27:14.587Z] 00f215d4a9da: Pulling fs layer [2024-09-16T23:27:14.587Z] d496ad576159: Pulling fs layer [2024-09-16T23:27:14.587Z] 4f4fb700ef54: Waiting [2024-09-16T23:27:14.587Z] 464afbd9ba4c: Waiting [2024-09-16T23:27:14.587Z] 00f215d4a9da: Waiting [2024-09-16T23:27:14.587Z] d496ad576159: Waiting [2024-09-16T23:27:14.587Z] 35cb2a7552d0: Waiting [2024-09-16T23:27:14.865Z] a69c41024577: Verifying Checksum [2024-09-16T23:27:14.865Z] a69c41024577: Download complete [2024-09-16T23:27:14.865Z] 35cb2a7552d0: Verifying Checksum [2024-09-16T23:27:14.865Z] 35cb2a7552d0: Download complete [2024-09-16T23:27:14.865Z] 4f4fb700ef54: Verifying Checksum [2024-09-16T23:27:14.865Z] 4f4fb700ef54: Download complete [2024-09-16T23:27:14.865Z] 464afbd9ba4c: Verifying Checksum [2024-09-16T23:27:14.865Z] 464afbd9ba4c: Download complete [2024-09-16T23:27:14.865Z] c6b39de5b339: Verifying Checksum [2024-09-16T23:27:14.865Z] c6b39de5b339: Download complete [2024-09-16T23:27:15.199Z] 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. [2024-09-16T23:27:15.199Z] 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. [2024-09-16T23:27:15.462Z] d496ad576159: Verifying Checksum [2024-09-16T23:27:15.462Z] d496ad576159: Download complete [2024-09-16T23:27:16.053Z] c6b39de5b339: Pull complete [2024-09-16T23:27:16.139Z] 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. [2024-09-16T23:27:16.401Z] npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-09-16T23:27:16.643Z] a69c41024577: Pull complete [2024-09-16T23:27:16.643Z] d6de4b400683: Verifying Checksum [2024-09-16T23:27:16.643Z] d6de4b400683: Download complete [2024-09-16T23:27:16.661Z] 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 [2024-09-16T23:27:17.027Z] 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 [2024-09-16T23:27:17.609Z] 00f215d4a9da: Verifying Checksum [2024-09-16T23:27:17.609Z] 00f215d4a9da: Download complete [2024-09-16T23:27:18.477Z] 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. [2024-09-16T23:27:22.931Z] [2024-09-16T23:27:22.931Z] added 1186 packages, and audited 1187 packages in 15s [2024-09-16T23:27:22.931Z] [2024-09-16T23:27:22.931Z] 102 packages are looking for funding [2024-09-16T23:27:22.931Z] run `npm fund` for details [2024-09-16T23:27:22.931Z] [2024-09-16T23:27:22.931Z] 28 vulnerabilities (14 moderate, 13 high, 1 critical) [2024-09-16T23:27:22.931Z] [2024-09-16T23:27:22.931Z] To address issues that do not require attention, run: [2024-09-16T23:27:22.931Z] npm audit fix [2024-09-16T23:27:22.931Z] [2024-09-16T23:27:22.931Z] To address all issues (including breaking changes), run: [2024-09-16T23:27:22.931Z] npm audit fix --force [2024-09-16T23:27:22.931Z] [2024-09-16T23:27:22.931Z] Run `npm audit` for details. [2024-09-16T23:27:29.511Z] 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 [2024-09-16T23:27:29.947Z] d6de4b400683: Pull complete [2024-09-16T23:27:29.947Z] 35cb2a7552d0: Pull complete [2024-09-16T23:27:30.216Z] 4f4fb700ef54: Pull complete [2024-09-16T23:27:30.216Z] 464afbd9ba4c: Pull complete [2024-09-16T23:27:30.885Z] - Generating browser application bundles (phase: setup)... [2024-09-16T23:27:40.303Z] 00f215d4a9da: Pull complete [2024-09-16T23:27:40.568Z] d496ad576159: Pull complete [2024-09-16T23:27:40.568Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-16T23:27:40.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-16T23:27:40.568Z] ---> f246e2811388 [2024-09-16T23:27:40.568Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-09-16T23:27:42.501Z] ---> Running in b252716f7e75 [2024-09-16T23:27:42.501Z] Removing intermediate container b252716f7e75 [2024-09-16T23:27:42.501Z] ---> dccbd52a183c [2024-09-16T23:27:42.501Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-09-16T23:27:42.779Z] ---> Running in a1c8e10e336a [2024-09-16T23:27:43.046Z] Removing intermediate container a1c8e10e336a [2024-09-16T23:27:43.046Z] ---> 79a3bc967ada [2024-09-16T23:27:43.046Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-09-16T23:27:43.046Z] ---> Running in 4052ee4d1944 [2024-09-16T23:27:43.314Z] Removing intermediate container 4052ee4d1944 [2024-09-16T23:27:43.314Z] ---> a47177eb970a [2024-09-16T23:27:43.314Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-09-16T23:27:43.314Z] ---> Running in e4afa11a48ba [2024-09-16T23:27:43.898Z] Removing intermediate container e4afa11a48ba [2024-09-16T23:27:43.898Z] ---> 674bf0e65e50 [2024-09-16T23:27:43.898Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-09-16T23:27:43.898Z] ---> Running in 38aeffca6f09 [2024-09-16T23:27:45.320Z] Removing intermediate container 38aeffca6f09 [2024-09-16T23:27:45.320Z] ---> da2800c23741 [2024-09-16T23:27:45.320Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-09-16T23:27:45.588Z] latest: Pulling from library/docker [2024-09-16T23:27:45.856Z] cf04c63912e1: Pulling fs layer [2024-09-16T23:27:45.856Z] 46c72c1857a6: Pulling fs layer [2024-09-16T23:27:45.856Z] 4f4fb700ef54: Pulling fs layer [2024-09-16T23:27:45.856Z] df3d086486b1: Pulling fs layer [2024-09-16T23:27:45.856Z] 44c78a57c063: Pulling fs layer [2024-09-16T23:27:45.856Z] f9d9fd5f1569: Pulling fs layer [2024-09-16T23:27:45.856Z] b40540d48c5c: Pulling fs layer [2024-09-16T23:27:45.856Z] f3bcf936815f: Pulling fs layer [2024-09-16T23:27:45.856Z] ff30aae6900c: Pulling fs layer [2024-09-16T23:27:45.856Z] 01e2c2475388: Pulling fs layer [2024-09-16T23:27:45.856Z] 7715e7691cd2: Pulling fs layer [2024-09-16T23:27:45.856Z] d46282b6bb18: Pulling fs layer [2024-09-16T23:27:45.856Z] 4cbfb5f806d3: Pulling fs layer [2024-09-16T23:27:45.856Z] 0040a9262ea3: Pulling fs layer [2024-09-16T23:27:45.856Z] 24ef7494fb5d: Pulling fs layer [2024-09-16T23:27:45.856Z] de1418f410e8: Pulling fs layer [2024-09-16T23:27:45.856Z] f3bcf936815f: Waiting [2024-09-16T23:27:45.856Z] ff30aae6900c: Waiting [2024-09-16T23:27:45.856Z] 01e2c2475388: Waiting [2024-09-16T23:27:45.856Z] 7715e7691cd2: Waiting [2024-09-16T23:27:45.856Z] d46282b6bb18: Waiting [2024-09-16T23:27:45.856Z] 4cbfb5f806d3: Waiting [2024-09-16T23:27:45.856Z] 0040a9262ea3: Waiting [2024-09-16T23:27:45.856Z] df3d086486b1: Waiting [2024-09-16T23:27:45.856Z] 44c78a57c063: Waiting [2024-09-16T23:27:45.856Z] f9d9fd5f1569: Waiting [2024-09-16T23:27:45.856Z] 24ef7494fb5d: Waiting [2024-09-16T23:27:45.856Z] de1418f410e8: Waiting [2024-09-16T23:27:45.856Z] b40540d48c5c: Waiting [2024-09-16T23:27:45.856Z] 4f4fb700ef54: Download complete [2024-09-16T23:27:45.856Z] df3d086486b1: Verifying Checksum [2024-09-16T23:27:45.856Z] df3d086486b1: Download complete [2024-09-16T23:27:46.127Z] cf04c63912e1: Verifying Checksum [2024-09-16T23:27:46.127Z] cf04c63912e1: Download complete [2024-09-16T23:27:46.127Z] 46c72c1857a6: Verifying Checksum [2024-09-16T23:27:46.127Z] 46c72c1857a6: Download complete [2024-09-16T23:27:46.714Z] f9d9fd5f1569: Verifying Checksum [2024-09-16T23:27:46.714Z] f9d9fd5f1569: Download complete [2024-09-16T23:27:46.714Z] 44c78a57c063: Verifying Checksum [2024-09-16T23:27:46.714Z] 44c78a57c063: Download complete [2024-09-16T23:27:46.714Z] b40540d48c5c: Verifying Checksum [2024-09-16T23:27:46.714Z] b40540d48c5c: Download complete [2024-09-16T23:27:46.714Z] f3bcf936815f: Verifying Checksum [2024-09-16T23:27:46.714Z] f3bcf936815f: Download complete [2024-09-16T23:27:46.993Z] ff30aae6900c: Download complete [2024-09-16T23:27:46.993Z] cf04c63912e1: Pull complete [2024-09-16T23:27:46.993Z] 01e2c2475388: Verifying Checksum [2024-09-16T23:27:46.993Z] 01e2c2475388: Download complete [2024-09-16T23:27:46.993Z] d46282b6bb18: Verifying Checksum [2024-09-16T23:27:46.993Z] d46282b6bb18: Download complete [2024-09-16T23:27:46.993Z] 4cbfb5f806d3: Verifying Checksum [2024-09-16T23:27:46.993Z] 4cbfb5f806d3: Download complete [2024-09-16T23:27:47.265Z] 7715e7691cd2: Verifying Checksum [2024-09-16T23:27:47.265Z] 7715e7691cd2: Download complete [2024-09-16T23:27:47.265Z] 24ef7494fb5d: Verifying Checksum [2024-09-16T23:27:47.265Z] 24ef7494fb5d: Download complete [2024-09-16T23:27:47.265Z] de1418f410e8: Verifying Checksum [2024-09-16T23:27:47.265Z] de1418f410e8: Download complete [2024-09-16T23:27:47.853Z] 46c72c1857a6: Pull complete [2024-09-16T23:27:48.122Z] 4f4fb700ef54: Pull complete [2024-09-16T23:27:48.404Z] df3d086486b1: Pull complete [2024-09-16T23:27:48.682Z] 0040a9262ea3: Verifying Checksum [2024-09-16T23:27:48.682Z] 0040a9262ea3: Download complete [2024-09-16T23:27:49.653Z] 44c78a57c063: Pull complete [2024-09-16T23:27:51.064Z] f9d9fd5f1569: Pull complete [2024-09-16T23:27:52.476Z] b40540d48c5c: Pull complete [2024-09-16T23:27:52.476Z] f3bcf936815f: Pull complete [2024-09-16T23:27:52.745Z] ff30aae6900c: Pull complete [2024-09-16T23:27:53.014Z] 01e2c2475388: Pull complete [2024-09-16T23:27:53.981Z] 7715e7691cd2: Pull complete [2024-09-16T23:27:54.249Z] d46282b6bb18: Pull complete [2024-09-16T23:27:54.526Z] 4cbfb5f806d3: Pull complete [2024-09-16T23:27:54.628Z] ✔ Browser application bundle generation complete. [2024-09-16T23:27:54.628Z] 16 09 2024 23:27:53.254:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-09-16T23:27:54.628Z] 16 09 2024 23:27:53.256:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-09-16T23:27:54.628Z] 16 09 2024 23:27:53.259:INFO [launcher]: Starting browser ChromeHeadless [2024-09-16T23:27:54.886Z] 16 09 2024 23:27:54.807:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket Q9i5VlrmOIIsW5NRAAAB with id 24223756 [2024-09-16T23:27:57.887Z] 0040a9262ea3: Pull complete [2024-09-16T23:27:58.157Z] 24ef7494fb5d: Pull complete [2024-09-16T23:27:58.176Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-09-16T23:27:58.176Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.101 secs) [2024-09-16T23:27:58.424Z] de1418f410e8: Pull complete [2024-09-16T23:27:58.424Z] Digest: sha256:ecfcb834c5047a751833f089e3a9a3e97ecec4a4dca8e9f13ff03694fd002443 [2024-09-16T23:27:58.424Z] Status: Downloaded newer image for docker:latest [2024-09-16T23:27:58.435Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.117 secs) [2024-09-16T23:27:58.435Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.129 secs) [2024-09-16T23:27:58.435Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.156 secs) [2024-09-16T23:27:58.435Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.166 secs) [2024-09-16T23:27:58.435Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.211 secs) [2024-09-16T23:27:58.435Z] WARN: ' [2024-09-16T23:27:58.435Z] It looks like you're using ngModel on the same form field as formControlName. [2024-09-16T23:27:58.435Z] Support for using the ngModel input property and ngModelChange event with [2024-09-16T23:27:58.435Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-09-16T23:27:58.435Z] in a future version of Angular. [2024-09-16T23:27:58.435Z] [2024-09-16T23:27:58.435Z] For more information on this, see our API docs here: [2024-09-16T23:27:58.435Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-09-16T23:27:58.435Z] ' [2024-09-16T23:27:58.435Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.211 secs) [2024-09-16T23:27:58.435Z] WARN: ' [2024-09-16T23:27:58.435Z] It looks like you're using ngModel on the same form field as formControlName. [2024-09-16T23:27:58.435Z] Support for using the ngModel input property and ngModelChange event with [2024-09-16T23:27:58.435Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-09-16T23:27:58.435Z] in a future version of Angular. [2024-09-16T23:27:58.435Z] [2024-09-16T23:27:58.435Z] For more information on this, see our API docs here: [2024-09-16T23:27:58.435Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-09-16T23:27:58.435Z] ' [2024-09-16T23:27:58.435Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.236 secs) [2024-09-16T23:27:58.435Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.269 secs) [2024-09-16T23:27:58.435Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.278 secs) [2024-09-16T23:27:58.435Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.285 secs) [2024-09-16T23:27:58.435Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.294 secs) [2024-09-16T23:27:58.693Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.315 secs) [2024-09-16T23:27:58.693Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.319 secs) [2024-09-16T23:27:58.693Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.323 secs) [2024-09-16T23:27:58.693Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.334 secs) [2024-09-16T23:27:58.693Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.366 secs) [2024-09-16T23:27:58.693Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.391 secs) [2024-09-16T23:27:58.693Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.409 secs) [2024-09-16T23:27:58.693Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.412 secs) [2024-09-16T23:27:58.693Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.42 secs) [2024-09-16T23:27:58.693Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.429 secs) [2024-09-16T23:27:58.693Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.449 secs) [2024-09-16T23:27:58.693Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.452 secs) [2024-09-16T23:27:58.693Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.455 secs) [2024-09-16T23:27:58.693Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.468 secs) [2024-09-16T23:27:58.693Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.482 secs) [2024-09-16T23:27:58.693Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.498 secs) [2024-09-16T23:27:58.693Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.504 secs) [2024-09-16T23:27:58.953Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.539 secs) [2024-09-16T23:27:58.953Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.551 secs) [2024-09-16T23:27:58.953Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.558 secs) [2024-09-16T23:27:58.953Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.561 secs) [2024-09-16T23:27:58.953Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.592 secs) [2024-09-16T23:27:58.953Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.604 secs) [2024-09-16T23:27:58.953Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.612 secs) [2024-09-16T23:27:58.953Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.623 secs) [2024-09-16T23:27:58.953Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.626 secs) [2024-09-16T23:27:58.953Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.63 secs) [2024-09-16T23:27:58.953Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.646 secs) [2024-09-16T23:27:58.953Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.651 secs) [2024-09-16T23:27:58.953Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.654 secs) [2024-09-16T23:27:58.953Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.661 secs) [2024-09-16T23:27:58.953Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.669 secs) [2024-09-16T23:27:58.953Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.673 secs) [2024-09-16T23:27:58.953Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.676 secs) [2024-09-16T23:27:58.953Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.693 secs) [2024-09-16T23:27:59.212Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.708 secs) [2024-09-16T23:27:59.212Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.71 secs) [2024-09-16T23:27:59.212Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.711 secs) [2024-09-16T23:27:59.212Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.721 secs) [2024-09-16T23:27:59.212Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.734 secs) [2024-09-16T23:27:59.212Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.745 secs) [2024-09-16T23:27:59.212Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.76 secs) [2024-09-16T23:27:59.212Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.78 secs) [2024-09-16T23:27:59.212Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.784 secs) [2024-09-16T23:27:59.212Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.788 secs) [2024-09-16T23:27:59.212Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.808 secs) [2024-09-16T23:27:59.212Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.817 secs) [2024-09-16T23:27:59.212Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.825 secs) [2024-09-16T23:27:59.212Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.837 secs) [2024-09-16T23:27:59.212Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.842 secs) [2024-09-16T23:27:59.212Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.856 secs) [2024-09-16T23:27:59.212Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-09-16T23:27:59.212Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-09-16T23:27:59.212Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-09-16T23:27:59.212Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.856 secs) [2024-09-16T23:27:59.212Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-09-16T23:27:59.212Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-09-16T23:27:59.212Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-09-16T23:27:59.212Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.86 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.869 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.873 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.878 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.88 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.884 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.897 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.901 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.903 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.904 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.912 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.915 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.916 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.926 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.931 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.937 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.941 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.944 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.946 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.947 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.948 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.957 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.959 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.96 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.964 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.967 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.981 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.984 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1 sec) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.005 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.011 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.017 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.021 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.036 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.042 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.044 secs) [2024-09-16T23:27:59.470Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.046 secs) [2024-09-16T23:27:59.729Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.05 secs) [2024-09-16T23:27:59.729Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.053 secs) [2024-09-16T23:27:59.729Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.054 secs) [2024-09-16T23:27:59.729Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.055 secs) [2024-09-16T23:27:59.729Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.063 secs) [2024-09-16T23:27:59.729Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.064 secs) [2024-09-16T23:27:59.729Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.066 secs) [2024-09-16T23:27:59.729Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.103 secs) [2024-09-16T23:27:59.729Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.11 secs) [2024-09-16T23:27:59.729Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.115 secs) [2024-09-16T23:27:59.729Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.117 secs) [2024-09-16T23:27:59.729Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.118 secs) [2024-09-16T23:27:59.729Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.12 secs) [2024-09-16T23:27:59.729Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.141 secs) [2024-09-16T23:27:59.729Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.155 secs) [2024-09-16T23:27:59.729Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.161 secs) [2024-09-16T23:27:59.730Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.173 secs) [2024-09-16T23:27:59.730Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.183 secs) [2024-09-16T23:27:59.730Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.2 secs) [2024-09-16T23:27:59.730Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.202 secs) [2024-09-16T23:27:59.730Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.207 secs) [2024-09-16T23:27:59.730Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.209 secs) [2024-09-16T23:27:59.730Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.21 secs) [2024-09-16T23:27:59.730Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.22 secs) [2024-09-16T23:27:59.730Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.234 secs) [2024-09-16T23:27:59.730Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.235 secs) [2024-09-16T23:27:59.730Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.237 secs) [2024-09-16T23:27:59.989Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.255 secs) [2024-09-16T23:27:59.989Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.27 secs) [2024-09-16T23:27:59.989Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.274 secs) [2024-09-16T23:27:59.989Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.278 secs) [2024-09-16T23:27:59.989Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.284 secs) [2024-09-16T23:27:59.989Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.285 secs) [2024-09-16T23:27:59.989Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.286 secs) [2024-09-16T23:27:59.989Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.286 secs) [2024-09-16T23:27:59.989Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.289 secs) [2024-09-16T23:27:59.989Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.297 secs) [2024-09-16T23:27:59.989Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.343 secs) [2024-09-16T23:27:59.989Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.346 secs) [2024-09-16T23:27:59.989Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.348 secs) [2024-09-16T23:27:59.989Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.359 secs) [2024-09-16T23:27:59.989Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.37 secs) [2024-09-16T23:27:59.989Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.374 secs) [2024-09-16T23:27:59.989Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.378 secs) [2024-09-16T23:27:59.989Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.388 secs) [2024-09-16T23:27:59.989Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.39 secs) [2024-09-16T23:27:59.989Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.397 secs) [2024-09-16T23:27:59.989Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.4 secs) [2024-09-16T23:28:00.250Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (1.982 secs / 1.4 secs) [2024-09-16T23:28:00.250Z] TOTAL: 147 SUCCESS [2024-09-16T23:28:00.250Z] ✔ Browser application bundle generation complete. [2024-09-16T23:28:00.510Z] [2024-09-16T23:28:00.510Z] =============================== Coverage summary =============================== [2024-09-16T23:28:00.510Z] Statements : 38.93% ( 1370/3519 ) [2024-09-16T23:28:00.510Z] Branches : 15.3% ( 94/614 ) [2024-09-16T23:28:00.510Z] Functions : 31.99% ( 422/1319 ) [2024-09-16T23:28:00.510Z] Lines : 38.85% ( 1339/3446 ) [2024-09-16T23:28:00.510Z] ================================================================================ [2024-09-16T23:28:00.510Z] ✔ Browser application bundle generation complete. [2024-09-16T23:28:01.009Z] ---> 161802b18c7d [2024-09-16T23:28:01.009Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-16T23:28:01.009Z] ---> Running in 87e5c53897de [2024-09-16T23:28:02.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-16T23:28:02.446Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-795/web' [Pipeline] echo [2024-09-16T23:28:02.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-16T23:28:02.546Z] $ docker stop --time=1 d56e9c5442aa8d336a086d2df495a42fdfe4ed4866b7a5784d96f90abc06e071 [2024-09-16T23:28:02.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-16T23:28:03.659Z] OK: 266 MiB in 52 packages [2024-09-16T23:28:03.824Z] $ docker rm -f --volumes d56e9c5442aa8d336a086d2df495a42fdfe4ed4866b7a5784d96f90abc06e071 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-16T23:28:04.395Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-16T23:28:04.626Z] Removing intermediate container 87e5c53897de [2024-09-16T23:28:04.626Z] ---> 1b8282d5b8ce [2024-09-16T23:28:04.626Z] Step 10/15 : ENV GO111MODULE=on [2024-09-16T23:28:04.626Z] ---> Running in c783d7948103 [2024-09-16T23:28:04.869Z] Stashed 1 file(s) [Pipeline] } [2024-09-16T23:28:04.892Z] Removing intermediate container c783d7948103 [2024-09-16T23:28:04.892Z] ---> 9ffafe50dd20 [2024-09-16T23:28:04.892Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-09-16T23:28:04.892Z] ---> Running in ed3223edc0f8 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-09-16T23:28:05.160Z] Removing intermediate container ed3223edc0f8 [2024-09-16T23:28:05.160Z] ---> 369df38fe9cd [2024-09-16T23:28:05.160Z] Step 12/15 : COPY go.mod vendor* ./ [Pipeline] sh [2024-09-16T23:28:05.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-16T23:28:06.019Z] + ls -al . [2024-09-16T23:28:06.019Z] total 264 [2024-09-16T23:28:06.019Z] drwxrwxr-x 13 jenkins jenkins 4096 Sep 16 23:26 . [2024-09-16T23:28:06.019Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 23:23 .. [2024-09-16T23:28:06.019Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 23:23 .blubracket [2024-09-16T23:28:06.019Z] -rw-rw-r-- 1 jenkins jenkins 18 Sep 16 23:23 .dockerignore [2024-09-16T23:28:06.019Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 16 23:24 .git [2024-09-16T23:28:06.019Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 23:23 .github [2024-09-16T23:28:06.019Z] -rw-rw-r-- 1 jenkins jenkins 178 Sep 16 23:23 .gitignore [2024-09-16T23:28:06.019Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 16 23:24 .semver [2024-09-16T23:28:06.019Z] -rw-rw-r-- 1 jenkins jenkins 9736 Sep 16 23:23 Attribution.txt [2024-09-16T23:28:06.019Z] -rw-rw-r-- 1 jenkins jenkins 21430 Sep 16 23:23 CHANGELOG.md [2024-09-16T23:28:06.019Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 16 23:23 CONTRIBUTING.md [2024-09-16T23:28:06.019Z] -rw-rw-r-- 1 jenkins jenkins 1940 Sep 16 23:23 Dockerfile [2024-09-16T23:28:06.019Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 16 23:23 Jenkinsfile [2024-09-16T23:28:06.019Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 16 23:23 LICENSE [2024-09-16T23:28:06.019Z] -rw-rw-r-- 1 jenkins jenkins 2189 Sep 16 23:23 Makefile [2024-09-16T23:28:06.019Z] -rw-rw-r-- 1 jenkins jenkins 4381 Sep 16 23:23 README.md [2024-09-16T23:28:06.019Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 16 23:24 VERSION [2024-09-16T23:28:06.019Z] -rw-rw-r-- 1 jenkins jenkins 4832 Sep 16 23:23 angularmigrationlogs.md [2024-09-16T23:28:06.019Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 23:23 assets [2024-09-16T23:28:06.019Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 23:23 bin [2024-09-16T23:28:06.019Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 23:23 cmd [2024-09-16T23:28:06.019Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 16 23:26 coverage.out [2024-09-16T23:28:06.019Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 23:23 docs [2024-09-16T23:28:06.019Z] -rw-rw-r-- 1 jenkins jenkins 6693 Sep 16 23:23 go.mod [2024-09-16T23:28:06.019Z] -rw-rw-r-- 1 jenkins jenkins 100590 Sep 16 23:23 go.sum [2024-09-16T23:28:06.019Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 16 23:23 internal [2024-09-16T23:28:06.019Z] -rwxrwxr-x 1 jenkins jenkins 568 Sep 16 23:23 redeploy.sh [2024-09-16T23:28:06.019Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 23:23 testing [2024-09-16T23:28:06.019Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 16 23:23 version.go [2024-09-16T23:28:06.020Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 16 23:27 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-09-16T23:28:06.120Z] ---> d6b60379e553 [2024-09-16T23:28:06.120Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-16T23:28:06.120Z] ---> Running in 56bfb10c27d3 [Pipeline] sh [2024-09-16T23:28:06.500Z] + 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=59351b98c11e9244f0cc6e22667663fd60a24e6d --label arch=amd64 --label version=0.0.0 . [2024-09-16T23:28:07.875Z] Sending build context to Docker daemon 346.7MB [2024-09-16T23:28:07.875Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-09-16T23:28:07.875Z] Step 2/27 : FROM ${BASE} AS builder [2024-09-16T23:28:07.875Z] ---> 5eb926ded135 [2024-09-16T23:28:07.875Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-09-16T23:28:10.420Z] ---> Running in a665a1efc10f [2024-09-16T23:28:10.420Z] Removing intermediate container a665a1efc10f [2024-09-16T23:28:10.420Z] ---> 1b9e7088c9f2 [2024-09-16T23:28:10.420Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-09-16T23:28:10.420Z] ---> Running in 1602872e5211 [2024-09-16T23:28:10.420Z] Removing intermediate container 1602872e5211 [2024-09-16T23:28:10.420Z] ---> cb49324faa64 [2024-09-16T23:28:10.420Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-09-16T23:28:10.420Z] ---> Running in 833b738c7ee6 [2024-09-16T23:28:10.420Z] Removing intermediate container 833b738c7ee6 [2024-09-16T23:28:10.420Z] ---> d2c87f6591ee [2024-09-16T23:28:10.420Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-09-16T23:28:10.420Z] ---> Running in 4884888d9624 [2024-09-16T23:28:10.420Z] Removing intermediate container 4884888d9624 [2024-09-16T23:28:10.420Z] ---> bddff6886244 [2024-09-16T23:28:10.420Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-09-16T23:28:10.420Z] ---> Running in 51140257c62d [2024-09-16T23:28:10.420Z] Removing intermediate container 51140257c62d [2024-09-16T23:28:10.420Z] ---> e4d5cb1c288a [2024-09-16T23:28:10.420Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-09-16T23:28:12.325Z] ---> 981d83830427 [2024-09-16T23:28:12.325Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-16T23:28:12.325Z] ---> Running in 7aa5d6f1d700 [2024-09-16T23:28:12.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-16T23:28:12.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-16T23:28:12.844Z] OK: 264 MiB in 52 packages [2024-09-16T23:28:13.428Z] Removing intermediate container 7aa5d6f1d700 [2024-09-16T23:28:13.428Z] ---> db747e866acc [2024-09-16T23:28:13.428Z] Step 10/27 : ENV GO111MODULE=on [2024-09-16T23:28:13.428Z] ---> Running in e02c75acab75 [2024-09-16T23:28:13.689Z] Removing intermediate container e02c75acab75 [2024-09-16T23:28:13.689Z] ---> 5129342e0f16 [2024-09-16T23:28:13.689Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-09-16T23:28:13.689Z] ---> Running in 2ac929e40a27 [2024-09-16T23:28:13.689Z] Removing intermediate container 2ac929e40a27 [2024-09-16T23:28:13.689Z] ---> c21e3f827160 [2024-09-16T23:28:13.689Z] Step 12/27 : COPY go.mod vendor* ./ [2024-09-16T23:28:13.948Z] ---> b9ef371176cd [2024-09-16T23:28:13.949Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-16T23:28:13.949Z] ---> Running in faff889ecb28 [2024-09-16T23:28:14.885Z] Removing intermediate container faff889ecb28 [2024-09-16T23:28:14.885Z] ---> 725903a5dbb9 [2024-09-16T23:28:14.885Z] Step 14/27 : COPY . . [2024-09-16T23:28:23.001Z] ---> b391934366f3 [2024-09-16T23:28:23.001Z] Step 15/27 : RUN ${MAKE} [2024-09-16T23:28:23.001Z] ---> Running in 65e5403697f3 [2024-09-16T23:28:23.001Z] 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 [2024-09-16T23:28:55.361Z] Removing intermediate container 65e5403697f3 [2024-09-16T23:28:55.361Z] ---> 8a6858bacbad [2024-09-16T23:28:55.361Z] Step 16/27 : FROM alpine:3.18 [2024-09-16T23:28:55.361Z] 3.18: Pulling from library/alpine [2024-09-16T23:28:55.361Z] 1cc3d825d8b2: Pulling fs layer [2024-09-16T23:28:55.361Z] 1cc3d825d8b2: Verifying Checksum [2024-09-16T23:28:55.361Z] 1cc3d825d8b2: Download complete [2024-09-16T23:28:55.361Z] 1cc3d825d8b2: Pull complete [2024-09-16T23:28:55.361Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-16T23:28:55.361Z] Status: Downloaded newer image for alpine:3.18 [2024-09-16T23:28:55.361Z] ---> 2c64cf60f6f0 [2024-09-16T23:28:55.361Z] Step 17/27 : RUN apk --no-cache upgrade [2024-09-16T23:28:55.361Z] ---> Running in 97017eb38946 [2024-09-16T23:28:55.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-16T23:28:55.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-16T23:28:55.361Z] OK: 7 MiB in 15 packages [2024-09-16T23:28:55.361Z] Removing intermediate container 97017eb38946 [2024-09-16T23:28:55.361Z] ---> ad503a3bcb9e [2024-09-16T23:28:55.361Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-09-16T23:28:55.361Z] ---> Running in 6af68bb74e6d [2024-09-16T23:28:55.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-16T23:28:55.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-16T23:28:55.881Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-16T23:28:55.881Z] Executing busybox-1.36.1-r7.trigger [2024-09-16T23:28:55.881Z] OK: 7 MiB in 16 packages [2024-09-16T23:28:56.140Z] Removing intermediate container 6af68bb74e6d [2024-09-16T23:28:56.140Z] ---> e5d687ad450e [2024-09-16T23:28:56.140Z] Step 19/27 : EXPOSE 4000 [2024-09-16T23:28:56.140Z] ---> Running in 79ed793e44b2 [2024-09-16T23:28:56.400Z] Removing intermediate container 79ed793e44b2 [2024-09-16T23:28:56.400Z] ---> 7e47ad8387c6 [2024-09-16T23:28:56.400Z] 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 [2024-09-16T23:28:57.791Z] ---> 4da7c2f5ef75 [2024-09-16T23:28:57.791Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-09-16T23:28:58.050Z] ---> c81d7eeff6bf [2024-09-16T23:28:58.050Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-09-16T23:28:58.050Z] ---> 9cac27d56e48 [2024-09-16T23:28:58.050Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-09-16T23:28:58.050Z] ---> Running in 5338c1c2b44a [2024-09-16T23:28:58.309Z] Removing intermediate container 5338c1c2b44a [2024-09-16T23:28:58.309Z] ---> f015ff4e58b1 [2024-09-16T23:28:58.309Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-09-16T23:28:58.309Z] ---> Running in 79f57074f00b [2024-09-16T23:28:58.309Z] Removing intermediate container 79f57074f00b [2024-09-16T23:28:58.309Z] ---> 6360fbbb4996 [2024-09-16T23:28:58.309Z] Step 25/27 : LABEL arch=amd64 [2024-09-16T23:28:58.309Z] ---> Running in 20d1c11ff086 [2024-09-16T23:28:58.309Z] Removing intermediate container 20d1c11ff086 [2024-09-16T23:28:58.309Z] ---> 8a358f1cd060 [2024-09-16T23:28:58.309Z] Step 26/27 : LABEL git_sha=59351b98c11e9244f0cc6e22667663fd60a24e6d [2024-09-16T23:28:58.309Z] ---> Running in 6236d6a13348 [2024-09-16T23:28:58.570Z] Removing intermediate container 6236d6a13348 [2024-09-16T23:28:58.570Z] ---> 2db992327333 [2024-09-16T23:28:58.570Z] Step 27/27 : LABEL version=0.0.0 [2024-09-16T23:28:58.570Z] ---> Running in 83c71c701af6 [2024-09-16T23:28:58.570Z] Removing intermediate container 83c71c701af6 [2024-09-16T23:28:58.570Z] ---> a448017757ca [2024-09-16T23:28:58.570Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-16T23:28:58.570Z] Successfully built a448017757ca [2024-09-16T23:28:58.570Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T23:28:59.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-16T23:28:59.641Z] [2024-09-16T23:28:59.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T23:29:00.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-16T23:29:00.038Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-16T23:29:00.038Z] 5eb5b503b376: Pulling fs layer [2024-09-16T23:29:00.038Z] 5c69ac0246d0: Pulling fs layer [2024-09-16T23:29:00.038Z] ec43610c2a17: Pulling fs layer [2024-09-16T23:29:00.038Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-16T23:29:00.038Z] 33b1e0a273af: Pulling fs layer [2024-09-16T23:29:00.038Z] 5d3b04190fa2: Pulling fs layer [2024-09-16T23:29:00.038Z] 2f39f015ded8: Pulling fs layer [2024-09-16T23:29:00.038Z] 33b1e0a273af: Waiting [2024-09-16T23:29:00.038Z] 5d3b04190fa2: Waiting [2024-09-16T23:29:00.038Z] 2f39f015ded8: Waiting [2024-09-16T23:29:00.038Z] 3a2ae6a8a46f: Waiting [2024-09-16T23:29:00.038Z] 5c69ac0246d0: Verifying Checksum [2024-09-16T23:29:00.038Z] 5c69ac0246d0: Download complete [2024-09-16T23:29:00.038Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-16T23:29:00.038Z] 3a2ae6a8a46f: Download complete [2024-09-16T23:29:00.038Z] 33b1e0a273af: Verifying Checksum [2024-09-16T23:29:00.038Z] 33b1e0a273af: Download complete [2024-09-16T23:29:00.038Z] 5d3b04190fa2: Download complete [2024-09-16T23:29:00.038Z] ec43610c2a17: Verifying Checksum [2024-09-16T23:29:00.038Z] ec43610c2a17: Download complete [2024-09-16T23:29:00.298Z] 5eb5b503b376: Verifying Checksum [2024-09-16T23:29:00.298Z] 5eb5b503b376: Download complete [2024-09-16T23:29:00.864Z] 2f39f015ded8: Verifying Checksum [2024-09-16T23:29:00.864Z] 2f39f015ded8: Download complete [2024-09-16T23:29:01.434Z] 5eb5b503b376: Pull complete [2024-09-16T23:29:01.434Z] 5c69ac0246d0: Pull complete [2024-09-16T23:29:02.001Z] ec43610c2a17: Pull complete [2024-09-16T23:29:02.001Z] 3a2ae6a8a46f: Pull complete [2024-09-16T23:29:02.261Z] 33b1e0a273af: Pull complete [2024-09-16T23:29:02.261Z] 5d3b04190fa2: Pull complete [2024-09-16T23:29:06.455Z] 2f39f015ded8: Pull complete [2024-09-16T23:29:06.455Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-16T23:29:06.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-16T23:29:06.455Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-16T23:29:06.735Z] prd-ubuntu20.04-docker-8c-8g-10449 does not seem to be running inside a container [2024-09-16T23:29:06.764Z] $ 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-795 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-795:/w/workspace/edgexfoundry_edgex-ui-go_PR-795:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-795@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 [2024-09-16T23:29:10.583Z] $ docker top 4a85c18563b2df87b37c684730ae95726403c44abdae6bca31242eea7a470c4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-16T23:29:11.097Z] ---> job-cost.sh [2024-09-16T23:29:11.097Z] lf-activate-venv: SKIPPING [2024-09-16T23:29:11.097Z] INFO: No Stack... [2024-09-16T23:29:11.356Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-16T23:29:11.616Z] INFO: Archiving Costs [Pipeline] sh [2024-09-16T23:29:11.940Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-795/archives/cost.csv [2024-09-16T23:29:11.940Z] + cut -d, -f6 [Pipeline] lock [2024-09-16T23:29:11.992Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-795-1-stack-cost] [2024-09-16T23:29:11.999Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-795-1-stack-cost] did not exist. Created. [2024-09-16T23:29:12.007Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-795-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-16T23:29:12.434Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-16T23:29:12.780Z] Stashed 1 file(s) [Pipeline] } [2024-09-16T23:29:12.806Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-795-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-16T23:29:12.906Z] $ docker stop --time=1 4a85c18563b2df87b37c684730ae95726403c44abdae6bca31242eea7a470c4e [2024-09-16T23:29:14.185Z] $ docker rm -f --volumes 4a85c18563b2df87b37c684730ae95726403c44abdae6bca31242eea7a470c4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-16T23:29:57.791Z] Removing intermediate container 56bfb10c27d3 [2024-09-16T23:29:57.791Z] ---> a9eae41502cc [2024-09-16T23:29:57.791Z] Step 14/15 : COPY . . [2024-09-16T23:29:57.791Z] ---> 686f0cc3094d [2024-09-16T23:29:57.791Z] Step 15/15 : RUN ${MAKE} [2024-09-16T23:29:57.791Z] ---> Running in 64e5818212ff [2024-09-16T23:29:57.791Z] noop [2024-09-16T23:29:58.373Z] Removing intermediate container 64e5818212ff [2024-09-16T23:29:58.373Z] ---> 0b4609673fe0 [2024-09-16T23:29:58.638Z] Successfully built 0b4609673fe0 [2024-09-16T23:29:58.638Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T23:29:59.159Z] + docker inspect -f . ci-base-image-arm64 [2024-09-16T23:29:59.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-16T23:29:59.461Z] prd-ubuntu20.04-docker-arm64-4c-16g-10450 does not seem to be running inside a container [2024-09-16T23:29:59.518Z] $ 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 [2024-09-16T23:30:00.715Z] $ docker top 8f26eb390229f1b137e6aacc11f6c918493d1fb41ff384cee2da010c6df5d1a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-16T23:30:01.624Z] + go version [2024-09-16T23:30:01.625Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-16T23:30:01.654Z] $ docker stop --time=1 8f26eb390229f1b137e6aacc11f6c918493d1fb41ff384cee2da010c6df5d1a8 [2024-09-16T23:30:03.263Z] $ docker rm -f --volumes 8f26eb390229f1b137e6aacc11f6c918493d1fb41ff384cee2da010c6df5d1a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T23:30:04.379Z] + docker inspect -f . ci-base-image-arm64 [2024-09-16T23:30:04.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-16T23:30:04.625Z] prd-ubuntu20.04-docker-arm64-4c-16g-10450 does not seem to be running inside a container [2024-09-16T23:30:04.678Z] $ 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 [2024-09-16T23:30:05.896Z] $ docker top 834388e12992a15b9e6c7d5817ee1aafeebc4fb0c0b214829079a1775489ba48 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-16T23:30:06.794Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-16T23:30:07.532Z] + make test [2024-09-16T23:30:07.532Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-09-16T23:30:14.307Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-09-16T23:33:06.055Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-09-16T23:33:06.055Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-09-16T23:33:06.055Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-09-16T23:33:06.055Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-09-16T23:33:06.055Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-09-16T23:33:06.055Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-09-16T23:33:06.055Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-09-16T23:33:06.055Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-09-16T23:33:06.322Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-09-16T23:33:53.157Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-16T23:33:53.157Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-16T23:33:53.157Z] ./bin/test-attribution-txt.sh [2024-09-16T23:33:53.157Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-09-16T23:33:53.157Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-16T23:33:53.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-16T23:33:53.265Z] $ docker stop --time=1 834388e12992a15b9e6c7d5817ee1aafeebc4fb0c0b214829079a1775489ba48 [2024-09-16T23:33:55.211Z] $ docker rm -f --volumes 834388e12992a15b9e6c7d5817ee1aafeebc4fb0c0b214829079a1775489ba48 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-16T23:33:56.833Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-16T23:33:56.878Z] Warning: overwriting stash ‘coverage-report’ [2024-09-16T23:33:57.505Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-16T23:33:58.178Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-16T23:33:58.526Z] + ls -al . [2024-09-16T23:33:58.526Z] total 260 [2024-09-16T23:33:58.526Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 16 23:30 . [2024-09-16T23:33:58.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 23:26 .. [2024-09-16T23:33:58.526Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 23:26 .blubracket [2024-09-16T23:33:58.526Z] -rw-rw-r-- 1 jenkins jenkins 18 Sep 16 23:26 .dockerignore [2024-09-16T23:33:58.526Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 16 23:26 .git [2024-09-16T23:33:58.526Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 23:26 .github [2024-09-16T23:33:58.526Z] -rw-rw-r-- 1 jenkins jenkins 178 Sep 16 23:26 .gitignore [2024-09-16T23:33:58.526Z] -rw-rw-r-- 1 jenkins jenkins 9736 Sep 16 23:26 Attribution.txt [2024-09-16T23:33:58.526Z] -rw-rw-r-- 1 jenkins jenkins 21430 Sep 16 23:26 CHANGELOG.md [2024-09-16T23:33:58.526Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 16 23:26 CONTRIBUTING.md [2024-09-16T23:33:58.526Z] -rw-rw-r-- 1 jenkins jenkins 1940 Sep 16 23:26 Dockerfile [2024-09-16T23:33:58.526Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 16 23:26 Jenkinsfile [2024-09-16T23:33:58.526Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 16 23:26 LICENSE [2024-09-16T23:33:58.526Z] -rw-rw-r-- 1 jenkins jenkins 2189 Sep 16 23:26 Makefile [2024-09-16T23:33:58.526Z] -rw-rw-r-- 1 jenkins jenkins 4381 Sep 16 23:26 README.md [2024-09-16T23:33:58.526Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 16 23:24 VERSION [2024-09-16T23:33:58.527Z] -rw-rw-r-- 1 jenkins jenkins 4832 Sep 16 23:26 angularmigrationlogs.md [2024-09-16T23:33:58.527Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 23:26 assets [2024-09-16T23:33:58.527Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 23:26 bin [2024-09-16T23:33:58.527Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 23:26 cmd [2024-09-16T23:33:58.527Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 16 23:30 coverage.out [2024-09-16T23:33:58.527Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 23:26 docs [2024-09-16T23:33:58.527Z] -rw-rw-r-- 1 jenkins jenkins 6693 Sep 16 23:26 go.mod [2024-09-16T23:33:58.527Z] -rw-rw-r-- 1 jenkins jenkins 100590 Sep 16 23:26 go.sum [2024-09-16T23:33:58.527Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 16 23:26 internal [2024-09-16T23:33:58.527Z] -rwxrwxr-x 1 jenkins jenkins 568 Sep 16 23:26 redeploy.sh [2024-09-16T23:33:58.527Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 23:26 testing [2024-09-16T23:33:58.527Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 16 23:26 version.go [2024-09-16T23:33:58.527Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 23:26 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T23:33:59.001Z] + 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=59351b98c11e9244f0cc6e22667663fd60a24e6d --label arch=arm64 --label version=0.0.0 . [2024-09-16T23:34:00.425Z] Sending build context to Docker daemon 35.51MB [2024-09-16T23:34:00.425Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-09-16T23:34:00.425Z] Step 2/27 : FROM ${BASE} AS builder [2024-09-16T23:34:00.425Z] ---> 0b4609673fe0 [2024-09-16T23:34:00.425Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-09-16T23:34:00.694Z] ---> Running in 20fd8b84ca67 [2024-09-16T23:34:00.965Z] Removing intermediate container 20fd8b84ca67 [2024-09-16T23:34:00.965Z] ---> ce8092610bf3 [2024-09-16T23:34:00.965Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-09-16T23:34:00.965Z] ---> Running in 526943720c5c [2024-09-16T23:34:01.239Z] Removing intermediate container 526943720c5c [2024-09-16T23:34:01.239Z] ---> 3f22c400c906 [2024-09-16T23:34:01.239Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-09-16T23:34:01.510Z] ---> Running in fdb314c1a467 [2024-09-16T23:34:01.779Z] Removing intermediate container fdb314c1a467 [2024-09-16T23:34:01.779Z] ---> b16a396d46f8 [2024-09-16T23:34:01.779Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-09-16T23:34:01.779Z] ---> Running in 5cbb4a352bbe [2024-09-16T23:34:02.048Z] Removing intermediate container 5cbb4a352bbe [2024-09-16T23:34:02.048Z] ---> acb252e21530 [2024-09-16T23:34:02.048Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-09-16T23:34:02.048Z] ---> Running in df43d1482549 [2024-09-16T23:34:02.314Z] Removing intermediate container df43d1482549 [2024-09-16T23:34:02.314Z] ---> cbadcec8a01a [2024-09-16T23:34:02.314Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-09-16T23:34:04.253Z] ---> c4073b6bc38e [2024-09-16T23:34:04.253Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-16T23:34:04.253Z] ---> Running in 18b88361056a [2024-09-16T23:34:05.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-16T23:34:05.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-16T23:34:06.874Z] OK: 266 MiB in 52 packages [2024-09-16T23:34:07.452Z] Removing intermediate container 18b88361056a [2024-09-16T23:34:07.452Z] ---> eeff91d75442 [2024-09-16T23:34:07.452Z] Step 10/27 : ENV GO111MODULE=on [2024-09-16T23:34:07.452Z] ---> Running in 136d2377b30a [2024-09-16T23:34:07.718Z] Removing intermediate container 136d2377b30a [2024-09-16T23:34:07.718Z] ---> a01422129b6b [2024-09-16T23:34:07.718Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-09-16T23:34:07.984Z] ---> Running in 368835e4e19f [2024-09-16T23:34:08.250Z] Removing intermediate container 368835e4e19f [2024-09-16T23:34:08.250Z] ---> c924aeb86b74 [2024-09-16T23:34:08.250Z] Step 12/27 : COPY go.mod vendor* ./ [2024-09-16T23:34:08.829Z] ---> cb58671e1b3d [2024-09-16T23:34:08.829Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-16T23:34:08.829Z] ---> Running in d42827083d8b [2024-09-16T23:34:11.425Z] Removing intermediate container d42827083d8b [2024-09-16T23:34:11.425Z] ---> bc88a192ccb1 [2024-09-16T23:34:11.425Z] Step 14/27 : COPY . . [2024-09-16T23:34:14.777Z] ---> ef98ed296167 [2024-09-16T23:34:14.777Z] Step 15/27 : RUN ${MAKE} [2024-09-16T23:34:15.047Z] ---> Running in 5af65ef998d8 [2024-09-16T23:34:16.013Z] 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 [2024-09-16T23:37:37.773Z] Removing intermediate container 5af65ef998d8 [2024-09-16T23:37:37.773Z] ---> 5d352f69955f [2024-09-16T23:37:37.773Z] Step 16/27 : FROM alpine:3.18 [2024-09-16T23:37:37.774Z] 3.18: Pulling from library/alpine [2024-09-16T23:37:37.774Z] 720f3032cd11: Pulling fs layer [2024-09-16T23:37:37.774Z] 720f3032cd11: Verifying Checksum [2024-09-16T23:37:37.774Z] 720f3032cd11: Download complete [2024-09-16T23:37:37.774Z] 720f3032cd11: Pull complete [2024-09-16T23:37:37.774Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-16T23:37:37.774Z] Status: Downloaded newer image for alpine:3.18 [2024-09-16T23:37:37.774Z] ---> 3e834921e367 [2024-09-16T23:37:37.774Z] Step 17/27 : RUN apk --no-cache upgrade [2024-09-16T23:37:37.774Z] ---> Running in cb8be7e22409 [2024-09-16T23:37:37.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-16T23:37:37.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-16T23:37:37.774Z] OK: 8 MiB in 15 packages [2024-09-16T23:37:37.774Z] Removing intermediate container cb8be7e22409 [2024-09-16T23:37:37.774Z] ---> b89ff5c483a2 [2024-09-16T23:37:37.774Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-09-16T23:37:37.774Z] ---> Running in 40c10b43cbf9 [2024-09-16T23:37:37.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-16T23:37:37.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-16T23:37:37.774Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-16T23:37:37.774Z] Executing busybox-1.36.1-r7.trigger [2024-09-16T23:37:37.774Z] OK: 8 MiB in 16 packages [2024-09-16T23:37:37.774Z] Removing intermediate container 40c10b43cbf9 [2024-09-16T23:37:37.774Z] ---> 57402c98e7d7 [2024-09-16T23:37:37.774Z] Step 19/27 : EXPOSE 4000 [2024-09-16T23:37:37.774Z] ---> Running in 6a53e29b8658 [2024-09-16T23:37:37.774Z] Removing intermediate container 6a53e29b8658 [2024-09-16T23:37:37.774Z] ---> 728d94bda2e1 [2024-09-16T23:37:37.774Z] 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 [2024-09-16T23:37:37.774Z] ---> d2b378d05fd4 [2024-09-16T23:37:37.774Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-09-16T23:37:37.774Z] ---> 162ab673cc8e [2024-09-16T23:37:37.774Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-09-16T23:37:37.774Z] ---> d9d8a12042c2 [2024-09-16T23:37:37.774Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-09-16T23:37:37.774Z] ---> Running in 58fb75dfb38f [2024-09-16T23:37:37.774Z] Removing intermediate container 58fb75dfb38f [2024-09-16T23:37:37.774Z] ---> 14f03fc4ab05 [2024-09-16T23:37:37.774Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-09-16T23:37:37.774Z] ---> Running in 6c7a2e1744c3 [2024-09-16T23:37:37.774Z] Removing intermediate container 6c7a2e1744c3 [2024-09-16T23:37:37.774Z] ---> 9f498667a860 [2024-09-16T23:37:37.774Z] Step 25/27 : LABEL arch=arm64 [2024-09-16T23:37:37.774Z] ---> Running in e3cf24e996e2 [2024-09-16T23:37:37.774Z] Removing intermediate container e3cf24e996e2 [2024-09-16T23:37:37.774Z] ---> 772afb891596 [2024-09-16T23:37:37.774Z] Step 26/27 : LABEL git_sha=59351b98c11e9244f0cc6e22667663fd60a24e6d [2024-09-16T23:37:37.774Z] ---> Running in 5e341698ae30 [2024-09-16T23:37:37.774Z] Removing intermediate container 5e341698ae30 [2024-09-16T23:37:37.774Z] ---> 4db14d21d705 [2024-09-16T23:37:37.774Z] Step 27/27 : LABEL version=0.0.0 [2024-09-16T23:37:37.774Z] ---> Running in 1be63fe09f87 [2024-09-16T23:37:37.774Z] Removing intermediate container 1be63fe09f87 [2024-09-16T23:37:37.774Z] ---> e5934fbce6e8 [2024-09-16T23:37:37.774Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-16T23:37:37.774Z] Successfully built e5934fbce6e8 [2024-09-16T23:37:37.774Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T23:37:38.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-16T23:37:38.743Z] [2024-09-16T23:37:38.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T23:37:39.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-16T23:37:39.175Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-16T23:37:39.175Z] 8998bd30e6a1: Pulling fs layer [2024-09-16T23:37:39.175Z] 04944245beec: Pulling fs layer [2024-09-16T23:37:39.175Z] 699f458cf7ca: Pulling fs layer [2024-09-16T23:37:39.175Z] 765212b225bb: Pulling fs layer [2024-09-16T23:37:39.175Z] f23df028b6ca: Pulling fs layer [2024-09-16T23:37:39.175Z] d65c8cfc05b1: Pulling fs layer [2024-09-16T23:37:39.175Z] 2437ff75d9bd: Pulling fs layer [2024-09-16T23:37:39.175Z] f23df028b6ca: Waiting [2024-09-16T23:37:39.175Z] d65c8cfc05b1: Waiting [2024-09-16T23:37:39.175Z] 2437ff75d9bd: Waiting [2024-09-16T23:37:39.175Z] 765212b225bb: Waiting [2024-09-16T23:37:39.440Z] 04944245beec: Verifying Checksum [2024-09-16T23:37:39.440Z] 04944245beec: Download complete [2024-09-16T23:37:39.440Z] f23df028b6ca: Download complete [2024-09-16T23:37:39.440Z] d65c8cfc05b1: Verifying Checksum [2024-09-16T23:37:39.440Z] d65c8cfc05b1: Download complete [2024-09-16T23:37:39.706Z] 699f458cf7ca: Verifying Checksum [2024-09-16T23:37:39.706Z] 699f458cf7ca: Download complete [2024-09-16T23:37:39.972Z] 8998bd30e6a1: Verifying Checksum [2024-09-16T23:37:39.972Z] 8998bd30e6a1: Download complete [2024-09-16T23:37:42.554Z] 2437ff75d9bd: Verifying Checksum [2024-09-16T23:37:42.554Z] 2437ff75d9bd: Download complete [2024-09-16T23:37:44.492Z] 8998bd30e6a1: Pull complete [2024-09-16T23:37:45.077Z] 04944245beec: Pull complete [2024-09-16T23:37:46.488Z] 699f458cf7ca: Pull complete [2024-09-16T23:37:46.754Z] 765212b225bb: Pull complete [2024-09-16T23:37:47.714Z] f23df028b6ca: Pull complete [2024-09-16T23:37:47.714Z] d65c8cfc05b1: Pull complete [2024-09-16T23:38:05.909Z] 2437ff75d9bd: Pull complete [2024-09-16T23:38:05.909Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-16T23:38:05.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-16T23:38:05.909Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-16T23:38:06.281Z] prd-ubuntu20.04-docker-arm64-4c-16g-10450 does not seem to be running inside a container [2024-09-16T23:38:06.335Z] $ 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 [2024-09-16T23:38:09.042Z] $ docker top 7305f0cc07b16888ffd53d4e041bee08bea0fbb1fa955ce23b7912281101fad9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-16T23:38:09.979Z] ---> job-cost.sh [2024-09-16T23:38:09.979Z] lf-activate-venv: SKIPPING [2024-09-16T23:38:09.979Z] INFO: No Stack... [2024-09-16T23:38:10.560Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-16T23:38:11.145Z] INFO: Archiving Costs [Pipeline] sh [2024-09-16T23:38:11.812Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2024-09-16T23:38:11.812Z] + cut -d, -f6 [Pipeline] lock [2024-09-16T23:38:11.896Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-795-1-stack-cost] [2024-09-16T23:38:11.903Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-795-1-stack-cost] did not exist. Created. [2024-09-16T23:38:11.910Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-795-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-16T23:38:12.823Z] /w/workspace/edgex-ui-go/1@tmp/durable-0217a71a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-16T23:38:13.189Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-16T23:38:13.238Z] Warning: overwriting stash ‘stack-cost’ [2024-09-16T23:38:13.423Z] Stashed 1 file(s) [Pipeline] } [2024-09-16T23:38:13.445Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-795-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-16T23:38:13.548Z] $ docker stop --time=1 7305f0cc07b16888ffd53d4e041bee08bea0fbb1fa955ce23b7912281101fad9 [2024-09-16T23:38:15.033Z] $ docker rm -f --volumes 7305f0cc07b16888ffd53d4e041bee08bea0fbb1fa955ce23b7912281101fad9 [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 [2024-09-16T23:38:16.280Z] provisioning config files... [2024-09-16T23:38:16.288Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp/config8734829338188685444tmp [Pipeline] { [Pipeline] sh [2024-09-16T23:38:16.650Z] + set +x [2024-09-16T23:38:16.650Z] + + curl -s https://codecov.io/bash [2024-09-16T23:38:16.650Z] bash -s -- [2024-09-16T23:38:16.650Z] [2024-09-16T23:38:16.650Z] _____ _ [2024-09-16T23:38:16.650Z] / ____| | | [2024-09-16T23:38:16.650Z] | | ___ __| | ___ ___ _____ __ [2024-09-16T23:38:16.650Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-16T23:38:16.650Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-16T23:38:16.650Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-16T23:38:16.650Z] Bash-1.0.6 [2024-09-16T23:38:16.650Z] [2024-09-16T23:38:16.650Z] [2024-09-16T23:38:16.650Z] ==> git version 2.25.1 found [2024-09-16T23:38:16.651Z] ==> 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 [2024-09-16T23:38:16.651Z] Release-Date: 2020-01-08 [2024-09-16T23:38:16.651Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-16T23:38:16.651Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-16T23:38:16.651Z] ==> Jenkins CI detected. [2024-09-16T23:38:16.651Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-795 [2024-09-16T23:38:16.651Z] project root: . [2024-09-16T23:38:16.651Z] --> token set from env [2024-09-16T23:38:16.651Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-16T23:38:16.910Z] ==> Running gcov in . (disable via -X gcov) [2024-09-16T23:38:16.911Z] ==> Python coveragepy not found [2024-09-16T23:38:16.911Z] ==> Searching for coverage reports in: [2024-09-16T23:38:16.911Z] + . [2024-09-16T23:38:16.911Z] -> Found 1 reports [2024-09-16T23:38:16.911Z] ==> Detecting git/mercurial file structure [2024-09-16T23:38:16.911Z] ==> Reading reports [2024-09-16T23:38:16.911Z] + ./coverage.out bytes=10 [2024-09-16T23:38:16.911Z] ==> Appending adjustments [2024-09-16T23:38:16.911Z] https://docs.codecov.io/docs/fixing-reports [2024-09-16T23:38:17.481Z] + Found adjustments [2024-09-16T23:38:17.481Z] ==> Gzipping contents [2024-09-16T23:38:17.481Z] 12K /tmp/codecov.G5pHte.gz [2024-09-16T23:38:17.481Z] ==> Uploading reports [2024-09-16T23:38:17.481Z] url: https://codecov.io [2024-09-16T23:38:17.481Z] query: branch=PR-795&commit=59351b98c11e9244f0cc6e22667663fd60a24e6d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-795%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=795&job=&cmd_args= [2024-09-16T23:38:17.481Z] -> Pinging Codecov [2024-09-16T23:38:17.481Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-795&commit=59351b98c11e9244f0cc6e22667663fd60a24e6d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-795%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=795&job=&cmd_args= [2024-09-16T23:38:17.481Z] -> Uploading to [2024-09-16T23:38:17.481Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-16/FB506323287CE973F263BFD2A0EB1F37/59351b98c11e9244f0cc6e22667663fd60a24e6d/05558f08-1195-40e2-bb8c-85975fac0a04.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240916%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240916T233817Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f26e29f3a90d38cd13fb151968e795c72af5a1f2c2850a9c51ee5e691f2afef [2024-09-16T23:38:17.742Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-16T23:38:17.742Z] Dload Upload Total Spent Left Speed [2024-09-16T23:38:17.742Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8745 0 0 100 8745 0 33895 --:--:-- --:--:-- --:--:-- 33895 [2024-09-16T23:38:18.002Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/59351b98c11e9244f0cc6e22667663fd60a24e6d [Pipeline] } [2024-09-16T23:38:18.035Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-16T23:38:20.558Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-795/archives ] [2024-09-16T23:38:20.558Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-795/archives [2024-09-16T23:38:20.558Z] total 16 [2024-09-16T23:38:20.558Z] drwxr-xr-x 3 root root 4096 Sep 16 23:29 . [2024-09-16T23:38:20.558Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 16 23:29 .. [2024-09-16T23:38:20.558Z] drwxr-xr-x 2 root root 4096 Sep 16 23:29 cost [2024-09-16T23:38:20.558Z] -rw-r--r-- 1 root root 83 Sep 16 23:29 cost.csv [2024-09-16T23:38:20.558Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-795/archives [2024-09-16T23:38:20.558Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-795/archives [2024-09-16T23:38:20.558Z] total 16 [2024-09-16T23:38:20.558Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 16 23:29 . [2024-09-16T23:38:20.558Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 16 23:29 .. [2024-09-16T23:38:20.558Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 16 23:29 cost [2024-09-16T23:38:20.558Z] -rw-r--r-- 1 jenkins jenkins 83 Sep 16 23:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-16T23:38:20.903Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-16T23:38:21.806Z] ---> package-listing.sh [2024-09-16T23:38:21.806Z] ++ facter osfamily [2024-09-16T23:38:21.806Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-16T23:38:22.065Z] + OS_FAMILY=debian [2024-09-16T23:38:22.065Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-795 [2024-09-16T23:38:22.065Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-16T23:38:22.065Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-16T23:38:22.065Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-16T23:38:22.065Z] + PACKAGES=/tmp/packages_start.txt [2024-09-16T23:38:22.065Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-795 ']' [2024-09-16T23:38:22.065Z] + PACKAGES=/tmp/packages_end.txt [2024-09-16T23:38:22.065Z] + case "${OS_FAMILY}" in [2024-09-16T23:38:22.065Z] + dpkg -l [2024-09-16T23:38:22.065Z] + grep '^ii' [2024-09-16T23:38:22.065Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-16T23:38:22.065Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-16T23:38:22.065Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-16T23:38:22.065Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-795 ']' [2024-09-16T23:38:22.065Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-795/archives/ [2024-09-16T23:38:22.065Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-795/archives/ [Pipeline] echo [2024-09-16T23:38:22.104Z] 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-795/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-16T23:38:22.401Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T23:38:23.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-16T23:38:23.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-16T23:38:23.230Z] prd-ubuntu20.04-docker-8c-8g-10449 does not seem to be running inside a container [2024-09-16T23:38:23.307Z] $ 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-795/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-795 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-795:/w/workspace/edgexfoundry_edgex-ui-go_PR-795:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-16T23:38:23.469Z] $ docker top 5e2f6a18494e45d8436aaa9270a4477af6dfc6b9f838fa2a20577d3f7b9bc480 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-16T23:38:23.888Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-16T23:38:24.206Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-16T23:38:24.529Z] + ls /var/log/sa-host [2024-09-16T23:38:24.529Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-16T23:38:24.789Z] provisioning config files... [2024-09-16T23:38:24.800Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp/config8377401666818874299tmp [Pipeline] { [Pipeline] echo [2024-09-16T23:38:24.862Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-16T23:38:25.191Z] ---> create-netrc.sh [Pipeline] } [2024-09-16T23:38:25.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-16T23:38:25.655Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-16T23:38:25.697Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-16T23:38:26.032Z] ---> sudo-logs.sh [2024-09-16T23:38:26.032Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-16T23:38:26.137Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-16T23:38:26.463Z] ---> job-cost.sh [2024-09-16T23:38:26.463Z] lf-activate-venv: SKIPPING [2024-09-16T23:38:26.463Z] DEBUG: total: 0.2199999988079071 [2024-09-16T23:38:26.463Z] INFO: Retrieving Stack Cost... [2024-09-16T23:38:27.037Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-16T23:38:27.297Z] INFO: Archiving Costs [Pipeline] echo [2024-09-16T23:38:27.344Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-16T23:38:27.684Z] ---> logs-deploy.sh [2024-09-16T23:38:27.684Z] lf-activate-venv: SKIPPING [2024-09-16T23:38:27.684Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-795/1 [2024-09-16T23:38:27.684Z] INFO: archiving workspace using pattern(s): [2024-09-16T23:38:28.626Z] Archives upload complete. [2024-09-16T23:38:28.626Z] INFO: archiving logs to Nexus [2024-09-16T23:38:30.068Z] ---> uname -a: [2024-09-16T23:38:30.068Z] Linux prd-ubuntu20-04-docker-8c-8g-10449 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-16T23:38:30.068Z] [2024-09-16T23:38:30.068Z] [2024-09-16T23:38:30.068Z] ---> lscpu: [2024-09-16T23:38:30.068Z] Architecture: x86_64 [2024-09-16T23:38:30.068Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-16T23:38:30.068Z] Byte Order: Little Endian [2024-09-16T23:38:30.068Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-16T23:38:30.068Z] CPU(s): 8 [2024-09-16T23:38:30.068Z] On-line CPU(s) list: 0-7 [2024-09-16T23:38:30.068Z] Thread(s) per core: 1 [2024-09-16T23:38:30.068Z] Core(s) per socket: 1 [2024-09-16T23:38:30.068Z] Socket(s): 8 [2024-09-16T23:38:30.068Z] NUMA node(s): 1 [2024-09-16T23:38:30.068Z] Vendor ID: AuthenticAMD [2024-09-16T23:38:30.068Z] CPU family: 23 [2024-09-16T23:38:30.068Z] Model: 49 [2024-09-16T23:38:30.068Z] Model name: AMD EPYC-Rome Processor [2024-09-16T23:38:30.068Z] Stepping: 0 [2024-09-16T23:38:30.068Z] CPU MHz: 2799.996 [2024-09-16T23:38:30.068Z] BogoMIPS: 5599.99 [2024-09-16T23:38:30.068Z] Virtualization: AMD-V [2024-09-16T23:38:30.068Z] Hypervisor vendor: KVM [2024-09-16T23:38:30.068Z] Virtualization type: full [2024-09-16T23:38:30.068Z] L1d cache: 256 KiB [2024-09-16T23:38:30.068Z] L1i cache: 256 KiB [2024-09-16T23:38:30.068Z] L2 cache: 4 MiB [2024-09-16T23:38:30.068Z] L3 cache: 128 MiB [2024-09-16T23:38:30.068Z] NUMA node0 CPU(s): 0-7 [2024-09-16T23:38:30.068Z] Vulnerability Itlb multihit: Not affected [2024-09-16T23:38:30.068Z] Vulnerability L1tf: Not affected [2024-09-16T23:38:30.068Z] Vulnerability Mds: Not affected [2024-09-16T23:38:30.068Z] Vulnerability Meltdown: Not affected [2024-09-16T23:38:30.068Z] Vulnerability Mmio stale data: Not affected [2024-09-16T23:38:30.068Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-16T23:38:30.068Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-16T23:38:30.068Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-16T23:38:30.068Z] Vulnerability Srbds: Not affected [2024-09-16T23:38:30.068Z] Vulnerability Tsx async abort: Not affected [2024-09-16T23:38:30.068Z] 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 [2024-09-16T23:38:30.068Z] [2024-09-16T23:38:30.068Z] [2024-09-16T23:38:30.068Z] ---> nproc: [2024-09-16T23:38:30.068Z] 8 [2024-09-16T23:38:30.068Z] [2024-09-16T23:38:30.068Z] [2024-09-16T23:38:30.068Z] ---> df -h: [2024-09-16T23:38:30.068Z] Filesystem Size Used Avail Use% Mounted on [2024-09-16T23:38:30.068Z] overlay 155G 15G 141G 10% / [2024-09-16T23:38:30.068Z] tmpfs 64M 0 64M 0% /dev [2024-09-16T23:38:30.068Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-09-16T23:38:30.068Z] shm 64M 0 64M 0% /dev/shm [2024-09-16T23:38:30.068Z] /dev/vda1 155G 15G 141G 10% /facter-os [2024-09-16T23:38:30.068Z] [2024-09-16T23:38:30.068Z] [2024-09-16T23:38:30.068Z] ---> sar -b -r -n DEV: [2024-09-16T23:38:30.068Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10449) 09/16/24 _x86_64_ (8 CPU) [2024-09-16T23:38:30.068Z] [2024-09-16T23:38:30.068Z] 23:22:45 LINUX RESTART (8 CPU) [2024-09-16T23:38:30.068Z] [2024-09-16T23:38:30.068Z] 23:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-09-16T23:38:30.068Z] 23:24:01 329.66 82.01 242.50 5.15 6324.69 51633.19 1304878.51 [2024-09-16T23:38:30.068Z] 23:25:01 185.92 10.08 175.84 0.00 1699.45 63579.67 0.00 [2024-09-16T23:38:30.068Z] 23:26:01 206.53 2.67 203.87 0.00 38.13 89922.61 0.00 [2024-09-16T23:38:30.068Z] 23:27:01 192.92 1.12 191.80 0.00 28.40 72804.28 0.00 [2024-09-16T23:38:30.068Z] 23:28:01 180.14 0.30 179.84 0.00 6.53 49537.61 0.00 [2024-09-16T23:38:30.068Z] 23:29:01 286.40 5.52 280.89 0.00 4348.88 103736.31 0.00 [2024-09-16T23:38:30.068Z] 23:30:01 61.41 0.05 61.36 0.00 4.40 28925.85 0.00 [2024-09-16T23:38:30.068Z] 23:31:01 2.90 0.00 2.90 0.00 0.00 12110.65 0.00 [2024-09-16T23:38:30.068Z] 23:32:02 2.95 0.00 2.95 0.00 0.00 11971.49 0.00 [2024-09-16T23:38:30.068Z] 23:33:01 3.19 0.00 3.19 0.00 0.00 11685.21 0.00 [2024-09-16T23:38:30.068Z] 23:34:01 3.38 0.00 3.38 0.00 0.00 11982.14 0.00 [2024-09-16T23:38:30.068Z] 23:35:01 3.22 0.00 3.22 0.00 0.00 11985.47 0.00 [2024-09-16T23:38:30.068Z] 23:36:01 2.58 0.00 2.58 0.00 0.00 4860.12 0.00 [2024-09-16T23:38:30.068Z] 23:37:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 [2024-09-16T23:38:30.068Z] 23:38:01 2.63 0.02 2.62 0.00 0.13 30.53 0.00 [2024-09-16T23:38:30.068Z] Average: 97.79 6.79 90.65 0.34 831.00 35010.68 87099.29 [2024-09-16T23:38:30.068Z] [2024-09-16T23:38:30.068Z] 23:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-09-16T23:38:30.068Z] 23:24:01 30271376 31604180 764124 2.32 48476 1598288 1715096 5.05 875976 1440212 19476 [2024-09-16T23:38:30.068Z] 23:25:01 28626884 31485184 824868 2.51 85360 3022080 1995088 5.88 1148388 2693912 8436 [2024-09-16T23:38:30.068Z] 23:26:01 27482636 31499484 807736 2.46 191532 3959620 1738104 5.12 1232848 3630348 624 [2024-09-16T23:38:30.068Z] 23:27:01 26042952 31261716 1033856 3.14 209692 5047408 2094156 6.17 1591884 4599696 28864 [2024-09-16T23:38:30.068Z] 23:28:01 25324316 31465724 826540 2.51 248776 5833012 1942492 5.72 1646520 5166808 25576 [2024-09-16T23:38:30.068Z] 23:29:01 24121508 31411616 852192 2.59 282900 6937092 2008400 5.92 2052508 5919300 245536 [2024-09-16T23:38:30.068Z] 23:30:01 23912508 31446824 815828 2.48 285212 7145800 1731896 5.10 2030168 6115400 4 [2024-09-16T23:38:30.068Z] 23:31:01 23912884 31447324 815100 2.48 285260 7145812 1731896 5.10 2030016 6115404 16 [2024-09-16T23:38:30.068Z] 23:32:02 23917780 31452300 809980 2.46 285304 7145812 1731896 5.10 2025240 6115404 12 [2024-09-16T23:38:30.068Z] 23:33:01 23918580 31453184 808904 2.46 285372 7145816 1731896 5.10 2023872 6115412 36 [2024-09-16T23:38:30.068Z] 23:34:01 23925848 31460508 801572 2.44 285420 7145816 1731896 5.10 2017576 6115408 12 [2024-09-16T23:38:30.068Z] 23:35:01 23928556 31463324 798724 2.43 285484 7145820 1731896 5.10 2015756 6115416 16 [2024-09-16T23:38:30.068Z] 23:36:01 23928476 31463252 798756 2.43 285512 7145824 1731896 5.10 2015808 6115416 8 [2024-09-16T23:38:30.068Z] 23:37:01 23928676 31463484 798708 2.43 285556 7145824 1731896 5.10 2016188 6115416 4 [2024-09-16T23:38:30.068Z] 23:38:01 23917768 31452716 809048 2.46 285624 7145828 1761804 5.19 2030996 6115416 44 [2024-09-16T23:38:30.068Z] Average: 25144050 31455388 824396 2.51 242365 6047323 1807354 5.33 1783583 5232598 21911 [2024-09-16T23:38:30.068Z] [2024-09-16T23:38:30.068Z] 23:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-09-16T23:38:30.068Z] 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.068Z] 23:24:01 ens3 328.77 236.02 1149.70 70.20 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.068Z] 23:24:01 lo 2.33 2.33 0.21 0.21 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.068Z] 23:25:01 veth3555767 139.64 148.88 13.83 134.11 0.00 0.00 0.00 0.01 [2024-09-16T23:38:30.068Z] 23:25:01 docker0 207.47 220.38 16.87 559.51 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.068Z] 23:25:01 ens3 545.84 409.10 7579.13 59.66 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.068Z] 23:25:01 lo 8.47 8.47 0.89 0.89 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.068Z] 23:26:01 docker0 208.85 380.44 17.28 3104.11 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.068Z] 23:26:01 ens3 394.72 219.00 3115.75 28.71 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:26:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:27:01 veth03e9a82 16.15 21.51 1.06 93.02 0.00 0.00 0.00 0.01 [2024-09-16T23:38:30.069Z] 23:27:01 docker0 77.45 200.27 4.52 3952.59 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:27:01 ens3 258.76 116.08 4659.37 22.81 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:27:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:27:01 veth4d30be0 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:28:01 docker0 99.13 146.73 16.50 1617.70 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:28:01 ens3 175.45 120.11 1641.76 30.82 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:28:01 veth4d30be0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:29:01 docker0 4.35 7.32 0.26 93.13 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:29:01 ens3 364.57 252.77 5417.84 157.12 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:29:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:30:01 ens3 12.63 8.30 13.99 5.24 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:30:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:31:01 ens3 0.58 0.30 2.08 0.02 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:32:02 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:32:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:34:01 ens3 0.28 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:38:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] 23:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] Average: docker0 39.86 63.74 3.70 622.47 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] Average: ens3 138.95 90.92 1573.67 25.01 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] Average: lo 1.03 1.03 0.10 0.10 0.00 0.00 0.00 0.00 [2024-09-16T23:38:30.069Z] [2024-09-16T23:38:30.069Z] [2024-09-16T23:38:30.069Z] ---> sar -P ALL: [2024-09-16T23:38:30.069Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10449) 09/16/24 _x86_64_ (8 CPU) [2024-09-16T23:38:30.069Z] [2024-09-16T23:38:30.069Z] 23:22:45 LINUX RESTART (8 CPU) [2024-09-16T23:38:30.069Z] [2024-09-16T23:38:30.069Z] 23:23:01 CPU %user %nice %system %iowait %steal %idle [2024-09-16T23:38:30.069Z] 23:24:01 all 5.02 0.01 1.18 9.23 0.04 84.53 [2024-09-16T23:38:30.069Z] 23:24:01 0 3.75 0.00 1.46 5.24 0.03 89.52 [2024-09-16T23:38:30.069Z] 23:24:01 1 2.41 0.00 0.72 6.56 0.02 90.30 [2024-09-16T23:38:30.069Z] 23:24:01 2 5.64 0.00 0.72 4.40 0.03 89.20 [2024-09-16T23:38:30.069Z] 23:24:01 3 9.34 0.02 2.00 25.79 0.03 62.83 [2024-09-16T23:38:30.069Z] 23:24:01 4 4.00 0.00 1.19 3.23 0.03 91.54 [2024-09-16T23:38:30.069Z] 23:24:01 5 6.15 0.00 0.85 1.25 0.05 91.69 [2024-09-16T23:38:30.069Z] 23:24:01 6 5.40 0.00 1.74 8.13 0.05 84.68 [2024-09-16T23:38:30.069Z] 23:24:01 7 3.45 0.03 0.75 19.28 0.03 76.45 [2024-09-16T23:38:30.069Z] 23:25:01 all 7.37 0.00 3.38 2.66 0.07 86.52 [2024-09-16T23:38:30.069Z] 23:25:01 0 6.55 0.00 2.95 0.64 0.07 89.80 [2024-09-16T23:38:30.069Z] 23:25:01 1 8.26 0.00 2.96 0.22 0.08 88.48 [2024-09-16T23:38:30.069Z] 23:25:01 2 7.20 0.00 4.03 13.67 0.09 75.02 [2024-09-16T23:38:30.069Z] 23:25:01 3 7.74 0.00 3.10 3.40 0.07 85.69 [2024-09-16T23:38:30.069Z] 23:25:01 4 6.07 0.00 3.59 0.20 0.07 90.07 [2024-09-16T23:38:30.069Z] 23:25:01 5 7.96 0.00 3.37 0.37 0.07 88.23 [2024-09-16T23:38:30.069Z] 23:25:01 6 7.91 0.00 3.57 1.27 0.07 87.18 [2024-09-16T23:38:30.069Z] 23:25:01 7 7.28 0.00 3.46 1.62 0.07 87.58 [2024-09-16T23:38:30.069Z] 23:26:01 all 5.96 0.00 2.95 3.89 0.04 87.16 [2024-09-16T23:38:30.069Z] 23:26:01 0 6.22 0.00 3.38 0.97 0.03 89.40 [2024-09-16T23:38:30.069Z] 23:26:01 1 5.59 0.00 2.51 1.17 0.07 90.65 [2024-09-16T23:38:30.069Z] 23:26:01 2 6.02 0.00 4.43 22.17 0.07 67.31 [2024-09-16T23:38:30.069Z] 23:26:01 3 5.55 0.00 2.79 3.51 0.03 88.11 [2024-09-16T23:38:30.069Z] 23:26:01 4 6.77 0.00 1.88 1.32 0.03 90.00 [2024-09-16T23:38:30.069Z] 23:26:01 5 6.25 0.00 3.66 1.06 0.05 88.98 [2024-09-16T23:38:30.069Z] 23:26:01 6 5.46 0.00 2.81 0.44 0.03 91.26 [2024-09-16T23:38:30.069Z] 23:26:01 7 5.80 0.00 2.19 0.62 0.03 91.36 [2024-09-16T23:38:30.069Z] 23:27:01 all 26.15 0.00 5.58 2.99 0.08 65.19 [2024-09-16T23:38:30.069Z] 23:27:01 0 26.10 0.00 5.40 3.31 0.08 65.11 [2024-09-16T23:38:30.069Z] 23:27:01 1 26.76 0.00 5.64 0.56 0.08 66.95 [2024-09-16T23:38:30.069Z] 23:27:01 2 28.41 0.00 6.11 0.47 0.08 64.93 [2024-09-16T23:38:30.069Z] 23:27:01 3 24.71 0.00 5.71 0.39 0.08 69.11 [2024-09-16T23:38:30.069Z] 23:27:01 4 27.45 0.00 5.27 4.07 0.07 63.14 [2024-09-16T23:38:30.069Z] 23:27:01 5 24.54 0.00 5.61 14.06 0.12 55.67 [2024-09-16T23:38:30.069Z] 23:27:01 6 26.06 0.00 5.37 0.35 0.07 68.14 [2024-09-16T23:38:30.069Z] 23:27:01 7 25.19 0.00 5.56 0.71 0.08 68.46 [2024-09-16T23:38:30.069Z] 23:28:01 all 18.29 0.00 3.25 2.70 0.07 75.68 [2024-09-16T23:38:30.069Z] 23:28:01 0 18.08 0.00 2.51 0.45 0.05 78.92 [2024-09-16T23:38:30.069Z] 23:28:01 1 17.13 0.00 4.38 2.24 0.08 76.17 [2024-09-16T23:38:30.069Z] 23:28:01 2 22.31 0.00 3.17 0.29 0.07 74.16 [2024-09-16T23:38:30.069Z] 23:28:01 3 25.74 0.00 3.31 0.91 0.07 69.97 [2024-09-16T23:38:30.069Z] 23:28:01 4 11.88 0.00 2.86 1.34 0.05 83.87 [2024-09-16T23:38:30.069Z] 23:28:01 5 22.28 0.00 3.05 8.61 0.08 65.98 [2024-09-16T23:38:30.069Z] 23:28:01 6 11.20 0.00 2.63 6.50 0.07 79.61 [2024-09-16T23:38:30.069Z] 23:28:01 7 17.74 0.00 4.12 1.30 0.08 76.75 [2024-09-16T23:38:30.069Z] 23:29:01 all 26.04 0.00 7.65 6.77 0.10 59.43 [2024-09-16T23:38:30.069Z] 23:29:01 0 23.90 0.00 6.95 1.05 0.10 68.01 [2024-09-16T23:38:30.069Z] 23:29:01 1 26.98 0.00 9.00 10.75 0.09 53.18 [2024-09-16T23:38:30.069Z] 23:29:01 2 23.12 0.00 6.39 2.19 0.12 68.18 [2024-09-16T23:38:30.069Z] 23:29:01 3 27.67 0.00 8.07 7.98 0.10 56.17 [2024-09-16T23:38:30.069Z] 23:29:01 4 28.13 0.00 7.85 7.19 0.08 56.74 [2024-09-16T23:38:30.069Z] 23:29:01 5 26.41 0.00 9.65 12.87 0.12 50.96 [2024-09-16T23:38:30.069Z] 23:29:01 6 26.61 0.00 7.86 10.07 0.10 55.36 [2024-09-16T23:38:30.069Z] 23:29:01 7 25.52 0.00 5.43 2.08 0.10 66.88 [2024-09-16T23:38:30.069Z] 23:30:01 all 1.69 0.00 0.76 0.82 0.02 96.71 [2024-09-16T23:38:30.069Z] 23:30:01 0 1.20 0.00 0.94 0.62 0.02 97.23 [2024-09-16T23:38:30.069Z] 23:30:01 1 1.46 0.00 0.80 5.75 0.05 91.94 [2024-09-16T23:38:30.069Z] 23:30:01 2 1.95 0.00 0.33 0.02 0.03 97.66 [2024-09-16T23:38:30.069Z] 23:30:01 3 1.77 0.00 1.05 0.00 0.02 97.16 [2024-09-16T23:38:30.069Z] 23:30:01 4 1.54 0.00 0.65 0.00 0.02 97.79 [2024-09-16T23:38:30.069Z] 23:30:01 5 2.06 0.00 0.64 0.02 0.00 97.28 [2024-09-16T23:38:30.069Z] 23:30:01 6 2.16 0.00 1.21 0.07 0.03 96.53 [2024-09-16T23:38:30.069Z] 23:30:01 7 1.40 0.00 0.43 0.12 0.02 98.03 [2024-09-16T23:38:30.069Z] 23:31:01 all 0.07 0.00 0.02 0.01 0.01 99.90 [2024-09-16T23:38:30.069Z] 23:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-16T23:38:30.069Z] 23:31:01 1 0.02 0.00 0.02 0.05 0.00 99.92 [2024-09-16T23:38:30.069Z] 23:31:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2024-09-16T23:38:30.069Z] 23:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-16T23:38:30.069Z] 23:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-16T23:38:30.069Z] 23:31:01 5 0.45 0.00 0.05 0.00 0.02 99.48 [2024-09-16T23:38:30.069Z] 23:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-16T23:38:30.069Z] 23:31:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-16T23:38:30.069Z] 23:32:02 all 0.26 0.00 0.01 0.01 0.01 99.72 [2024-09-16T23:38:30.069Z] 23:32:02 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-16T23:38:30.069Z] 23:32:02 1 0.07 0.00 0.00 0.03 0.02 99.88 [2024-09-16T23:38:30.069Z] 23:32:02 2 0.03 0.00 0.03 0.00 0.03 99.90 [2024-09-16T23:38:30.069Z] 23:32:02 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-16T23:38:30.069Z] 23:32:02 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-16T23:38:30.069Z] 23:32:02 5 1.77 0.00 0.00 0.00 0.00 98.23 [2024-09-16T23:38:30.069Z] 23:32:02 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-16T23:38:30.069Z] 23:32:02 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-16T23:38:30.069Z] 23:33:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-09-16T23:38:30.069Z] 23:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-16T23:38:30.069Z] 23:33:01 1 0.02 0.00 0.03 0.05 0.02 99.88 [2024-09-16T23:38:30.069Z] 23:33:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2024-09-16T23:38:30.069Z] 23:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-16T23:38:30.069Z] 23:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-16T23:38:30.069Z] 23:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-16T23:38:30.069Z] 23:33:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-16T23:38:30.069Z] 23:33:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-16T23:38:30.069Z] 23:34:01 all 0.09 0.00 0.01 0.01 0.01 99.89 [2024-09-16T23:38:30.069Z] 23:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-16T23:38:30.069Z] 23:34:01 1 0.08 0.00 0.02 0.03 0.02 99.85 [2024-09-16T23:38:30.069Z] 23:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-16T23:38:30.069Z] 23:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-16T23:38:30.069Z] 23:34:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-09-16T23:38:30.069Z] 23:34:01 5 0.45 0.00 0.00 0.00 0.02 99.53 [2024-09-16T23:38:30.069Z] 23:34:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-16T23:38:30.069Z] 23:34:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2024-09-16T23:38:30.069Z] [2024-09-16T23:38:30.069Z] 23:34:01 CPU %user %nice %system %iowait %steal %idle [2024-09-16T23:38:30.069Z] 23:35:01 all 0.30 0.00 0.02 0.01 0.01 99.66 [2024-09-16T23:38:30.069Z] 23:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-16T23:38:30.069Z] 23:35:01 1 0.02 0.00 0.07 0.08 0.02 99.82 [2024-09-16T23:38:30.069Z] 23:35:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2024-09-16T23:38:30.069Z] 23:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-16T23:38:30.069Z] 23:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-16T23:38:30.069Z] 23:35:01 5 2.00 0.00 0.00 0.00 0.00 98.00 [2024-09-16T23:38:30.069Z] 23:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-16T23:38:30.069Z] 23:35:01 7 0.32 0.00 0.02 0.02 0.00 99.65 [2024-09-16T23:38:30.069Z] 23:36:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2024-09-16T23:38:30.069Z] 23:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-16T23:38:30.069Z] 23:36:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-16T23:38:30.069Z] 23:36:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-09-16T23:38:30.069Z] 23:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-16T23:38:30.069Z] 23:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-16T23:38:30.069Z] 23:36:01 5 1.97 0.00 0.00 0.00 0.02 98.01 [2024-09-16T23:38:30.069Z] 23:36:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-16T23:38:30.069Z] 23:36:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-16T23:38:30.069Z] 23:37:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2024-09-16T23:38:30.069Z] 23:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-16T23:38:30.069Z] 23:37:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2024-09-16T23:38:30.069Z] 23:37:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-16T23:38:30.069Z] 23:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-16T23:38:30.069Z] 23:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-16T23:38:30.069Z] 23:37:01 5 1.45 0.00 0.02 0.00 0.00 98.53 [2024-09-16T23:38:30.069Z] 23:37:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-16T23:38:30.069Z] 23:37:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-16T23:38:30.069Z] 23:38:01 all 0.03 0.00 0.03 0.01 0.01 99.92 [2024-09-16T23:38:30.069Z] 23:38:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-16T23:38:30.069Z] 23:38:01 1 0.02 0.00 0.03 0.03 0.02 99.90 [2024-09-16T23:38:30.069Z] 23:38:01 2 0.08 0.00 0.02 0.00 0.03 99.87 [2024-09-16T23:38:30.069Z] 23:38:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-16T23:38:30.069Z] 23:38:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2024-09-16T23:38:30.069Z] 23:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-16T23:38:30.069Z] 23:38:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-16T23:38:30.069Z] 23:38:01 7 0.02 0.00 0.00 0.03 0.02 99.93 [2024-09-16T23:38:30.069Z] Average: all 6.08 0.00 1.65 1.93 0.03 90.31 [2024-09-16T23:38:30.069Z] Average: 0 5.70 0.00 1.57 0.82 0.03 91.89 [2024-09-16T23:38:30.069Z] Average: 1 5.87 0.00 1.73 1.83 0.04 90.53 [2024-09-16T23:38:30.069Z] Average: 2 6.29 0.00 1.68 2.85 0.05 89.13 [2024-09-16T23:38:30.069Z] Average: 3 6.79 0.00 1.72 2.79 0.03 88.67 [2024-09-16T23:38:30.069Z] Average: 4 5.70 0.00 1.55 1.15 0.03 91.57 [2024-09-16T23:38:30.069Z] Average: 5 6.87 0.00 1.78 2.52 0.04 88.79 [2024-09-16T23:38:30.069Z] Average: 6 5.63 0.00 1.68 1.78 0.04 90.87 [2024-09-16T23:38:30.069Z] Average: 7 5.75 0.00 1.46 1.72 0.03 91.03 [2024-09-16T23:38:30.069Z] [2024-09-16T23:38:30.069Z] [2024-09-16T23:38:30.069Z]