Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18a2e64752eb0867df47b996ff52522c7dc545ed 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-ssh7501781788349957223.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15540777147570269288.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7261231131182799404.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh1643490164339683975.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7184774778025243887.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-2059’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5215’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5219 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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 Avoid second fetch Checking out Revision 18a2e64752eb0867df47b996ff52522c7dc545ed (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18a2e64752eb0867df47b996ff52522c7dc545ed # timeout=10 Commit message: "Merge pull request #713 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.21" > git rev-list --no-walk 44becd0efa6ffb5b62a597229c194c6b59bdfa7c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-08T06:23:58.781Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-08T06:23:58.854Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-08T06:23:58.884Z] ========================================================= [2024-03-08T06:23:58.884Z] EdgeX Global Pipelines Version Info [2024-03-08T06:23:58.884Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:23:59.608Z] ------------------- [2024-03-08T06:23:59.608Z] stable info: [2024-03-08T06:23:59.608Z] ------------------- [2024-03-08T06:23:59.608Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-08T06:23:59.608Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T06:23:59.608Z] Message: update stable to v1.0.258 [2024-03-08T06:24:00.180Z] ------------------- [2024-03-08T06:24:00.180Z] experimental info: [2024-03-08T06:24:00.180Z] ------------------- [2024-03-08T06:24:00.180Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-08T06:24:00.180Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T06:24:00.180Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-08T06:24:00.262Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-03-08T06:24:00.288Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-03-08T06:24:00.311Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-08T06:24:00.335Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-08T06:24:00.361Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-08T06:24:00.388Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-08T06:24:00.418Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-08T06:24:00.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-08T06:24:00.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-08T06:24:00.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-08T06:24:00.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-08T06:24:00.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-03-08T06:24:00.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-08T06:24:00.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-08T06:24:00.653Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T06:24:00.682Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T06:24:00.720Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T06:24:00.752Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T06:24:00.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-08T06:24:00.829Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-08T06:24:00.870Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-08T06:24:00.910Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-08T06:24:00.950Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-08T06:24:00.986Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-08T06:24:01.026Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-08T06:24:01.070Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-08T06:24:01.107Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-08T06:24:01.154Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-08T06:24:01.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-08T06:24:01.233Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-08T06:24:01.270Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18a2e64752eb0867df47b996ff52522c7dc545ed [Pipeline] echo [2024-03-08T06:24:01.312Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18a2e64 [Pipeline] echo [2024-03-08T06:24:01.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T06:24:01.446Z] provisioning config files... [2024-03-08T06:24:01.459Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9308699553153754274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:24:01.813Z] ---> ****-login.sh [2024-03-08T06:24:01.813Z] nexus3.edgexfoundry.org:10001 [2024-03-08T06:24:02.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:24:02.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:24:02.754Z] Configure a credential helper to remove this warning. See [2024-03-08T06:24:02.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:24:02.754Z] [2024-03-08T06:24:02.754Z] Login Succeeded [2024-03-08T06:24:02.754Z] nexus3.edgexfoundry.org:10002 [2024-03-08T06:24:03.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:24:03.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:24:03.016Z] Configure a credential helper to remove this warning. See [2024-03-08T06:24:03.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:24:03.016Z] [2024-03-08T06:24:03.016Z] Login Succeeded [2024-03-08T06:24:03.016Z] nexus3.edgexfoundry.org:10003 [2024-03-08T06:24:03.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:24:03.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:24:03.016Z] Configure a credential helper to remove this warning. See [2024-03-08T06:24:03.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:24:03.016Z] [2024-03-08T06:24:03.016Z] Login Succeeded [2024-03-08T06:24:03.016Z] nexus3.edgexfoundry.org:10004 [2024-03-08T06:24:03.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:24:03.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:24:03.276Z] Configure a credential helper to remove this warning. See [2024-03-08T06:24:03.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:24:03.276Z] [2024-03-08T06:24:03.276Z] Login Succeeded [2024-03-08T06:24:03.276Z] ****.io [2024-03-08T06:24:03.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:24:03.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:24:03.536Z] Configure a credential helper to remove this warning. See [2024-03-08T06:24:03.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:24:03.536Z] [2024-03-08T06:24:03.536Z] Login Succeeded [2024-03-08T06:24:03.536Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T06:24:03.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-08T06:24:04.045Z] + git rev-list -1 --merges 18a2e64752eb0867df47b996ff52522c7dc545ed~1..18a2e64752eb0867df47b996ff52522c7dc545ed [Pipeline] echo [2024-03-08T06:24:04.094Z] -----------> git rev-list -1 --merges 18a2e64752eb0867df47b996ff52522c7dc545ed~1..18a2e64752eb0867df47b996ff52522c7dc545ed 18a2e64752eb0867df47b996ff52522c7dc545ed [2024-03-08T06:24:04.095Z] 18a2e64752eb0867df47b996ff52522c7dc545ed [false] [Pipeline] sh [2024-03-08T06:24:04.397Z] + git log --format=format:%s -1 18a2e64752eb0867df47b996ff52522c7dc545ed [Pipeline] echo [2024-03-08T06:24:04.411Z] ========================================================= [2024-03-08T06:24:04.411Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-08T06:24:04.411Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T06:24:04.795Z] + git log --format=format:%s -1 18a2e64752eb0867df47b996ff52522c7dc545ed [Pipeline] echo [2024-03-08T06:24:04.805Z] [semverPrep] GIT_COMMIT: 18a2e64752eb0867df47b996ff52522c7dc545ed, Commit Message: Merge pull request #713 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.21 [Pipeline] echo [2024-03-08T06:24:04.830Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-08T06:24:05.210Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T06:24:05.210Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-08T06:24:05.210Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-08T06:24:05.210Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-08T06:24:05.210Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-08T06:24:05.210Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-08T06:24:05.210Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:24:05.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T06:24:05.569Z] [2024-03-08T06:24:05.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:24:05.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T06:24:05.888Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-08T06:24:05.888Z] b85a868b505f: Pulling fs layer [2024-03-08T06:24:05.888Z] e2be974225ed: Pulling fs layer [2024-03-08T06:24:05.888Z] 339a4e72a1f5: Pulling fs layer [2024-03-08T06:24:05.888Z] 988bab9f4d93: Pulling fs layer [2024-03-08T06:24:05.888Z] 1469e6f7b9e6: Pulling fs layer [2024-03-08T06:24:05.888Z] eaf3925da568: Pulling fs layer [2024-03-08T06:24:05.888Z] bab4dde63d76: Pulling fs layer [2024-03-08T06:24:05.888Z] bde34c3a00c8: Pulling fs layer [2024-03-08T06:24:05.888Z] b352a97aabf1: Pulling fs layer [2024-03-08T06:24:05.888Z] 4872d77fe225: Pulling fs layer [2024-03-08T06:24:05.888Z] 5851b861e8e6: Pulling fs layer [2024-03-08T06:24:05.888Z] bab4dde63d76: Waiting [2024-03-08T06:24:05.888Z] 1469e6f7b9e6: Waiting [2024-03-08T06:24:05.888Z] bde34c3a00c8: Waiting [2024-03-08T06:24:05.888Z] b352a97aabf1: Waiting [2024-03-08T06:24:05.888Z] 4872d77fe225: Waiting [2024-03-08T06:24:05.888Z] 5851b861e8e6: Waiting [2024-03-08T06:24:05.888Z] eaf3925da568: Waiting [2024-03-08T06:24:05.888Z] 988bab9f4d93: Waiting [2024-03-08T06:24:06.159Z] e2be974225ed: Verifying Checksum [2024-03-08T06:24:06.159Z] e2be974225ed: Download complete [2024-03-08T06:24:06.159Z] 988bab9f4d93: Verifying Checksum [2024-03-08T06:24:06.159Z] 988bab9f4d93: Download complete [2024-03-08T06:24:06.159Z] 1469e6f7b9e6: Verifying Checksum [2024-03-08T06:24:06.159Z] 1469e6f7b9e6: Download complete [2024-03-08T06:24:06.159Z] 339a4e72a1f5: Verifying Checksum [2024-03-08T06:24:06.159Z] 339a4e72a1f5: Download complete [2024-03-08T06:24:06.159Z] eaf3925da568: Download complete [2024-03-08T06:24:06.159Z] bde34c3a00c8: Verifying Checksum [2024-03-08T06:24:06.159Z] bde34c3a00c8: Download complete [2024-03-08T06:24:06.159Z] b352a97aabf1: Download complete [2024-03-08T06:24:06.159Z] 4872d77fe225: Verifying Checksum [2024-03-08T06:24:06.159Z] 4872d77fe225: Download complete [2024-03-08T06:24:06.159Z] 5851b861e8e6: Verifying Checksum [2024-03-08T06:24:06.159Z] 5851b861e8e6: Download complete [2024-03-08T06:24:06.159Z] b85a868b505f: Verifying Checksum [2024-03-08T06:24:06.159Z] b85a868b505f: Download complete [2024-03-08T06:24:06.728Z] bab4dde63d76: Verifying Checksum [2024-03-08T06:24:06.728Z] bab4dde63d76: Download complete [2024-03-08T06:24:08.108Z] b85a868b505f: Pull complete [2024-03-08T06:24:08.108Z] e2be974225ed: Pull complete [2024-03-08T06:24:09.047Z] 339a4e72a1f5: Pull complete [2024-03-08T06:24:09.047Z] 988bab9f4d93: Pull complete [2024-03-08T06:24:09.617Z] 1469e6f7b9e6: Pull complete [2024-03-08T06:24:09.617Z] eaf3925da568: Pull complete [2024-03-08T06:24:12.203Z] bab4dde63d76: Pull complete [2024-03-08T06:24:12.203Z] bde34c3a00c8: Pull complete [2024-03-08T06:24:12.478Z] b352a97aabf1: Pull complete [2024-03-08T06:24:12.738Z] 4872d77fe225: Pull complete [2024-03-08T06:24:12.738Z] 5851b861e8e6: Pull complete [2024-03-08T06:24:12.738Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-08T06:24:12.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T06:24:12.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:24:13.017Z] prd-ubuntu20.04-docker-8c-8g-5219 does not seem to be running inside a container [2024-03-08T06:24:13.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T06:24:19.925Z] $ docker top 7a846276bc39ba8f008f569f7d02638304df443ff68c1198b7f9160cca21694c -eo pid,comm [2024-03-08T06:24:19.983Z] 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-03-08T06:24:19.983Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T06:24:20.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T06:24:20.087Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T06:24:20.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T06:24:20.207Z] $ docker exec 7a846276bc39ba8f008f569f7d02638304df443ff68c1198b7f9160cca21694c ssh-agent [2024-03-08T06:24:20.322Z] SSH_AUTH_SOCK=/tmp/ssh-m15n5a2oPscH/agent.32 [2024-03-08T06:24:20.322Z] SSH_AGENT_PID=39 [2024-03-08T06:24:20.328Z] Running ssh-add (command line suppressed) [2024-03-08T06:24:20.430Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8704092575805865018.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8704092575805865018.key) [2024-03-08T06:24:20.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T06:24:20.755Z] + git tag --points-at HEAD [Pipeline] } [2024-03-08T06:24:20.767Z] $ docker exec --env ******** --env ******** 7a846276bc39ba8f008f569f7d02638304df443ff68c1198b7f9160cca21694c ssh-agent -k [2024-03-08T06:24:20.871Z] unset SSH_AUTH_SOCK; [2024-03-08T06:24:20.871Z] unset SSH_AGENT_PID; [2024-03-08T06:24:20.872Z] echo Agent pid 39 killed; [2024-03-08T06:24:20.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-08T06:24:20.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T06:24:20.946Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T06:24:21.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T06:24:21.063Z] $ docker exec 7a846276bc39ba8f008f569f7d02638304df443ff68c1198b7f9160cca21694c ssh-agent [2024-03-08T06:24:21.174Z] SSH_AUTH_SOCK=/tmp/ssh-IJ8pKtcHBddT/agent.71 [2024-03-08T06:24:21.174Z] SSH_AGENT_PID=77 [2024-03-08T06:24:21.180Z] Running ssh-add (command line suppressed) [2024-03-08T06:24:21.300Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5747312221968122622.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5747312221968122622.key) [2024-03-08T06:24:21.317Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T06:24:21.631Z] + git semver init [2024-03-08T06:24:21.890Z] 2024-03-08 06:24:21,861 [run_init] DEBUG init version:0.0.0 force:False [2024-03-08T06:24:21.890Z] 2024-03-08 06:24:21,862 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-03-08T06:24:21.890Z] 2024-03-08 06:24:21,863 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-03-08T06:24:21.890Z] 2024-03-08 06:24:21,863 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-08T06:24:24.425Z] 2024-03-08 06:24:24,022 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2024-03-08T06:24:24.425Z] 2024-03-08 06:24:24,023 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2024-03-08T06:24:24.425Z] 2024-03-08 06:24:24,023 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-08T06:24:24.425Z] 2024-03-08 06:24:24,023 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-08T06:24:24.425Z] 3.1.0-dev.37 [Pipeline] } [2024-03-08T06:24:24.436Z] $ docker exec --env ******** --env ******** 7a846276bc39ba8f008f569f7d02638304df443ff68c1198b7f9160cca21694c ssh-agent -k [2024-03-08T06:24:24.532Z] unset SSH_AUTH_SOCK; [2024-03-08T06:24:24.533Z] unset SSH_AGENT_PID; [2024-03-08T06:24:24.533Z] echo Agent pid 77 killed; [2024-03-08T06:24:24.542Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T06:24:24.916Z] + git semver [Pipeline] } [2024-03-08T06:24:25.500Z] $ docker stop --time=1 7a846276bc39ba8f008f569f7d02638304df443ff68c1198b7f9160cca21694c [2024-03-08T06:24:26.878Z] $ docker rm -f --volumes 7a846276bc39ba8f008f569f7d02638304df443ff68c1198b7f9160cca21694c [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T06:24:27.246Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-08T06:24:27.701Z] Stashed 1 file(s) [Pipeline] echo [2024-03-08T06:24:27.704Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.37 [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-03-08T06:24:28.051Z] provisioning config files... [2024-03-08T06:24:28.060Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15342406987164737367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:24:28.385Z] ---> ****-login.sh [2024-03-08T06:24:28.386Z] nexus3.edgexfoundry.org:10001 [2024-03-08T06:24:28.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:24:28.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:24:28.386Z] Configure a credential helper to remove this warning. See [2024-03-08T06:24:28.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:24:28.386Z] [2024-03-08T06:24:28.386Z] Login Succeeded [2024-03-08T06:24:28.386Z] nexus3.edgexfoundry.org:10002 [2024-03-08T06:24:28.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:24:28.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:24:28.386Z] Configure a credential helper to remove this warning. See [2024-03-08T06:24:28.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:24:28.386Z] [2024-03-08T06:24:28.386Z] Login Succeeded [2024-03-08T06:24:28.386Z] nexus3.edgexfoundry.org:10003 [2024-03-08T06:24:28.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:24:28.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:24:28.645Z] Configure a credential helper to remove this warning. See [2024-03-08T06:24:28.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:24:28.645Z] [2024-03-08T06:24:28.645Z] Login Succeeded [2024-03-08T06:24:28.645Z] nexus3.edgexfoundry.org:10004 [2024-03-08T06:24:28.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:24:28.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:24:28.645Z] Configure a credential helper to remove this warning. See [2024-03-08T06:24:28.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:24:28.645Z] [2024-03-08T06:24:28.645Z] Login Succeeded [2024-03-08T06:24:28.645Z] ****.io [2024-03-08T06:24:28.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:24:29.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:24:29.163Z] Configure a credential helper to remove this warning. See [2024-03-08T06:24:29.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:24:29.163Z] [2024-03-08T06:24:29.163Z] Login Succeeded [2024-03-08T06:24:29.163Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T06:24:29.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T06:24:29.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T06:24:29.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T06:24:29.392Z] ========================================================= [2024-03-08T06:24:29.392Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-08T06:24:29.392Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:24:29.788Z] + 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-03-08T06:24:30.046Z] Sending build context to Docker daemon 59.2MB [2024-03-08T06:24:30.046Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T06:24:30.046Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-08T06:24:30.046Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-08T06:24:30.046Z] 7264a8db6415: Pulling fs layer [2024-03-08T06:24:30.046Z] c4d48a809fc2: Pulling fs layer [2024-03-08T06:24:30.046Z] 4f1c88b9dad5: Pulling fs layer [2024-03-08T06:24:30.046Z] ad3a456e5733: Pulling fs layer [2024-03-08T06:24:30.046Z] 69c7f0334f64: Pulling fs layer [2024-03-08T06:24:30.046Z] 1f1c1a5573a3: Pulling fs layer [2024-03-08T06:24:30.046Z] ce7588e14bc9: Pulling fs layer [2024-03-08T06:24:30.046Z] b5e4710f87ac: Pulling fs layer [2024-03-08T06:24:30.046Z] 69c7f0334f64: Waiting [2024-03-08T06:24:30.046Z] 1f1c1a5573a3: Waiting [2024-03-08T06:24:30.046Z] ce7588e14bc9: Waiting [2024-03-08T06:24:30.046Z] b5e4710f87ac: Waiting [2024-03-08T06:24:30.046Z] ad3a456e5733: Waiting [2024-03-08T06:24:30.046Z] c4d48a809fc2: Verifying Checksum [2024-03-08T06:24:30.046Z] c4d48a809fc2: Download complete [2024-03-08T06:24:30.304Z] ad3a456e5733: Verifying Checksum [2024-03-08T06:24:30.304Z] ad3a456e5733: Download complete [2024-03-08T06:24:30.304Z] 69c7f0334f64: Verifying Checksum [2024-03-08T06:24:30.304Z] 69c7f0334f64: Download complete [2024-03-08T06:24:30.304Z] 7264a8db6415: Verifying Checksum [2024-03-08T06:24:30.304Z] 7264a8db6415: Download complete [2024-03-08T06:24:30.304Z] 1f1c1a5573a3: Verifying Checksum [2024-03-08T06:24:30.304Z] 1f1c1a5573a3: Download complete [2024-03-08T06:24:30.304Z] 7264a8db6415: Pull complete [2024-03-08T06:24:30.570Z] b5e4710f87ac: Verifying Checksum [2024-03-08T06:24:30.570Z] b5e4710f87ac: Download complete [2024-03-08T06:24:30.570Z] c4d48a809fc2: Pull complete [2024-03-08T06:24:30.570Z] 4f1c88b9dad5: Verifying Checksum [2024-03-08T06:24:30.570Z] 4f1c88b9dad5: Download complete [2024-03-08T06:24:31.137Z] ce7588e14bc9: Verifying Checksum [2024-03-08T06:24:31.137Z] ce7588e14bc9: Download complete [2024-03-08T06:24:34.430Z] 4f1c88b9dad5: Pull complete [2024-03-08T06:24:34.430Z] ad3a456e5733: Pull complete [2024-03-08T06:24:34.430Z] 69c7f0334f64: Pull complete [2024-03-08T06:24:34.430Z] 1f1c1a5573a3: Pull complete [2024-03-08T06:24:36.955Z] ce7588e14bc9: Pull complete [2024-03-08T06:24:37.213Z] b5e4710f87ac: Pull complete [2024-03-08T06:24:37.213Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-08T06:24:37.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-08T06:24:37.213Z] ---> 88b5674ff536 [2024-03-08T06:24:37.213Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-08T06:24:42.489Z] ---> Running in 1382a2eb39d3 [2024-03-08T06:24:42.489Z] Removing intermediate container 1382a2eb39d3 [2024-03-08T06:24:42.489Z] ---> af17432b608b [2024-03-08T06:24:42.489Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T06:24:42.489Z] ---> Running in 352755be655a [2024-03-08T06:24:42.489Z] Removing intermediate container 352755be655a [2024-03-08T06:24:42.489Z] ---> 7ffd0dc306eb [2024-03-08T06:24:42.489Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T06:24:42.489Z] ---> Running in 8a7feb15f9e9 [2024-03-08T06:24:42.489Z] Removing intermediate container 8a7feb15f9e9 [2024-03-08T06:24:42.489Z] ---> 24a8a8ead84f [2024-03-08T06:24:42.489Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-08T06:24:42.489Z] ---> Running in c5c7df7b2dd5 [2024-03-08T06:24:42.489Z] Removing intermediate container c5c7df7b2dd5 [2024-03-08T06:24:42.489Z] ---> 985b4931d59b [2024-03-08T06:24:42.489Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-08T06:24:42.489Z] ---> Running in b3822d273c40 [2024-03-08T06:24:42.489Z] Removing intermediate container b3822d273c40 [2024-03-08T06:24:42.489Z] ---> ca12f8b17f0d [2024-03-08T06:24:42.489Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-08T06:24:42.748Z] latest: Pulling from library/docker [2024-03-08T06:24:42.748Z] 4abcf2066143: Pulling fs layer [2024-03-08T06:24:42.748Z] 482602742300: Pulling fs layer [2024-03-08T06:24:42.748Z] 4f4fb700ef54: Pulling fs layer [2024-03-08T06:24:42.748Z] b74b0467a17b: Pulling fs layer [2024-03-08T06:24:42.748Z] 1c282e3f92e6: Pulling fs layer [2024-03-08T06:24:42.748Z] 0e849924e7d9: Pulling fs layer [2024-03-08T06:24:42.748Z] e1cad5e1cb56: Pulling fs layer [2024-03-08T06:24:42.748Z] 1540ba4b4f15: Pulling fs layer [2024-03-08T06:24:42.748Z] 57f561a4b2d3: Pulling fs layer [2024-03-08T06:24:42.748Z] 8cd7db794e11: Pulling fs layer [2024-03-08T06:24:42.748Z] b74b0467a17b: Waiting [2024-03-08T06:24:42.748Z] a3eb1e49e9d2: Pulling fs layer [2024-03-08T06:24:42.748Z] 1c282e3f92e6: Waiting [2024-03-08T06:24:42.748Z] 74f266a13596: Pulling fs layer [2024-03-08T06:24:42.748Z] de50c4d8546d: Pulling fs layer [2024-03-08T06:24:42.748Z] 0e849924e7d9: Waiting [2024-03-08T06:24:42.748Z] ff1dfb59bff5: Pulling fs layer [2024-03-08T06:24:42.748Z] 57f561a4b2d3: Waiting [2024-03-08T06:24:42.748Z] 833108d18ae9: Pulling fs layer [2024-03-08T06:24:42.748Z] 8cd7db794e11: Waiting [2024-03-08T06:24:42.748Z] bae8fdc5ff9d: Pulling fs layer [2024-03-08T06:24:42.748Z] 1540ba4b4f15: Waiting [2024-03-08T06:24:42.748Z] a3eb1e49e9d2: Waiting [2024-03-08T06:24:42.748Z] 74f266a13596: Waiting [2024-03-08T06:24:42.748Z] bae8fdc5ff9d: Waiting [2024-03-08T06:24:42.748Z] de50c4d8546d: Waiting [2024-03-08T06:24:42.748Z] ff1dfb59bff5: Waiting [2024-03-08T06:24:42.748Z] 4f4fb700ef54: Verifying Checksum [2024-03-08T06:24:42.748Z] 4f4fb700ef54: Download complete [2024-03-08T06:24:42.955Z] Still waiting to schedule task [2024-03-08T06:24:42.955Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5218’ [2024-03-08T06:24:43.007Z] 4abcf2066143: Download complete [2024-03-08T06:24:43.007Z] b74b0467a17b: Verifying Checksum [2024-03-08T06:24:43.007Z] b74b0467a17b: Download complete [2024-03-08T06:24:43.007Z] 4abcf2066143: Pull complete [2024-03-08T06:24:43.007Z] 1c282e3f92e6: Verifying Checksum [2024-03-08T06:24:43.007Z] 1c282e3f92e6: Download complete [2024-03-08T06:24:43.266Z] 0e849924e7d9: Verifying Checksum [2024-03-08T06:24:43.266Z] 0e849924e7d9: Download complete [2024-03-08T06:24:43.266Z] 1540ba4b4f15: Download complete [2024-03-08T06:24:43.266Z] e1cad5e1cb56: Verifying Checksum [2024-03-08T06:24:43.266Z] e1cad5e1cb56: Download complete [2024-03-08T06:24:43.524Z] 57f561a4b2d3: Verifying Checksum [2024-03-08T06:24:43.524Z] 57f561a4b2d3: Download complete [2024-03-08T06:24:43.524Z] 8cd7db794e11: Verifying Checksum [2024-03-08T06:24:43.524Z] 8cd7db794e11: Download complete [2024-03-08T06:24:43.524Z] 74f266a13596: Download complete [2024-03-08T06:24:43.783Z] de50c4d8546d: Verifying Checksum [2024-03-08T06:24:43.783Z] de50c4d8546d: Download complete [2024-03-08T06:24:43.783Z] 482602742300: Verifying Checksum [2024-03-08T06:24:43.783Z] 833108d18ae9: Download complete [2024-03-08T06:24:43.783Z] 482602742300: Pull complete [2024-03-08T06:24:43.783Z] bae8fdc5ff9d: Verifying Checksum [2024-03-08T06:24:43.783Z] bae8fdc5ff9d: Download complete [2024-03-08T06:24:43.783Z] a3eb1e49e9d2: Verifying Checksum [2024-03-08T06:24:43.783Z] a3eb1e49e9d2: Download complete [2024-03-08T06:24:43.783Z] 4f4fb700ef54: Pull complete [2024-03-08T06:24:44.043Z] b74b0467a17b: Pull complete [2024-03-08T06:24:44.302Z] 1c282e3f92e6: Pull complete [2024-03-08T06:24:44.302Z] ff1dfb59bff5: Verifying Checksum [2024-03-08T06:24:44.302Z] ff1dfb59bff5: Download complete [2024-03-08T06:24:44.561Z] 0e849924e7d9: Pull complete [2024-03-08T06:24:45.128Z] e1cad5e1cb56: Pull complete [2024-03-08T06:24:45.128Z] 1540ba4b4f15: Pull complete [2024-03-08T06:24:45.389Z] 57f561a4b2d3: Pull complete [2024-03-08T06:24:45.389Z] 8cd7db794e11: Pull complete [2024-03-08T06:24:45.649Z] a3eb1e49e9d2: Pull complete [2024-03-08T06:24:45.649Z] 74f266a13596: Pull complete [2024-03-08T06:24:45.908Z] de50c4d8546d: Pull complete [2024-03-08T06:24:46.843Z] ff1dfb59bff5: Pull complete [2024-03-08T06:24:46.843Z] 833108d18ae9: Pull complete [2024-03-08T06:24:47.101Z] bae8fdc5ff9d: Pull complete [2024-03-08T06:24:47.101Z] Digest: sha256:0b0e8cab617d83dd041d950827dc67e18db5a0c3786d660bab002120b09a6d91 [2024-03-08T06:24:47.101Z] Status: Downloaded newer image for docker:latest [2024-03-08T06:24:49.635Z] ---> e459224aa727 [2024-03-08T06:24:49.635Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T06:24:49.635Z] ---> Running in 29ed770a629c [2024-03-08T06:24:49.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T06:24:49.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T06:24:50.155Z] OK: 264 MiB in 52 packages [2024-03-08T06:24:50.725Z] Removing intermediate container 29ed770a629c [2024-03-08T06:24:50.725Z] ---> 7fd81820cf77 [2024-03-08T06:24:50.725Z] Step 10/15 : ENV GO111MODULE=on [2024-03-08T06:24:50.725Z] ---> Running in 8535fb787e12 [2024-03-08T06:24:50.725Z] Removing intermediate container 8535fb787e12 [2024-03-08T06:24:50.725Z] ---> 6b96253097f7 [2024-03-08T06:24:50.725Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-08T06:24:50.725Z] ---> Running in 45e7b8f7954e [2024-03-08T06:24:50.725Z] Removing intermediate container 45e7b8f7954e [2024-03-08T06:24:50.725Z] ---> aac9a3141e15 [2024-03-08T06:24:50.725Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-08T06:24:50.985Z] ---> ea5ae2c70627 [2024-03-08T06:24:50.985Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T06:24:50.985Z] ---> Running in 01d253141f4c [2024-03-08T06:25:23.216Z] Removing intermediate container 01d253141f4c [2024-03-08T06:25:23.216Z] ---> aca40a8feb42 [2024-03-08T06:25:23.216Z] Step 14/15 : COPY . . [2024-03-08T06:25:24.667Z] ---> 012036b03042 [2024-03-08T06:25:24.667Z] Step 15/15 : RUN ${MAKE} [2024-03-08T06:25:24.667Z] ---> Running in 2f15c54d2946 [2024-03-08T06:25:24.926Z] noop [2024-03-08T06:25:25.492Z] Removing intermediate container 2f15c54d2946 [2024-03-08T06:25:25.492Z] ---> 5180d1dd14bb [2024-03-08T06:25:25.492Z] Successfully built 5180d1dd14bb [2024-03-08T06:25:25.492Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:25:25.870Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T06:25:25.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:25:25.978Z] prd-ubuntu20.04-docker-8c-8g-5219 does not seem to be running inside a container [2024-03-08T06:25:26.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-08T06:25:26.374Z] $ docker top c276be665a98eba88014992eab76b12aec37fc3c1dd5c4e230ffd738804ee2f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T06:25:26.781Z] + go version [2024-03-08T06:25:26.781Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-08T06:25:26.799Z] $ docker stop --time=1 c276be665a98eba88014992eab76b12aec37fc3c1dd5c4e230ffd738804ee2f4 [2024-03-08T06:25:28.054Z] $ docker rm -f --volumes c276be665a98eba88014992eab76b12aec37fc3c1dd5c4e230ffd738804ee2f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:25:28.632Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T06:25:28.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:25:28.747Z] prd-ubuntu20.04-docker-8c-8g-5219 does not seem to be running inside a container [2024-03-08T06:25:28.780Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-08T06:25:29.119Z] $ docker top 40af5458761318e207b12c8aecfd2b66b4085dd210af37a57dad728b09678bd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T06:25:29.498Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2024-03-08T06:25:29.820Z] + make test [2024-03-08T06:25:29.820Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-08T06:25:30.754Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-08T06:25:40.782Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-03-08T06:25:40.782Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-03-08T06:25:40.782Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-08T06:25:40.783Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-08T06:25:40.783Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-08T06:25:40.783Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-08T06:25:40.783Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-03-08T06:25:40.783Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-03-08T06:25:40.783Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-03-08T06:25:43.303Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T06:25:43.303Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T06:25:43.565Z] ./bin/test-attribution-txt.sh [2024-03-08T06:25:43.565Z] make -C web test [2024-03-08T06:25:43.565Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2024-03-08T06:25:43.565Z] make[1]: tput: No such file or directory [2024-03-08T06:25:43.565Z] make[1]: tput: No such file or directory [2024-03-08T06:25:43.565Z] warning: generating ./VERSION [2024-03-08T06:25:43.565Z] echo "0.0.0" > VERSION [2024-03-08T06:25:43.565Z] docker build \ [2024-03-08T06:25:43.565Z] -f Dockerfile \ [2024-03-08T06:25:43.565Z] --build-arg USER=1000 \ [2024-03-08T06:25:43.565Z] \ [2024-03-08T06:25:43.565Z] --label "git_sha=18a2e64752eb0867df47b996ff52522c7dc545ed" \ [2024-03-08T06:25:43.565Z] -t edgexfoundry/edgex-web-ui:18a2e64752eb0867df47b996ff52522c7dc545ed \ [2024-03-08T06:25:43.565Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-03-08T06:25:43.565Z] . [2024-03-08T06:25:43.565Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-03-08T06:25:43.565Z] Install the buildx component to build images with BuildKit: [2024-03-08T06:25:43.565Z] https://docs.docker.com/go/buildx/ [2024-03-08T06:25:43.565Z] [2024-03-08T06:25:43.830Z] Sending build context to Docker daemon 2.62MB [2024-03-08T06:25:43.830Z] Step 1/11 : FROM node:18-alpine3.18 [2024-03-08T06:25:43.830Z] 18-alpine3.18: Pulling from library/node [2024-03-08T06:25:43.830Z] 619be1103602: Pulling fs layer [2024-03-08T06:25:43.830Z] 3ca0848cfd88: Pulling fs layer [2024-03-08T06:25:43.830Z] ea995ae82edc: Pulling fs layer [2024-03-08T06:25:43.830Z] 8ef45897bdf2: Pulling fs layer [2024-03-08T06:25:43.830Z] 8ef45897bdf2: Waiting [2024-03-08T06:25:43.830Z] ea995ae82edc: Verifying Checksum [2024-03-08T06:25:43.830Z] ea995ae82edc: Download complete [2024-03-08T06:25:43.830Z] 619be1103602: Verifying Checksum [2024-03-08T06:25:43.831Z] 619be1103602: Download complete [2024-03-08T06:25:44.090Z] 8ef45897bdf2: Verifying Checksum [2024-03-08T06:25:44.090Z] 8ef45897bdf2: Download complete [2024-03-08T06:25:44.090Z] 619be1103602: Pull complete [2024-03-08T06:25:44.348Z] 3ca0848cfd88: Verifying Checksum [2024-03-08T06:25:44.348Z] 3ca0848cfd88: Download complete [2024-03-08T06:25:45.285Z] 3ca0848cfd88: Pull complete [2024-03-08T06:25:45.544Z] ea995ae82edc: Pull complete [2024-03-08T06:25:45.544Z] 8ef45897bdf2: Pull complete [2024-03-08T06:25:45.544Z] Digest: sha256:bacc59da35fc5ddf4b93846733e0d5b9bfe49a118a0240e9d31578dd6a7417c0 [2024-03-08T06:25:45.544Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-03-08T06:25:45.544Z] ---> 4f966fe318ae [2024-03-08T06:25:45.544Z] Step 2/11 : RUN apk add --no-cache chromium [2024-03-08T06:25:48.085Z] ---> Running in 6650eaf1b957 [2024-03-08T06:25:48.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T06:25:48.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T06:25:48.342Z] (1/154) Installing libexpat (2.6.0-r0) [2024-03-08T06:25:48.342Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-03-08T06:25:48.342Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-03-08T06:25:48.342Z] (4/154) Installing libpng (1.6.39-r3) [2024-03-08T06:25:48.342Z] (5/154) Installing freetype (2.13.0-r5) [2024-03-08T06:25:48.342Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-03-08T06:25:48.342Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-03-08T06:25:48.342Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-03-08T06:25:48.342Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-03-08T06:25:48.601Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-03-08T06:25:48.601Z] (11/154) Installing libffi (3.4.4-r2) [2024-03-08T06:25:48.601Z] (12/154) Installing libintl (0.21.1-r7) [2024-03-08T06:25:48.601Z] (13/154) Installing libblkid (2.38.1-r8) [2024-03-08T06:25:48.601Z] (14/154) Installing libmount (2.38.1-r8) [2024-03-08T06:25:48.601Z] (15/154) Installing pcre2 (10.42-r1) [2024-03-08T06:25:48.601Z] (16/154) Installing glib (2.76.6-r0) [2024-03-08T06:25:48.601Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-03-08T06:25:48.601Z] (18/154) Installing libxml2 (2.11.7-r0) [2024-03-08T06:25:48.601Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-03-08T06:25:48.601Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-03-08T06:25:48.601Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-08T06:25:48.601Z] (22/154) Installing libwebp (1.3.2-r0) [2024-03-08T06:25:48.601Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-03-08T06:25:48.601Z] (24/154) Installing tiff (4.5.1-r0) [2024-03-08T06:25:48.601Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-03-08T06:25:48.601Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2024-03-08T06:25:48.601Z] (27/154) Installing libxau (1.0.11-r2) [2024-03-08T06:25:48.601Z] (28/154) Installing libmd (1.0.4-r2) [2024-03-08T06:25:48.601Z] (29/154) Installing libbsd (0.11.7-r1) [2024-03-08T06:25:48.601Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-03-08T06:25:48.601Z] (31/154) Installing libxcb (1.15-r1) [2024-03-08T06:25:48.601Z] (32/154) Installing libx11 (1.8.7-r0) [2024-03-08T06:25:48.862Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-03-08T06:25:48.862Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-03-08T06:25:48.862Z] (35/154) Installing libxrender (0.9.11-r3) [2024-03-08T06:25:48.862Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-03-08T06:25:48.862Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-03-08T06:25:48.862Z] (38/154) Installing libxext (1.3.5-r2) [2024-03-08T06:25:48.862Z] (39/154) Installing libxi (1.8.1-r0) [2024-03-08T06:25:48.862Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-03-08T06:25:48.862Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-03-08T06:25:48.862Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-03-08T06:25:48.862Z] (43/154) Installing libxtst (1.2.4-r2) [2024-03-08T06:25:48.862Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-03-08T06:25:48.862Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-03-08T06:25:48.862Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-03-08T06:25:48.862Z] (47/154) Installing pixman (0.42.2-r1) [2024-03-08T06:25:48.862Z] (48/154) Installing cairo (1.17.8-r1) [2024-03-08T06:25:48.862Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-03-08T06:25:48.862Z] (50/154) Installing avahi-libs (0.8-r13) [2024-03-08T06:25:48.862Z] (51/154) Installing gmp (6.2.1-r3) [2024-03-08T06:25:48.862Z] (52/154) Installing nettle (3.8.1-r2) [2024-03-08T06:25:48.862Z] (53/154) Installing libunistring (1.1-r1) [2024-03-08T06:25:48.862Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-03-08T06:25:48.862Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-03-08T06:25:48.862Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-03-08T06:25:48.862Z] (57/154) Installing gnutls (3.8.3-r0) [2024-03-08T06:25:48.862Z] (58/154) Installing cups-libs (2.4.7-r0) [2024-03-08T06:25:48.862Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-03-08T06:25:49.121Z] (60/154) Installing fribidi (1.0.13-r0) [2024-03-08T06:25:49.121Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-03-08T06:25:49.121Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-03-08T06:25:49.121Z] (63/154) Installing libxft (2.3.8-r1) [2024-03-08T06:25:49.121Z] (64/154) Installing pango (1.50.14-r1) [2024-03-08T06:25:49.121Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-03-08T06:25:49.121Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-03-08T06:25:49.121Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-03-08T06:25:49.121Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-03-08T06:25:49.121Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-03-08T06:25:49.121Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2024-03-08T06:25:49.121Z] Executing gtk+3.0-3.24.38-r1.post-install [2024-03-08T06:25:49.121Z] (71/154) Installing icu-data-full (73.2-r2) [2024-03-08T06:25:49.380Z] (72/154) Installing mesa (23.0.4-r0) [2024-03-08T06:25:49.380Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-03-08T06:25:49.951Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-03-08T06:25:49.951Z] (75/154) Installing libpciaccess (0.17-r2) [2024-03-08T06:25:49.951Z] (76/154) Installing libdrm (2.4.115-r4) [2024-03-08T06:25:49.951Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-03-08T06:25:49.951Z] (78/154) Installing libelf (0.189-r2) [2024-03-08T06:25:49.951Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-03-08T06:25:49.951Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-03-08T06:25:50.211Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-03-08T06:25:50.211Z] (82/154) Installing libmagic (5.45-r0) [2024-03-08T06:25:50.211Z] (83/154) Installing file (5.45-r0) [2024-03-08T06:25:50.211Z] (84/154) Installing libice (1.1.1-r2) [2024-03-08T06:25:50.211Z] (85/154) Installing libuuid (2.38.1-r8) [2024-03-08T06:25:50.211Z] (86/154) Installing libsm (1.2.4-r1) [2024-03-08T06:25:50.211Z] (87/154) Installing libxt (1.3.0-r2) [2024-03-08T06:25:50.211Z] (88/154) Installing libxmu (1.1.4-r2) [2024-03-08T06:25:50.211Z] (89/154) Installing xset (1.2.5-r1) [2024-03-08T06:25:50.211Z] (90/154) Installing xprop (1.2.7-r0) [2024-03-08T06:25:50.211Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-03-08T06:25:50.211Z] (92/154) Installing libogg (1.3.5-r4) [2024-03-08T06:25:50.211Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-03-08T06:25:50.211Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-03-08T06:25:50.211Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-03-08T06:25:50.211Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-03-08T06:25:50.469Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-03-08T06:25:50.469Z] (98/154) Installing libva (2.18.0-r1) [2024-03-08T06:25:50.469Z] (99/154) Installing libvdpau (1.5-r1) [2024-03-08T06:25:50.469Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-03-08T06:25:50.469Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-03-08T06:25:50.469Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-03-08T06:25:50.469Z] (103/154) Installing libhwy (1.0.4-r1) [2024-03-08T06:25:50.469Z] (104/154) Installing lcms2 (2.15-r2) [2024-03-08T06:25:50.469Z] (105/154) Installing libjxl (0.8.2-r0) [2024-03-08T06:25:50.469Z] (106/154) Installing lame-libs (3.100-r5) [2024-03-08T06:25:50.469Z] (107/154) Installing opus (1.4-r0) [2024-03-08T06:25:50.469Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-03-08T06:25:50.469Z] (109/154) Installing soxr (0.1.3-r5) [2024-03-08T06:25:50.469Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-03-08T06:25:50.469Z] (111/154) Installing libtheora (1.1.1-r17) [2024-03-08T06:25:50.469Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-03-08T06:25:50.469Z] (113/154) Installing libvpx (1.13.0-r2) [2024-03-08T06:25:50.469Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-03-08T06:25:50.730Z] (115/154) Installing numactl (2.0.16-r4) [2024-03-08T06:25:50.730Z] (116/154) Installing x265-libs (3.5-r4) [2024-03-08T06:25:50.730Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-03-08T06:25:50.730Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-03-08T06:25:50.730Z] (119/154) Installing libbluray (1.3.4-r0) [2024-03-08T06:25:50.730Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-03-08T06:25:50.730Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-03-08T06:25:50.730Z] (122/154) Installing cjson (1.7.17-r0) [2024-03-08T06:25:50.730Z] (123/154) Installing mbedtls (2.28.7-r0) [2024-03-08T06:25:50.730Z] (124/154) Installing librist (0.2.7-r0) [2024-03-08T06:25:50.730Z] (125/154) Installing libsrt (1.5.2-r0) [2024-03-08T06:25:50.730Z] (126/154) Installing libssh (0.10.5-r0) [2024-03-08T06:25:50.989Z] (127/154) Installing libsodium (1.0.18-r3) [2024-03-08T06:25:50.989Z] (128/154) Installing libzmq (4.3.4-r4) [2024-03-08T06:25:50.989Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-03-08T06:25:50.989Z] (130/154) Installing libevent (2.1.12-r6) [2024-03-08T06:25:50.989Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-03-08T06:25:50.989Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-03-08T06:25:50.989Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-03-08T06:25:50.989Z] (134/154) Installing icu-libs (73.2-r2) [2024-03-08T06:25:50.989Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-03-08T06:25:50.989Z] (136/154) Installing minizip (1.2.13-r1) [2024-03-08T06:25:50.989Z] (137/154) Installing nspr (4.35-r2) [2024-03-08T06:25:50.989Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-03-08T06:25:50.989Z] (139/154) Installing nss (3.94-r0) [2024-03-08T06:25:50.989Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-03-08T06:25:50.989Z] (141/154) Installing libasyncns (0.8-r1) [2024-03-08T06:25:50.989Z] (142/154) Installing libltdl (2.4.7-r2) [2024-03-08T06:25:50.989Z] (143/154) Installing orc (0.4.34-r0) [2024-03-08T06:25:50.989Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-03-08T06:25:50.989Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-03-08T06:25:50.989Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-03-08T06:25:50.989Z] (147/154) Installing libpulse (16.1-r10) [2024-03-08T06:25:50.989Z] (148/154) Installing snappy (1.1.10-r1) [2024-03-08T06:25:51.246Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-03-08T06:25:51.246Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-03-08T06:25:51.246Z] (151/154) Installing libgpg-error (1.47-r1) [2024-03-08T06:25:51.246Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-03-08T06:25:51.246Z] (153/154) Installing libxslt (1.1.38-r0) [2024-03-08T06:25:51.246Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-03-08T06:25:52.622Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T06:25:52.622Z] Executing fontconfig-2.14.2-r3.trigger [2024-03-08T06:25:52.622Z] Executing mkfontscale-1.2.2-r3.trigger [2024-03-08T06:25:52.622Z] Executing glib-2.76.6-r0.trigger [2024-03-08T06:25:52.622Z] Executing shared-mime-info-2.2-r5.trigger [2024-03-08T06:25:52.884Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-03-08T06:25:53.143Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2024-03-08T06:25:53.143Z] OK: 580 MiB in 171 packages [2024-03-08T06:26:03.119Z] Removing intermediate container 6650eaf1b957 [2024-03-08T06:26:03.119Z] ---> 24597b6e103c [2024-03-08T06:26:03.119Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-03-08T06:26:03.119Z] ---> Running in 284befe92a0c [2024-03-08T06:26:03.119Z] Removing intermediate container 284befe92a0c [2024-03-08T06:26:03.119Z] ---> 0365c80375fb [2024-03-08T06:26:03.119Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-03-08T06:26:03.119Z] ---> Running in dc841443ea93 [2024-03-08T06:26:03.119Z] Removing intermediate container dc841443ea93 [2024-03-08T06:26:03.119Z] ---> f602f926c983 [2024-03-08T06:26:03.119Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-03-08T06:26:03.119Z] ---> Running in 161a44d60079 [2024-03-08T06:26:03.119Z] Removing intermediate container 161a44d60079 [2024-03-08T06:26:03.119Z] ---> 1060a5667372 [2024-03-08T06:26:03.119Z] Step 6/11 : RUN npm install -g npm [2024-03-08T06:26:03.119Z] ---> Running in 4a86e412a9e8 [2024-03-08T06:26:09.691Z] [2024-03-08T06:26:09.691Z] removed 26 packages, and changed 55 packages in 6s [2024-03-08T06:26:09.691Z] [2024-03-08T06:26:09.691Z] 24 packages are looking for funding [2024-03-08T06:26:09.691Z] run `npm fund` for details [2024-03-08T06:26:11.064Z] Removing intermediate container 4a86e412a9e8 [2024-03-08T06:26:11.064Z] ---> 3ca875b51e71 [2024-03-08T06:26:11.064Z] Step 7/11 : ARG USER=1000 [2024-03-08T06:26:11.064Z] ---> Running in b337b57f7216 [2024-03-08T06:26:11.064Z] Removing intermediate container b337b57f7216 [2024-03-08T06:26:11.064Z] ---> b7fa983dd00b [2024-03-08T06:26:11.064Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-03-08T06:26:11.064Z] ---> Running in 90d197c0ce36 [2024-03-08T06:26:11.632Z] Removing intermediate container 90d197c0ce36 [2024-03-08T06:26:11.632Z] ---> e911c6fb1be9 [2024-03-08T06:26:11.632Z] Step 9/11 : USER $USER:$USER [2024-03-08T06:26:11.632Z] ---> Running in 448c8814a598 [2024-03-08T06:26:11.632Z] Removing intermediate container 448c8814a598 [2024-03-08T06:26:11.632Z] ---> cf2e93223c04 [2024-03-08T06:26:11.632Z] Step 10/11 : WORKDIR /app [2024-03-08T06:26:11.632Z] ---> Running in c96c0f4ad4ba [2024-03-08T06:26:11.889Z] Removing intermediate container c96c0f4ad4ba [2024-03-08T06:26:11.889Z] ---> 899534a3e1cc [2024-03-08T06:26:11.889Z] Step 11/11 : LABEL git_sha=18a2e64752eb0867df47b996ff52522c7dc545ed [2024-03-08T06:26:11.889Z] ---> Running in 445a0da6c8f9 [2024-03-08T06:26:11.889Z] Removing intermediate container 445a0da6c8f9 [2024-03-08T06:26:11.889Z] ---> a51d8d8e29e8 [2024-03-08T06:26:11.889Z] Successfully built a51d8d8e29e8 [2024-03-08T06:26:11.889Z] Successfully tagged edgexfoundry/edgex-web-ui:18a2e64752eb0867df47b996ff52522c7dc545ed [2024-03-08T06:26:11.889Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-03-08T06:26:11.889Z] touch edgex-web-ui.imagebuilt [2024-03-08T06:26:11.889Z] mkdir -p node_modules coverage [2024-03-08T06:26:11.889Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-03-08T06:26:11.889Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-03-08T06:26:24.170Z] 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-03-08T06:26:24.170Z] npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-03-08T06:26:24.170Z] npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-03-08T06:26:24.170Z] 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-03-08T06:26:24.170Z] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-03-08T06:26:24.429Z] npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-03-08T06:26:24.688Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2024-03-08T06:26:25.621Z] 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-03-08T06:26:26.557Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-03-08T06:26:27.489Z] npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-03-08T06:26:28.422Z] 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-03-08T06:26:28.681Z] 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-03-08T06:26:30.581Z] 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-03-08T06:26:34.770Z] [2024-03-08T06:26:34.770Z] added 1182 packages, and audited 1183 packages in 22s [2024-03-08T06:26:34.770Z] [2024-03-08T06:26:34.770Z] 100 packages are looking for funding [2024-03-08T06:26:34.770Z] run `npm fund` for details [2024-03-08T06:26:34.770Z] [2024-03-08T06:26:34.770Z] 19 vulnerabilities (12 moderate, 6 high, 1 critical) [2024-03-08T06:26:34.770Z] [2024-03-08T06:26:34.770Z] To address issues that do not require attention, run: [2024-03-08T06:26:34.770Z] npm audit fix [2024-03-08T06:26:34.770Z] [2024-03-08T06:26:34.770Z] To address all issues (including breaking changes), run: [2024-03-08T06:26:34.770Z] npm audit fix --force [2024-03-08T06:26:34.770Z] [2024-03-08T06:26:34.770Z] Run `npm audit` for details. [2024-03-08T06:26:42.881Z] 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-03-08T06:26:43.816Z] - Generating browser application bundles (phase: setup)... [2024-03-08T06:27:07.942Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5224 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2024-03-08T06:27:07.977Z] Running in /w/workspace/edgex-ui-go/167 [Pipeline] { [Pipeline] checkout [2024-03-08T06:27:10.358Z] ✔ Browser application bundle generation complete. [2024-03-08T06:27:10.358Z] 08 03 2024 06:27:09.586:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-03-08T06:27:10.358Z] 08 03 2024 06:27:09.588:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-03-08T06:27:10.358Z] 08 03 2024 06:27:09.591:INFO [launcher]: Starting browser ChromeHeadless [2024-03-08T06:27:10.358Z] 08 03 2024 06:27:09.933:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket EkWFj_SRSZzA34tyAAAB with id 42211724 [2024-03-08T06:27:11.045Z] The recommended git tool is: git [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.095 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.134 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.146 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.184 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.197 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.24 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.246 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.262 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.29 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.3 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.329 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.362 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.369 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.371 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.376 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.383 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.386 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.388 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.392 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.424 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.47 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.491 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.499 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.506 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.513 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.53 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.533 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.542 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.571 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.585 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.587 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.588 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.592 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.607 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.61 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.619 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.655 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.658 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.66 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.662 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.675 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.678 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.722 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.737 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.745 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.76 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.764 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.78 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.799 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.818 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.828 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.844 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.92 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.938 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.954 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.974 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.983 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.987 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.995 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.997 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.998 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 1 sec) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 1.02 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 1.029 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 1.035 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 1.051 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 1.072 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 1.078 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 1.082 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 1.099 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 1.113 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 1.124 secs) [2024-03-08T06:27:13.635Z] WARN: ' [2024-03-08T06:27:13.635Z] It looks like you're using ngModel on the same form field as formControlName. [2024-03-08T06:27:13.635Z] Support for using the ngModel input property and ngModelChange event with [2024-03-08T06:27:13.635Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-03-08T06:27:13.635Z] in a future version of Angular. [2024-03-08T06:27:13.635Z] [2024-03-08T06:27:13.635Z] For more information on this, see our API docs here: [2024-03-08T06:27:13.635Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-03-08T06:27:13.635Z] ' [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 1.124 secs) [2024-03-08T06:27:13.635Z] WARN: ' [2024-03-08T06:27:13.635Z] It looks like you're using ngModel on the same form field as formControlName. [2024-03-08T06:27:13.635Z] Support for using the ngModel input property and ngModelChange event with [2024-03-08T06:27:13.635Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-03-08T06:27:13.635Z] in a future version of Angular. [2024-03-08T06:27:13.635Z] [2024-03-08T06:27:13.635Z] For more information on this, see our API docs here: [2024-03-08T06:27:13.635Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-03-08T06:27:13.635Z] ' [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 1.143 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 1.156 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 1.169 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 1.177 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 1.185 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 1.191 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 1.193 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.195 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.197 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.203 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.205 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.208 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.247 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.255 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.264 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.269 secs) [2024-03-08T06:27:13.635Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.274 secs) [2024-03-08T06:27:13.894Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.288 secs) [2024-03-08T06:27:13.894Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.293 secs) [2024-03-08T06:27:13.894Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.297 secs) [2024-03-08T06:27:13.894Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.299 secs) [2024-03-08T06:27:13.894Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.308 secs) [2024-03-08T06:27:13.894Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.315 secs) [2024-03-08T06:27:13.894Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.322 secs) [2024-03-08T06:27:13.894Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.34 secs) [2024-03-08T06:27:13.894Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.361 secs) [2024-03-08T06:27:13.894Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.367 secs) [2024-03-08T06:27:13.894Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.369 secs) [2024-03-08T06:27:13.894Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.371 secs) [2024-03-08T06:27:13.894Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.384 secs) [2024-03-08T06:27:13.894Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.394 secs) [2024-03-08T06:27:13.894Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.397 secs) [2024-03-08T06:27:13.894Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.4 secs) [2024-03-08T06:27:13.894Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.401 secs) [2024-03-08T06:27:13.894Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.41 secs) [2024-03-08T06:27:13.894Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.418 secs) [2024-03-08T06:27:13.894Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.423 secs) [2024-03-08T06:27:13.894Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.443 secs) [2024-03-08T06:27:13.894Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.468 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.494 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.498 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.502 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.506 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.511 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.524 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.526 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.537 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.54 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.543 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.544 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.559 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.562 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.565 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.567 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.569 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.57 secs) [2024-03-08T06:27:14.154Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-03-08T06:27:14.154Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-03-08T06:27:14.154Z] 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-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.57 secs) [2024-03-08T06:27:14.154Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-03-08T06:27:14.154Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-03-08T06:27:14.154Z] 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-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.572 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.576 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.579 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.58 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.582 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.586 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.588 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.602 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.608 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.613 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.615 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.616 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.62 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.636 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.642 secs) [2024-03-08T06:27:14.154Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.649 secs) [2024-03-08T06:27:14.412Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.653 secs) [2024-03-08T06:27:14.412Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.673 secs) [2024-03-08T06:27:14.412Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.695 secs) [2024-03-08T06:27:14.412Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.73 secs / 1.695 secs) [2024-03-08T06:27:14.412Z] TOTAL: 147 SUCCESS [2024-03-08T06:27:14.412Z] ✔ Browser application bundle generation complete. [2024-03-08T06:27:14.986Z] [2024-03-08T06:27:14.986Z] =============================== Coverage summary =============================== [2024-03-08T06:27:14.986Z] Statements : 39.01% ( 1373/3519 ) [2024-03-08T06:27:14.986Z] Branches : 15.3% ( 94/614 ) [2024-03-08T06:27:14.986Z] Functions : 32.06% ( 423/1319 ) [2024-03-08T06:27:14.986Z] Lines : 38.94% ( 1342/3446 ) [2024-03-08T06:27:14.986Z] ================================================================================ [2024-03-08T06:27:14.986Z] ✔ Browser application bundle generation complete. [2024-03-08T06:27:16.140Z] using credential edgex-jenkins-ssh [2024-03-08T06:27:16.166Z] Cloning the remote Git repository [2024-03-08T06:27:16.366Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2024-03-08T06:27:16.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-08T06:27:16.422Z] $ docker stop --time=1 40af5458761318e207b12c8aecfd2b66b4085dd210af37a57dad728b09678bd3 [2024-03-08T06:27:16.210Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-08T06:27:16.303Z] > git init /w/workspace/edgex-ui-go/167 # timeout=10 [2024-03-08T06:27:16.457Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-08T06:27:16.458Z] > git --version # timeout=10 [2024-03-08T06:27:16.481Z] > git --version # 'git version 2.25.1' [2024-03-08T06:27:16.483Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T06:27:16.625Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T06:27:17.736Z] $ docker rm -f --volumes 40af5458761318e207b12c8aecfd2b66b4085dd210af37a57dad728b09678bd3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T06:27:18.194Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-08T06:27:18.552Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-08T06:27:19.102Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-08T06:27:19.390Z] + ls -al . [2024-03-08T06:27:19.390Z] total 196 [2024-03-08T06:27:19.390Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 8 06:25 . [2024-03-08T06:27:19.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 06:23 .. [2024-03-08T06:27:19.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 06:23 .blubracket [2024-03-08T06:27:19.390Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 8 06:23 .dockerignore [2024-03-08T06:27:19.390Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 06:24 .git [2024-03-08T06:27:19.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 06:23 .github [2024-03-08T06:27:19.390Z] -rw-rw-r-- 1 jenkins jenkins 178 Mar 8 06:23 .gitignore [2024-03-08T06:27:19.390Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 06:24 .semver [2024-03-08T06:27:19.390Z] -rw-rw-r-- 1 jenkins jenkins 9736 Mar 8 06:23 Attribution.txt [2024-03-08T06:27:19.390Z] -rw-rw-r-- 1 jenkins jenkins 21430 Mar 8 06:23 CHANGELOG.md [2024-03-08T06:27:19.390Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 8 06:23 CONTRIBUTING.md [2024-03-08T06:27:19.390Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 8 06:23 Dockerfile [2024-03-08T06:27:19.390Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 8 06:23 Jenkinsfile [2024-03-08T06:27:19.390Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 8 06:23 LICENSE [2024-03-08T06:27:19.390Z] -rw-rw-r-- 1 jenkins jenkins 2189 Mar 8 06:23 Makefile [2024-03-08T06:27:19.390Z] -rw-rw-r-- 1 jenkins jenkins 4381 Mar 8 06:23 README.md [2024-03-08T06:27:19.390Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 8 06:24 VERSION [2024-03-08T06:27:19.390Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 8 06:23 angularmigrationlogs.md [2024-03-08T06:27:19.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 06:23 assets [2024-03-08T06:27:19.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 06:23 bin [2024-03-08T06:27:19.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 06:23 cmd [2024-03-08T06:27:19.390Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 8 06:25 coverage.out [2024-03-08T06:27:19.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 06:23 docs [2024-03-08T06:27:19.390Z] -rw-rw-r-- 1 jenkins jenkins 3557 Mar 8 06:23 go.mod [2024-03-08T06:27:19.390Z] -rw-rw-r-- 1 jenkins jenkins 35391 Mar 8 06:23 go.sum [2024-03-08T06:27:19.390Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 06:23 internal [2024-03-08T06:27:19.390Z] -rwxrwxr-x 1 jenkins jenkins 568 Mar 8 06:23 redeploy.sh [2024-03-08T06:27:19.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 06:23 testing [2024-03-08T06:27:19.390Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 8 06:23 version.go [2024-03-08T06:27:19.390Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 8 06:26 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:27:19.742Z] + 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=18a2e64752eb0867df47b996ff52522c7dc545ed --label arch=amd64 --label version=3.1.0-dev.37 . [2024-03-08T06:27:21.121Z] Sending build context to Docker daemon 346.1MB [2024-03-08T06:27:21.121Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T06:27:21.121Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-08T06:27:21.121Z] ---> 5180d1dd14bb [2024-03-08T06:27:21.121Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-08T06:27:21.037Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-08T06:27:21.060Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T06:27:21.997Z] Avoid second fetch [2024-03-08T06:27:21.997Z] Checking out Revision 18a2e64752eb0867df47b996ff52522c7dc545ed (main) [2024-03-08T06:27:22.018Z] > git config core.sparsecheckout # timeout=10 [2024-03-08T06:27:22.087Z] > git checkout -f 18a2e64752eb0867df47b996ff52522c7dc545ed # timeout=10 [2024-03-08T06:27:22.967Z] Commit message: "Merge pull request #713 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.21" [2024-03-08T06:27:23.025Z] ---> Running in 2305cac3cf4a [2024-03-08T06:27:23.025Z] Removing intermediate container 2305cac3cf4a [2024-03-08T06:27:23.025Z] ---> c0f499c64b5c [2024-03-08T06:27:23.025Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T06:27:23.025Z] ---> Running in 36b1cb293ee1 [2024-03-08T06:27:23.025Z] Removing intermediate container 36b1cb293ee1 [2024-03-08T06:27:23.025Z] ---> ea196e30e180 [2024-03-08T06:27:23.025Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T06:27:23.285Z] ---> Running in 3bb0de7eb0fa [2024-03-08T06:27:23.285Z] Removing intermediate container 3bb0de7eb0fa [2024-03-08T06:27:23.285Z] ---> 24fce6da5a92 [2024-03-08T06:27:23.285Z] Step 6/26 : LABEL Name=edgex-ui-go [2024-03-08T06:27:23.285Z] ---> Running in 1dfb4f128bf4 [2024-03-08T06:27:23.285Z] Removing intermediate container 1dfb4f128bf4 [2024-03-08T06:27:23.285Z] ---> 3b9ac78b4a74 [2024-03-08T06:27:23.285Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-08T06:27:23.285Z] ---> Running in edec63943cf6 [2024-03-08T06:27:23.285Z] Removing intermediate container edec63943cf6 [2024-03-08T06:27:23.285Z] ---> b95080efb3ea [2024-03-08T06:27:23.285Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T06:27:24.109Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-08T06:27:24.109Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T06:27:24.109Z] Dload Upload Total Spent Left Speed [2024-03-08T06:27:24.109Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 231k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh [2024-03-08T06:27:24.222Z] ---> e7c318cf299b [2024-03-08T06:27:24.222Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T06:27:24.222Z] ---> Running in 712250c85bab [2024-03-08T06:27:24.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T06:27:24.461Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-08T06:27:24.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T06:27:24.739Z] OK: 264 MiB in 52 packages [2024-03-08T06:27:24.801Z] + sudo tee /etc/docker/daemon.new [2024-03-08T06:27:24.802Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-08T06:27:24.802Z] { [2024-03-08T06:27:24.802Z] "registry-mirrors": [ [2024-03-08T06:27:24.802Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-08T06:27:24.802Z] ], [2024-03-08T06:27:24.802Z] "bip": "10.250.0.254/24", [2024-03-08T06:27:24.802Z] "hosts": [ [2024-03-08T06:27:24.802Z] "tcp://0.0.0.0:5555", [2024-03-08T06:27:24.802Z] "unix:///var/run/docker.sock" [2024-03-08T06:27:24.802Z] ], [2024-03-08T06:27:24.802Z] "mtu": 1458, [2024-03-08T06:27:24.802Z] "selinux-enabled": true, [2024-03-08T06:27:24.802Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-08T06:27:24.802Z] } [Pipeline] sh [2024-03-08T06:27:24.998Z] Removing intermediate container 712250c85bab [2024-03-08T06:27:24.998Z] ---> b020cda0a9d1 [2024-03-08T06:27:24.998Z] Step 10/26 : ENV GO111MODULE=on [2024-03-08T06:27:24.998Z] ---> Running in 66bcb3813be9 [2024-03-08T06:27:25.137Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-08T06:27:25.256Z] Removing intermediate container 66bcb3813be9 [2024-03-08T06:27:25.256Z] ---> ca55ebb5b722 [2024-03-08T06:27:25.256Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-08T06:27:25.256Z] ---> Running in b5ba608ea696 [2024-03-08T06:27:25.256Z] Removing intermediate container b5ba608ea696 [2024-03-08T06:27:25.256Z] ---> a8fd37a86c80 [2024-03-08T06:27:25.256Z] Step 12/26 : COPY go.mod vendor* ./ [2024-03-08T06:27:25.256Z] ---> 54607c07fb41 [2024-03-08T06:27:25.256Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T06:27:25.472Z] + sudo service docker restart [2024-03-08T06:27:25.514Z] ---> Running in 6c534a115cad [2024-03-08T06:27:26.084Z] Removing intermediate container 6c534a115cad [2024-03-08T06:27:26.084Z] ---> deec2387f6b8 [2024-03-08T06:27:26.084Z] Step 14/26 : COPY . . [2024-03-08T06:27:31.352Z] ---> b310f3ead9af [2024-03-08T06:27:31.352Z] Step 15/26 : RUN ${MAKE} [2024-03-08T06:27:31.352Z] ---> Running in 4341a592adcd [2024-03-08T06:27:31.613Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.37" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T06:27:43.796Z] provisioning config files... [2024-03-08T06:27:43.826Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/167@tmp/config8347615414273200652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:27:44.308Z] ---> ****-login.sh [2024-03-08T06:27:44.308Z] nexus3.edgexfoundry.org:10001 [2024-03-08T06:27:44.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:27:45.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:27:45.172Z] Configure a credential helper to remove this warning. See [2024-03-08T06:27:45.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:27:45.172Z] [2024-03-08T06:27:45.172Z] Login Succeeded [2024-03-08T06:27:45.172Z] nexus3.edgexfoundry.org:10002 [2024-03-08T06:27:45.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:27:45.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:27:45.443Z] Configure a credential helper to remove this warning. See [2024-03-08T06:27:45.443Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:27:45.443Z] [2024-03-08T06:27:45.443Z] Login Succeeded [2024-03-08T06:27:45.443Z] nexus3.edgexfoundry.org:10003 [2024-03-08T06:27:45.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:27:45.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:27:45.981Z] Configure a credential helper to remove this warning. See [2024-03-08T06:27:45.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:27:45.981Z] [2024-03-08T06:27:45.981Z] Login Succeeded [2024-03-08T06:27:45.981Z] nexus3.edgexfoundry.org:10004 [2024-03-08T06:27:46.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:27:46.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:27:46.253Z] Configure a credential helper to remove this warning. See [2024-03-08T06:27:46.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:27:46.253Z] [2024-03-08T06:27:46.253Z] Login Succeeded [2024-03-08T06:27:46.253Z] ****.io [2024-03-08T06:27:46.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:27:46.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:27:46.803Z] Configure a credential helper to remove this warning. See [2024-03-08T06:27:46.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:27:46.803Z] [2024-03-08T06:27:46.803Z] Login Succeeded [2024-03-08T06:27:46.803Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T06:27:46.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T06:27:47.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T06:27:47.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T06:27:47.317Z] ========================================================= [2024-03-08T06:27:47.317Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-08T06:27:47.317Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:27:47.782Z] + 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-03-08T06:27:49.211Z] Sending build context to Docker daemon 35.2MB [2024-03-08T06:27:49.211Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T06:27:49.211Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-08T06:27:49.211Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-08T06:27:49.211Z] 9fda8d8052c6: Pulling fs layer [2024-03-08T06:27:49.211Z] 5d54e960e981: Pulling fs layer [2024-03-08T06:27:49.211Z] c4a7e357bf2a: Pulling fs layer [2024-03-08T06:27:49.211Z] f0e02332f6b5: Pulling fs layer [2024-03-08T06:27:49.211Z] 872ee5b61b7b: Pulling fs layer [2024-03-08T06:27:49.211Z] 0c6a40ed1a82: Pulling fs layer [2024-03-08T06:27:49.211Z] 94ae7d8d031c: Pulling fs layer [2024-03-08T06:27:49.211Z] f0e02332f6b5: Waiting [2024-03-08T06:27:49.211Z] 872ee5b61b7b: Waiting [2024-03-08T06:27:49.211Z] 0c6a40ed1a82: Waiting [2024-03-08T06:27:49.211Z] 94ae7d8d031c: Waiting [2024-03-08T06:27:49.211Z] 5d54e960e981: Download complete [2024-03-08T06:27:49.211Z] f0e02332f6b5: Verifying Checksum [2024-03-08T06:27:49.211Z] f0e02332f6b5: Download complete [2024-03-08T06:27:49.489Z] 872ee5b61b7b: Verifying Checksum [2024-03-08T06:27:49.489Z] 872ee5b61b7b: Download complete [2024-03-08T06:27:49.489Z] 9fda8d8052c6: Verifying Checksum [2024-03-08T06:27:49.489Z] 9fda8d8052c6: Download complete [2024-03-08T06:27:49.762Z] 94ae7d8d031c: Verifying Checksum [2024-03-08T06:27:49.762Z] 94ae7d8d031c: Download complete [2024-03-08T06:27:50.736Z] 9fda8d8052c6: Pull complete [2024-03-08T06:27:51.324Z] 5d54e960e981: Pull complete [2024-03-08T06:27:51.324Z] c4a7e357bf2a: Verifying Checksum [2024-03-08T06:27:51.591Z] c4a7e357bf2a: Download complete [2024-03-08T06:27:52.553Z] 0c6a40ed1a82: Verifying Checksum [2024-03-08T06:27:52.553Z] 0c6a40ed1a82: Download complete [2024-03-08T06:27:53.608Z] Removing intermediate container 4341a592adcd [2024-03-08T06:27:53.608Z] ---> 97fbc25640d1 [2024-03-08T06:27:53.608Z] Step 16/26 : FROM alpine:3.18 [2024-03-08T06:27:53.608Z] 3.18: Pulling from library/alpine [2024-03-08T06:27:53.608Z] 619be1103602: Already exists [2024-03-08T06:27:53.608Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T06:27:53.608Z] Status: Downloaded newer image for alpine:3.18 [2024-03-08T06:27:53.608Z] ---> d3782b16ccc9 [2024-03-08T06:27:53.608Z] Step 17/26 : RUN apk --no-cache upgrade [2024-03-08T06:27:53.608Z] ---> Running in 7b80ce2bfd69 [2024-03-08T06:27:53.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T06:27:53.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T06:27:53.608Z] OK: 7 MiB in 15 packages [2024-03-08T06:27:53.608Z] Removing intermediate container 7b80ce2bfd69 [2024-03-08T06:27:53.608Z] ---> bbf3d09fc440 [2024-03-08T06:27:53.608Z] Step 18/26 : EXPOSE 4000 [2024-03-08T06:27:53.608Z] ---> Running in b9e31f9211b0 [2024-03-08T06:27:53.608Z] Removing intermediate container b9e31f9211b0 [2024-03-08T06:27:53.608Z] ---> 6971c81668b3 [2024-03-08T06:27:53.608Z] Step 19/26 : 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-03-08T06:27:53.869Z] ---> 698e9e0a951b [2024-03-08T06:27:53.869Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-03-08T06:27:54.128Z] ---> 6bea6aa842f6 [2024-03-08T06:27:54.128Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-03-08T06:27:54.128Z] ---> d84c96896044 [2024-03-08T06:27:54.128Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-03-08T06:27:54.128Z] ---> Running in aacdafbbf7fe [2024-03-08T06:27:54.387Z] Removing intermediate container aacdafbbf7fe [2024-03-08T06:27:54.387Z] ---> 3f7c35ce3a7d [2024-03-08T06:27:54.387Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-03-08T06:27:54.387Z] ---> Running in f0f9100bcbb0 [2024-03-08T06:27:54.387Z] Removing intermediate container f0f9100bcbb0 [2024-03-08T06:27:54.387Z] ---> 48b1330dbb22 [2024-03-08T06:27:54.387Z] Step 24/26 : LABEL arch=amd64 [2024-03-08T06:27:54.387Z] ---> Running in c46140b88a66 [2024-03-08T06:27:54.387Z] Removing intermediate container c46140b88a66 [2024-03-08T06:27:54.387Z] ---> e7eea9f74a52 [2024-03-08T06:27:54.387Z] Step 25/26 : LABEL git_sha=18a2e64752eb0867df47b996ff52522c7dc545ed [2024-03-08T06:27:54.387Z] ---> Running in cb3a7facb21e [2024-03-08T06:27:54.657Z] Removing intermediate container cb3a7facb21e [2024-03-08T06:27:54.657Z] ---> 7f7b62c04f4a [2024-03-08T06:27:54.657Z] Step 26/26 : LABEL version=3.1.0-dev.37 [2024-03-08T06:27:54.657Z] ---> Running in d41834111636 [2024-03-08T06:27:54.657Z] Removing intermediate container d41834111636 [2024-03-08T06:27:54.657Z] ---> 09c00348c07a [2024-03-08T06:27:54.657Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-08T06:27:54.657Z] Successfully built 09c00348c07a [2024-03-08T06:27:54.916Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T06:27:55.231Z] provisioning config files... [2024-03-08T06:27:55.239Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8381744772285796238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:27:55.580Z] ---> ****-login.sh [2024-03-08T06:27:55.581Z] nexus3.edgexfoundry.org:10001 [2024-03-08T06:27:55.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:27:55.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:27:55.581Z] Configure a credential helper to remove this warning. See [2024-03-08T06:27:55.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:27:55.581Z] [2024-03-08T06:27:55.581Z] Login Succeeded [2024-03-08T06:27:55.581Z] nexus3.edgexfoundry.org:10002 [2024-03-08T06:27:55.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:27:55.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:27:55.581Z] Configure a credential helper to remove this warning. See [2024-03-08T06:27:55.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:27:55.581Z] [2024-03-08T06:27:55.581Z] Login Succeeded [2024-03-08T06:27:55.581Z] nexus3.edgexfoundry.org:10003 [2024-03-08T06:27:55.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:27:55.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:27:55.840Z] Configure a credential helper to remove this warning. See [2024-03-08T06:27:55.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:27:55.840Z] [2024-03-08T06:27:55.840Z] Login Succeeded [2024-03-08T06:27:55.840Z] nexus3.edgexfoundry.org:10004 [2024-03-08T06:27:55.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:27:55.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:27:55.841Z] Configure a credential helper to remove this warning. See [2024-03-08T06:27:55.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:27:55.841Z] [2024-03-08T06:27:55.841Z] Login Succeeded [2024-03-08T06:27:55.841Z] ****.io [2024-03-08T06:27:56.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:27:56.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:27:56.100Z] Configure a credential helper to remove this warning. See [2024-03-08T06:27:56.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:27:56.100Z] [2024-03-08T06:27:56.100Z] Login Succeeded [2024-03-08T06:27:56.100Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T06:27:56.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-08T06:27:56.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T06:27:56.297Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2024-03-08T06:27:56.297Z] 18a2e64752eb0867df47b996ff52522c7dc545ed [2024-03-08T06:27:56.297Z] latest [2024-03-08T06:27:56.297Z] 3.1.0-dev.37 [2024-03-08T06:27:56.297Z] 18a2e64752eb0867df47b996ff52522c7dc545ed-3.1.0-dev.37 [2024-03-08T06:27:56.297Z] main [2024-03-08T06:27:56.297Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:27:56.764Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:18a2e64752eb0867df47b996ff52522c7dc545ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:27:57.154Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:18a2e64752eb0867df47b996ff52522c7dc545ed [2024-03-08T06:27:57.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-03-08T06:27:57.154Z] d8aa34b0f64a: Preparing [2024-03-08T06:27:57.154Z] ad101a84e694: Preparing [2024-03-08T06:27:57.154Z] 9d7680c1eede: Preparing [2024-03-08T06:27:57.154Z] 1e807ee22b72: Preparing [2024-03-08T06:27:57.154Z] aedc3bda2944: Preparing [2024-03-08T06:27:57.154Z] aedc3bda2944: Layer already exists [2024-03-08T06:27:57.154Z] 1e807ee22b72: Pushed [2024-03-08T06:27:57.154Z] ad101a84e694: Pushed [2024-03-08T06:27:57.154Z] d8aa34b0f64a: Pushed [2024-03-08T06:28:00.443Z] 9d7680c1eede: Pushed [2024-03-08T06:28:00.443Z] 18a2e64752eb0867df47b996ff52522c7dc545ed: digest: sha256:06985afb55116a2ea5664210ca7de217ec304a0c5e62b63930f9cf977a4dac90 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:28:00.847Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:28:01.240Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-03-08T06:28:01.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-03-08T06:28:01.240Z] d8aa34b0f64a: Preparing [2024-03-08T06:28:01.240Z] ad101a84e694: Preparing [2024-03-08T06:28:01.240Z] 9d7680c1eede: Preparing [2024-03-08T06:28:01.240Z] 1e807ee22b72: Preparing [2024-03-08T06:28:01.240Z] aedc3bda2944: Preparing [2024-03-08T06:28:01.240Z] 9d7680c1eede: Layer already exists [2024-03-08T06:28:01.240Z] ad101a84e694: Layer already exists [2024-03-08T06:28:01.241Z] 1e807ee22b72: Layer already exists [2024-03-08T06:28:01.241Z] d8aa34b0f64a: Layer already exists [2024-03-08T06:28:01.241Z] aedc3bda2944: Layer already exists [2024-03-08T06:28:01.241Z] latest: digest: sha256:06985afb55116a2ea5664210ca7de217ec304a0c5e62b63930f9cf977a4dac90 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:28:01.648Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:28:02.056Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.37 [2024-03-08T06:28:02.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-03-08T06:28:02.056Z] d8aa34b0f64a: Preparing [2024-03-08T06:28:02.056Z] ad101a84e694: Preparing [2024-03-08T06:28:02.056Z] 9d7680c1eede: Preparing [2024-03-08T06:28:02.056Z] 1e807ee22b72: Preparing [2024-03-08T06:28:02.056Z] aedc3bda2944: Preparing [2024-03-08T06:28:02.056Z] aedc3bda2944: Layer already exists [2024-03-08T06:28:02.056Z] 9d7680c1eede: Layer already exists [2024-03-08T06:28:02.056Z] ad101a84e694: Layer already exists [2024-03-08T06:28:02.056Z] 1e807ee22b72: Layer already exists [2024-03-08T06:28:02.056Z] d8aa34b0f64a: Layer already exists [2024-03-08T06:28:02.056Z] 3.1.0-dev.37: digest: sha256:06985afb55116a2ea5664210ca7de217ec304a0c5e62b63930f9cf977a4dac90 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:28:02.470Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:18a2e64752eb0867df47b996ff52522c7dc545ed-3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:28:02.886Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:18a2e64752eb0867df47b996ff52522c7dc545ed-3.1.0-dev.37 [2024-03-08T06:28:02.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-03-08T06:28:02.887Z] d8aa34b0f64a: Preparing [2024-03-08T06:28:02.887Z] ad101a84e694: Preparing [2024-03-08T06:28:02.887Z] 9d7680c1eede: Preparing [2024-03-08T06:28:02.887Z] 1e807ee22b72: Preparing [2024-03-08T06:28:02.887Z] aedc3bda2944: Preparing [2024-03-08T06:28:02.887Z] aedc3bda2944: Layer already exists [2024-03-08T06:28:02.887Z] ad101a84e694: Layer already exists [2024-03-08T06:28:02.887Z] d8aa34b0f64a: Layer already exists [2024-03-08T06:28:02.887Z] 9d7680c1eede: Layer already exists [2024-03-08T06:28:02.887Z] 1e807ee22b72: Layer already exists [2024-03-08T06:28:02.887Z] 18a2e64752eb0867df47b996ff52522c7dc545ed-3.1.0-dev.37: digest: sha256:06985afb55116a2ea5664210ca7de217ec304a0c5e62b63930f9cf977a4dac90 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:28:03.313Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:28:03.718Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2024-03-08T06:28:03.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-03-08T06:28:03.718Z] d8aa34b0f64a: Preparing [2024-03-08T06:28:03.718Z] ad101a84e694: Preparing [2024-03-08T06:28:03.718Z] 9d7680c1eede: Preparing [2024-03-08T06:28:03.718Z] 1e807ee22b72: Preparing [2024-03-08T06:28:03.718Z] aedc3bda2944: Preparing [2024-03-08T06:28:03.718Z] aedc3bda2944: Layer already exists [2024-03-08T06:28:03.718Z] 9d7680c1eede: Layer already exists [2024-03-08T06:28:03.718Z] d8aa34b0f64a: Layer already exists [2024-03-08T06:28:03.718Z] ad101a84e694: Layer already exists [2024-03-08T06:28:03.718Z] 1e807ee22b72: Layer already exists [2024-03-08T06:28:03.718Z] main: digest: sha256:06985afb55116a2ea5664210ca7de217ec304a0c5e62b63930f9cf977a4dac90 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-08T06:28:03.962Z] ===================================================== [Pipeline] echo [2024-03-08T06:28:04.008Z] taggedImages: [2024-03-08T06:28:04.008Z] - nexus3.edgexfoundry.org:10004/edgex-ui:18a2e64752eb0867df47b996ff52522c7dc545ed [2024-03-08T06:28:04.008Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-03-08T06:28:04.008Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.37 [2024-03-08T06:28:04.008Z] - nexus3.edgexfoundry.org:10004/edgex-ui:18a2e64752eb0867df47b996ff52522c7dc545ed-3.1.0-dev.37 [2024-03-08T06:28:04.008Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:28:04.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T06:28:04.673Z] [2024-03-08T06:28:04.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:28:05.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T06:28:05.006Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-08T06:28:05.006Z] 5eb5b503b376: Pulling fs layer [2024-03-08T06:28:05.006Z] 5c69ac0246d0: Pulling fs layer [2024-03-08T06:28:05.006Z] ec43610c2a17: Pulling fs layer [2024-03-08T06:28:05.006Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-08T06:28:05.006Z] 33b1e0a273af: Pulling fs layer [2024-03-08T06:28:05.006Z] 5d3b04190fa2: Pulling fs layer [2024-03-08T06:28:05.006Z] 2f39f015ded8: Pulling fs layer [2024-03-08T06:28:05.006Z] 33b1e0a273af: Waiting [2024-03-08T06:28:05.006Z] 5d3b04190fa2: Waiting [2024-03-08T06:28:05.006Z] 3a2ae6a8a46f: Waiting [2024-03-08T06:28:05.006Z] 2f39f015ded8: Waiting [2024-03-08T06:28:05.006Z] 5c69ac0246d0: Verifying Checksum [2024-03-08T06:28:05.006Z] 5c69ac0246d0: Download complete [2024-03-08T06:28:05.006Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-08T06:28:05.006Z] 3a2ae6a8a46f: Download complete [2024-03-08T06:28:05.006Z] 33b1e0a273af: Verifying Checksum [2024-03-08T06:28:05.006Z] 33b1e0a273af: Download complete [2024-03-08T06:28:05.006Z] 5d3b04190fa2: Download complete [2024-03-08T06:28:05.006Z] ec43610c2a17: Verifying Checksum [2024-03-08T06:28:05.006Z] ec43610c2a17: Download complete [2024-03-08T06:28:05.263Z] 5eb5b503b376: Verifying Checksum [2024-03-08T06:28:05.263Z] 5eb5b503b376: Download complete [2024-03-08T06:28:05.831Z] 2f39f015ded8: Download complete [2024-03-08T06:28:06.398Z] 5eb5b503b376: Pull complete [2024-03-08T06:28:06.657Z] 5c69ac0246d0: Pull complete [2024-03-08T06:28:07.226Z] ec43610c2a17: Pull complete [2024-03-08T06:28:07.226Z] 3a2ae6a8a46f: Pull complete [2024-03-08T06:28:07.486Z] 33b1e0a273af: Pull complete [2024-03-08T06:28:07.486Z] 5d3b04190fa2: Pull complete [2024-03-08T06:28:07.574Z] c4a7e357bf2a: Pull complete [2024-03-08T06:28:07.574Z] f0e02332f6b5: Pull complete [2024-03-08T06:28:07.574Z] 872ee5b61b7b: Pull complete [2024-03-08T06:28:12.755Z] 2f39f015ded8: Pull complete [2024-03-08T06:28:12.755Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-08T06:28:12.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T06:28:12.755Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:28:12.977Z] prd-ubuntu20.04-docker-8c-8g-5219 does not seem to be running inside a container [2024-03-08T06:28:13.013Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-03-08T06:28:14.225Z] 0c6a40ed1a82: Pull complete [2024-03-08T06:28:16.173Z] 94ae7d8d031c: Pull complete [2024-03-08T06:28:16.173Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-08T06:28:16.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-08T06:28:16.173Z] ---> 86de565de09d [2024-03-08T06:28:16.173Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-08T06:28:16.676Z] $ docker top e78d58fc711a891910d9ed4f490413141ee100a4ad51853b3da0f73039847743 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:28:17.178Z] ---> job-cost.sh [2024-03-08T06:28:17.178Z] lf-activate-venv: SKIPPING [2024-03-08T06:28:17.178Z] INFO: No Stack... [2024-03-08T06:28:17.437Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T06:28:17.696Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T06:28:17.984Z] + cut -d, -f6 [2024-03-08T06:28:17.984Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [Pipeline] lock [2024-03-08T06:28:17.996Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-167-stack-cost] [2024-03-08T06:28:18.007Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-167-stack-cost] did not exist. Created. [2024-03-08T06:28:18.013Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T06:28:18.201Z] ---> Running in 1167ca208fc0 [2024-03-08T06:28:18.201Z] Removing intermediate container 1167ca208fc0 [2024-03-08T06:28:18.201Z] ---> 820053293466 [2024-03-08T06:28:18.201Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T06:28:18.374Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-08T06:28:18.469Z] ---> Running in 8ba5d3eae2f1 [2024-03-08T06:28:18.737Z] Removing intermediate container 8ba5d3eae2f1 [2024-03-08T06:28:18.737Z] ---> ccfef24df212 [2024-03-08T06:28:18.737Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T06:28:18.737Z] ---> Running in 6011f8e15a7a [2024-03-08T06:28:18.764Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T06:28:18.777Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-167-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T06:28:18.867Z] $ docker stop --time=1 e78d58fc711a891910d9ed4f490413141ee100a4ad51853b3da0f73039847743 [2024-03-08T06:28:19.010Z] Removing intermediate container 6011f8e15a7a [2024-03-08T06:28:19.010Z] ---> 97baafe63dd0 [2024-03-08T06:28:19.010Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-08T06:28:19.278Z] ---> Running in b488aa87c9c6 [2024-03-08T06:28:19.546Z] Removing intermediate container b488aa87c9c6 [2024-03-08T06:28:19.546Z] ---> 9e1bf75659da [2024-03-08T06:28:19.546Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-08T06:28:19.546Z] ---> Running in da55adf77cd7 [2024-03-08T06:28:19.816Z] Removing intermediate container da55adf77cd7 [2024-03-08T06:28:19.816Z] ---> 18fb5c8510f2 [2024-03-08T06:28:19.816Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-08T06:28:20.283Z] $ docker rm -f --volumes e78d58fc711a891910d9ed4f490413141ee100a4ad51853b3da0f73039847743 [Pipeline] // withDockerContainer [2024-03-08T06:28:20.401Z] latest: Pulling from library/docker [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2024-03-08T06:28:20.671Z] bca4290a9639: Pulling fs layer [2024-03-08T06:28:20.671Z] 1445a503f72c: Pulling fs layer [2024-03-08T06:28:20.671Z] 4f4fb700ef54: Pulling fs layer [2024-03-08T06:28:20.671Z] 15768397550a: Pulling fs layer [2024-03-08T06:28:20.671Z] 15768397550a: Waiting [2024-03-08T06:28:20.671Z] 97a732e1a4ab: Pulling fs layer [2024-03-08T06:28:20.671Z] 97a732e1a4ab: Waiting [2024-03-08T06:28:20.671Z] 8585f249362e: Pulling fs layer [2024-03-08T06:28:20.671Z] 7cd0945b801b: Pulling fs layer [2024-03-08T06:28:20.671Z] 10633038d357: Pulling fs layer [2024-03-08T06:28:20.671Z] 7cd0945b801b: Waiting [2024-03-08T06:28:20.671Z] 44e79eafdb91: Pulling fs layer [2024-03-08T06:28:20.671Z] 10633038d357: Waiting [2024-03-08T06:28:20.671Z] 1095b69416c8: Pulling fs layer [2024-03-08T06:28:20.671Z] 1e1e1c5b71d7: Pulling fs layer [2024-03-08T06:28:20.671Z] 1095b69416c8: Waiting [2024-03-08T06:28:20.671Z] 411ed5d80a13: Pulling fs layer [2024-03-08T06:28:20.671Z] 1e1e1c5b71d7: Waiting [2024-03-08T06:28:20.671Z] f5971634f397: Pulling fs layer [2024-03-08T06:28:20.671Z] 411ed5d80a13: Waiting [2024-03-08T06:28:20.671Z] 2644a092a7d9: Pulling fs layer [2024-03-08T06:28:20.671Z] f5971634f397: Waiting [2024-03-08T06:28:20.671Z] f6f2d6caebeb: Pulling fs layer [2024-03-08T06:28:20.671Z] 2644a092a7d9: Waiting [2024-03-08T06:28:20.671Z] f6f2d6caebeb: Waiting [2024-03-08T06:28:20.671Z] ec19dabf82f6: Pulling fs layer [2024-03-08T06:28:20.671Z] ec19dabf82f6: Waiting [2024-03-08T06:28:20.671Z] 4f4fb700ef54: Verifying Checksum [2024-03-08T06:28:20.671Z] 4f4fb700ef54: Download complete [2024-03-08T06:28:20.671Z] 1445a503f72c: Verifying Checksum [2024-03-08T06:28:20.671Z] 1445a503f72c: Download complete [Pipeline] } [2024-03-08T06:28:20.939Z] bca4290a9639: Verifying Checksum [2024-03-08T06:28:20.939Z] bca4290a9639: Download complete [2024-03-08T06:28:20.939Z] 15768397550a: Verifying Checksum [2024-03-08T06:28:20.939Z] 15768397550a: Download complete [2024-03-08T06:28:21.523Z] 97a732e1a4ab: Verifying Checksum [2024-03-08T06:28:21.523Z] 97a732e1a4ab: Download complete [2024-03-08T06:28:21.523Z] 10633038d357: Verifying Checksum [2024-03-08T06:28:21.523Z] 10633038d357: Download complete [2024-03-08T06:28:21.523Z] 8585f249362e: Verifying Checksum [2024-03-08T06:28:21.523Z] 8585f249362e: Download complete [2024-03-08T06:28:21.790Z] 7cd0945b801b: Verifying Checksum [2024-03-08T06:28:21.790Z] 7cd0945b801b: Download complete [2024-03-08T06:28:21.790Z] 44e79eafdb91: Download complete [2024-03-08T06:28:21.790Z] 1095b69416c8: Verifying Checksum [2024-03-08T06:28:21.790Z] 1095b69416c8: Download complete [2024-03-08T06:28:21.790Z] bca4290a9639: Pull complete [2024-03-08T06:28:21.790Z] f5971634f397: Verifying Checksum [2024-03-08T06:28:21.790Z] f5971634f397: Download complete [2024-03-08T06:28:21.790Z] 411ed5d80a13: Verifying Checksum [2024-03-08T06:28:21.790Z] 411ed5d80a13: Download complete [2024-03-08T06:28:22.056Z] 1e1e1c5b71d7: Verifying Checksum [2024-03-08T06:28:22.056Z] 1e1e1c5b71d7: Download complete [2024-03-08T06:28:22.056Z] f6f2d6caebeb: Verifying Checksum [2024-03-08T06:28:22.056Z] f6f2d6caebeb: Download complete [2024-03-08T06:28:22.323Z] ec19dabf82f6: Verifying Checksum [2024-03-08T06:28:22.323Z] ec19dabf82f6: Download complete [2024-03-08T06:28:22.589Z] 1445a503f72c: Pull complete [2024-03-08T06:28:22.855Z] 4f4fb700ef54: Pull complete [2024-03-08T06:28:23.122Z] 15768397550a: Pull complete [2024-03-08T06:28:23.705Z] 2644a092a7d9: Verifying Checksum [2024-03-08T06:28:23.705Z] 2644a092a7d9: Download complete [2024-03-08T06:28:24.289Z] 97a732e1a4ab: Pull complete [2024-03-08T06:28:25.703Z] 8585f249362e: Pull complete [2024-03-08T06:28:27.655Z] 7cd0945b801b: Pull complete [2024-03-08T06:28:27.655Z] 10633038d357: Pull complete [2024-03-08T06:28:27.922Z] 44e79eafdb91: Pull complete [2024-03-08T06:28:27.922Z] 1095b69416c8: Pull complete [2024-03-08T06:28:29.866Z] 1e1e1c5b71d7: Pull complete [2024-03-08T06:28:29.866Z] 411ed5d80a13: Pull complete [2024-03-08T06:28:30.222Z] f5971634f397: Pull complete [2024-03-08T06:28:34.530Z] 2644a092a7d9: Pull complete [2024-03-08T06:28:34.530Z] f6f2d6caebeb: Pull complete [2024-03-08T06:28:34.530Z] ec19dabf82f6: Pull complete [2024-03-08T06:28:34.530Z] Digest: sha256:0b0e8cab617d83dd041d950827dc67e18db5a0c3786d660bab002120b09a6d91 [2024-03-08T06:28:34.530Z] Status: Downloaded newer image for docker:latest [2024-03-08T06:28:37.122Z] ---> 01c9e0643793 [2024-03-08T06:28:37.122Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T06:28:37.122Z] ---> Running in 34970994c7bf [2024-03-08T06:28:38.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T06:28:38.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T06:28:39.319Z] OK: 266 MiB in 52 packages [2024-03-08T06:28:40.291Z] Removing intermediate container 34970994c7bf [2024-03-08T06:28:40.291Z] ---> f2ee1adfaf8e [2024-03-08T06:28:40.291Z] Step 10/15 : ENV GO111MODULE=on [2024-03-08T06:28:40.291Z] ---> Running in 55a811e9eca7 [2024-03-08T06:28:40.291Z] Removing intermediate container 55a811e9eca7 [2024-03-08T06:28:40.291Z] ---> d954ef04d7f1 [2024-03-08T06:28:40.291Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-08T06:28:40.561Z] ---> Running in 701b9e3ca3dc [2024-03-08T06:28:40.828Z] Removing intermediate container 701b9e3ca3dc [2024-03-08T06:28:40.828Z] ---> 5bb5a53b285b [2024-03-08T06:28:40.828Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-08T06:28:41.413Z] ---> 0f546f60b76a [2024-03-08T06:28:41.413Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T06:28:41.413Z] ---> Running in 773a5ea98194 [2024-03-08T06:29:49.277Z] Removing intermediate container 773a5ea98194 [2024-03-08T06:29:49.277Z] ---> 1d2378237a1c [2024-03-08T06:29:49.277Z] Step 14/15 : COPY . . [2024-03-08T06:29:49.277Z] ---> d3c9a3f84518 [2024-03-08T06:29:49.277Z] Step 15/15 : RUN ${MAKE} [2024-03-08T06:29:49.277Z] ---> Running in 4459eae57ced [2024-03-08T06:29:49.277Z] noop [2024-03-08T06:29:49.277Z] Removing intermediate container 4459eae57ced [2024-03-08T06:29:49.277Z] ---> 40191b1ae7f6 [2024-03-08T06:29:49.277Z] Successfully built 40191b1ae7f6 [2024-03-08T06:29:49.277Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:29:49.761Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T06:29:49.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:29:50.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-5224 does not seem to be running inside a container [2024-03-08T06:29:50.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/167 -v /w/workspace/edgex-ui-go/167:/w/workspace/edgex-ui-go/167:rw,z -v /w/workspace/edgex-ui-go/167@tmp:/w/workspace/edgex-ui-go/167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-08T06:29:51.426Z] $ docker top 291e03055ecb50688f73d1e80c9c62f3eda3af394b5854a4befdcc14796ad461 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T06:29:52.365Z] + go version [2024-03-08T06:29:52.365Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-08T06:29:52.385Z] $ docker stop --time=1 291e03055ecb50688f73d1e80c9c62f3eda3af394b5854a4befdcc14796ad461 [2024-03-08T06:29:54.087Z] $ docker rm -f --volumes 291e03055ecb50688f73d1e80c9c62f3eda3af394b5854a4befdcc14796ad461 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:29:54.986Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T06:29:54.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:29:55.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-5224 does not seem to be running inside a container [2024-03-08T06:29:55.344Z] $ 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/167 -v /w/workspace/edgex-ui-go/167:/w/workspace/edgex-ui-go/167:rw,z -v /w/workspace/edgex-ui-go/167@tmp:/w/workspace/edgex-ui-go/167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-08T06:29:56.630Z] $ docker top b7d5201ee1f342e075b52462be8a8f3d1fba81a6e1d1cc3453f9abeca5f9e4c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T06:29:57.568Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/167 [Pipeline] fileExists [Pipeline] sh [2024-03-08T06:29:58.279Z] + make test [2024-03-08T06:29:58.279Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-08T06:30:02.552Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-08T06:31:24.222Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-03-08T06:31:24.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-03-08T06:31:24.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-08T06:31:24.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-08T06:31:24.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-08T06:31:24.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-08T06:31:24.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-03-08T06:31:24.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-03-08T06:31:24.222Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-03-08T06:31:46.286Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T06:31:46.286Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T06:31:46.286Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-03-08T06:31:46.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-08T06:31:46.617Z] $ docker stop --time=1 b7d5201ee1f342e075b52462be8a8f3d1fba81a6e1d1cc3453f9abeca5f9e4c5 [2024-03-08T06:31:48.582Z] $ docker rm -f --volumes b7d5201ee1f342e075b52462be8a8f3d1fba81a6e1d1cc3453f9abeca5f9e4c5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T06:31:49.828Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-08T06:31:49.887Z] Warning: overwriting stash ‘coverage-report’ [2024-03-08T06:31:50.550Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T06:31:51.196Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-08T06:31:51.520Z] + ls -al . [2024-03-08T06:31:51.520Z] total 192 [2024-03-08T06:31:51.520Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 06:30 . [2024-03-08T06:31:51.520Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 06:27 .. [2024-03-08T06:31:51.520Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 06:27 .blubracket [2024-03-08T06:31:51.520Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 8 06:27 .dockerignore [2024-03-08T06:31:51.520Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 06:27 .git [2024-03-08T06:31:51.520Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 06:27 .github [2024-03-08T06:31:51.520Z] -rw-rw-r-- 1 jenkins jenkins 178 Mar 8 06:27 .gitignore [2024-03-08T06:31:51.520Z] -rw-rw-r-- 1 jenkins jenkins 9736 Mar 8 06:27 Attribution.txt [2024-03-08T06:31:51.520Z] -rw-rw-r-- 1 jenkins jenkins 21430 Mar 8 06:27 CHANGELOG.md [2024-03-08T06:31:51.520Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 8 06:27 CONTRIBUTING.md [2024-03-08T06:31:51.520Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 8 06:27 Dockerfile [2024-03-08T06:31:51.520Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 8 06:27 Jenkinsfile [2024-03-08T06:31:51.520Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 8 06:27 LICENSE [2024-03-08T06:31:51.520Z] -rw-rw-r-- 1 jenkins jenkins 2189 Mar 8 06:27 Makefile [2024-03-08T06:31:51.520Z] -rw-rw-r-- 1 jenkins jenkins 4381 Mar 8 06:27 README.md [2024-03-08T06:31:51.520Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 8 06:24 VERSION [2024-03-08T06:31:51.520Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 8 06:27 angularmigrationlogs.md [2024-03-08T06:31:51.520Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 06:27 assets [2024-03-08T06:31:51.520Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 06:27 bin [2024-03-08T06:31:51.520Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 06:27 cmd [2024-03-08T06:31:51.520Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 8 06:30 coverage.out [2024-03-08T06:31:51.520Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 06:27 docs [2024-03-08T06:31:51.520Z] -rw-rw-r-- 1 jenkins jenkins 3557 Mar 8 06:27 go.mod [2024-03-08T06:31:51.520Z] -rw-rw-r-- 1 jenkins jenkins 35391 Mar 8 06:27 go.sum [2024-03-08T06:31:51.520Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 06:27 internal [2024-03-08T06:31:51.520Z] -rwxrwxr-x 1 jenkins jenkins 568 Mar 8 06:27 redeploy.sh [2024-03-08T06:31:51.520Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 06:27 testing [2024-03-08T06:31:51.520Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 8 06:27 version.go [2024-03-08T06:31:51.520Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 06:27 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:31:51.949Z] + 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=18a2e64752eb0867df47b996ff52522c7dc545ed --label arch=arm64 --label version=3.1.0-dev.37 . [2024-03-08T06:31:53.362Z] Sending build context to Docker daemon 35.2MB [2024-03-08T06:31:53.362Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T06:31:53.362Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-08T06:31:53.362Z] ---> 40191b1ae7f6 [2024-03-08T06:31:53.362Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-08T06:31:53.629Z] ---> Running in d7e4e9668438 [2024-03-08T06:31:53.897Z] Removing intermediate container d7e4e9668438 [2024-03-08T06:31:53.897Z] ---> f108a6f29f29 [2024-03-08T06:31:53.898Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T06:31:53.898Z] ---> Running in 4348f4c24c32 [2024-03-08T06:31:54.166Z] Removing intermediate container 4348f4c24c32 [2024-03-08T06:31:54.166Z] ---> cd2df8446998 [2024-03-08T06:31:54.166Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T06:31:54.443Z] ---> Running in c8dd3784af9c [2024-03-08T06:31:54.714Z] Removing intermediate container c8dd3784af9c [2024-03-08T06:31:54.714Z] ---> ea8dbd664397 [2024-03-08T06:31:54.714Z] Step 6/26 : LABEL Name=edgex-ui-go [2024-03-08T06:31:54.714Z] ---> Running in b62a1896e4b5 [2024-03-08T06:31:54.984Z] Removing intermediate container b62a1896e4b5 [2024-03-08T06:31:54.984Z] ---> fad104a30888 [2024-03-08T06:31:54.984Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-08T06:31:55.252Z] ---> Running in 05ca170d9a53 [2024-03-08T06:31:55.522Z] Removing intermediate container 05ca170d9a53 [2024-03-08T06:31:55.522Z] ---> 5efea3324ffb [2024-03-08T06:31:55.522Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-08T06:31:57.481Z] ---> 3f9ecac86ab0 [2024-03-08T06:31:57.481Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T06:31:57.481Z] ---> Running in 485321e28a4f [2024-03-08T06:31:58.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T06:31:58.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T06:32:00.142Z] OK: 266 MiB in 52 packages [2024-03-08T06:32:01.118Z] Removing intermediate container 485321e28a4f [2024-03-08T06:32:01.118Z] ---> e0e43daf51b9 [2024-03-08T06:32:01.118Z] Step 10/26 : ENV GO111MODULE=on [2024-03-08T06:32:01.118Z] ---> Running in 6de411a0d108 [2024-03-08T06:32:01.385Z] Removing intermediate container 6de411a0d108 [2024-03-08T06:32:01.385Z] ---> 403b507eb53f [2024-03-08T06:32:01.385Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-08T06:32:01.385Z] ---> Running in 574875a1fe7c [2024-03-08T06:32:01.657Z] Removing intermediate container 574875a1fe7c [2024-03-08T06:32:01.657Z] ---> 3d0498891828 [2024-03-08T06:32:01.657Z] Step 12/26 : COPY go.mod vendor* ./ [2024-03-08T06:32:02.243Z] ---> 21f425a1b6cd [2024-03-08T06:32:02.243Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T06:32:02.243Z] ---> Running in 08cb8a53e31e [2024-03-08T06:32:04.848Z] Removing intermediate container 08cb8a53e31e [2024-03-08T06:32:04.848Z] ---> 6d24f90cc138 [2024-03-08T06:32:04.848Z] Step 14/26 : COPY . . [2024-03-08T06:32:08.190Z] ---> 9379e0b09825 [2024-03-08T06:32:08.190Z] Step 15/26 : RUN ${MAKE} [2024-03-08T06:32:08.190Z] ---> Running in 3db2c96b5e8c [2024-03-08T06:32:09.153Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.37" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-03-08T06:34:00.854Z] Removing intermediate container 3db2c96b5e8c [2024-03-08T06:34:00.854Z] ---> 93b0c965942e [2024-03-08T06:34:00.854Z] Step 16/26 : FROM alpine:3.18 [2024-03-08T06:34:00.854Z] 3.18: Pulling from library/alpine [2024-03-08T06:34:00.854Z] c6b39de5b339: Pulling fs layer [2024-03-08T06:34:00.854Z] c6b39de5b339: Verifying Checksum [2024-03-08T06:34:00.854Z] c6b39de5b339: Download complete [2024-03-08T06:34:00.854Z] c6b39de5b339: Pull complete [2024-03-08T06:34:00.854Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T06:34:00.854Z] Status: Downloaded newer image for alpine:3.18 [2024-03-08T06:34:00.854Z] ---> 33abbf032149 [2024-03-08T06:34:00.854Z] Step 17/26 : RUN apk --no-cache upgrade [2024-03-08T06:34:00.854Z] ---> Running in 9dcb6d115b6c [2024-03-08T06:34:00.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T06:34:00.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T06:34:00.854Z] OK: 8 MiB in 15 packages [2024-03-08T06:34:00.854Z] Removing intermediate container 9dcb6d115b6c [2024-03-08T06:34:00.854Z] ---> b43f14e83fb6 [2024-03-08T06:34:00.854Z] Step 18/26 : EXPOSE 4000 [2024-03-08T06:34:00.854Z] ---> Running in 4a0b3aabf2a5 [2024-03-08T06:34:00.854Z] Removing intermediate container 4a0b3aabf2a5 [2024-03-08T06:34:00.854Z] ---> 038de842cf27 [2024-03-08T06:34:00.854Z] Step 19/26 : 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-03-08T06:34:00.854Z] ---> 16098818279d [2024-03-08T06:34:00.854Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-03-08T06:34:00.854Z] ---> 06ddde6aee07 [2024-03-08T06:34:00.854Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-03-08T06:34:01.439Z] ---> 343b29f17ee6 [2024-03-08T06:34:01.439Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-03-08T06:34:01.439Z] ---> Running in 108a199c2a90 [2024-03-08T06:34:01.710Z] Removing intermediate container 108a199c2a90 [2024-03-08T06:34:01.710Z] ---> 4c0677bb2cf0 [2024-03-08T06:34:01.710Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-03-08T06:34:01.710Z] ---> Running in aa56b4a37f5e [2024-03-08T06:34:02.300Z] Removing intermediate container aa56b4a37f5e [2024-03-08T06:34:02.300Z] ---> cc8352c3c91a [2024-03-08T06:34:02.300Z] Step 24/26 : LABEL arch=arm64 [2024-03-08T06:34:02.300Z] ---> Running in 979ebd651f0d [2024-03-08T06:34:02.568Z] Removing intermediate container 979ebd651f0d [2024-03-08T06:34:02.568Z] ---> 05a1536357c2 [2024-03-08T06:34:02.568Z] Step 25/26 : LABEL git_sha=18a2e64752eb0867df47b996ff52522c7dc545ed [2024-03-08T06:34:02.568Z] ---> Running in 43c6b990a046 [2024-03-08T06:34:02.837Z] Removing intermediate container 43c6b990a046 [2024-03-08T06:34:02.837Z] ---> 155ea4c2dfbe [2024-03-08T06:34:02.837Z] Step 26/26 : LABEL version=3.1.0-dev.37 [2024-03-08T06:34:02.837Z] ---> Running in 16fe7f96c579 [2024-03-08T06:34:03.119Z] Removing intermediate container 16fe7f96c579 [2024-03-08T06:34:03.119Z] ---> 920c15684e9e [2024-03-08T06:34:03.119Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-08T06:34:03.386Z] Successfully built 920c15684e9e [2024-03-08T06:34:03.386Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T06:34:03.853Z] provisioning config files... [2024-03-08T06:34:03.867Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/167@tmp/config5831460979497928713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:34:04.273Z] ---> ****-login.sh [2024-03-08T06:34:04.273Z] nexus3.edgexfoundry.org:10001 [2024-03-08T06:34:04.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:34:04.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:34:04.540Z] Configure a credential helper to remove this warning. See [2024-03-08T06:34:04.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:34:04.540Z] [2024-03-08T06:34:04.540Z] Login Succeeded [2024-03-08T06:34:04.540Z] nexus3.edgexfoundry.org:10002 [2024-03-08T06:34:04.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:34:04.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:34:04.806Z] Configure a credential helper to remove this warning. See [2024-03-08T06:34:04.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:34:04.806Z] [2024-03-08T06:34:04.806Z] Login Succeeded [2024-03-08T06:34:04.806Z] nexus3.edgexfoundry.org:10003 [2024-03-08T06:34:05.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:34:05.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:34:05.340Z] Configure a credential helper to remove this warning. See [2024-03-08T06:34:05.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:34:05.340Z] [2024-03-08T06:34:05.340Z] Login Succeeded [2024-03-08T06:34:05.340Z] nexus3.edgexfoundry.org:10004 [2024-03-08T06:34:05.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:34:05.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:34:05.608Z] Configure a credential helper to remove this warning. See [2024-03-08T06:34:05.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:34:05.608Z] [2024-03-08T06:34:05.608Z] Login Succeeded [2024-03-08T06:34:05.608Z] ****.io [2024-03-08T06:34:05.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:34:06.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:34:06.144Z] Configure a credential helper to remove this warning. See [2024-03-08T06:34:06.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:34:06.144Z] [2024-03-08T06:34:06.144Z] Login Succeeded [2024-03-08T06:34:06.144Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T06:34:06.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-08T06:34:06.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T06:34:06.404Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2024-03-08T06:34:06.404Z] 18a2e64752eb0867df47b996ff52522c7dc545ed [2024-03-08T06:34:06.404Z] latest [2024-03-08T06:34:06.404Z] 3.1.0-dev.37 [2024-03-08T06:34:06.404Z] 18a2e64752eb0867df47b996ff52522c7dc545ed-3.1.0-dev.37 [2024-03-08T06:34:06.404Z] main [2024-03-08T06:34:06.404Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:34:06.955Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:18a2e64752eb0867df47b996ff52522c7dc545ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:34:07.424Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:18a2e64752eb0867df47b996ff52522c7dc545ed [2024-03-08T06:34:07.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-03-08T06:34:07.425Z] 4c8fd585a63d: Preparing [2024-03-08T06:34:07.425Z] 66130a9dbf91: Preparing [2024-03-08T06:34:07.425Z] 6d03de9fe93b: Preparing [2024-03-08T06:34:07.425Z] 16e374aacfb9: Preparing [2024-03-08T06:34:07.425Z] 7c504f21be85: Preparing [2024-03-08T06:34:07.425Z] 7c504f21be85: Layer already exists [2024-03-08T06:34:07.690Z] 16e374aacfb9: Pushed [2024-03-08T06:34:07.690Z] 66130a9dbf91: Pushed [2024-03-08T06:34:07.690Z] 4c8fd585a63d: Pushed [2024-03-08T06:34:14.403Z] 6d03de9fe93b: Pushed [2024-03-08T06:34:14.403Z] 18a2e64752eb0867df47b996ff52522c7dc545ed: digest: sha256:4a02209ab4a97fe06d2bad67b8fa10819404f72ea20188a6256a2a0ba9456309 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:34:14.896Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:34:15.379Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-03-08T06:34:15.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-03-08T06:34:15.379Z] 4c8fd585a63d: Preparing [2024-03-08T06:34:15.379Z] 66130a9dbf91: Preparing [2024-03-08T06:34:15.379Z] 6d03de9fe93b: Preparing [2024-03-08T06:34:15.379Z] 16e374aacfb9: Preparing [2024-03-08T06:34:15.379Z] 7c504f21be85: Preparing [2024-03-08T06:34:15.379Z] 66130a9dbf91: Layer already exists [2024-03-08T06:34:15.379Z] 6d03de9fe93b: Layer already exists [2024-03-08T06:34:15.379Z] 4c8fd585a63d: Layer already exists [2024-03-08T06:34:15.379Z] 7c504f21be85: Layer already exists [2024-03-08T06:34:15.379Z] 16e374aacfb9: Layer already exists [2024-03-08T06:34:15.648Z] latest: digest: sha256:4a02209ab4a97fe06d2bad67b8fa10819404f72ea20188a6256a2a0ba9456309 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:34:16.120Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:34:16.590Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.37 [2024-03-08T06:34:16.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-03-08T06:34:16.590Z] 4c8fd585a63d: Preparing [2024-03-08T06:34:16.590Z] 66130a9dbf91: Preparing [2024-03-08T06:34:16.590Z] 6d03de9fe93b: Preparing [2024-03-08T06:34:16.590Z] 16e374aacfb9: Preparing [2024-03-08T06:34:16.590Z] 7c504f21be85: Preparing [2024-03-08T06:34:16.590Z] 16e374aacfb9: Layer already exists [2024-03-08T06:34:16.590Z] 6d03de9fe93b: Layer already exists [2024-03-08T06:34:16.590Z] 4c8fd585a63d: Layer already exists [2024-03-08T06:34:16.590Z] 7c504f21be85: Layer already exists [2024-03-08T06:34:16.590Z] 66130a9dbf91: Layer already exists [2024-03-08T06:34:16.856Z] 3.1.0-dev.37: digest: sha256:4a02209ab4a97fe06d2bad67b8fa10819404f72ea20188a6256a2a0ba9456309 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:34:17.342Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:18a2e64752eb0867df47b996ff52522c7dc545ed-3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:34:17.815Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:18a2e64752eb0867df47b996ff52522c7dc545ed-3.1.0-dev.37 [2024-03-08T06:34:17.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-03-08T06:34:17.815Z] 4c8fd585a63d: Preparing [2024-03-08T06:34:17.815Z] 66130a9dbf91: Preparing [2024-03-08T06:34:17.815Z] 6d03de9fe93b: Preparing [2024-03-08T06:34:17.815Z] 16e374aacfb9: Preparing [2024-03-08T06:34:17.815Z] 7c504f21be85: Preparing [2024-03-08T06:34:17.815Z] 6d03de9fe93b: Layer already exists [2024-03-08T06:34:17.815Z] 4c8fd585a63d: Layer already exists [2024-03-08T06:34:17.815Z] 16e374aacfb9: Layer already exists [2024-03-08T06:34:17.815Z] 66130a9dbf91: Layer already exists [2024-03-08T06:34:17.815Z] 7c504f21be85: Layer already exists [2024-03-08T06:34:17.815Z] 18a2e64752eb0867df47b996ff52522c7dc545ed-3.1.0-dev.37: digest: sha256:4a02209ab4a97fe06d2bad67b8fa10819404f72ea20188a6256a2a0ba9456309 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:34:18.625Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:34:19.103Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2024-03-08T06:34:19.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-03-08T06:34:19.103Z] 4c8fd585a63d: Preparing [2024-03-08T06:34:19.103Z] 66130a9dbf91: Preparing [2024-03-08T06:34:19.103Z] 6d03de9fe93b: Preparing [2024-03-08T06:34:19.103Z] 16e374aacfb9: Preparing [2024-03-08T06:34:19.103Z] 7c504f21be85: Preparing [2024-03-08T06:34:19.103Z] 6d03de9fe93b: Layer already exists [2024-03-08T06:34:19.103Z] 66130a9dbf91: Layer already exists [2024-03-08T06:34:19.103Z] 16e374aacfb9: Layer already exists [2024-03-08T06:34:19.103Z] 4c8fd585a63d: Layer already exists [2024-03-08T06:34:19.103Z] 7c504f21be85: Layer already exists [2024-03-08T06:34:19.103Z] main: digest: sha256:4a02209ab4a97fe06d2bad67b8fa10819404f72ea20188a6256a2a0ba9456309 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-08T06:34:19.416Z] ===================================================== [Pipeline] echo [2024-03-08T06:34:19.470Z] taggedImages: [2024-03-08T06:34:19.470Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:18a2e64752eb0867df47b996ff52522c7dc545ed [2024-03-08T06:34:19.470Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-03-08T06:34:19.470Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.37 [2024-03-08T06:34:19.470Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:18a2e64752eb0867df47b996ff52522c7dc545ed-3.1.0-dev.37 [2024-03-08T06:34:19.470Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:34:20.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T06:34:20.080Z] [2024-03-08T06:34:20.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:34:20.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T06:34:20.465Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-08T06:34:20.465Z] 8998bd30e6a1: Pulling fs layer [2024-03-08T06:34:20.465Z] 04944245beec: Pulling fs layer [2024-03-08T06:34:20.465Z] 699f458cf7ca: Pulling fs layer [2024-03-08T06:34:20.465Z] 765212b225bb: Pulling fs layer [2024-03-08T06:34:20.466Z] f23df028b6ca: Pulling fs layer [2024-03-08T06:34:20.466Z] d65c8cfc05b1: Pulling fs layer [2024-03-08T06:34:20.466Z] 2437ff75d9bd: Pulling fs layer [2024-03-08T06:34:20.466Z] 765212b225bb: Waiting [2024-03-08T06:34:20.466Z] f23df028b6ca: Waiting [2024-03-08T06:34:20.466Z] d65c8cfc05b1: Waiting [2024-03-08T06:34:20.466Z] 2437ff75d9bd: Waiting [2024-03-08T06:34:20.732Z] 04944245beec: Verifying Checksum [2024-03-08T06:34:20.732Z] 04944245beec: Download complete [2024-03-08T06:34:20.732Z] 765212b225bb: Verifying Checksum [2024-03-08T06:34:20.732Z] 765212b225bb: Download complete [2024-03-08T06:34:20.732Z] f23df028b6ca: Verifying Checksum [2024-03-08T06:34:20.732Z] f23df028b6ca: Download complete [2024-03-08T06:34:20.732Z] d65c8cfc05b1: Verifying Checksum [2024-03-08T06:34:20.732Z] d65c8cfc05b1: Download complete [2024-03-08T06:34:21.000Z] 699f458cf7ca: Verifying Checksum [2024-03-08T06:34:21.000Z] 699f458cf7ca: Download complete [2024-03-08T06:34:21.269Z] 8998bd30e6a1: Verifying Checksum [2024-03-08T06:34:21.269Z] 8998bd30e6a1: Download complete [2024-03-08T06:34:23.847Z] 2437ff75d9bd: Verifying Checksum [2024-03-08T06:34:23.847Z] 2437ff75d9bd: Download complete [2024-03-08T06:34:26.424Z] 8998bd30e6a1: Pull complete [2024-03-08T06:34:26.424Z] 04944245beec: Pull complete [2024-03-08T06:34:28.364Z] 699f458cf7ca: Pull complete [2024-03-08T06:34:28.364Z] 765212b225bb: Pull complete [2024-03-08T06:34:29.324Z] f23df028b6ca: Pull complete [2024-03-08T06:34:29.324Z] d65c8cfc05b1: Pull complete [2024-03-08T06:34:47.521Z] 2437ff75d9bd: Pull complete [2024-03-08T06:34:47.521Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-08T06:34:47.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T06:34:47.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:34:47.878Z] prd-ubuntu20.04-docker-arm64-4c-16g-5224 does not seem to be running inside a container [2024-03-08T06:34:47.933Z] $ 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/167 -v /w/workspace/edgex-ui-go/167:/w/workspace/edgex-ui-go/167:rw,z -v /w/workspace/edgex-ui-go/167@tmp:/w/workspace/edgex-ui-go/167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-08T06:34:50.622Z] $ docker top dcbacb95c6a79497515c014db1b4ac1dc47c06b972a72e987336d8a1cb4f111c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:34:51.229Z] ---> job-cost.sh [2024-03-08T06:34:51.500Z] lf-activate-venv: SKIPPING [2024-03-08T06:34:51.500Z] INFO: No Stack... [2024-03-08T06:34:52.085Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-08T06:34:52.670Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T06:34:52.994Z] + cat /w/workspace/edgex-ui-go/167/archives/cost.csv+ [2024-03-08T06:34:52.994Z] cut -d, -f6 [Pipeline] lock [2024-03-08T06:34:53.317Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-167-stack-cost] [2024-03-08T06:34:53.327Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-167-stack-cost] did not exist. Created. [2024-03-08T06:34:53.332Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T06:34:53.758Z] /w/workspace/edgex-ui-go/167@tmp/durable-7ee325d2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-08T06:34:54.094Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-08T06:34:54.115Z] Warning: overwriting stash ‘stack-cost’ [2024-03-08T06:34:54.310Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T06:34:54.343Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-167-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T06:34:54.443Z] $ docker stop --time=1 dcbacb95c6a79497515c014db1b4ac1dc47c06b972a72e987336d8a1cb4f111c [2024-03-08T06:34:55.926Z] $ docker rm -f --volumes dcbacb95c6a79497515c014db1b4ac1dc47c06b972a72e987336d8a1cb4f111c [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-03-08T06:34:57.160Z] provisioning config files... [2024-03-08T06:34:57.172Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config989195503180274893tmp [Pipeline] { [Pipeline] sh [2024-03-08T06:34:57.564Z] + set +x [2024-03-08T06:34:57.564Z] + curl -s https://codecov.io/bash [2024-03-08T06:34:57.564Z] + bash -s -- [2024-03-08T06:34:57.564Z] [2024-03-08T06:34:57.564Z] _____ _ [2024-03-08T06:34:57.564Z] / ____| | | [2024-03-08T06:34:57.564Z] | | ___ __| | ___ ___ _____ __ [2024-03-08T06:34:57.564Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-08T06:34:57.564Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-08T06:34:57.564Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-08T06:34:57.564Z] Bash-1.0.6 [2024-03-08T06:34:57.564Z] [2024-03-08T06:34:57.564Z] [2024-03-08T06:34:57.564Z] ==> git version 2.25.1 found [2024-03-08T06:34:57.564Z] ==> 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-03-08T06:34:57.564Z] Release-Date: 2020-01-08 [2024-03-08T06:34:57.564Z] 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-03-08T06:34:57.564Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-08T06:34:57.564Z] ==> Jenkins CI detected. [2024-03-08T06:34:57.564Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2024-03-08T06:34:57.564Z] project root: . [2024-03-08T06:34:57.564Z] --> token set from env [2024-03-08T06:34:57.564Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-08T06:34:57.564Z] ==> Running gcov in . (disable via -X gcov) [2024-03-08T06:34:57.857Z] ==> Python coveragepy not found [2024-03-08T06:34:57.857Z] ==> Searching for coverage reports in: [2024-03-08T06:34:57.857Z] + . [2024-03-08T06:34:57.857Z] -> Found 1 reports [2024-03-08T06:34:57.857Z] ==> Detecting git/mercurial file structure [2024-03-08T06:34:57.857Z] ==> Reading reports [2024-03-08T06:34:57.857Z] + ./coverage.out bytes=10 [2024-03-08T06:34:57.857Z] ==> Appending adjustments [2024-03-08T06:34:57.857Z] https://docs.codecov.io/docs/fixing-reports [2024-03-08T06:34:58.426Z] + Found adjustments [2024-03-08T06:34:58.426Z] ==> Gzipping contents [2024-03-08T06:34:58.426Z] 12K /tmp/codecov.r9pr1d.gz [2024-03-08T06:34:58.426Z] ==> Uploading reports [2024-03-08T06:34:58.426Z] url: https://codecov.io [2024-03-08T06:34:58.426Z] query: branch=main&commit=18a2e64752eb0867df47b996ff52522c7dc545ed&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-08T06:34:58.426Z] -> Pinging Codecov [2024-03-08T06:34:58.426Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=18a2e64752eb0867df47b996ff52522c7dc545ed&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-08T06:34:58.687Z] -> Uploading to [2024-03-08T06:34:58.687Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-08/FB506323287CE973F263BFD2A0EB1F37/18a2e64752eb0867df47b996ff52522c7dc545ed/a093e454-aa23-4784-8b1b-1e09d5c737c9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T063458Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3c81524f8c517d92381aecccb16ba8e1610d3d306e49e41676e5984a3735ea27 [2024-03-08T06:34:58.687Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T06:34:58.687Z] Dload Upload Total Spent Left Speed [2024-03-08T06:34:58.976Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8653 0 0 100 8653 0 30903 --:--:-- --:--:-- --:--:-- 30903 [2024-03-08T06:34:58.977Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/18a2e64752eb0867df47b996ff52522c7dc545ed [Pipeline] } [2024-03-08T06:34:59.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-08T06:34:59.443Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-08T06:34:59.470Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:35:00.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-08T06:35:00.150Z] [2024-03-08T06:35:00.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:35:00.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-08T06:35:00.505Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-08T06:35:00.505Z] df9b9388f04a: Pulling fs layer [2024-03-08T06:35:00.505Z] 52dc419b0ee2: Pulling fs layer [2024-03-08T06:35:00.505Z] 25bc292e5bac: Pulling fs layer [2024-03-08T06:35:00.505Z] 114826534d7a: Pulling fs layer [2024-03-08T06:35:00.505Z] 4657fd5d0bcf: Pulling fs layer [2024-03-08T06:35:00.505Z] 6ad1cebc031e: Pulling fs layer [2024-03-08T06:35:00.505Z] 8a3aa393b2d8: Pulling fs layer [2024-03-08T06:35:00.505Z] 4657fd5d0bcf: Waiting [2024-03-08T06:35:00.505Z] 8a3aa393b2d8: Waiting [2024-03-08T06:35:00.505Z] 6ad1cebc031e: Waiting [2024-03-08T06:35:00.505Z] 25bc292e5bac: Verifying Checksum [2024-03-08T06:35:00.505Z] 25bc292e5bac: Download complete [2024-03-08T06:35:00.505Z] 52dc419b0ee2: Download complete [2024-03-08T06:35:00.505Z] 4657fd5d0bcf: Verifying Checksum [2024-03-08T06:35:00.505Z] 4657fd5d0bcf: Download complete [2024-03-08T06:35:00.505Z] df9b9388f04a: Verifying Checksum [2024-03-08T06:35:00.505Z] df9b9388f04a: Download complete [2024-03-08T06:35:00.767Z] 6ad1cebc031e: Verifying Checksum [2024-03-08T06:35:00.767Z] 6ad1cebc031e: Download complete [2024-03-08T06:35:00.767Z] df9b9388f04a: Pull complete [2024-03-08T06:35:01.027Z] 52dc419b0ee2: Pull complete [2024-03-08T06:35:01.027Z] 25bc292e5bac: Pull complete [2024-03-08T06:35:01.286Z] 114826534d7a: Verifying Checksum [2024-03-08T06:35:01.286Z] 114826534d7a: Download complete [2024-03-08T06:35:01.286Z] 8a3aa393b2d8: Verifying Checksum [2024-03-08T06:35:01.286Z] 8a3aa393b2d8: Download complete [2024-03-08T06:35:04.569Z] 114826534d7a: Pull complete [2024-03-08T06:35:04.569Z] 4657fd5d0bcf: Pull complete [2024-03-08T06:35:05.137Z] 6ad1cebc031e: Pull complete [2024-03-08T06:35:07.784Z] 8a3aa393b2d8: Pull complete [2024-03-08T06:35:07.784Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-08T06:35:07.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-08T06:35:07.784Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:35:08.061Z] prd-ubuntu20.04-docker-8c-8g-5219 does not seem to be running inside a container [2024-03-08T06:35:08.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-devops/edgex-snyk-go:1.410.4 cat [2024-03-08T06:35:13.180Z] $ docker top 138dfec2bf191bea85e479fbe157c7756aabb4f134d5b157ad3491def8495e4c -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-08T06:35:13.338Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2024-03-08T06:35:13.617Z] + set -o pipefail [2024-03-08T06:35:13.617Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2024-03-08T06:35:20.191Z] [2024-03-08T06:35:20.191Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2024-03-08T06:35:20.191Z] [2024-03-08T06:35:20.191Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/a053bc35-dc55-4587-b3f5-2c4f1a229191 [2024-03-08T06:35:20.191Z] [2024-03-08T06:35:20.191Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-03-08T06:35:20.191Z] [2024-03-08T06:35:20.191Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-08T06:35:20.191Z] [2024-03-08T06:35:21.129Z] [2024-03-08T06:35:21.129Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-08T06:35:21.129Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-08T06:35:21.129Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-08T06:35:21.150Z] $ docker stop --time=1 138dfec2bf191bea85e479fbe157c7756aabb4f134d5b157ad3491def8495e4c [2024-03-08T06:35:24.323Z] $ docker rm -f --volumes 138dfec2bf191bea85e479fbe157c7756aabb4f134d5b157ad3491def8495e4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T06:35:25.772Z] + git log --format=format:%s -1 18a2e64752eb0867df47b996ff52522c7dc545ed [Pipeline] sh [2024-03-08T06:35:26.056Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T06:35:26.056Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:35:26.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T06:35:26.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:35:26.583Z] prd-ubuntu20.04-docker-8c-8g-5219 does not seem to be running inside a container [2024-03-08T06:35:26.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T06:35:27.062Z] $ docker top 0d8ed409f07238103fef2053df65b21c94dc350169d1cd50c856c374081794aa -eo pid,comm [2024-03-08T06:35:27.113Z] 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-03-08T06:35:27.113Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T06:35:27.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T06:35:27.366Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T06:35:27.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T06:35:27.484Z] $ docker exec 0d8ed409f07238103fef2053df65b21c94dc350169d1cd50c856c374081794aa ssh-agent [2024-03-08T06:35:27.585Z] SSH_AUTH_SOCK=/tmp/ssh-0ClcVgzgzxxd/agent.32 [2024-03-08T06:35:27.585Z] SSH_AGENT_PID=38 [2024-03-08T06:35:27.590Z] Running ssh-add (command line suppressed) [2024-03-08T06:35:27.692Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11151212456650321530.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11151212456650321530.key) [2024-03-08T06:35:27.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T06:35:28.041Z] + git semver tag [2024-03-08T06:35:28.301Z] 2024-03-08 06:35:28,220 [run_tag] DEBUG tag force:False [2024-03-08T06:35:28.301Z] 2024-03-08 06:35:28,220 [check_head_tag] DEBUG check head tag [2024-03-08T06:35:28.301Z] 2024-03-08 06:35:28,221 [execute] INFO git cat-file --batch-check [2024-03-08T06:35:28.301Z] 2024-03-08 06:35:28,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-03-08T06:35:28.301Z] 2024-03-08 06:35:28,224 [execute] INFO git cat-file --batch [2024-03-08T06:35:28.301Z] 2024-03-08 06:35:28,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-03-08T06:35:28.301Z] 2024-03-08 06:35:28,239 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-08T06:35:28.301Z] 2024-03-08 06:35:28,239 [execute] INFO git tag -a v3.1.0-dev.37 -m v3.1.0-dev.37 [2024-03-08T06:35:28.301Z] 2024-03-08 06:35:28,240 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.37', '-m', 'v3.1.0-dev.37'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-08T06:35:28.301Z] 2024-03-08 06:35:28,244 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-08T06:35:28.301Z] 3.1.0-dev.37 [Pipeline] } [2024-03-08T06:35:28.314Z] $ docker exec --env ******** --env ******** 0d8ed409f07238103fef2053df65b21c94dc350169d1cd50c856c374081794aa ssh-agent -k [2024-03-08T06:35:28.419Z] unset SSH_AUTH_SOCK; [2024-03-08T06:35:28.419Z] unset SSH_AGENT_PID; [2024-03-08T06:35:28.419Z] echo Agent pid 38 killed; [2024-03-08T06:35:28.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T06:35:28.913Z] + git semver [Pipeline] } [2024-03-08T06:35:29.187Z] $ docker stop --time=1 0d8ed409f07238103fef2053df65b21c94dc350169d1cd50c856c374081794aa [2024-03-08T06:35:30.446Z] $ docker rm -f --volumes 0d8ed409f07238103fef2053df65b21c94dc350169d1cd50c856c374081794aa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:35:31.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-08T06:35:31.080Z] [2024-03-08T06:35:31.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:35:31.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-08T06:35:31.432Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-08T06:35:31.432Z] ab5ef0e58194: Pulling fs layer [2024-03-08T06:35:31.432Z] 9712f1f96733: Pulling fs layer [2024-03-08T06:35:31.432Z] 63f879dbbcfc: Pulling fs layer [2024-03-08T06:35:31.432Z] 0d9ebad4ef96: Pulling fs layer [2024-03-08T06:35:31.432Z] e9a5061849ea: Pulling fs layer [2024-03-08T06:35:31.432Z] d747dcd14b5f: Pulling fs layer [2024-03-08T06:35:31.432Z] 2de7ff778b66: Pulling fs layer [2024-03-08T06:35:31.432Z] d747dcd14b5f: Waiting [2024-03-08T06:35:31.432Z] 2de7ff778b66: Waiting [2024-03-08T06:35:31.432Z] e9a5061849ea: Waiting [2024-03-08T06:35:31.432Z] 0d9ebad4ef96: Waiting [2024-03-08T06:35:31.432Z] 9712f1f96733: Verifying Checksum [2024-03-08T06:35:31.432Z] 9712f1f96733: Download complete [2024-03-08T06:35:31.693Z] 63f879dbbcfc: Verifying Checksum [2024-03-08T06:35:31.693Z] 63f879dbbcfc: Download complete [2024-03-08T06:35:31.952Z] e9a5061849ea: Verifying Checksum [2024-03-08T06:35:31.952Z] e9a5061849ea: Download complete [2024-03-08T06:35:31.952Z] d747dcd14b5f: Verifying Checksum [2024-03-08T06:35:31.952Z] d747dcd14b5f: Download complete [2024-03-08T06:35:31.952Z] ab5ef0e58194: Verifying Checksum [2024-03-08T06:35:31.952Z] ab5ef0e58194: Download complete [2024-03-08T06:35:31.952Z] 0d9ebad4ef96: Verifying Checksum [2024-03-08T06:35:31.952Z] 0d9ebad4ef96: Download complete [2024-03-08T06:35:31.952Z] 2de7ff778b66: Verifying Checksum [2024-03-08T06:35:31.952Z] 2de7ff778b66: Download complete [2024-03-08T06:35:35.233Z] ab5ef0e58194: Pull complete [2024-03-08T06:35:35.233Z] 9712f1f96733: Pull complete [2024-03-08T06:35:35.233Z] 63f879dbbcfc: Pull complete [2024-03-08T06:35:38.513Z] 0d9ebad4ef96: Pull complete [2024-03-08T06:35:38.866Z] e9a5061849ea: Pull complete [2024-03-08T06:35:38.866Z] d747dcd14b5f: Pull complete [2024-03-08T06:35:39.800Z] 2de7ff778b66: Pull complete [2024-03-08T06:35:39.800Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-08T06:35:39.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-08T06:35:39.800Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:35:40.102Z] prd-ubuntu20.04-docker-8c-8g-5219 does not seem to be running inside a container [2024-03-08T06:35:40.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-08T06:35:48.285Z] $ docker top 56d623eb87e9c687bb4b5aca87afbf014513371884afee04c0ca4a0870a1f211 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-08T06:35:48.447Z] provisioning config files... [2024-03-08T06:35:48.453Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1254492467300763220tmp [2024-03-08T06:35:48.463Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11670874103642823495tmp [2024-03-08T06:35:48.468Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10471236489386300852tmp [Pipeline] { [Pipeline] echo [2024-03-08T06:35:48.581Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:35:48.874Z] ---> sigul-configuration.sh [2024-03-08T06:35:48.874Z] gpg: directory `/root/.gnupg' created [2024-03-08T06:35:48.874Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-08T06:35:48.874Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-08T06:35:48.874Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-08T06:35:48.874Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-08T06:35:48.874Z] gpg: CAST5 encrypted data [2024-03-08T06:35:48.874Z] gpg: encrypted with 1 passphrase [2024-03-08T06:35:48.874Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-08T06:35:49.164Z] + mkdir /home/jenkins [2024-03-08T06:35:49.164Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-08T06:35:49.456Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-03-08T06:35:49.468Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:35:49.759Z] ---> sigul-install.sh [2024-03-08T06:35:49.759Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-08T06:35:50.047Z] + git tag --list [2024-03-08T06:35:50.047Z] 0.1.1 [2024-03-08T06:35:50.047Z] v1.1.0 [2024-03-08T06:35:50.047Z] v1.2.0 [2024-03-08T06:35:50.047Z] v1.2.1 [2024-03-08T06:35:50.047Z] v1.3.0 [2024-03-08T06:35:50.047Z] v2.0.0 [2024-03-08T06:35:50.047Z] v2.1.0 [2024-03-08T06:35:50.047Z] v2.2.0 [2024-03-08T06:35:50.047Z] v2.3.0 [2024-03-08T06:35:50.047Z] v3.0 [2024-03-08T06:35:50.047Z] v3.0.0 [2024-03-08T06:35:50.047Z] v3.1 [2024-03-08T06:35:50.047Z] v3.1.0 [2024-03-08T06:35:50.047Z] v3.1.0-dev.1 [2024-03-08T06:35:50.047Z] v3.1.0-dev.10 [2024-03-08T06:35:50.047Z] v3.1.0-dev.11 [2024-03-08T06:35:50.047Z] v3.1.0-dev.12 [2024-03-08T06:35:50.047Z] v3.1.0-dev.13 [2024-03-08T06:35:50.047Z] v3.1.0-dev.14 [2024-03-08T06:35:50.047Z] v3.1.0-dev.15 [2024-03-08T06:35:50.047Z] v3.1.0-dev.16 [2024-03-08T06:35:50.047Z] v3.1.0-dev.17 [2024-03-08T06:35:50.047Z] v3.1.0-dev.18 [2024-03-08T06:35:50.047Z] v3.1.0-dev.19 [2024-03-08T06:35:50.047Z] v3.1.0-dev.2 [2024-03-08T06:35:50.047Z] v3.1.0-dev.20 [2024-03-08T06:35:50.047Z] v3.1.0-dev.21 [2024-03-08T06:35:50.047Z] v3.1.0-dev.22 [2024-03-08T06:35:50.047Z] v3.1.0-dev.23 [2024-03-08T06:35:50.047Z] v3.1.0-dev.24 [2024-03-08T06:35:50.047Z] v3.1.0-dev.25 [2024-03-08T06:35:50.047Z] v3.1.0-dev.26 [2024-03-08T06:35:50.047Z] v3.1.0-dev.27 [2024-03-08T06:35:50.047Z] v3.1.0-dev.28 [2024-03-08T06:35:50.047Z] v3.1.0-dev.29 [2024-03-08T06:35:50.047Z] v3.1.0-dev.3 [2024-03-08T06:35:50.047Z] v3.1.0-dev.30 [2024-03-08T06:35:50.047Z] v3.1.0-dev.31 [2024-03-08T06:35:50.047Z] v3.1.0-dev.32 [2024-03-08T06:35:50.047Z] v3.1.0-dev.33 [2024-03-08T06:35:50.047Z] v3.1.0-dev.34 [2024-03-08T06:35:50.047Z] v3.1.0-dev.35 [2024-03-08T06:35:50.047Z] v3.1.0-dev.36 [2024-03-08T06:35:50.047Z] v3.1.0-dev.37 [2024-03-08T06:35:50.047Z] v3.1.0-dev.4 [2024-03-08T06:35:50.047Z] v3.1.0-dev.5 [2024-03-08T06:35:50.047Z] v3.1.0-dev.6 [2024-03-08T06:35:50.047Z] v3.1.0-dev.7 [2024-03-08T06:35:50.047Z] v3.1.0-dev.8 [2024-03-08T06:35:50.047Z] v3.1.0-dev.9 [Pipeline] sh [2024-03-08T06:35:50.343Z] + lftools sign git-tag v3.1.0-dev.37 [2024-03-08T06:35:50.911Z] Signing Git tag with Sigul... [2024-03-08T06:35:50.911Z] Signing v3.1.0-dev.37 [Pipeline] echo [2024-03-08T06:35:51.184Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:35:51.474Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-08T06:35:51.481Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-08T06:35:51.607Z] $ docker stop --time=1 56d623eb87e9c687bb4b5aca87afbf014513371884afee04c0ca4a0870a1f211 [2024-03-08T06:35:52.925Z] $ docker rm -f --volumes 56d623eb87e9c687bb4b5aca87afbf014513371884afee04c0ca4a0870a1f211 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-08T06:35:53.872Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T06:35:53.872Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:35:54.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T06:35:54.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:35:54.403Z] prd-ubuntu20.04-docker-8c-8g-5219 does not seem to be running inside a container [2024-03-08T06:35:54.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T06:35:54.772Z] $ docker top 7cbcffe76b454f836ab62557a9432f3beacf02c6cef657862b86096182452829 -eo pid,comm [2024-03-08T06:35:54.814Z] 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-03-08T06:35:54.814Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T06:35:55.029Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T06:35:55.029Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T06:35:55.142Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T06:35:55.149Z] $ docker exec 7cbcffe76b454f836ab62557a9432f3beacf02c6cef657862b86096182452829 ssh-agent [2024-03-08T06:35:55.248Z] SSH_AUTH_SOCK=/tmp/ssh-MEvyvZUl5YTO/agent.33 [2024-03-08T06:35:55.248Z] SSH_AGENT_PID=39 [2024-03-08T06:35:55.254Z] Running ssh-add (command line suppressed) [2024-03-08T06:35:55.363Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6475551370416706037.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6475551370416706037.key) [2024-03-08T06:35:55.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T06:35:55.718Z] + git semver bump pre [2024-03-08T06:35:55.977Z] 2024-03-08 06:35:55,897 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-08T06:35:55.977Z] 2024-03-08 06:35:55,897 [bump_version] DEBUG bumping version:3.1.0-dev.37 on axis:pre with prefix:dev [2024-03-08T06:35:55.977Z] 2024-03-08 06:35:55,897 [bump_version] DEBUG bumped version:3.1.0-dev.38 [2024-03-08T06:35:55.977Z] 2024-03-08 06:35:55,897 [write_version] DEBUG write version:3.1.0-dev.38 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2024-03-08T06:35:55.977Z] 2024-03-08 06:35:55,897 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-08T06:35:55.977Z] 2024-03-08 06:35:55,897 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-08T06:35:55.977Z] 2024-03-08 06:35:55,899 [execute] INFO git cat-file --batch-check [2024-03-08T06:35:55.977Z] 2024-03-08 06:35:55,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T06:35:55.977Z] 2024-03-08 06:35:55,905 [execute] INFO git cat-file --batch [2024-03-08T06:35:55.977Z] 2024-03-08 06:35:55,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T06:35:55.977Z] 2024-03-08 06:35:55,910 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-08T06:35:55.977Z] 3.1.0-dev.38 [Pipeline] } [2024-03-08T06:35:55.992Z] $ docker exec --env ******** --env ******** 7cbcffe76b454f836ab62557a9432f3beacf02c6cef657862b86096182452829 ssh-agent -k [2024-03-08T06:35:56.094Z] unset SSH_AUTH_SOCK; [2024-03-08T06:35:56.094Z] unset SSH_AGENT_PID; [2024-03-08T06:35:56.094Z] echo Agent pid 39 killed; [2024-03-08T06:35:56.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T06:35:56.615Z] + git semver [Pipeline] } [2024-03-08T06:35:56.891Z] $ docker stop --time=1 7cbcffe76b454f836ab62557a9432f3beacf02c6cef657862b86096182452829 [2024-03-08T06:35:58.196Z] $ docker rm -f --volumes 7cbcffe76b454f836ab62557a9432f3beacf02c6cef657862b86096182452829 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T06:35:58.718Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T06:35:58.718Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:35:59.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T06:35:59.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:35:59.269Z] prd-ubuntu20.04-docker-8c-8g-5219 does not seem to be running inside a container [2024-03-08T06:35:59.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T06:35:59.712Z] $ docker top 9242c9f87eeb94b23663995781839c709c0645bb8baa2355336b9928139860c7 -eo pid,comm [2024-03-08T06:35:59.759Z] 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-03-08T06:35:59.759Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T06:36:00.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T06:36:00.008Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T06:36:00.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T06:36:00.131Z] $ docker exec 9242c9f87eeb94b23663995781839c709c0645bb8baa2355336b9928139860c7 ssh-agent [2024-03-08T06:36:00.236Z] SSH_AUTH_SOCK=/tmp/ssh-lJipCzHAuUQd/agent.33 [2024-03-08T06:36:00.236Z] SSH_AGENT_PID=39 [2024-03-08T06:36:00.241Z] Running ssh-add (command line suppressed) [2024-03-08T06:36:00.350Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13174598510631056687.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13174598510631056687.key) [2024-03-08T06:36:00.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T06:36:00.704Z] + git semver push [2024-03-08T06:36:00.965Z] 2024-03-08 06:36:00,891 [run_push] DEBUG push [2024-03-08T06:36:00.965Z] 2024-03-08 06:36:00,892 [execute] INFO git cat-file --batch-check [2024-03-08T06:36:00.965Z] 2024-03-08 06:36:00,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T06:36:00.965Z] 2024-03-08 06:36:00,895 [execute] INFO git rev-list e39ce7597a14d9613cbaea7ad14f54f19741fb6a -- [2024-03-08T06:36:00.965Z] 2024-03-08 06:36:00,896 [execute] DEBUG Popen(['git', 'rev-list', 'e39ce7597a14d9613cbaea7ad14f54f19741fb6a', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-08T06:36:00.965Z] 2024-03-08 06:36:00,907 [execute] INFO git fetch -v origin [2024-03-08T06:36:00.965Z] 2024-03-08 06:36:00,908 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-08T06:36:01.534Z] 2024-03-08 06:36:01,417 [run_push] DEBUG no remote changes detected [2024-03-08T06:36:01.535Z] 2024-03-08 06:36:01,418 [execute] INFO git push origin semver [2024-03-08T06:36:01.535Z] 2024-03-08 06:36:01,418 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-08T06:36:02.473Z] 2024-03-08 06:36:02,133 [run_push] DEBUG push all version tags [2024-03-08T06:36:02.473Z] 2024-03-08 06:36:02,133 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-08T06:36:02.473Z] 2024-03-08 06:36:02,134 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-08T06:36:03.041Z] 2024-03-08 06:36:02,812 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-08T06:36:03.041Z] 3.1.0-dev.38 [Pipeline] } [2024-03-08T06:36:03.057Z] $ docker exec --env ******** --env ******** 9242c9f87eeb94b23663995781839c709c0645bb8baa2355336b9928139860c7 ssh-agent -k [2024-03-08T06:36:03.163Z] unset SSH_AUTH_SOCK; [2024-03-08T06:36:03.163Z] unset SSH_AGENT_PID; [2024-03-08T06:36:03.163Z] echo Agent pid 39 killed; [2024-03-08T06:36:03.170Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T06:36:03.700Z] + git semver [Pipeline] } [2024-03-08T06:36:03.976Z] $ docker stop --time=1 9242c9f87eeb94b23663995781839c709c0645bb8baa2355336b9928139860c7 [2024-03-08T06:36:05.316Z] $ docker rm -f --volumes 9242c9f87eeb94b23663995781839c709c0645bb8baa2355336b9928139860c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-08T06:36:06.986Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2024-03-08T06:36:06.986Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-03-08T06:36:06.986Z] total 16 [2024-03-08T06:36:06.986Z] drwxr-xr-x 3 root root 4096 Mar 8 06:28 . [2024-03-08T06:36:06.986Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 8 06:35 .. [2024-03-08T06:36:06.986Z] drwxr-xr-x 2 root root 4096 Mar 8 06:28 cost [2024-03-08T06:36:06.986Z] -rw-r--r-- 1 root root 83 Mar 8 06:28 cost.csv [2024-03-08T06:36:06.986Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-03-08T06:36:06.986Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-03-08T06:36:06.986Z] total 16 [2024-03-08T06:36:06.986Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 06:28 . [2024-03-08T06:36:06.986Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 8 06:35 .. [2024-03-08T06:36:06.986Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 06:28 cost [2024-03-08T06:36:06.986Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 8 06:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:36:07.292Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:36:08.165Z] ---> package-listing.sh [2024-03-08T06:36:08.165Z] ++ facter osfamily [2024-03-08T06:36:08.165Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-08T06:36:08.424Z] + OS_FAMILY=debian [2024-03-08T06:36:08.424Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2024-03-08T06:36:08.424Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-08T06:36:08.424Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-08T06:36:08.424Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-08T06:36:08.424Z] + PACKAGES=/tmp/packages_start.txt [2024-03-08T06:36:08.424Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-03-08T06:36:08.424Z] + PACKAGES=/tmp/packages_end.txt [2024-03-08T06:36:08.424Z] + case "${OS_FAMILY}" in [2024-03-08T06:36:08.424Z] + dpkg -l [2024-03-08T06:36:08.424Z] + grep '^ii' [2024-03-08T06:36:08.424Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-08T06:36:08.424Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-08T06:36:08.424Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-08T06:36:08.424Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-03-08T06:36:08.424Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2024-03-08T06:36:08.424Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2024-03-08T06:36:08.437Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-08T06:36:08.714Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:36:09.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T06:36:09.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:36:09.535Z] prd-ubuntu20.04-docker-8c-8g-5219 does not seem to be running inside a container [2024-03-08T06:36:09.572Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-08T06:36:09.799Z] $ docker top 8c4aafb21108c1946a11695a00262942ee2aaa6f61ab9ee48bfc04ec94e422cf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T06:36:10.256Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-08T06:36:10.543Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-08T06:36:10.832Z] + ls /var/log/sa-host [2024-03-08T06:36:10.832Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T06:36:10.959Z] provisioning config files... [2024-03-08T06:36:10.968Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8446286323548115589tmp [Pipeline] { [Pipeline] echo [2024-03-08T06:36:11.105Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:36:11.392Z] ---> create-netrc.sh [Pipeline] } [2024-03-08T06:36:11.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:36:11.845Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-08T06:36:11.853Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:36:12.134Z] ---> sudo-logs.sh [2024-03-08T06:36:12.134Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-08T06:36:12.216Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:36:12.519Z] ---> job-cost.sh [2024-03-08T06:36:12.519Z] lf-activate-venv: SKIPPING [2024-03-08T06:36:12.519Z] DEBUG: total: 0.2199999988079071 [2024-03-08T06:36:12.519Z] INFO: Retrieving Stack Cost... [2024-03-08T06:36:13.087Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T06:36:13.655Z] INFO: Archiving Costs [Pipeline] echo [2024-03-08T06:36:13.668Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:36:13.949Z] ---> logs-deploy.sh [2024-03-08T06:36:13.949Z] lf-activate-venv: SKIPPING [2024-03-08T06:36:13.949Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/167 [2024-03-08T06:36:13.949Z] INFO: archiving workspace using pattern(s): [2024-03-08T06:36:14.887Z] Archives upload complete. [2024-03-08T06:36:14.887Z] INFO: archiving logs to Nexus [2024-03-08T06:36:15.823Z] ---> uname -a: [2024-03-08T06:36:15.823Z] Linux prd-ubuntu20-04-docker-8c-8g-5219 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-08T06:36:15.823Z] [2024-03-08T06:36:15.823Z] [2024-03-08T06:36:15.823Z] ---> lscpu: [2024-03-08T06:36:15.823Z] Architecture: x86_64 [2024-03-08T06:36:15.823Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-08T06:36:15.823Z] Byte Order: Little Endian [2024-03-08T06:36:15.823Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-08T06:36:15.823Z] CPU(s): 8 [2024-03-08T06:36:15.823Z] On-line CPU(s) list: 0-7 [2024-03-08T06:36:15.823Z] Thread(s) per core: 1 [2024-03-08T06:36:15.823Z] Core(s) per socket: 1 [2024-03-08T06:36:15.823Z] Socket(s): 8 [2024-03-08T06:36:15.823Z] NUMA node(s): 1 [2024-03-08T06:36:15.823Z] Vendor ID: AuthenticAMD [2024-03-08T06:36:15.823Z] CPU family: 23 [2024-03-08T06:36:15.823Z] Model: 49 [2024-03-08T06:36:15.823Z] Model name: AMD EPYC-Rome Processor [2024-03-08T06:36:15.823Z] Stepping: 0 [2024-03-08T06:36:15.823Z] CPU MHz: 2799.998 [2024-03-08T06:36:15.823Z] BogoMIPS: 5599.99 [2024-03-08T06:36:15.823Z] Virtualization: AMD-V [2024-03-08T06:36:15.823Z] Hypervisor vendor: KVM [2024-03-08T06:36:15.823Z] Virtualization type: full [2024-03-08T06:36:15.823Z] L1d cache: 256 KiB [2024-03-08T06:36:15.823Z] L1i cache: 256 KiB [2024-03-08T06:36:15.823Z] L2 cache: 4 MiB [2024-03-08T06:36:15.823Z] L3 cache: 128 MiB [2024-03-08T06:36:15.823Z] NUMA node0 CPU(s): 0-7 [2024-03-08T06:36:15.823Z] Vulnerability Itlb multihit: Not affected [2024-03-08T06:36:15.823Z] Vulnerability L1tf: Not affected [2024-03-08T06:36:15.823Z] Vulnerability Mds: Not affected [2024-03-08T06:36:15.823Z] Vulnerability Meltdown: Not affected [2024-03-08T06:36:15.823Z] Vulnerability Mmio stale data: Not affected [2024-03-08T06:36:15.823Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-08T06:36:15.823Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-08T06:36:15.823Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-08T06:36:15.823Z] Vulnerability Srbds: Not affected [2024-03-08T06:36:15.823Z] Vulnerability Tsx async abort: Not affected [2024-03-08T06:36:15.823Z] 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-03-08T06:36:15.823Z] [2024-03-08T06:36:15.823Z] [2024-03-08T06:36:15.823Z] ---> nproc: [2024-03-08T06:36:15.823Z] 8 [2024-03-08T06:36:15.823Z] [2024-03-08T06:36:15.823Z] [2024-03-08T06:36:15.823Z] ---> df -h: [2024-03-08T06:36:15.823Z] Filesystem Size Used Avail Use% Mounted on [2024-03-08T06:36:15.823Z] overlay 155G 15G 141G 10% / [2024-03-08T06:36:15.823Z] tmpfs 64M 0 64M 0% /dev [2024-03-08T06:36:15.823Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-08T06:36:15.823Z] shm 64M 0 64M 0% /dev/shm [2024-03-08T06:36:15.823Z] /dev/vda1 155G 15G 141G 10% /facter-os [2024-03-08T06:36:15.823Z] [2024-03-08T06:36:15.823Z] [2024-03-08T06:36:15.823Z] ---> sar -b -r -n DEV: [2024-03-08T06:36:15.823Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5219) 03/08/24 _x86_64_ (8 CPU) [2024-03-08T06:36:15.823Z] [2024-03-08T06:36:15.823Z] 06:23:12 LINUX RESTART (8 CPU) [2024-03-08T06:36:15.823Z] [2024-03-08T06:36:15.823Z] 06:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-08T06:36:15.823Z] 06:25:01 166.72 10.98 155.74 0.00 1742.64 51248.79 0.00 [2024-03-08T06:36:15.823Z] 06:26:01 170.82 2.23 168.59 0.00 37.56 89184.46 0.00 [2024-03-08T06:36:15.823Z] 06:27:01 318.68 0.37 318.31 0.00 2.93 36332.48 0.00 [2024-03-08T06:36:15.823Z] 06:28:01 184.72 0.17 184.55 0.00 9.73 65971.00 0.00 [2024-03-08T06:36:15.823Z] 06:29:01 97.48 10.40 87.09 0.00 3427.70 22956.19 0.00 [2024-03-08T06:36:15.823Z] 06:30:01 6.57 0.02 6.55 0.00 0.13 120.51 0.00 [2024-03-08T06:36:15.823Z] 06:31:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2024-03-08T06:36:15.823Z] 06:32:01 1.77 0.00 1.77 0.00 0.00 19.33 0.00 [2024-03-08T06:36:15.823Z] 06:33:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2024-03-08T06:36:15.823Z] 06:34:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 [2024-03-08T06:36:15.823Z] 06:35:01 2.55 0.10 2.45 0.00 10.26 104.63 0.00 [2024-03-08T06:36:15.823Z] 06:36:01 139.88 0.27 139.61 0.00 2.13 56941.58 0.00 [2024-03-08T06:36:15.823Z] Average: 91.11 2.04 89.07 0.00 435.81 26950.33 0.00 [2024-03-08T06:36:15.823Z] [2024-03-08T06:36:15.823Z] 06:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-08T06:36:15.823Z] 06:25:01 28166140 31546624 759456 2.31 109836 3477160 1915012 5.64 1205624 3043188 487772 [2024-03-08T06:36:15.823Z] 06:26:01 26529380 31540380 756324 2.30 148684 4977212 1859220 5.48 1776196 4006952 60784 [2024-03-08T06:36:15.823Z] 06:27:01 25388032 30471756 1816832 5.53 198364 4923984 2054524 6.05 2376624 4441112 21540 [2024-03-08T06:36:15.823Z] 06:28:01 25742584 31532548 761716 2.32 203576 5613472 1755060 5.17 1580492 4903788 1260 [2024-03-08T06:36:15.823Z] 06:29:01 24874572 31484728 781588 2.38 231528 6356116 1725704 5.09 1854952 5415464 1076 [2024-03-08T06:36:15.823Z] 06:30:01 24881844 31487064 778744 2.37 230028 6352864 1707148 5.03 1846576 5412244 24 [2024-03-08T06:36:15.823Z] 06:31:01 24887380 31492664 773120 2.35 230048 6352868 1707148 5.03 1841196 5412252 8 [2024-03-08T06:36:15.823Z] 06:32:01 24887552 31492844 772788 2.35 230068 6352872 1707148 5.03 1841204 5412252 12 [2024-03-08T06:36:15.823Z] 06:33:01 24893332 31498660 766968 2.33 230080 6352872 1707148 5.03 1835320 5412252 8 [2024-03-08T06:36:15.823Z] 06:34:01 24894852 31500212 765532 2.33 230108 6352880 1707148 5.03 1833984 5412260 4 [2024-03-08T06:36:15.823Z] 06:35:01 24542448 31460648 804536 2.45 231716 6654420 1964392 5.79 1877704 5712904 301884 [2024-03-08T06:36:15.823Z] 06:36:01 23347664 31441080 817432 2.49 278932 7661128 1842860 5.43 1997584 6659044 812 [2024-03-08T06:36:15.823Z] Average: 25252982 31412434 862920 2.62 212747 5952321 1804376 5.32 1822288 5103643 72932 [2024-03-08T06:36:15.823Z] [2024-03-08T06:36:15.823Z] 06:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-08T06:36:15.823Z] 06:25:01 ens3 586.22 426.66 9343.10 61.01 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:25:01 lo 8.13 8.13 0.86 0.86 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:25:01 docker0 236.11 268.11 18.93 2447.27 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:26:01 ens3 262.41 119.33 4619.68 92.40 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:26:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:26:01 veth9767e4d 0.00 0.21 0.00 0.02 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:26:01 docker0 61.07 188.23 3.65 3835.04 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:27:01 veth863087a 0.22 0.33 0.05 0.12 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:27:01 ens3 415.41 434.06 1685.60 59.13 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:27:01 veth9767e4d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:27:01 docker0 416.65 389.72 42.14 1665.61 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:28:01 ens3 71.82 60.22 103.17 251.51 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:28:01 lo 4.73 4.73 0.47 0.47 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:28:01 docker0 2.77 5.07 0.17 61.79 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:29:01 ens3 506.40 265.62 4597.15 77.31 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:29:01 lo 3.27 3.27 0.32 0.32 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:30:01 ens3 0.23 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:31:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:32:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:33:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:34:01 ens3 3.32 5.45 0.87 7.24 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:35:01 ens3 133.06 91.05 3963.89 60.74 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:35:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:36:01 ens3 256.62 168.69 4190.16 40.65 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:36:01 veth9d2a30f 0.92 0.83 0.16 0.27 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:36:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] 06:36:01 docker0 56.97 75.70 4.70 919.56 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] Average: ens3 186.36 130.94 2376.76 54.19 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] Average: veth9d2a30f 0.08 0.07 0.01 0.02 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] Average: lo 1.64 1.64 0.16 0.16 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] Average: docker0 64.46 77.31 5.80 746.13 0.00 0.00 0.00 0.00 [2024-03-08T06:36:15.823Z] [2024-03-08T06:36:15.823Z] [2024-03-08T06:36:15.823Z] ---> sar -P ALL: [2024-03-08T06:36:15.823Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5219) 03/08/24 _x86_64_ (8 CPU) [2024-03-08T06:36:15.823Z] [2024-03-08T06:36:15.823Z] 06:23:12 LINUX RESTART (8 CPU) [2024-03-08T06:36:15.823Z] [2024-03-08T06:36:15.823Z] 06:24:01 CPU %user %nice %system %iowait %steal %idle [2024-03-08T06:36:15.823Z] 06:25:01 all 9.02 0.00 4.04 4.05 0.07 82.82 [2024-03-08T06:36:15.823Z] 06:25:01 0 10.13 0.00 3.69 1.83 0.08 84.26 [2024-03-08T06:36:15.823Z] 06:25:01 1 9.80 0.00 4.00 3.56 0.08 82.56 [2024-03-08T06:36:15.823Z] 06:25:01 2 9.87 0.00 4.37 8.91 0.07 76.78 [2024-03-08T06:36:15.823Z] 06:25:01 3 8.72 0.00 5.10 7.05 0.07 79.06 [2024-03-08T06:36:15.823Z] 06:25:01 4 9.10 0.00 3.33 2.00 0.05 85.52 [2024-03-08T06:36:15.823Z] 06:25:01 5 7.61 0.00 3.85 8.10 0.08 80.36 [2024-03-08T06:36:15.823Z] 06:25:01 6 8.35 0.00 3.98 0.47 0.07 87.13 [2024-03-08T06:36:15.823Z] 06:25:01 7 8.58 0.00 3.96 0.49 0.07 86.90 [2024-03-08T06:36:15.823Z] 06:26:01 all 18.52 0.00 4.28 5.37 0.15 71.69 [2024-03-08T06:36:15.823Z] 06:26:01 0 24.14 0.00 5.86 14.24 0.15 55.60 [2024-03-08T06:36:15.823Z] 06:26:01 1 18.12 0.00 4.87 25.51 0.15 51.35 [2024-03-08T06:36:15.823Z] 06:26:01 2 17.32 0.00 4.07 0.82 0.12 77.67 [2024-03-08T06:36:15.823Z] 06:26:01 3 15.51 0.00 5.78 0.23 0.13 78.34 [2024-03-08T06:36:15.823Z] 06:26:01 4 18.42 0.00 3.30 1.77 0.17 76.34 [2024-03-08T06:36:15.823Z] 06:26:01 5 19.19 0.00 3.08 0.12 0.18 77.43 [2024-03-08T06:36:15.823Z] 06:26:01 6 18.03 0.00 3.73 0.13 0.12 77.99 [2024-03-08T06:36:15.823Z] 06:26:01 7 17.38 0.00 3.57 0.18 0.15 78.72 [2024-03-08T06:36:15.823Z] 06:27:01 all 15.90 0.00 3.38 2.88 0.08 77.77 [2024-03-08T06:36:15.823Z] 06:27:01 0 11.68 0.00 2.57 1.07 0.07 84.62 [2024-03-08T06:36:15.823Z] 06:27:01 1 29.38 0.00 4.81 4.52 0.10 61.20 [2024-03-08T06:36:15.823Z] 06:27:01 2 13.41 0.00 2.98 9.74 0.07 73.80 [2024-03-08T06:36:15.823Z] 06:27:01 3 21.32 0.00 4.42 0.77 0.10 73.39 [2024-03-08T06:36:15.823Z] 06:27:01 4 14.46 0.00 2.67 0.86 0.08 81.94 [2024-03-08T06:36:15.823Z] 06:27:01 5 12.30 0.00 2.30 0.97 0.07 84.36 [2024-03-08T06:36:15.823Z] 06:27:01 6 6.27 0.00 2.45 4.10 0.07 87.11 [2024-03-08T06:36:15.823Z] 06:27:01 7 18.45 0.00 4.83 1.01 0.10 75.61 [2024-03-08T06:36:15.823Z] 06:28:01 all 22.00 0.00 3.92 2.42 0.07 71.59 [2024-03-08T06:36:15.823Z] 06:28:01 0 23.63 0.00 4.48 0.89 0.07 70.94 [2024-03-08T06:36:15.823Z] 06:28:01 1 25.58 0.00 4.71 1.65 0.10 67.97 [2024-03-08T06:36:15.823Z] 06:28:01 2 22.83 0.00 3.45 4.95 0.07 68.70 [2024-03-08T06:36:15.823Z] 06:28:01 3 20.46 0.00 3.85 3.68 0.07 71.95 [2024-03-08T06:36:15.823Z] 06:28:01 4 21.79 0.00 3.52 5.10 0.08 69.51 [2024-03-08T06:36:15.823Z] 06:28:01 5 21.17 0.00 3.15 0.10 0.05 75.53 [2024-03-08T06:36:15.823Z] 06:28:01 6 18.30 0.00 4.68 1.46 0.07 75.50 [2024-03-08T06:36:15.823Z] 06:28:01 7 22.26 0.00 3.51 1.54 0.07 72.62 [2024-03-08T06:36:15.823Z] 06:29:01 all 5.02 0.00 2.40 1.33 0.06 91.20 [2024-03-08T06:36:15.823Z] 06:29:01 0 3.96 0.00 1.93 3.18 0.03 90.90 [2024-03-08T06:36:15.823Z] 06:29:01 1 5.04 0.00 3.31 1.19 0.03 90.42 [2024-03-08T06:36:15.823Z] 06:29:01 2 5.32 0.00 3.84 0.82 0.05 89.96 [2024-03-08T06:36:15.823Z] 06:29:01 3 5.77 0.00 1.66 0.07 0.03 92.47 [2024-03-08T06:36:15.823Z] 06:29:01 4 5.22 0.00 2.00 0.05 0.05 92.68 [2024-03-08T06:36:15.823Z] 06:29:01 5 4.75 0.00 1.82 0.05 0.05 93.32 [2024-03-08T06:36:15.823Z] 06:29:01 6 5.10 0.00 2.42 4.71 0.17 87.60 [2024-03-08T06:36:15.823Z] 06:29:01 7 5.02 0.00 2.19 0.56 0.05 92.19 [2024-03-08T06:36:15.823Z] 06:30:01 all 0.08 0.00 0.05 0.01 0.00 99.86 [2024-03-08T06:36:15.823Z] 06:30:01 0 0.03 0.00 0.03 0.07 0.02 99.85 [2024-03-08T06:36:15.823Z] 06:30:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-03-08T06:36:15.823Z] 06:30:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2024-03-08T06:36:15.823Z] 06:30:01 3 0.10 0.00 0.03 0.02 0.00 99.85 [2024-03-08T06:36:15.823Z] 06:30:01 4 0.07 0.00 0.07 0.00 0.00 99.87 [2024-03-08T06:36:15.823Z] 06:30:01 5 0.27 0.00 0.07 0.00 0.00 99.67 [2024-03-08T06:36:15.823Z] 06:30:01 6 0.05 0.00 0.07 0.03 0.02 99.83 [2024-03-08T06:36:15.823Z] 06:30:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2024-03-08T06:36:15.823Z] 06:31:01 all 0.03 0.00 0.01 0.02 0.01 99.94 [2024-03-08T06:36:15.823Z] 06:31:01 0 0.03 0.00 0.00 0.07 0.00 99.90 [2024-03-08T06:36:15.823Z] 06:31:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-08T06:36:15.823Z] 06:31:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-08T06:36:15.823Z] 06:31:01 3 0.02 0.00 0.00 0.07 0.00 99.92 [2024-03-08T06:36:15.823Z] 06:31:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-08T06:36:15.823Z] 06:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-08T06:36:15.823Z] 06:31:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-08T06:36:15.823Z] 06:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-08T06:36:15.823Z] 06:32:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2024-03-08T06:36:15.823Z] 06:32:01 0 0.03 0.00 0.02 0.03 0.00 99.92 [2024-03-08T06:36:15.823Z] 06:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-08T06:36:15.823Z] 06:32:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-03-08T06:36:15.823Z] 06:32:01 3 0.00 0.00 0.00 0.08 0.00 99.92 [2024-03-08T06:36:15.823Z] 06:32:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-03-08T06:36:15.823Z] 06:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-08T06:36:15.823Z] 06:32:01 6 0.00 0.00 0.05 0.00 0.02 99.93 [2024-03-08T06:36:15.823Z] 06:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-08T06:36:15.823Z] 06:33:01 all 0.03 0.00 0.01 0.03 0.00 99.92 [2024-03-08T06:36:15.823Z] 06:33:01 0 0.07 0.00 0.00 0.07 0.00 99.87 [2024-03-08T06:36:15.823Z] 06:33:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-08T06:36:15.823Z] 06:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-08T06:36:15.823Z] 06:33:01 3 0.02 0.00 0.00 0.13 0.02 99.83 [2024-03-08T06:36:15.823Z] 06:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-08T06:36:15.823Z] 06:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-08T06:36:15.823Z] 06:33:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-08T06:36:15.823Z] 06:33:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-08T06:36:15.823Z] 06:34:01 all 0.03 0.00 0.02 0.00 0.00 99.94 [2024-03-08T06:36:15.824Z] 06:34:01 0 0.05 0.00 0.02 0.02 0.00 99.92 [2024-03-08T06:36:15.824Z] 06:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-08T06:36:15.824Z] 06:34:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-03-08T06:36:15.824Z] 06:34:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-03-08T06:36:15.824Z] 06:34:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2024-03-08T06:36:15.824Z] 06:34:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2024-03-08T06:36:15.824Z] 06:34:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2024-03-08T06:36:15.824Z] 06:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-08T06:36:15.824Z] 06:35:01 all 0.78 0.00 0.36 0.03 0.01 98.82 [2024-03-08T06:36:15.824Z] 06:35:01 0 0.68 0.00 0.27 0.17 0.02 98.87 [2024-03-08T06:36:15.824Z] 06:35:01 1 0.73 0.00 0.33 0.00 0.02 98.92 [2024-03-08T06:36:15.824Z] 06:35:01 2 0.65 0.00 0.42 0.00 0.00 98.93 [2024-03-08T06:36:15.824Z] 06:35:01 3 0.83 0.00 0.42 0.02 0.00 98.73 [2024-03-08T06:36:15.824Z] 06:35:01 4 0.72 0.00 0.25 0.00 0.02 99.02 [2024-03-08T06:36:15.824Z] 06:35:01 5 0.68 0.00 0.50 0.00 0.00 98.82 [2024-03-08T06:36:15.824Z] 06:35:01 6 0.90 0.00 0.28 0.00 0.02 98.80 [2024-03-08T06:36:15.824Z] 06:35:01 7 1.02 0.00 0.42 0.05 0.02 98.50 [2024-03-08T06:36:15.824Z] [2024-03-08T06:36:15.824Z] 06:35:01 CPU %user %nice %system %iowait %steal %idle [2024-03-08T06:36:15.824Z] 06:36:01 all 8.53 0.00 3.68 3.39 0.10 84.30 [2024-03-08T06:36:15.824Z] 06:36:01 0 9.36 0.00 3.24 0.57 0.10 86.72 [2024-03-08T06:36:15.824Z] 06:36:01 1 8.73 0.00 2.85 0.08 0.07 88.27 [2024-03-08T06:36:15.824Z] 06:36:01 2 8.85 0.00 3.78 0.07 0.12 87.19 [2024-03-08T06:36:15.824Z] 06:36:01 3 9.97 0.00 3.83 9.25 0.10 76.85 [2024-03-08T06:36:15.824Z] 06:36:01 4 8.42 0.00 3.98 4.79 0.07 82.74 [2024-03-08T06:36:15.824Z] 06:36:01 5 7.72 0.00 4.90 9.77 0.12 77.50 [2024-03-08T06:36:15.824Z] 06:36:01 6 7.63 0.00 3.66 2.13 0.10 86.47 [2024-03-08T06:36:15.824Z] 06:36:01 7 7.58 0.00 3.16 0.47 0.10 88.69 [2024-03-08T06:36:15.824Z] Average: all 6.64 0.00 1.84 1.62 0.05 89.86 [2024-03-08T06:36:15.824Z] Average: 0 6.96 0.00 1.83 1.85 0.04 89.31 [2024-03-08T06:36:15.824Z] Average: 1 8.09 0.00 2.07 3.03 0.05 86.76 [2024-03-08T06:36:15.824Z] Average: 2 6.50 0.00 1.91 2.10 0.04 89.44 [2024-03-08T06:36:15.824Z] Average: 3 6.87 0.00 2.08 1.77 0.04 89.23 [2024-03-08T06:36:15.824Z] Average: 4 6.51 0.00 1.59 1.21 0.04 90.65 [2024-03-08T06:36:15.824Z] Average: 5 6.11 0.00 1.63 1.58 0.05 90.63 [2024-03-08T06:36:15.824Z] Average: 6 5.38 0.00 1.78 1.08 0.06 91.71 [2024-03-08T06:36:15.824Z] Average: 7 6.68 0.00 1.80 0.36 0.05 91.11 [2024-03-08T06:36:15.824Z] [2024-03-08T06:36:15.824Z] [2024-03-08T06:36:15.824Z]