Pull request #100 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch main at e6cf2f2f80d14c6ff357eccb58ac1fd20041715b rather than 7fedce7edd12652b29de3089237b3736a9072910 Obtained Jenkinsfile from e6cf2f2f80d14c6ff357eccb58ac1fd20041715b 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-ssh16033882687889048149.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh15199803353658021250.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh786799512022231680.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16741181675699344799.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15155765704015923110.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-100/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-100/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1315661376026416934.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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:device-usb-camera] ========================================================= [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: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7349 in /w/workspace/foundry_device-usb-camera_PR-100 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-100 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e6cf2f2f80d14c6ff357eccb58ac1fd20041715b into PR head commit 7fedce7edd12652b29de3089237b3736a9072910 Merge succeeded, producing 7fedce7edd12652b29de3089237b3736a9072910 Checking out Revision 7fedce7edd12652b29de3089237b3736a9072910 (PR-100) > git config core.sparsecheckout # timeout=10 > git checkout -f 7fedce7edd12652b29de3089237b3736a9072910 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge e6cf2f2f80d14c6ff357eccb58ac1fd20041715b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fedce7edd12652b29de3089237b3736a9072910 # timeout=10 Commit message: "Merge branch 'edgexfoundry:main' into tested-usb-functions" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-07T16:49:02.565Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-07T16:49:02.746Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-07T16:49:02.840Z] ========================================================= [2022-10-07T16:49:02.840Z] EdgeX Global Pipelines Version Info [2022-10-07T16:49:02.840Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-07T16:49:03.591Z] ------------------- [2022-10-07T16:49:03.591Z] stable info: [2022-10-07T16:49:03.591Z] ------------------- [2022-10-07T16:49:03.591Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-07T16:49:03.591Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-07T16:49:03.591Z] Message: update stable to v1.0.239 [2022-10-07T16:49:04.168Z] ------------------- [2022-10-07T16:49:04.168Z] experimental info: [2022-10-07T16:49:04.168Z] ------------------- [2022-10-07T16:49:04.168Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-07T16:49:04.168Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-07T16:49:04.168Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-07T16:49:04.414Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-10-07T16:49:04.460Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-10-07T16:49:04.498Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-07T16:49:04.538Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-07T16:49:04.574Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-07T16:49:04.613Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-07T16:49:04.648Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-07T16:49:04.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-07T16:49:04.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-07T16:49:04.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-07T16:49:04.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-07T16:49:04.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-10-07T16:49:04.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-07T16:49:04.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-07T16:49:04.944Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-07T16:49:04.980Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-07T16:49:05.017Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-07T16:49:05.054Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-07T16:49:05.091Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-07T16:49:05.130Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-07T16:49:05.165Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-07T16:49:05.209Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-07T16:49:05.245Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-07T16:49:05.286Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-07T16:49:05.322Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-07T16:49:05.358Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-07T16:49:05.399Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-07T16:49:05.439Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-100 [Pipeline] echo [2022-10-07T16:49:05.478Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-100 [Pipeline] echo [2022-10-07T16:49:05.521Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-100 [Pipeline] echo [2022-10-07T16:49:05.563Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7fedce7edd12652b29de3089237b3736a9072910 [Pipeline] echo [2022-10-07T16:49:05.609Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7fedce7 [Pipeline] echo [2022-10-07T16:49:05.648Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-07T16:49:05.752Z] provisioning config files... [2022-10-07T16:49:05.765Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-100@tmp/config1644063397467784594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-07T16:49:06.101Z] ---> docker-login.sh [2022-10-07T16:49:06.101Z] nexus3.edgexfoundry.org:10001 [2022-10-07T16:49:06.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:49:06.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:49:06.362Z] Configure a credential helper to remove this warning. See [2022-10-07T16:49:06.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:49:06.362Z] [2022-10-07T16:49:06.362Z] Login Succeeded [2022-10-07T16:49:06.362Z] nexus3.edgexfoundry.org:10002 [2022-10-07T16:49:06.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:49:06.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:49:06.362Z] Configure a credential helper to remove this warning. See [2022-10-07T16:49:06.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:49:06.362Z] [2022-10-07T16:49:06.362Z] Login Succeeded [2022-10-07T16:49:06.362Z] nexus3.edgexfoundry.org:10003 [2022-10-07T16:49:06.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:49:06.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:49:06.621Z] Configure a credential helper to remove this warning. See [2022-10-07T16:49:06.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:49:06.621Z] [2022-10-07T16:49:06.621Z] Login Succeeded [2022-10-07T16:49:06.621Z] nexus3.edgexfoundry.org:10004 [2022-10-07T16:49:06.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:49:06.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:49:06.621Z] Configure a credential helper to remove this warning. See [2022-10-07T16:49:06.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:49:06.621Z] [2022-10-07T16:49:06.621Z] Login Succeeded [2022-10-07T16:49:06.621Z] docker.io [2022-10-07T16:49:06.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:49:07.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:49:07.139Z] Configure a credential helper to remove this warning. See [2022-10-07T16:49:07.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:49:07.139Z] [2022-10-07T16:49:07.139Z] Login Succeeded [2022-10-07T16:49:07.139Z] ---> docker-login.sh ends [Pipeline] } [2022-10-07T16:49:07.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-07T16:49:07.771Z] + git rev-list -1 --merges 7fedce7edd12652b29de3089237b3736a9072910~1..7fedce7edd12652b29de3089237b3736a9072910 [Pipeline] echo [2022-10-07T16:49:07.815Z] -----------> git rev-list -1 --merges 7fedce7edd12652b29de3089237b3736a9072910~1..7fedce7edd12652b29de3089237b3736a9072910 7fedce7edd12652b29de3089237b3736a9072910 [2022-10-07T16:49:07.815Z] 7fedce7edd12652b29de3089237b3736a9072910 [false] [Pipeline] sh [2022-10-07T16:49:08.125Z] + git log --format=format:%s -1 7fedce7edd12652b29de3089237b3736a9072910 [Pipeline] echo [2022-10-07T16:49:08.171Z] ========================================================= [2022-10-07T16:49:08.171Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-07T16:49:08.171Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-07T16:49:08.595Z] + git log --format=format:%s -1 7fedce7edd12652b29de3089237b3736a9072910 [Pipeline] echo [2022-10-07T16:49:08.627Z] [semverPrep] GIT_COMMIT: 7fedce7edd12652b29de3089237b3736a9072910, Commit Message: Merge branch 'edgexfoundry:main' into tested-usb-functions [Pipeline] echo [2022-10-07T16:49:08.657Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-07T16:49:09.029Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-07T16:49:09.029Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-07T16:49:09.029Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-07T16:49:09.029Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-07T16:49:09.029Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-07T16:49:09.029Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-07T16:49:09.029Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:49:09.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-07T16:49:09.444Z] [2022-10-07T16:49:09.444Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:49:09.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-07T16:49:09.820Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-07T16:49:09.820Z] b85a868b505f: Pulling fs layer [2022-10-07T16:49:09.820Z] e2be974225ed: Pulling fs layer [2022-10-07T16:49:09.820Z] 339a4e72a1f5: Pulling fs layer [2022-10-07T16:49:09.820Z] 988bab9f4d93: Pulling fs layer [2022-10-07T16:49:09.820Z] 1469e6f7b9e6: Pulling fs layer [2022-10-07T16:49:09.820Z] eaf3925da568: Pulling fs layer [2022-10-07T16:49:09.820Z] bab4dde63d76: Pulling fs layer [2022-10-07T16:49:09.820Z] bde34c3a00c8: Pulling fs layer [2022-10-07T16:49:09.820Z] b352a97aabf1: Pulling fs layer [2022-10-07T16:49:09.820Z] 4872d77fe225: Pulling fs layer [2022-10-07T16:49:09.820Z] 5851b861e8e6: Pulling fs layer [2022-10-07T16:49:09.820Z] bab4dde63d76: Waiting [2022-10-07T16:49:09.820Z] 4872d77fe225: Waiting [2022-10-07T16:49:09.820Z] b352a97aabf1: Waiting [2022-10-07T16:49:09.820Z] 988bab9f4d93: Waiting [2022-10-07T16:49:09.820Z] bde34c3a00c8: Waiting [2022-10-07T16:49:09.820Z] 5851b861e8e6: Waiting [2022-10-07T16:49:09.820Z] eaf3925da568: Waiting [2022-10-07T16:49:09.820Z] 1469e6f7b9e6: Waiting [2022-10-07T16:49:09.820Z] e2be974225ed: Verifying Checksum [2022-10-07T16:49:09.820Z] e2be974225ed: Download complete [2022-10-07T16:49:09.820Z] 988bab9f4d93: Verifying Checksum [2022-10-07T16:49:09.820Z] 988bab9f4d93: Download complete [2022-10-07T16:49:10.081Z] 1469e6f7b9e6: Verifying Checksum [2022-10-07T16:49:10.081Z] 1469e6f7b9e6: Download complete [2022-10-07T16:49:10.081Z] 339a4e72a1f5: Verifying Checksum [2022-10-07T16:49:10.081Z] 339a4e72a1f5: Download complete [2022-10-07T16:49:10.081Z] eaf3925da568: Verifying Checksum [2022-10-07T16:49:10.081Z] eaf3925da568: Download complete [2022-10-07T16:49:10.081Z] bde34c3a00c8: Download complete [2022-10-07T16:49:10.081Z] b352a97aabf1: Verifying Checksum [2022-10-07T16:49:10.081Z] b352a97aabf1: Download complete [2022-10-07T16:49:10.081Z] 4872d77fe225: Verifying Checksum [2022-10-07T16:49:10.081Z] 4872d77fe225: Download complete [2022-10-07T16:49:10.081Z] 5851b861e8e6: Verifying Checksum [2022-10-07T16:49:10.081Z] 5851b861e8e6: Download complete [2022-10-07T16:49:10.081Z] b85a868b505f: Verifying Checksum [2022-10-07T16:49:10.081Z] b85a868b505f: Download complete [2022-10-07T16:49:10.341Z] bab4dde63d76: Verifying Checksum [2022-10-07T16:49:10.341Z] bab4dde63d76: Download complete [2022-10-07T16:49:11.720Z] b85a868b505f: Pull complete [2022-10-07T16:49:11.720Z] e2be974225ed: Pull complete [2022-10-07T16:49:12.289Z] 339a4e72a1f5: Pull complete [2022-10-07T16:49:12.289Z] 988bab9f4d93: Pull complete [2022-10-07T16:49:12.548Z] 1469e6f7b9e6: Pull complete [2022-10-07T16:49:12.807Z] eaf3925da568: Pull complete [2022-10-07T16:49:14.718Z] bab4dde63d76: Pull complete [2022-10-07T16:49:14.718Z] bde34c3a00c8: Pull complete [2022-10-07T16:49:14.718Z] b352a97aabf1: Pull complete [2022-10-07T16:49:14.718Z] 4872d77fe225: Pull complete [2022-10-07T16:49:14.718Z] 5851b861e8e6: Pull complete [2022-10-07T16:49:14.718Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-07T16:49:14.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-07T16:49:14.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T16:49:14.939Z] prd-ubuntu20.04-docker-8c-8g-7349 does not seem to be running inside a container [2022-10-07T16:49:14.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-100 -v /w/workspace/foundry_device-usb-camera_PR-100:/w/workspace/foundry_device-usb-camera_PR-100:rw,z -v /w/workspace/foundry_device-usb-camera_PR-100@tmp:/w/workspace/foundry_device-usb-camera_PR-100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-07T16:49:18.792Z] $ docker top 068361febf9a1375fb89c59844c775f7f7af45f97054de02f9b92d36724d8756 -eo pid,comm [2022-10-07T16:49:18.884Z] 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). [2022-10-07T16:49:18.884Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-07T16:49:19.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-07T16:49:19.008Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-07T16:49:19.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-07T16:49:19.141Z] $ docker exec 068361febf9a1375fb89c59844c775f7f7af45f97054de02f9b92d36724d8756 ssh-agent [2022-10-07T16:49:19.269Z] SSH_AUTH_SOCK=/tmp/ssh-TUvmR7ZyWpGi/agent.14 [2022-10-07T16:49:19.269Z] SSH_AGENT_PID=20 [2022-10-07T16:49:19.275Z] Running ssh-add (command line suppressed) [2022-10-07T16:49:19.384Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-100@tmp/private_key_3978312341796525832.key (/w/workspace/foundry_device-usb-camera_PR-100@tmp/private_key_3978312341796525832.key) [2022-10-07T16:49:19.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-07T16:49:19.732Z] + git tag --points-at HEAD [Pipeline] } [2022-10-07T16:49:19.755Z] $ docker exec --env ******** --env ******** 068361febf9a1375fb89c59844c775f7f7af45f97054de02f9b92d36724d8756 ssh-agent -k [2022-10-07T16:49:19.860Z] unset SSH_AUTH_SOCK; [2022-10-07T16:49:19.860Z] unset SSH_AGENT_PID; [2022-10-07T16:49:19.861Z] echo Agent pid 20 killed; [2022-10-07T16:49:19.876Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-07T16:49:19.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-07T16:49:19.954Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-07T16:49:20.089Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-07T16:49:20.090Z] $ docker exec 068361febf9a1375fb89c59844c775f7f7af45f97054de02f9b92d36724d8756 ssh-agent [2022-10-07T16:49:20.207Z] SSH_AUTH_SOCK=/tmp/ssh-ulm0dZXoaKJ2/agent.70 [2022-10-07T16:49:20.207Z] SSH_AGENT_PID=76 [2022-10-07T16:49:20.212Z] Running ssh-add (command line suppressed) [2022-10-07T16:49:20.309Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-100@tmp/private_key_12179880340322211831.key (/w/workspace/foundry_device-usb-camera_PR-100@tmp/private_key_12179880340322211831.key) [2022-10-07T16:49:20.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-07T16:49:20.650Z] + git semver init [2022-10-07T16:49:20.908Z] 2022-10-07 16:49:20,898 [run_init] DEBUG init version:0.0.0 force:False [2022-10-07T16:49:20.908Z] 2022-10-07 16:49:20,899 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-100/.semver [2022-10-07T16:49:20.908Z] 2022-10-07 16:49:20,899 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-100/.semver [2022-10-07T16:49:20.908Z] 2022-10-07 16:49:20,900 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-100/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-100, universal_newlines=False, shell=None, istream=None) [2022-10-07T16:49:21.845Z] 2022-10-07 16:49:21,654 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-100/.git/info/exclude [2022-10-07T16:49:21.845Z] 2022-10-07 16:49:21,655 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-100/.semver/PR-100 with force:False [2022-10-07T16:49:21.846Z] 2022-10-07 16:49:21,655 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-100/.semver/PR-100 [2022-10-07T16:49:21.846Z] 2022-10-07 16:49:21,660 [execute] INFO git cat-file --batch-check [2022-10-07T16:49:21.846Z] 2022-10-07 16:49:21,661 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-100/.semver, universal_newlines=False, shell=None, istream=) [2022-10-07T16:49:21.846Z] 2022-10-07 16:49:21,668 [execute] INFO git cat-file --batch [2022-10-07T16:49:21.846Z] 2022-10-07 16:49:21,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-100/.semver, universal_newlines=False, shell=None, istream=) [2022-10-07T16:49:21.846Z] 2022-10-07 16:49:21,674 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-100/.semver/PR-100 [2022-10-07T16:49:21.846Z] 0.0.0 [Pipeline] } [2022-10-07T16:49:21.869Z] $ docker exec --env ******** --env ******** 068361febf9a1375fb89c59844c775f7f7af45f97054de02f9b92d36724d8756 ssh-agent -k [2022-10-07T16:49:21.964Z] unset SSH_AUTH_SOCK; [2022-10-07T16:49:21.965Z] unset SSH_AGENT_PID; [2022-10-07T16:49:21.965Z] echo Agent pid 76 killed; [2022-10-07T16:49:21.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-07T16:49:22.389Z] + git semver [Pipeline] } [2022-10-07T16:49:22.670Z] $ docker stop --time=1 068361febf9a1375fb89c59844c775f7f7af45f97054de02f9b92d36724d8756 [2022-10-07T16:49:23.935Z] $ docker rm -f 068361febf9a1375fb89c59844c775f7f7af45f97054de02f9b92d36724d8756 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-07T16:49:24.349Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-07T16:49:24.567Z] Stashed 1 file(s) [Pipeline] echo [2022-10-07T16:49:24.586Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-07T16:49:25.134Z] provisioning config files... [2022-10-07T16:49:25.144Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-100@tmp/config10907370041791407808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-07T16:49:25.483Z] ---> docker-login.sh [2022-10-07T16:49:25.483Z] nexus3.edgexfoundry.org:10001 [2022-10-07T16:49:25.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:49:25.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:49:25.483Z] Configure a credential helper to remove this warning. See [2022-10-07T16:49:25.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:49:25.483Z] [2022-10-07T16:49:25.483Z] Login Succeeded [2022-10-07T16:49:25.483Z] nexus3.edgexfoundry.org:10002 [2022-10-07T16:49:25.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:49:25.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:49:25.483Z] Configure a credential helper to remove this warning. See [2022-10-07T16:49:25.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:49:25.483Z] [2022-10-07T16:49:25.483Z] Login Succeeded [2022-10-07T16:49:25.483Z] nexus3.edgexfoundry.org:10003 [2022-10-07T16:49:25.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:49:25.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:49:25.742Z] Configure a credential helper to remove this warning. See [2022-10-07T16:49:25.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:49:25.742Z] [2022-10-07T16:49:25.742Z] Login Succeeded [2022-10-07T16:49:25.742Z] nexus3.edgexfoundry.org:10004 [2022-10-07T16:49:25.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:49:25.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:49:25.742Z] Configure a credential helper to remove this warning. See [2022-10-07T16:49:25.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:49:25.742Z] [2022-10-07T16:49:25.742Z] Login Succeeded [2022-10-07T16:49:25.742Z] docker.io [2022-10-07T16:49:25.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:49:26.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:49:26.310Z] Configure a credential helper to remove this warning. See [2022-10-07T16:49:26.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:49:26.310Z] [2022-10-07T16:49:26.310Z] Login Succeeded [2022-10-07T16:49:26.310Z] ---> docker-login.sh ends [Pipeline] } [2022-10-07T16:49:26.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-07T16:49:26.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-07T16:49:26.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-07T16:49:26.588Z] ========================================================= [2022-10-07T16:49:26.588Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-07T16:49:26.588Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:49:27.047Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-07T16:49:27.047Z] Sending build context to Docker daemon 1.516MB [2022-10-07T16:49:27.047Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-07T16:49:27.047Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-07T16:49:27.047Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-07T16:49:27.047Z] 2408cc74d12b: Pulling fs layer [2022-10-07T16:49:27.047Z] ea60b727a1ce: Pulling fs layer [2022-10-07T16:49:27.047Z] 30c4a7721957: Pulling fs layer [2022-10-07T16:49:27.047Z] 370296b7ddb6: Pulling fs layer [2022-10-07T16:49:27.047Z] 7c6cee850709: Pulling fs layer [2022-10-07T16:49:27.047Z] aa9baa53a306: Pulling fs layer [2022-10-07T16:49:27.047Z] 8b309c321861: Pulling fs layer [2022-10-07T16:49:27.047Z] d8d76fd02f46: Pulling fs layer [2022-10-07T16:49:27.047Z] fa31f396de31: Pulling fs layer [2022-10-07T16:49:27.047Z] 7c6cee850709: Waiting [2022-10-07T16:49:27.047Z] aa9baa53a306: Waiting [2022-10-07T16:49:27.047Z] 370296b7ddb6: Waiting [2022-10-07T16:49:27.047Z] 8b309c321861: Waiting [2022-10-07T16:49:27.047Z] d8d76fd02f46: Waiting [2022-10-07T16:49:27.047Z] fa31f396de31: Waiting [2022-10-07T16:49:27.047Z] 30c4a7721957: Verifying Checksum [2022-10-07T16:49:27.047Z] 30c4a7721957: Download complete [2022-10-07T16:49:27.047Z] ea60b727a1ce: Verifying Checksum [2022-10-07T16:49:27.047Z] ea60b727a1ce: Download complete [2022-10-07T16:49:27.047Z] 7c6cee850709: Verifying Checksum [2022-10-07T16:49:27.047Z] 7c6cee850709: Download complete [2022-10-07T16:49:27.047Z] aa9baa53a306: Verifying Checksum [2022-10-07T16:49:27.047Z] aa9baa53a306: Download complete [2022-10-07T16:49:27.306Z] 2408cc74d12b: Verifying Checksum [2022-10-07T16:49:27.306Z] 2408cc74d12b: Download complete [2022-10-07T16:49:27.306Z] 8b309c321861: Verifying Checksum [2022-10-07T16:49:27.306Z] 8b309c321861: Download complete [2022-10-07T16:49:27.306Z] 2408cc74d12b: Pull complete [2022-10-07T16:49:27.568Z] ea60b727a1ce: Pull complete [2022-10-07T16:49:27.568Z] 30c4a7721957: Pull complete [2022-10-07T16:49:27.829Z] fa31f396de31: Verifying Checksum [2022-10-07T16:49:27.829Z] fa31f396de31: Download complete [2022-10-07T16:49:27.829Z] d8d76fd02f46: Verifying Checksum [2022-10-07T16:49:27.829Z] d8d76fd02f46: Download complete [2022-10-07T16:49:27.829Z] 370296b7ddb6: Download complete [2022-10-07T16:49:32.010Z] 370296b7ddb6: Pull complete [2022-10-07T16:49:32.010Z] 7c6cee850709: Pull complete [2022-10-07T16:49:32.010Z] aa9baa53a306: Pull complete [2022-10-07T16:49:32.010Z] 8b309c321861: Pull complete [2022-10-07T16:49:33.380Z] d8d76fd02f46: Pull complete [2022-10-07T16:49:34.313Z] fa31f396de31: Pull complete [2022-10-07T16:49:34.313Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-07T16:49:34.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-07T16:49:34.313Z] ---> cef68f9685f8 [2022-10-07T16:49:34.313Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-07T16:49:39.979Z] Still waiting to schedule task [2022-10-07T16:49:39.980Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-07T16:49:44.293Z] ---> Running in f1a821fef3f7 [2022-10-07T16:49:44.293Z] Removing intermediate container f1a821fef3f7 [2022-10-07T16:49:44.293Z] ---> 97f1fd9ef138 [2022-10-07T16:49:44.293Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-07T16:49:44.293Z] ---> Running in 849b1f0add3d [2022-10-07T16:49:44.293Z] Removing intermediate container 849b1f0add3d [2022-10-07T16:49:44.293Z] ---> 57f7778272a0 [2022-10-07T16:49:44.293Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-07T16:49:44.293Z] ---> Running in b4f6a29ffc23 [2022-10-07T16:49:44.293Z] Removing intermediate container b4f6a29ffc23 [2022-10-07T16:49:44.293Z] ---> 435a9efbd2f0 [2022-10-07T16:49:44.293Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-07T16:49:44.293Z] ---> Running in 4fa023bb1cfa [2022-10-07T16:49:44.293Z] Removing intermediate container 4fa023bb1cfa [2022-10-07T16:49:44.293Z] ---> 655b744b52ab [2022-10-07T16:49:44.293Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:49:44.293Z] ---> Running in 4d9022a40aa5 [2022-10-07T16:49:44.293Z] Removing intermediate container 4d9022a40aa5 [2022-10-07T16:49:44.293Z] ---> 4ab215ceb162 [2022-10-07T16:49:44.293Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-07T16:49:44.293Z] ---> Running in 11400e0c4917 [2022-10-07T16:49:44.293Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:49:45.231Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:49:45.491Z] (1/80) Installing mesa (21.3.8-r2) [2022-10-07T16:49:45.491Z] (2/80) Installing libxau (1.0.9-r0) [2022-10-07T16:49:45.491Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-10-07T16:49:45.751Z] (4/80) Installing libxcb (1.15-r0) [2022-10-07T16:49:45.751Z] (5/80) Installing libx11 (1.8-r0) [2022-10-07T16:49:45.751Z] (6/80) Installing libxext (1.3.4-r0) [2022-10-07T16:49:46.010Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-10-07T16:49:46.010Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-10-07T16:49:46.010Z] (9/80) Installing libpciaccess (0.16-r0) [2022-10-07T16:49:46.268Z] (10/80) Installing libdrm (2.4.110-r0) [2022-10-07T16:49:46.268Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-10-07T16:49:46.268Z] (12/80) Installing libxshmfence (1.3-r1) [2022-10-07T16:49:46.544Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-10-07T16:49:46.544Z] (14/80) Installing icu-data-full (71.1-r2) [2022-10-07T16:49:47.489Z] (15/80) Installing libice (1.0.10-r0) [2022-10-07T16:49:47.490Z] (16/80) Installing libuuid (2.38-r1) [2022-10-07T16:49:47.490Z] (17/80) Installing libsm (1.2.3-r0) [2022-10-07T16:49:47.747Z] (18/80) Installing libxt (1.2.1-r0) [2022-10-07T16:49:47.747Z] (19/80) Installing libxmu (1.1.3-r0) [2022-10-07T16:49:47.747Z] (20/80) Installing xset (1.2.4-r0) [2022-10-07T16:49:48.006Z] (21/80) Installing xprop (1.2.5-r0) [2022-10-07T16:49:48.006Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-10-07T16:49:48.007Z] (23/80) Installing dbus-libs (1.14.4-r0) [2022-10-07T16:49:48.266Z] (24/80) Installing libffi (3.4.2-r1) [2022-10-07T16:49:48.266Z] (25/80) Installing libintl (0.21-r2) [2022-10-07T16:49:48.266Z] (26/80) Installing libblkid (2.38-r1) [2022-10-07T16:49:48.525Z] (27/80) Installing libmount (2.38-r1) [2022-10-07T16:49:48.525Z] (28/80) Installing pcre (8.45-r2) [2022-10-07T16:49:48.525Z] (29/80) Installing glib (2.72.1-r0) [2022-10-07T16:49:48.784Z] (30/80) Installing icu-libs (71.1-r2) [2022-10-07T16:49:49.045Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-10-07T16:49:49.045Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-10-07T16:49:49.303Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-10-07T16:49:49.569Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-10-07T16:49:49.569Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-10-07T16:49:49.829Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-10-07T16:49:49.829Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-10-07T16:49:49.829Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-10-07T16:49:50.396Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-10-07T16:49:50.396Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-10-07T16:49:50.396Z] (41/80) Installing libpng (1.6.37-r1) [2022-10-07T16:49:50.654Z] (42/80) Installing freetype (2.12.1-r0) [2022-10-07T16:49:50.654Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-10-07T16:49:50.913Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-10-07T16:49:50.913Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-10-07T16:49:50.913Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-10-07T16:49:51.171Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-10-07T16:49:51.171Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-10-07T16:49:51.171Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-10-07T16:49:51.428Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-10-07T16:49:51.428Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-10-07T16:49:51.688Z] (52/80) Installing avahi-libs (0.8-r6) [2022-10-07T16:49:51.688Z] (53/80) Installing nettle (3.7.3-r0) [2022-10-07T16:49:51.688Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-10-07T16:49:51.946Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-10-07T16:49:51.946Z] (56/80) Installing libunistring (1.0-r0) [2022-10-07T16:49:51.946Z] (57/80) Installing gnutls (3.7.7-r0) [2022-10-07T16:49:52.204Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-10-07T16:49:52.204Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-10-07T16:49:52.204Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-10-07T16:49:52.462Z] (61/80) Installing libevdev (1.12.1-r0) [2022-10-07T16:49:52.462Z] (62/80) Installing mtdev (1.1.6-r0) [2022-10-07T16:49:52.720Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-10-07T16:49:52.720Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-10-07T16:49:52.720Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-10-07T16:49:52.977Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-10-07T16:49:52.977Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-10-07T16:49:52.977Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-10-07T16:49:53.233Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-10-07T16:49:53.233Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-10-07T16:49:53.233Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-10-07T16:49:53.499Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-10-07T16:49:54.067Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-10-07T16:49:54.067Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-10-07T16:49:54.067Z] (75/80) Installing udev-init-scripts (35-r0) [2022-10-07T16:49:54.067Z] Executing udev-init-scripts-35-r0.post-install [2022-10-07T16:49:54.067Z] (76/80) Installing kmod-libs (29-r2) [2022-10-07T16:49:54.326Z] (77/80) Installing eudev (3.2.11-r0) [2022-10-07T16:49:54.326Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-10-07T16:49:54.585Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-07T16:49:54.585Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-10-07T16:49:54.585Z] Executing busybox-1.35.0-r13.trigger [2022-10-07T16:49:54.585Z] Executing eudev-3.2.11-r0.trigger [2022-10-07T16:49:54.585Z] OK: 330 MiB in 131 packages [2022-10-07T16:49:57.877Z] Removing intermediate container 11400e0c4917 [2022-10-07T16:49:57.877Z] ---> 98997f2641f9 [2022-10-07T16:49:57.877Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-07T16:49:58.136Z] ---> Running in b189ed82e257 [2022-10-07T16:49:58.136Z] Removing intermediate container b189ed82e257 [2022-10-07T16:49:58.136Z] ---> 1aa41d963291 [2022-10-07T16:49:58.136Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-07T16:49:58.136Z] ---> f672895736a1 [2022-10-07T16:49:58.136Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:49:58.136Z] ---> Running in 1c784be43910 [2022-10-07T16:50:20.109Z] Removing intermediate container 1c784be43910 [2022-10-07T16:50:20.109Z] ---> 9aedc25a9fb8 [2022-10-07T16:50:20.109Z] Step 12/14 : COPY . . [2022-10-07T16:50:20.109Z] ---> 0cde3f4230ca [2022-10-07T16:50:20.109Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-07T16:50:20.109Z] ---> Running in 8a2a05e00ee9 [2022-10-07T16:50:20.109Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-07T16:50:20.109Z] Dload Upload Total Spent Left Speed [2022-10-07T16:50:20.109Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062    0     0  28816      0 --:--:-- --:--:-- --:--:-- 29500 [2022-10-07T16:50:20.109Z] Removing intermediate container 8a2a05e00ee9 [2022-10-07T16:50:20.109Z] ---> cf0e65d4ff6a [2022-10-07T16:50:20.109Z] Step 14/14 : RUN ${MAKE} [2022-10-07T16:50:20.109Z] ---> Running in 7159a0b206e2 [2022-10-07T16:50:20.109Z] noop [2022-10-07T16:50:20.109Z] Removing intermediate container 7159a0b206e2 [2022-10-07T16:50:20.109Z] ---> dcf811cba9e0 [2022-10-07T16:50:20.109Z] Successfully built dcf811cba9e0 [2022-10-07T16:50:20.109Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:50:20.557Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-07T16:50:20.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T16:50:20.689Z] prd-ubuntu20.04-docker-8c-8g-7349 does not seem to be running inside a container [2022-10-07T16:50:20.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-100 -v /w/workspace/foundry_device-usb-camera_PR-100:/w/workspace/foundry_device-usb-camera_PR-100:rw,z -v /w/workspace/foundry_device-usb-camera_PR-100@tmp:/w/workspace/foundry_device-usb-camera_PR-100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-07T16:50:21.067Z] $ docker top 53f65389a2ce6f45f4f092dadd43165e05d2902578d0176f271e63919d825e7f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-07T16:50:21.451Z] + go version [2022-10-07T16:50:21.451Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-07T16:50:21.488Z] $ docker stop --time=1 53f65389a2ce6f45f4f092dadd43165e05d2902578d0176f271e63919d825e7f [2022-10-07T16:50:22.750Z] $ docker rm -f 53f65389a2ce6f45f4f092dadd43165e05d2902578d0176f271e63919d825e7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:50:23.448Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-07T16:50:23.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T16:50:23.587Z] prd-ubuntu20.04-docker-8c-8g-7349 does not seem to be running inside a container [2022-10-07T16:50:23.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-100 -v /w/workspace/foundry_device-usb-camera_PR-100:/w/workspace/foundry_device-usb-camera_PR-100:rw,z -v /w/workspace/foundry_device-usb-camera_PR-100@tmp:/w/workspace/foundry_device-usb-camera_PR-100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-07T16:50:23.948Z] $ docker top c2c3355d2d105af4b3ae8d416c97e3917d59a1f9d20c597cb3d9961458e4c459 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-07T16:50:24.325Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-100 [Pipeline] fileExists [Pipeline] sh [2022-10-07T16:50:24.682Z] + make test [2022-10-07T16:50:24.682Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-07T16:50:24.940Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-07T16:50:34.898Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-10-07T16:50:34.898Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 1.9% of statements [2022-10-07T16:50:41.446Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-07T16:50:41.446Z] CGO_ENABLED=1 go vet ./... [2022-10-07T16:50:44.721Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-07T16:50:44.721Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-07T16:50:44.721Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-07T16:50:44.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-07T16:50:44.785Z] $ docker stop --time=1 c2c3355d2d105af4b3ae8d416c97e3917d59a1f9d20c597cb3d9961458e4c459 [2022-10-07T16:50:47.244Z] $ docker rm -f c2c3355d2d105af4b3ae8d416c97e3917d59a1f9d20c597cb3d9961458e4c459 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-07T16:50:47.752Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-07T16:50:47.813Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-07T16:50:48.391Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-07T16:50:48.695Z] + ls -al . [2022-10-07T16:50:48.695Z] total 196 [2022-10-07T16:50:48.695Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 7 16:50 . [2022-10-07T16:50:48.695Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 16:48 .. [2022-10-07T16:50:48.695Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 16:50 .git [2022-10-07T16:50:48.695Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 16:48 .github [2022-10-07T16:50:48.695Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 7 16:48 .gitignore [2022-10-07T16:50:48.695Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 7 16:48 .golangci.yml [2022-10-07T16:50:48.695Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 7 16:48 .hadolint.yml [2022-10-07T16:50:48.695Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 16:49 .semver [2022-10-07T16:50:48.695Z] -rw-rw-r-- 1 jenkins jenkins 9702 Oct 7 16:48 Attribution.txt [2022-10-07T16:50:48.695Z] -rw-rw-r-- 1 jenkins jenkins 1206 Oct 7 16:48 CHANGELOG.md [2022-10-07T16:50:48.695Z] -rw-rw-r-- 1 jenkins jenkins 2467 Oct 7 16:48 Dockerfile [2022-10-07T16:50:48.695Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 7 16:48 GOVERNANCE.md [2022-10-07T16:50:48.695Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 7 16:48 Jenkinsfile [2022-10-07T16:50:48.695Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 7 16:48 LICENSE [2022-10-07T16:50:48.695Z] -rw-rw-r-- 1 jenkins jenkins 2554 Oct 7 16:48 Makefile [2022-10-07T16:50:48.695Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 7 16:48 OWNERS.md [2022-10-07T16:50:48.695Z] -rw-rw-r-- 1 jenkins jenkins 5773 Oct 7 16:48 README.md [2022-10-07T16:50:48.695Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 7 16:49 VERSION [2022-10-07T16:50:48.695Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 16:48 bin [2022-10-07T16:50:48.695Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 16:48 cmd [2022-10-07T16:50:48.695Z] -rw-r--r-- 1 jenkins jenkins 29387 Oct 7 16:50 coverage.out [2022-10-07T16:50:48.695Z] -rwxrwxr-x 1 jenkins jenkins 140 Oct 7 16:48 docker-entrypoint.sh [2022-10-07T16:50:48.695Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 16:48 docs [2022-10-07T16:50:48.695Z] -rw-rw-r-- 1 jenkins jenkins 3633 Oct 7 16:48 go.mod [2022-10-07T16:50:48.695Z] -rw-rw-r-- 1 jenkins jenkins 38103 Oct 7 16:48 go.sum [2022-10-07T16:50:48.695Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 16:48 internal [2022-10-07T16:50:48.695Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 16:48 snap [2022-10-07T16:50:48.695Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 7 16:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:50:49.097Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7fedce7edd12652b29de3089237b3736a9072910 --label arch=amd64 --label version=0.0.0 . [2022-10-07T16:50:49.098Z] Sending build context to Docker daemon 1.546MB [2022-10-07T16:50:49.098Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-10-07T16:50:49.098Z] Step 2/36 : FROM ${BASE} AS builder [2022-10-07T16:50:49.098Z] ---> dcf811cba9e0 [2022-10-07T16:50:49.098Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-10-07T16:50:49.098Z] ---> Running in 9d707e506018 [2022-10-07T16:50:49.356Z] Removing intermediate container 9d707e506018 [2022-10-07T16:50:49.356Z] ---> 8d8bfdf03d9c [2022-10-07T16:50:49.356Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-07T16:50:49.356Z] ---> Running in e804aa7e1a00 [2022-10-07T16:50:49.356Z] Removing intermediate container e804aa7e1a00 [2022-10-07T16:50:49.356Z] ---> deb42fde5efc [2022-10-07T16:50:49.356Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-07T16:50:49.356Z] ---> Running in 0f0be7f63d47 [2022-10-07T16:50:49.356Z] Removing intermediate container 0f0be7f63d47 [2022-10-07T16:50:49.356Z] ---> bc54f15bbe10 [2022-10-07T16:50:49.356Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-07T16:50:49.615Z] ---> Running in 3115911fae21 [2022-10-07T16:50:49.615Z] Removing intermediate container 3115911fae21 [2022-10-07T16:50:49.615Z] ---> 9b2f7e535922 [2022-10-07T16:50:49.615Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:50:49.615Z] ---> Running in e4ffa4d40ac5 [2022-10-07T16:50:50.180Z] Removing intermediate container e4ffa4d40ac5 [2022-10-07T16:50:50.180Z] ---> e24262aa0fe2 [2022-10-07T16:50:50.180Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-07T16:50:50.180Z] ---> Running in 49354fa8fb61 [2022-10-07T16:50:50.439Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:50:51.378Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:50:51.636Z] OK: 330 MiB in 131 packages [2022-10-07T16:50:51.895Z] Removing intermediate container 49354fa8fb61 [2022-10-07T16:50:51.895Z] ---> 09042ab6e545 [2022-10-07T16:50:51.895Z] Step 9/36 : WORKDIR /device-usb-camera [2022-10-07T16:50:51.895Z] ---> Running in d4fb15448c2f [2022-10-07T16:50:51.895Z] Removing intermediate container d4fb15448c2f [2022-10-07T16:50:51.895Z] ---> d1f65cd07f17 [2022-10-07T16:50:51.895Z] Step 10/36 : COPY go.mod vendor* ./ [2022-10-07T16:50:52.154Z] ---> ebe009bc6ec5 [2022-10-07T16:50:52.154Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:50:52.154Z] ---> Running in dd2ea738b3d5 [2022-10-07T16:50:52.723Z] Removing intermediate container dd2ea738b3d5 [2022-10-07T16:50:52.723Z] ---> 5ad4045d4342 [2022-10-07T16:50:52.723Z] Step 12/36 : COPY . . [2022-10-07T16:50:52.982Z] ---> 2e4014d4436b [2022-10-07T16:50:52.982Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-07T16:50:52.982Z] ---> Running in d356592a47db [2022-10-07T16:50:53.239Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-07T16:50:53.239Z]         Dload Upload Total Spent Left Speed [2022-10-07T16:50:53.239Z]  0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43665 0 --:--:-- --:--:-- --:--:-- 44250 [2022-10-07T16:50:53.497Z] Removing intermediate container d356592a47db [2022-10-07T16:50:53.497Z] ---> 1938c04df8c0 [2022-10-07T16:50:53.497Z] Step 14/36 : RUN ${MAKE} [2022-10-07T16:50:53.497Z] ---> Running in c5223675aad3 [2022-10-07T16:50:53.776Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-10-07T16:51:15.717Z] Removing intermediate container c5223675aad3 [2022-10-07T16:51:15.717Z] ---> df94ef979c93 [2022-10-07T16:51:15.717Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-10-07T16:51:15.717Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-10-07T16:51:15.717Z] af6660deedbd: Pulling fs layer [2022-10-07T16:51:15.717Z] 97cd0a44c592: Pulling fs layer [2022-10-07T16:51:15.717Z] 97cd0a44c592: Verifying Checksum [2022-10-07T16:51:15.717Z] 97cd0a44c592: Download complete [2022-10-07T16:51:15.717Z] af6660deedbd: Verifying Checksum [2022-10-07T16:51:15.717Z] af6660deedbd: Download complete [2022-10-07T16:51:15.717Z] af6660deedbd: Pull complete [2022-10-07T16:51:15.717Z] 97cd0a44c592: Pull complete [2022-10-07T16:51:15.717Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-10-07T16:51:15.717Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-10-07T16:51:15.717Z] ---> fea57e182299 [2022-10-07T16:51:15.717Z] Step 16/36 : FROM alpine:3.16 [2022-10-07T16:51:15.976Z] 3.16: Pulling from library/alpine [2022-10-07T16:51:15.976Z] 213ec9aee27d: Pulling fs layer [2022-10-07T16:51:16.246Z] 213ec9aee27d: Verifying Checksum [2022-10-07T16:51:16.507Z] 213ec9aee27d: Pull complete [2022-10-07T16:51:16.507Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-07T16:51:16.507Z] Status: Downloaded newer image for alpine:3.16 [2022-10-07T16:51:16.507Z] ---> 9c6f07244728 [2022-10-07T16:51:16.507Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-07T16:51:16.507Z] ---> Running in 12d9a373fe03 [2022-10-07T16:51:16.765Z] Removing intermediate container 12d9a373fe03 [2022-10-07T16:51:16.765Z] ---> 4c2516cc97b4 [2022-10-07T16:51:16.765Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-10-07T16:51:16.765Z] ---> Running in a9d6ca6f98a6 [2022-10-07T16:51:17.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:51:17.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:51:17.281Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-10-07T16:51:17.281Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-10-07T16:51:17.281Z] (3/83) Installing libxau (1.0.9-r0) [2022-10-07T16:51:17.281Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-10-07T16:51:17.281Z] (5/83) Installing libxcb (1.15-r0) [2022-10-07T16:51:17.281Z] (6/83) Installing libx11 (1.8-r0) [2022-10-07T16:51:17.281Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-10-07T16:51:17.538Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-10-07T16:51:17.538Z] (9/83) Installing expat (2.4.9-r0) [2022-10-07T16:51:17.538Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-10-07T16:51:17.538Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-10-07T16:51:17.538Z] (12/83) Installing libpng (1.6.37-r1) [2022-10-07T16:51:17.538Z] (13/83) Installing freetype (2.12.1-r0) [2022-10-07T16:51:17.538Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-10-07T16:51:17.538Z] (15/83) Installing fribidi (1.0.12-r0) [2022-10-07T16:51:17.538Z] (16/83) Installing libffi (3.4.2-r1) [2022-10-07T16:51:17.538Z] (17/83) Installing libintl (0.21-r2) [2022-10-07T16:51:17.538Z] (18/83) Installing libblkid (2.38-r1) [2022-10-07T16:51:17.538Z] (19/83) Installing libmount (2.38-r1) [2022-10-07T16:51:17.538Z] (20/83) Installing pcre (8.45-r2) [2022-10-07T16:51:17.538Z] (21/83) Installing glib (2.72.1-r0) [2022-10-07T16:51:17.538Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-10-07T16:51:17.538Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-10-07T16:51:17.538Z] (24/83) Installing libass (0.16.0-r0) [2022-10-07T16:51:17.538Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-10-07T16:51:17.538Z] (26/83) Installing libpciaccess (0.16-r0) [2022-10-07T16:51:17.538Z] (27/83) Installing libdrm (2.4.110-r0) [2022-10-07T16:51:17.538Z] (28/83) Installing gmp (6.2.1-r2) [2022-10-07T16:51:17.538Z] (29/83) Installing nettle (3.7.3-r0) [2022-10-07T16:51:17.538Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-10-07T16:51:17.538Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-10-07T16:51:17.538Z] (32/83) Installing libunistring (1.0-r0) [2022-10-07T16:51:17.796Z] (33/83) Installing gnutls (3.7.7-r0) [2022-10-07T16:51:17.796Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-07T16:51:17.796Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-07T16:51:17.796Z] (36/83) Installing lame (3.100-r0) [2022-10-07T16:51:17.796Z] (37/83) Installing opus (1.3.1-r1) [2022-10-07T16:51:17.796Z] (38/83) Installing libasyncns (0.8-r1) [2022-10-07T16:51:17.796Z] (39/83) Installing dbus-libs (1.14.4-r0) [2022-10-07T16:51:17.796Z] (40/83) Installing libltdl (2.4.7-r0) [2022-10-07T16:51:17.796Z] (41/83) Installing orc (0.4.32-r0) [2022-10-07T16:51:17.796Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-10-07T16:51:17.796Z] (43/83) Installing libogg (1.3.5-r1) [2022-10-07T16:51:17.796Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-07T16:51:17.796Z] (45/83) Installing flac (1.3.4-r0) [2022-10-07T16:51:17.796Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-10-07T16:51:17.796Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-10-07T16:51:17.796Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-10-07T16:51:17.796Z] (49/83) Installing soxr (0.1.3-r2) [2022-10-07T16:51:17.796Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-10-07T16:51:17.796Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-10-07T16:51:17.796Z] (52/83) Installing libpulse (15.0-r2) [2022-10-07T16:51:17.796Z] (53/83) Installing cjson (1.7.15-r3) [2022-10-07T16:51:17.796Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-10-07T16:51:17.796Z] (55/83) Installing librist (0.2.6-r1) [2022-10-07T16:51:17.796Z] (56/83) Installing libsrt (1.4.4-r0) [2022-10-07T16:51:17.796Z] (57/83) Installing libssh (0.9.6-r1) [2022-10-07T16:51:17.796Z] (58/83) Installing libtheora (1.1.1-r16) [2022-10-07T16:51:17.796Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-10-07T16:51:17.796Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-10-07T16:51:17.796Z] (61/83) Installing libxext (1.3.4-r0) [2022-10-07T16:51:17.796Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-10-07T16:51:17.796Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-10-07T16:51:17.797Z] (64/83) Installing libva (2.14.0-r0) [2022-10-07T16:51:17.797Z] (65/83) Installing libvdpau (1.5-r0) [2022-10-07T16:51:17.797Z] (66/83) Installing vidstab (1.1.0-r1) [2022-10-07T16:51:17.797Z] (67/83) Installing libvpx (1.11.0-r1) [2022-10-07T16:51:18.055Z] (68/83) Installing libwebp (1.2.3-r0) [2022-10-07T16:51:18.055Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-10-07T16:51:18.055Z] (70/83) Installing numactl (2.0.14-r0) [2022-10-07T16:51:18.055Z] (71/83) Installing x265-libs (3.5-r3) [2022-10-07T16:51:18.055Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-10-07T16:51:18.055Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-10-07T16:51:18.313Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-10-07T16:51:18.313Z] (75/83) Installing udev-init-scripts (35-r0) [2022-10-07T16:51:18.313Z] Executing udev-init-scripts-35-r0.post-install [2022-10-07T16:51:18.313Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-10-07T16:51:18.313Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-10-07T16:51:18.313Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-10-07T16:51:18.313Z] (79/83) Installing kmod-libs (29-r2) [2022-10-07T16:51:18.313Z] (80/83) Installing eudev (3.2.11-r0) [2022-10-07T16:51:18.313Z] (81/83) Installing libsodium (1.0.18-r0) [2022-10-07T16:51:18.313Z] (82/83) Installing libzmq (4.3.4-r0) [2022-10-07T16:51:18.313Z] (83/83) Installing zeromq (4.3.4-r0) [2022-10-07T16:51:18.313Z] Executing busybox-1.35.0-r17.trigger [2022-10-07T16:51:18.314Z] Executing eudev-3.2.11-r0.trigger [2022-10-07T16:51:18.314Z] OK: 101 MiB in 97 packages [2022-10-07T16:51:20.880Z] Removing intermediate container a9d6ca6f98a6 [2022-10-07T16:51:20.880Z] ---> c7ce77243f4c [2022-10-07T16:51:20.880Z] Step 19/36 : WORKDIR / [2022-10-07T16:51:20.880Z] ---> Running in 7fb7c9ffd389 [2022-10-07T16:51:20.880Z] Removing intermediate container 7fb7c9ffd389 [2022-10-07T16:51:20.880Z] ---> c7cc3c152152 [2022-10-07T16:51:20.880Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-10-07T16:51:21.450Z] ---> f4ab6ce26fdd [2022-10-07T16:51:21.450Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-10-07T16:51:21.450Z] ---> 52eb75e81830 [2022-10-07T16:51:21.450Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-10-07T16:51:21.450Z] ---> 5404e9dcb638 [2022-10-07T16:51:21.450Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-10-07T16:51:21.712Z] ---> 47789730e093 [2022-10-07T16:51:21.712Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-10-07T16:51:21.712Z] ---> fa01bafe52ac [2022-10-07T16:51:21.712Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-10-07T16:51:21.971Z] ---> e9d495e3532d [2022-10-07T16:51:21.971Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-10-07T16:51:22.538Z] ---> a49d67944577 [2022-10-07T16:51:22.538Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-10-07T16:51:22.538Z] ---> Running in 388542187a08 [2022-10-07T16:51:23.104Z] Removing intermediate container 388542187a08 [2022-10-07T16:51:23.104Z] ---> 7e5c52dd183c [2022-10-07T16:51:23.104Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-10-07T16:51:23.104Z] ---> Running in f391f327c0b8 [2022-10-07T16:51:23.673Z] Removing intermediate container f391f327c0b8 [2022-10-07T16:51:23.673Z] ---> f028a9cca856 [2022-10-07T16:51:23.673Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-10-07T16:51:23.673Z] ---> Running in e6bd7f832279 [2022-10-07T16:51:24.240Z] Removing intermediate container e6bd7f832279 [2022-10-07T16:51:24.240Z] ---> 160a28fc16ac [2022-10-07T16:51:24.240Z] Step 30/36 : EXPOSE 59983 [2022-10-07T16:51:24.240Z] ---> Running in 5e53828eef27 [2022-10-07T16:51:24.240Z] Removing intermediate container 5e53828eef27 [2022-10-07T16:51:24.240Z] ---> d7f5cf54e5f3 [2022-10-07T16:51:24.240Z] Step 31/36 : EXPOSE 8554 [2022-10-07T16:51:24.240Z] ---> Running in 53220dba21e6 [2022-10-07T16:51:24.499Z] Removing intermediate container 53220dba21e6 [2022-10-07T16:51:24.499Z] ---> 309616887dfd [2022-10-07T16:51:24.499Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-10-07T16:51:24.499Z] ---> Running in f962dd7584a0 [2022-10-07T16:51:24.499Z] Removing intermediate container f962dd7584a0 [2022-10-07T16:51:24.499Z] ---> 6c635abb6040 [2022-10-07T16:51:24.499Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-10-07T16:51:24.499Z] ---> Running in b21bf556d0ba [2022-10-07T16:51:24.499Z] Removing intermediate container b21bf556d0ba [2022-10-07T16:51:24.499Z] ---> a60683eb1db1 [2022-10-07T16:51:24.499Z] Step 34/36 : LABEL arch=amd64 [2022-10-07T16:51:24.499Z] ---> Running in 05fccfb2599e [2022-10-07T16:51:24.757Z] Removing intermediate container 05fccfb2599e [2022-10-07T16:51:24.757Z] ---> d11c139789d3 [2022-10-07T16:51:24.757Z] Step 35/36 : LABEL git_sha=7fedce7edd12652b29de3089237b3736a9072910 [2022-10-07T16:51:24.757Z] ---> Running in dd90f3731d8e [2022-10-07T16:51:24.757Z] Removing intermediate container dd90f3731d8e [2022-10-07T16:51:24.757Z] ---> 804331ceade5 [2022-10-07T16:51:24.757Z] Step 36/36 : LABEL version=0.0.0 [2022-10-07T16:51:24.757Z] ---> Running in 4053468007a6 [2022-10-07T16:51:24.757Z] Removing intermediate container 4053468007a6 [2022-10-07T16:51:24.757Z] ---> 4b9bd3b41ea5 [2022-10-07T16:51:24.757Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-07T16:51:24.757Z] Successfully built 4b9bd3b41ea5 [2022-10-07T16:51:24.757Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:51:25.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-07T16:51:25.580Z] [2022-10-07T16:51:25.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:51:25.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-07T16:51:25.954Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-07T16:51:25.954Z] 5eb5b503b376: Pulling fs layer [2022-10-07T16:51:25.954Z] 5c69ac0246d0: Pulling fs layer [2022-10-07T16:51:25.954Z] ec43610c2a17: Pulling fs layer [2022-10-07T16:51:25.954Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-07T16:51:25.954Z] 33b1e0a273af: Pulling fs layer [2022-10-07T16:51:25.954Z] 5d3b04190fa2: Pulling fs layer [2022-10-07T16:51:25.954Z] 2f39f015ded8: Pulling fs layer [2022-10-07T16:51:25.954Z] 3a2ae6a8a46f: Waiting [2022-10-07T16:51:25.954Z] 33b1e0a273af: Waiting [2022-10-07T16:51:25.954Z] 5d3b04190fa2: Waiting [2022-10-07T16:51:25.954Z] 2f39f015ded8: Waiting [2022-10-07T16:51:25.954Z] 5c69ac0246d0: Download complete [2022-10-07T16:51:25.954Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-07T16:51:25.954Z] 3a2ae6a8a46f: Download complete [2022-10-07T16:51:25.954Z] 33b1e0a273af: Verifying Checksum [2022-10-07T16:51:25.954Z] 33b1e0a273af: Download complete [2022-10-07T16:51:26.213Z] ec43610c2a17: Verifying Checksum [2022-10-07T16:51:26.213Z] ec43610c2a17: Download complete [2022-10-07T16:51:26.213Z] 5d3b04190fa2: Verifying Checksum [2022-10-07T16:51:26.213Z] 5d3b04190fa2: Download complete [2022-10-07T16:51:26.213Z] 5eb5b503b376: Verifying Checksum [2022-10-07T16:51:26.213Z] 5eb5b503b376: Download complete [2022-10-07T16:51:26.783Z] 2f39f015ded8: Download complete [2022-10-07T16:51:27.350Z] 5eb5b503b376: Pull complete [2022-10-07T16:51:27.350Z] 5c69ac0246d0: Pull complete [2022-10-07T16:51:27.915Z] ec43610c2a17: Pull complete [2022-10-07T16:51:27.915Z] 3a2ae6a8a46f: Pull complete [2022-10-07T16:51:28.173Z] 33b1e0a273af: Pull complete [2022-10-07T16:51:28.173Z] 5d3b04190fa2: Pull complete [2022-10-07T16:51:32.353Z] 2f39f015ded8: Pull complete [2022-10-07T16:51:32.353Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-07T16:51:32.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-07T16:51:32.353Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T16:51:32.568Z] prd-ubuntu20.04-docker-8c-8g-7349 does not seem to be running inside a container [2022-10-07T16:51:32.597Z] $ 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/foundry_device-usb-camera_PR-100 -v /w/workspace/foundry_device-usb-camera_PR-100:/w/workspace/foundry_device-usb-camera_PR-100:rw,z -v /w/workspace/foundry_device-usb-camera_PR-100@tmp:/w/workspace/foundry_device-usb-camera_PR-100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-07T16:51:36.382Z] $ docker top 727728b8c4b7eaa257d66d27c607566473ea5bf99bd8b56ac3b92c753306f311 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-07T16:51:36.813Z] ---> job-cost.sh [2022-10-07T16:51:36.813Z] lf-activate-venv: SKIPPING [2022-10-07T16:51:36.813Z] INFO: No Stack... [2022-10-07T16:51:37.381Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-07T16:51:37.641Z] INFO: Archiving Costs [Pipeline] sh [2022-10-07T16:51:38.207Z] + cat /w/workspace/foundry_device-usb-camera_PR-100/archives/cost.csv [2022-10-07T16:51:38.207Z] + cut -d, -f6 [Pipeline] lock [2022-10-07T16:51:38.250Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-100-1-stack-cost] [2022-10-07T16:51:38.255Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-100-1-stack-cost] did not exist. Created. [2022-10-07T16:51:38.255Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-07T16:51:38.631Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-07T16:51:38.679Z] Stashed 1 file(s) [Pipeline] } [2022-10-07T16:51:38.709Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-07T16:51:38.787Z] $ docker stop --time=1 727728b8c4b7eaa257d66d27c607566473ea5bf99bd8b56ac3b92c753306f311 [2022-10-07T16:51:39.935Z] $ docker rm -f 727728b8c4b7eaa257d66d27c607566473ea5bf99bd8b56ac3b92c753306f311 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-07T16:53:01.835Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7351 in /w/workspace/foundry_device-usb-camera_PR-100 [Pipeline] { [Pipeline] ws [2022-10-07T16:53:01.881Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-10-07T16:53:01.990Z] Selected Git installation does not exist. Using Default [2022-10-07T16:53:01.990Z] The recommended git tool is: NONE [2022-10-07T16:53:08.771Z] using credential edgex-jenkins-ssh [2022-10-07T16:53:08.794Z] Cloning the remote Git repository [2022-10-07T16:53:08.849Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-10-07T16:53:08.967Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-10-07T16:53:09.139Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-10-07T16:53:09.140Z] > git --version # timeout=10 [2022-10-07T16:53:09.168Z] > git --version # 'git version 2.25.1' [2022-10-07T16:53:09.171Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-07T16:53:09.226Z] Verifying host key using known hosts file [2022-10-07T16:53:09.479Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-07T16:53:09.494Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-07T16:53:10.239Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-10-07T16:53:10.280Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-07T16:53:12.094Z] Merging remotes/origin/main commit e6cf2f2f80d14c6ff357eccb58ac1fd20041715b into PR head commit 7fedce7edd12652b29de3089237b3736a9072910 [2022-10-07T16:53:11.391Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-10-07T16:53:11.439Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-10-07T16:53:11.441Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-07T16:53:11.447Z] Verifying host key using known hosts file [2022-10-07T16:53:11.457Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-07T16:53:11.473Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-07T16:53:12.116Z] > git config core.sparsecheckout # timeout=10 [2022-10-07T16:53:12.141Z] > git checkout -f 7fedce7edd12652b29de3089237b3736a9072910 # timeout=10 [2022-10-07T16:53:12.249Z] > git remote # timeout=10 [2022-10-07T16:53:12.272Z] > git config --get remote.origin.url # timeout=10 [2022-10-07T16:53:12.381Z] Merge succeeded, producing 7fedce7edd12652b29de3089237b3736a9072910 [2022-10-07T16:53:12.381Z] Checking out Revision 7fedce7edd12652b29de3089237b3736a9072910 (PR-100) [2022-10-07T16:53:12.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-07T16:53:12.312Z] Verifying host key using known hosts file [2022-10-07T16:53:12.316Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-07T16:53:12.330Z] > git merge e6cf2f2f80d14c6ff357eccb58ac1fd20041715b # timeout=10 [2022-10-07T16:53:12.361Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-07T16:53:12.387Z] > git config core.sparsecheckout # timeout=10 [2022-10-07T16:53:12.407Z] > git checkout -f 7fedce7edd12652b29de3089237b3736a9072910 # timeout=10 [2022-10-07T16:53:16.068Z] Commit message: "Merge branch 'edgexfoundry:main' into tested-usb-functions" [2022-10-07T16:53:16.133Z] > git --version # timeout=10 [2022-10-07T16:53:16.149Z] > git --version # 'git version 2.25.1' [2022-10-07T16:53:16.164Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-07T16:53:17.253Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-07T16:53:17.253Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-07T16:53:17.253Z] Dload Upload Total Spent Left Speed [2022-10-07T16:53:17.253Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh [2022-10-07T16:53:18.111Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-07T16:53:18.471Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-07T16:53:18.471Z] + sudo tee /etc/docker/daemon.new [2022-10-07T16:53:18.471Z] { [2022-10-07T16:53:18.471Z] "registry-mirrors": [ [2022-10-07T16:53:18.471Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-07T16:53:18.471Z] ], [2022-10-07T16:53:18.471Z] "bip": "10.250.0.254/24", [2022-10-07T16:53:18.471Z] "hosts": [ [2022-10-07T16:53:18.471Z] "tcp://0.0.0.0:5555", [2022-10-07T16:53:18.471Z] "unix:///var/run/docker.sock" [2022-10-07T16:53:18.471Z] ], [2022-10-07T16:53:18.471Z] "mtu": 1458, [2022-10-07T16:53:18.471Z] "selinux-enabled": true, [2022-10-07T16:53:18.471Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-07T16:53:18.471Z] } [Pipeline] sh [2022-10-07T16:53:18.828Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-07T16:53:19.188Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-07T16:53:37.550Z] provisioning config files... [2022-10-07T16:53:37.584Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config7363521340921941996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-07T16:53:37.988Z] ---> docker-login.sh [2022-10-07T16:53:37.988Z] nexus3.edgexfoundry.org:10001 [2022-10-07T16:53:38.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:53:38.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:53:38.579Z] Configure a credential helper to remove this warning. See [2022-10-07T16:53:38.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:53:38.579Z] [2022-10-07T16:53:38.579Z] Login Succeeded [2022-10-07T16:53:38.579Z] nexus3.edgexfoundry.org:10002 [2022-10-07T16:53:38.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:53:39.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:53:39.122Z] Configure a credential helper to remove this warning. See [2022-10-07T16:53:39.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:53:39.122Z] [2022-10-07T16:53:39.122Z] Login Succeeded [2022-10-07T16:53:39.122Z] nexus3.edgexfoundry.org:10003 [2022-10-07T16:53:39.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:53:39.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:53:39.396Z] Configure a credential helper to remove this warning. See [2022-10-07T16:53:39.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:53:39.396Z] [2022-10-07T16:53:39.396Z] Login Succeeded [2022-10-07T16:53:39.396Z] nexus3.edgexfoundry.org:10004 [2022-10-07T16:53:39.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:53:39.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:53:39.941Z] Configure a credential helper to remove this warning. See [2022-10-07T16:53:39.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:53:39.941Z] [2022-10-07T16:53:39.941Z] Login Succeeded [2022-10-07T16:53:39.941Z] docker.io [2022-10-07T16:53:40.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:53:40.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:53:40.481Z] Configure a credential helper to remove this warning. See [2022-10-07T16:53:40.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:53:40.481Z] [2022-10-07T16:53:40.481Z] Login Succeeded [2022-10-07T16:53:40.481Z] ---> docker-login.sh ends [Pipeline] } [2022-10-07T16:53:40.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-07T16:53:40.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-07T16:53:40.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-07T16:53:40.880Z] ========================================================= [2022-10-07T16:53:40.880Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-07T16:53:40.880Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:53:41.381Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-07T16:53:41.655Z] Sending build context to Docker daemon 997.9kB [2022-10-07T16:53:41.655Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-07T16:53:41.655Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-07T16:53:41.928Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-07T16:53:41.928Z] b3c136eddcbf: Pulling fs layer [2022-10-07T16:53:41.928Z] c0a3192eca97: Pulling fs layer [2022-10-07T16:53:41.928Z] a050256f5b6f: Pulling fs layer [2022-10-07T16:53:41.928Z] 656be50a0ddc: Pulling fs layer [2022-10-07T16:53:41.928Z] 2bbca73fdf42: Pulling fs layer [2022-10-07T16:53:41.928Z] f607e4fc86c3: Pulling fs layer [2022-10-07T16:53:41.928Z] 4d572c569a2c: Pulling fs layer [2022-10-07T16:53:41.928Z] fcf976331f73: Pulling fs layer [2022-10-07T16:53:41.928Z] 656be50a0ddc: Waiting [2022-10-07T16:53:41.928Z] f607e4fc86c3: Waiting [2022-10-07T16:53:41.928Z] 2bbca73fdf42: Waiting [2022-10-07T16:53:41.928Z] 4d572c569a2c: Waiting [2022-10-07T16:53:41.928Z] fcf976331f73: Waiting [2022-10-07T16:53:41.928Z] a050256f5b6f: Verifying Checksum [2022-10-07T16:53:41.928Z] a050256f5b6f: Download complete [2022-10-07T16:53:41.928Z] c0a3192eca97: Verifying Checksum [2022-10-07T16:53:41.928Z] c0a3192eca97: Download complete [2022-10-07T16:53:41.928Z] 2bbca73fdf42: Download complete [2022-10-07T16:53:41.928Z] f607e4fc86c3: Verifying Checksum [2022-10-07T16:53:41.928Z] f607e4fc86c3: Download complete [2022-10-07T16:53:41.928Z] b3c136eddcbf: Download complete [2022-10-07T16:53:42.912Z] b3c136eddcbf: Pull complete [2022-10-07T16:53:43.203Z] fcf976331f73: Verifying Checksum [2022-10-07T16:53:43.203Z] fcf976331f73: Download complete [2022-10-07T16:53:43.481Z] c0a3192eca97: Pull complete [2022-10-07T16:53:44.075Z] a050256f5b6f: Pull complete [2022-10-07T16:53:44.348Z] 4d572c569a2c: Verifying Checksum [2022-10-07T16:53:44.348Z] 4d572c569a2c: Download complete [2022-10-07T16:53:45.317Z] 656be50a0ddc: Verifying Checksum [2022-10-07T16:53:45.317Z] 656be50a0ddc: Download complete [2022-10-07T16:53:57.660Z] 656be50a0ddc: Pull complete [2022-10-07T16:53:57.660Z] 2bbca73fdf42: Pull complete [2022-10-07T16:53:57.660Z] f607e4fc86c3: Pull complete [2022-10-07T16:54:04.352Z] 4d572c569a2c: Pull complete [2022-10-07T16:54:05.783Z] fcf976331f73: Pull complete [2022-10-07T16:54:05.783Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-07T16:54:05.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-07T16:54:05.783Z] ---> 3970a7415f9e [2022-10-07T16:54:05.783Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-07T16:54:08.392Z] ---> Running in 5ebe9543512b [2022-10-07T16:54:08.392Z] Removing intermediate container 5ebe9543512b [2022-10-07T16:54:08.392Z] ---> f7c58c815fe6 [2022-10-07T16:54:08.392Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-07T16:54:08.392Z] ---> Running in 24e5cdd21764 [2022-10-07T16:54:08.980Z] Removing intermediate container 24e5cdd21764 [2022-10-07T16:54:08.980Z] ---> 5d7561f25165 [2022-10-07T16:54:08.980Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-07T16:54:08.980Z] ---> Running in d4fc02bf3c6a [2022-10-07T16:54:09.573Z] Removing intermediate container d4fc02bf3c6a [2022-10-07T16:54:09.573Z] ---> 3f547c83c9a7 [2022-10-07T16:54:09.573Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-07T16:54:09.573Z] ---> Running in 3fe6f46fbe11 [2022-10-07T16:54:09.842Z] Removing intermediate container 3fe6f46fbe11 [2022-10-07T16:54:09.842Z] ---> 591d768455f3 [2022-10-07T16:54:09.842Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:54:10.115Z] ---> Running in 673a6e10f752 [2022-10-07T16:54:12.084Z] Removing intermediate container 673a6e10f752 [2022-10-07T16:54:12.084Z] ---> f8f493cc7df4 [2022-10-07T16:54:12.084Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-07T16:54:12.084Z] ---> Running in 5aa48627137c [2022-10-07T16:54:13.513Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T16:54:14.100Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T16:54:15.520Z] (1/14) Installing libintl (0.21-r2) [2022-10-07T16:54:15.520Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-10-07T16:54:15.520Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-10-07T16:54:15.789Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-10-07T16:54:15.789Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-10-07T16:54:16.058Z] (6/14) Installing udev-init-scripts (35-r0) [2022-10-07T16:54:16.058Z] Executing udev-init-scripts-35-r0.post-install [2022-10-07T16:54:16.058Z] (7/14) Installing libblkid (2.38-r1) [2022-10-07T16:54:16.058Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-10-07T16:54:16.330Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-10-07T16:54:16.330Z] (10/14) Installing kmod-libs (29-r2) [2022-10-07T16:54:16.599Z] (11/14) Installing eudev (3.2.11-r0) [2022-10-07T16:54:16.599Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-10-07T16:54:16.599Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-07T16:54:16.873Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-10-07T16:54:16.873Z] Executing busybox-1.35.0-r13.trigger [2022-10-07T16:54:16.873Z] Executing eudev-3.2.11-r0.trigger [2022-10-07T16:54:16.873Z] OK: 228 MiB in 65 packages [2022-10-07T16:54:18.292Z] Removing intermediate container 5aa48627137c [2022-10-07T16:54:18.292Z] ---> c10513414f8c [2022-10-07T16:54:18.292Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-07T16:54:18.292Z] ---> Running in 86288009a305 [2022-10-07T16:54:18.881Z] Removing intermediate container 86288009a305 [2022-10-07T16:54:18.881Z] ---> 0a9faf9aeb5b [2022-10-07T16:54:18.881Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-07T16:54:19.158Z] ---> 38e928d20d40 [2022-10-07T16:54:19.158Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:54:19.432Z] ---> Running in 0c9605eb959a [2022-10-07T16:55:15.895Z] Removing intermediate container 0c9605eb959a [2022-10-07T16:55:15.895Z] ---> de7c64d57355 [2022-10-07T16:55:15.895Z] Step 12/14 : COPY . . [2022-10-07T16:55:15.895Z] ---> 8573b969bf81 [2022-10-07T16:55:15.895Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-07T16:55:15.895Z] ---> Running in d164c7163631 [2022-10-07T16:55:16.167Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-07T16:55:16.167Z] Dload Upload Total Spent Left Speed [2022-10-07T16:55:16.167Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0  6723 0 --:--:-- --:--:-- --:--:-- 6764 [2022-10-07T16:55:17.137Z] Removing intermediate container d164c7163631 [2022-10-07T16:55:17.137Z] ---> fd1fbe07fc1b [2022-10-07T16:55:17.137Z] Step 14/14 : RUN ${MAKE} [2022-10-07T16:55:17.137Z] ---> Running in f9799f904527 [2022-10-07T16:55:18.109Z] noop [2022-10-07T16:55:19.079Z] Removing intermediate container f9799f904527 [2022-10-07T16:55:19.079Z] ---> 2659ad0a7d9b [2022-10-07T16:55:19.079Z] Successfully built 2659ad0a7d9b [2022-10-07T16:55:19.079Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:55:19.558Z] + docker inspect -f . ci-base-image-arm64 [2022-10-07T16:55:19.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T16:55:19.839Z] prd-ubuntu20.04-docker-arm64-4c-16g-7351 does not seem to be running inside a container [2022-10-07T16:55:19.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-07T16:55:21.270Z] $ docker top 7ccc7302bf77661c09d94f2343876dfceb1fd7463fdc6684627888030d6645ac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-07T16:55:22.194Z] + go version [2022-10-07T16:55:22.194Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-07T16:55:22.240Z] $ docker stop --time=1 7ccc7302bf77661c09d94f2343876dfceb1fd7463fdc6684627888030d6645ac [2022-10-07T16:55:23.939Z] $ docker rm -f 7ccc7302bf77661c09d94f2343876dfceb1fd7463fdc6684627888030d6645ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:55:24.801Z] + docker inspect -f . ci-base-image-arm64 [2022-10-07T16:55:24.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T16:55:25.071Z] prd-ubuntu20.04-docker-arm64-4c-16g-7351 does not seem to be running inside a container [2022-10-07T16:55:25.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-07T16:55:26.476Z] $ docker top 23c0221b7744a5bd635730c0b61ebc134172e2224c37f4db7a16c15a3a851afa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-07T16:55:27.383Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-10-07T16:55:28.104Z] + make test [2022-10-07T16:55:28.105Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-07T16:55:30.071Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-07T16:57:21.825Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-10-07T16:57:21.825Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.082s coverage: 1.9% of statements [2022-10-07T16:57:21.825Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-07T16:57:21.825Z] CGO_ENABLED=1 go vet ./... [2022-10-07T16:58:00.796Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-07T16:58:00.796Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-07T16:58:00.796Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-07T16:58:00.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-07T16:58:00.872Z] $ docker stop --time=1 23c0221b7744a5bd635730c0b61ebc134172e2224c37f4db7a16c15a3a851afa [2022-10-07T16:58:02.846Z] $ docker rm -f 23c0221b7744a5bd635730c0b61ebc134172e2224c37f4db7a16c15a3a851afa [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-07T16:58:03.949Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-07T16:58:03.983Z] Warning: overwriting stash ‘coverage-report’ [2022-10-07T16:58:04.597Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-07T16:58:05.228Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-07T16:58:05.641Z] + ls -al . [2022-10-07T16:58:05.641Z] total 192 [2022-10-07T16:58:05.641Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 16:55 . [2022-10-07T16:58:05.641Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 16:53 .. [2022-10-07T16:58:05.641Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 16:53 .git [2022-10-07T16:58:05.641Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 16:53 .github [2022-10-07T16:58:05.641Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 7 16:53 .gitignore [2022-10-07T16:58:05.641Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 7 16:53 .golangci.yml [2022-10-07T16:58:05.641Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 7 16:53 .hadolint.yml [2022-10-07T16:58:05.641Z] -rw-rw-r-- 1 jenkins jenkins 9702 Oct 7 16:53 Attribution.txt [2022-10-07T16:58:05.641Z] -rw-rw-r-- 1 jenkins jenkins 1206 Oct 7 16:53 CHANGELOG.md [2022-10-07T16:58:05.641Z] -rw-rw-r-- 1 jenkins jenkins 2467 Oct 7 16:53 Dockerfile [2022-10-07T16:58:05.641Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 7 16:53 GOVERNANCE.md [2022-10-07T16:58:05.641Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 7 16:53 Jenkinsfile [2022-10-07T16:58:05.641Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 7 16:53 LICENSE [2022-10-07T16:58:05.641Z] -rw-rw-r-- 1 jenkins jenkins 2554 Oct 7 16:53 Makefile [2022-10-07T16:58:05.641Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 7 16:53 OWNERS.md [2022-10-07T16:58:05.641Z] -rw-rw-r-- 1 jenkins jenkins 5773 Oct 7 16:53 README.md [2022-10-07T16:58:05.641Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 7 16:49 VERSION [2022-10-07T16:58:05.641Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 16:53 bin [2022-10-07T16:58:05.641Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 16:53 cmd [2022-10-07T16:58:05.641Z] -rw-r--r-- 1 jenkins jenkins 29387 Oct 7 16:57 coverage.out [2022-10-07T16:58:05.641Z] -rwxrwxr-x 1 jenkins jenkins 140 Oct 7 16:53 docker-entrypoint.sh [2022-10-07T16:58:05.641Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 16:53 docs [2022-10-07T16:58:05.641Z] -rw-rw-r-- 1 jenkins jenkins 3633 Oct 7 16:53 go.mod [2022-10-07T16:58:05.641Z] -rw-rw-r-- 1 jenkins jenkins 38103 Oct 7 16:53 go.sum [2022-10-07T16:58:05.641Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 16:53 internal [2022-10-07T16:58:05.641Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 16:53 snap [2022-10-07T16:58:05.641Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 7 16:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:58:06.054Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7fedce7edd12652b29de3089237b3736a9072910 --label arch=arm64 --label version=0.0.0 . [2022-10-07T16:58:07.035Z] Sending build context to Docker daemon 1.028MB [2022-10-07T16:58:07.035Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-10-07T16:58:07.035Z] Step 2/36 : FROM ${BASE} AS builder [2022-10-07T16:58:07.035Z] ---> 2659ad0a7d9b [2022-10-07T16:58:07.035Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-10-07T16:58:07.309Z] ---> Running in ddd86af967bb [2022-10-07T16:58:07.579Z] Removing intermediate container ddd86af967bb [2022-10-07T16:58:07.579Z] ---> ea084b8850be [2022-10-07T16:58:07.579Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-07T16:58:07.579Z] ---> Running in 704a9b50be47 [2022-10-07T16:58:08.169Z] Removing intermediate container 704a9b50be47 [2022-10-07T16:58:08.169Z] ---> 5181c95f7651 [2022-10-07T16:58:08.169Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-07T16:58:08.169Z] ---> Running in 201b381e825f [2022-10-07T16:58:09.583Z] Removing intermediate container 201b381e825f [2022-10-07T16:58:09.583Z] ---> 18c002fca855 [2022-10-07T16:58:09.583Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-07T16:58:10.596Z] ---> Running in 3ee250aad9d2 [2022-10-07T16:58:10.866Z] Removing intermediate container 3ee250aad9d2 [2022-10-07T16:58:10.866Z] ---> 6bf57c0f548a [2022-10-07T16:58:10.866Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:58:10.866Z] ---> Running in 67e99ae51aa6 [2022-10-07T16:58:13.462Z] Removing intermediate container 67e99ae51aa6 [2022-10-07T16:58:13.462Z] ---> a60e8277939d [2022-10-07T16:58:13.462Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-07T16:58:13.730Z] ---> Running in 362c075af711 [2022-10-07T16:58:15.145Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T16:58:16.117Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T16:58:17.532Z] OK: 228 MiB in 65 packages [2022-10-07T16:58:18.964Z] Removing intermediate container 362c075af711 [2022-10-07T16:58:18.964Z] ---> 641d75e5c694 [2022-10-07T16:58:18.964Z] Step 9/36 : WORKDIR /device-usb-camera [2022-10-07T16:58:19.240Z] ---> Running in d175250e5797 [2022-10-07T16:58:19.510Z] Removing intermediate container d175250e5797 [2022-10-07T16:58:19.510Z] ---> 3df8b536e1ff [2022-10-07T16:58:19.510Z] Step 10/36 : COPY go.mod vendor* ./ [2022-10-07T16:58:20.689Z] ---> c66613987a3a [2022-10-07T16:58:20.689Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:58:20.689Z] ---> Running in 4c326ef163b0 [2022-10-07T16:58:24.162Z] Removing intermediate container 4c326ef163b0 [2022-10-07T16:58:24.162Z] ---> 1e2f37335af7 [2022-10-07T16:58:24.162Z] Step 12/36 : COPY . . [2022-10-07T16:58:24.779Z] ---> 4065cd3d629d [2022-10-07T16:58:24.779Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-07T16:58:24.779Z] ---> Running in 996d50fd0f84 [2022-10-07T16:58:26.218Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-07T16:58:26.218Z] Dload Upload Total Spent Left Speed [2022-10-07T16:58:26.218Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12807 0 --:--:-- --:--:-- --:--:-- 12951 [2022-10-07T16:58:26.808Z] Removing intermediate container 996d50fd0f84 [2022-10-07T16:58:26.808Z] ---> 6b8f4b0ce459 [2022-10-07T16:58:26.808Z] Step 14/36 : RUN ${MAKE} [2022-10-07T16:58:26.808Z] ---> Running in 3776ae1516dd [2022-10-07T16:58:28.248Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-10-07T17:01:20.058Z] Removing intermediate container 3776ae1516dd [2022-10-07T17:01:20.058Z] ---> 4b761e1e9cb9 [2022-10-07T17:01:20.058Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-10-07T17:01:20.058Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-10-07T17:01:20.058Z] eab2503cf8f4: Pulling fs layer [2022-10-07T17:01:20.058Z] 97cd0a44c592: Pulling fs layer [2022-10-07T17:01:20.058Z] 97cd0a44c592: Download complete [2022-10-07T17:01:20.058Z] eab2503cf8f4: Verifying Checksum [2022-10-07T17:01:20.058Z] eab2503cf8f4: Download complete [2022-10-07T17:01:20.058Z] eab2503cf8f4: Pull complete [2022-10-07T17:01:20.058Z] 97cd0a44c592: Pull complete [2022-10-07T17:01:20.058Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-10-07T17:01:20.058Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-10-07T17:01:20.058Z] ---> 7f763cca56b3 [2022-10-07T17:01:20.058Z] Step 16/36 : FROM alpine:3.16 [2022-10-07T17:01:20.058Z] 3.16: Pulling from library/alpine [2022-10-07T17:01:20.058Z] 9b18e9b68314: Pulling fs layer [2022-10-07T17:01:20.058Z] 9b18e9b68314: Verifying Checksum [2022-10-07T17:01:20.058Z] 9b18e9b68314: Download complete [2022-10-07T17:01:20.058Z] 9b18e9b68314: Pull complete [2022-10-07T17:01:20.058Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-07T17:01:20.058Z] Status: Downloaded newer image for alpine:3.16 [2022-10-07T17:01:20.058Z] ---> a6215f271958 [2022-10-07T17:01:20.058Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-07T17:01:20.058Z] ---> Running in 22b67f8b248f [2022-10-07T17:01:20.058Z] Removing intermediate container 22b67f8b248f [2022-10-07T17:01:20.058Z] ---> 5e0bcf9d7aea [2022-10-07T17:01:20.058Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-10-07T17:01:20.058Z] ---> Running in 097c09ff2f11 [2022-10-07T17:01:21.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T17:01:21.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T17:01:22.715Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-10-07T17:01:22.715Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-10-07T17:01:22.715Z] (3/82) Installing libxau (1.0.9-r0) [2022-10-07T17:01:22.715Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-10-07T17:01:22.715Z] (5/82) Installing libxcb (1.15-r0) [2022-10-07T17:01:22.715Z] (6/82) Installing libx11 (1.8-r0) [2022-10-07T17:01:22.715Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-10-07T17:01:22.985Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-10-07T17:01:22.985Z] (9/82) Installing expat (2.4.9-r0) [2022-10-07T17:01:22.985Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-10-07T17:01:22.985Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-10-07T17:01:22.985Z] (12/82) Installing libpng (1.6.37-r1) [2022-10-07T17:01:22.985Z] (13/82) Installing freetype (2.12.1-r0) [2022-10-07T17:01:22.985Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-10-07T17:01:22.985Z] (15/82) Installing fribidi (1.0.12-r0) [2022-10-07T17:01:22.985Z] (16/82) Installing libffi (3.4.2-r1) [2022-10-07T17:01:23.256Z] (17/82) Installing libintl (0.21-r2) [2022-10-07T17:01:23.256Z] (18/82) Installing libblkid (2.38-r1) [2022-10-07T17:01:23.256Z] (19/82) Installing libmount (2.38-r1) [2022-10-07T17:01:23.256Z] (20/82) Installing pcre (8.45-r2) [2022-10-07T17:01:23.256Z] (21/82) Installing glib (2.72.1-r0) [2022-10-07T17:01:23.256Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-10-07T17:01:23.256Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-10-07T17:01:23.256Z] (24/82) Installing libass (0.16.0-r0) [2022-10-07T17:01:23.256Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-10-07T17:01:23.256Z] (26/82) Installing libdrm (2.4.110-r0) [2022-10-07T17:01:23.530Z] (27/82) Installing gmp (6.2.1-r2) [2022-10-07T17:01:23.530Z] (28/82) Installing nettle (3.7.3-r0) [2022-10-07T17:01:23.530Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-10-07T17:01:23.530Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-10-07T17:01:23.530Z] (31/82) Installing libunistring (1.0-r0) [2022-10-07T17:01:23.530Z] (32/82) Installing gnutls (3.7.7-r0) [2022-10-07T17:01:23.530Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-07T17:01:23.530Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-07T17:01:23.801Z] (35/82) Installing lame (3.100-r0) [2022-10-07T17:01:23.801Z] (36/82) Installing opus (1.3.1-r1) [2022-10-07T17:01:23.801Z] (37/82) Installing libasyncns (0.8-r1) [2022-10-07T17:01:23.801Z] (38/82) Installing dbus-libs (1.14.4-r0) [2022-10-07T17:01:23.801Z] (39/82) Installing libltdl (2.4.7-r0) [2022-10-07T17:01:23.801Z] (40/82) Installing orc (0.4.32-r0) [2022-10-07T17:01:23.801Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-10-07T17:01:23.801Z] (42/82) Installing libogg (1.3.5-r1) [2022-10-07T17:01:23.801Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-07T17:01:23.801Z] (44/82) Installing flac (1.3.4-r0) [2022-10-07T17:01:23.801Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-10-07T17:01:23.801Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-10-07T17:01:23.801Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-10-07T17:01:23.801Z] (48/82) Installing soxr (0.1.3-r2) [2022-10-07T17:01:23.801Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-10-07T17:01:23.801Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-10-07T17:01:24.068Z] (51/82) Installing libpulse (15.0-r2) [2022-10-07T17:01:24.068Z] (52/82) Installing cjson (1.7.15-r3) [2022-10-07T17:01:24.068Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-10-07T17:01:24.068Z] (54/82) Installing librist (0.2.6-r1) [2022-10-07T17:01:24.068Z] (55/82) Installing libsrt (1.4.4-r0) [2022-10-07T17:01:24.068Z] (56/82) Installing libssh (0.9.6-r1) [2022-10-07T17:01:24.068Z] (57/82) Installing libtheora (1.1.1-r16) [2022-10-07T17:01:24.068Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-10-07T17:01:24.068Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-10-07T17:01:24.068Z] (60/82) Installing libxext (1.3.4-r0) [2022-10-07T17:01:24.068Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-10-07T17:01:24.068Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-10-07T17:01:24.068Z] (63/82) Installing libva (2.14.0-r0) [2022-10-07T17:01:24.068Z] (64/82) Installing libvdpau (1.5-r0) [2022-10-07T17:01:24.068Z] (65/82) Installing vidstab (1.1.0-r1) [2022-10-07T17:01:24.068Z] (66/82) Installing libvpx (1.11.0-r1) [2022-10-07T17:01:24.338Z] (67/82) Installing libwebp (1.2.3-r0) [2022-10-07T17:01:24.338Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-10-07T17:01:24.338Z] (69/82) Installing numactl (2.0.14-r0) [2022-10-07T17:01:24.338Z] (70/82) Installing x265-libs (3.5-r3) [2022-10-07T17:01:24.610Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-10-07T17:01:24.610Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-10-07T17:01:25.200Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-10-07T17:01:25.200Z] (74/82) Installing udev-init-scripts (35-r0) [2022-10-07T17:01:25.200Z] Executing udev-init-scripts-35-r0.post-install [2022-10-07T17:01:25.200Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-10-07T17:01:25.200Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-10-07T17:01:25.201Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-10-07T17:01:25.201Z] (78/82) Installing kmod-libs (29-r2) [2022-10-07T17:01:25.201Z] (79/82) Installing eudev (3.2.11-r0) [2022-10-07T17:01:25.201Z] (80/82) Installing libsodium (1.0.18-r0) [2022-10-07T17:01:25.201Z] (81/82) Installing libzmq (4.3.4-r0) [2022-10-07T17:01:25.201Z] (82/82) Installing zeromq (4.3.4-r0) [2022-10-07T17:01:25.201Z] Executing busybox-1.35.0-r17.trigger [2022-10-07T17:01:25.201Z] Executing eudev-3.2.11-r0.trigger [2022-10-07T17:01:25.201Z] OK: 78 MiB in 96 packages [2022-10-07T17:01:28.570Z] Removing intermediate container 097c09ff2f11 [2022-10-07T17:01:28.570Z] ---> 5b823874fbc7 [2022-10-07T17:01:28.570Z] Step 19/36 : WORKDIR / [2022-10-07T17:01:28.839Z] ---> Running in e7dfabb64e88 [2022-10-07T17:01:29.107Z] Removing intermediate container e7dfabb64e88 [2022-10-07T17:01:29.107Z] ---> 13a6ef532ab5 [2022-10-07T17:01:29.107Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-10-07T17:01:30.523Z] ---> f30b1c3c94f8 [2022-10-07T17:01:30.524Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-10-07T17:01:31.110Z] ---> 87400062e36f [2022-10-07T17:01:31.110Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-10-07T17:01:31.708Z] ---> df4fe94d1010 [2022-10-07T17:01:31.708Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-10-07T17:01:32.297Z] ---> 4d42feb9c5e2 [2022-10-07T17:01:32.297Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-10-07T17:01:32.883Z] ---> 1162257340f6 [2022-10-07T17:01:32.883Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-10-07T17:01:33.470Z] ---> f96948f50df9 [2022-10-07T17:01:33.470Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-10-07T17:01:34.912Z] ---> d8bfb8cf2962 [2022-10-07T17:01:34.912Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-10-07T17:01:34.912Z] ---> Running in 28a62b22224b [2022-10-07T17:01:36.862Z] Removing intermediate container 28a62b22224b [2022-10-07T17:01:36.862Z] ---> 1405cf95e298 [2022-10-07T17:01:36.862Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-10-07T17:01:36.862Z] ---> Running in 863977e2cfeb [2022-10-07T17:01:38.287Z] Removing intermediate container 863977e2cfeb [2022-10-07T17:01:38.287Z] ---> d48c3c6de4f7 [2022-10-07T17:01:38.287Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-10-07T17:01:38.556Z] ---> Running in 1fb2716e68be [2022-10-07T17:01:40.509Z] Removing intermediate container 1fb2716e68be [2022-10-07T17:01:40.509Z] ---> 4ebe8cb9355a [2022-10-07T17:01:40.510Z] Step 30/36 : EXPOSE 59983 [2022-10-07T17:01:40.510Z] ---> Running in bfcbe6b28bbd [2022-10-07T17:01:40.510Z] Removing intermediate container bfcbe6b28bbd [2022-10-07T17:01:40.510Z] ---> 85a337d9663b [2022-10-07T17:01:40.510Z] Step 31/36 : EXPOSE 8554 [2022-10-07T17:01:40.779Z] ---> Running in 513c4e152119 [2022-10-07T17:01:41.048Z] Removing intermediate container 513c4e152119 [2022-10-07T17:01:41.048Z] ---> bf8f50ca1b0a [2022-10-07T17:01:41.048Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-10-07T17:01:41.048Z] ---> Running in c9bc238034df [2022-10-07T17:01:41.316Z] Removing intermediate container c9bc238034df [2022-10-07T17:01:41.316Z] ---> 12c6f991ba3a [2022-10-07T17:01:41.316Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-10-07T17:01:41.587Z] ---> Running in 962157b49135 [2022-10-07T17:01:41.854Z] Removing intermediate container 962157b49135 [2022-10-07T17:01:41.854Z] ---> 4de672f5cbe2 [2022-10-07T17:01:41.854Z] Step 34/36 : LABEL arch=arm64 [2022-10-07T17:01:41.854Z] ---> Running in 1fadb8e4ef9b [2022-10-07T17:01:42.126Z] Removing intermediate container 1fadb8e4ef9b [2022-10-07T17:01:42.126Z] ---> ddfc09120850 [2022-10-07T17:01:42.126Z] Step 35/36 : LABEL git_sha=7fedce7edd12652b29de3089237b3736a9072910 [2022-10-07T17:01:42.394Z] ---> Running in c1bc6dce673b [2022-10-07T17:01:42.661Z] Removing intermediate container c1bc6dce673b [2022-10-07T17:01:42.662Z] ---> f5580c91f4a2 [2022-10-07T17:01:42.662Z] Step 36/36 : LABEL version=0.0.0 [2022-10-07T17:01:42.662Z] ---> Running in 222df061976f [2022-10-07T17:01:43.243Z] Removing intermediate container 222df061976f [2022-10-07T17:01:43.243Z] ---> 7cf53682d540 [2022-10-07T17:01:43.243Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-07T17:01:43.243Z] Successfully built 7cf53682d540 [2022-10-07T17:01:43.243Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T17:01:44.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-07T17:01:44.002Z] [2022-10-07T17:01:44.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T17:01:44.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-07T17:01:44.675Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-07T17:01:44.675Z] 8998bd30e6a1: Pulling fs layer [2022-10-07T17:01:44.675Z] 04944245beec: Pulling fs layer [2022-10-07T17:01:44.675Z] 699f458cf7ca: Pulling fs layer [2022-10-07T17:01:44.675Z] 765212b225bb: Pulling fs layer [2022-10-07T17:01:44.675Z] f23df028b6ca: Pulling fs layer [2022-10-07T17:01:44.675Z] d65c8cfc05b1: Pulling fs layer [2022-10-07T17:01:44.675Z] 2437ff75d9bd: Pulling fs layer [2022-10-07T17:01:44.675Z] 765212b225bb: Waiting [2022-10-07T17:01:44.675Z] f23df028b6ca: Waiting [2022-10-07T17:01:44.675Z] d65c8cfc05b1: Waiting [2022-10-07T17:01:44.675Z] 2437ff75d9bd: Waiting [2022-10-07T17:01:44.675Z] 04944245beec: Verifying Checksum [2022-10-07T17:01:44.675Z] 04944245beec: Download complete [2022-10-07T17:01:44.675Z] 765212b225bb: Verifying Checksum [2022-10-07T17:01:44.676Z] 765212b225bb: Download complete [2022-10-07T17:01:44.944Z] f23df028b6ca: Verifying Checksum [2022-10-07T17:01:44.944Z] f23df028b6ca: Download complete [2022-10-07T17:01:44.944Z] d65c8cfc05b1: Verifying Checksum [2022-10-07T17:01:44.944Z] d65c8cfc05b1: Download complete [2022-10-07T17:01:44.944Z] 699f458cf7ca: Verifying Checksum [2022-10-07T17:01:44.944Z] 699f458cf7ca: Download complete [2022-10-07T17:01:45.529Z] 8998bd30e6a1: Verifying Checksum [2022-10-07T17:01:45.529Z] 8998bd30e6a1: Download complete [2022-10-07T17:01:47.477Z] 2437ff75d9bd: Verifying Checksum [2022-10-07T17:01:47.477Z] 2437ff75d9bd: Download complete [2022-10-07T17:01:49.417Z] 8998bd30e6a1: Pull complete [2022-10-07T17:01:49.684Z] 04944245beec: Pull complete [2022-10-07T17:01:51.096Z] 699f458cf7ca: Pull complete [2022-10-07T17:01:51.363Z] 765212b225bb: Pull complete [2022-10-07T17:01:52.330Z] f23df028b6ca: Pull complete [2022-10-07T17:01:52.330Z] d65c8cfc05b1: Pull complete [2022-10-07T17:02:07.336Z] 2437ff75d9bd: Pull complete [2022-10-07T17:02:07.336Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-07T17:02:07.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-07T17:02:07.336Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T17:02:07.680Z] prd-ubuntu20.04-docker-arm64-4c-16g-7351 does not seem to be running inside a container [2022-10-07T17:02:07.768Z] $ 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/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-07T17:02:10.582Z] $ docker top 1aabb3e46b5ca1b73f73116fc34645677d82974df855e8253a746398b4a3a964 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:02:11.505Z] ---> job-cost.sh [2022-10-07T17:02:11.505Z] lf-activate-venv: SKIPPING [2022-10-07T17:02:11.505Z] INFO: No Stack... [2022-10-07T17:02:12.091Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-07T17:02:12.679Z] INFO: Archiving Costs [Pipeline] sh [2022-10-07T17:02:13.345Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2022-10-07T17:02:13.345Z] + cut -d, -f6 [Pipeline] lock [2022-10-07T17:02:13.434Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-100-1-stack-cost] [2022-10-07T17:02:13.440Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-100-1-stack-cost] did not exist. Created. [2022-10-07T17:02:13.440Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-07T17:02:14.175Z] /w/workspace/device-usb-camera/1@tmp/durable-e9719772/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-07T17:02:14.859Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-07T17:02:14.894Z] Warning: overwriting stash ‘stack-cost’ [2022-10-07T17:02:14.948Z] Stashed 1 file(s) [Pipeline] } [2022-10-07T17:02:14.963Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-07T17:02:15.053Z] $ docker stop --time=1 1aabb3e46b5ca1b73f73116fc34645677d82974df855e8253a746398b4a3a964 [2022-10-07T17:02:16.570Z] $ docker rm -f 1aabb3e46b5ca1b73f73116fc34645677d82974df855e8253a746398b4a3a964 [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 [2022-10-07T17:02:17.487Z] provisioning config files... [2022-10-07T17:02:17.497Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-100@tmp/config9967120392119292315tmp [Pipeline] { [Pipeline] sh [2022-10-07T17:02:17.823Z] + set +x [2022-10-07T17:02:17.823Z] + curl -s https://codecov.io/bash [2022-10-07T17:02:17.823Z] + bash -s -- [2022-10-07T17:02:17.824Z] [2022-10-07T17:02:17.824Z] _____ _ [2022-10-07T17:02:17.824Z] / ____| | | [2022-10-07T17:02:17.824Z] | | ___ __| | ___ ___ _____ __ [2022-10-07T17:02:17.824Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-07T17:02:17.824Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-07T17:02:17.824Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-07T17:02:17.824Z] Bash-1.0.6 [2022-10-07T17:02:17.824Z] [2022-10-07T17:02:17.824Z] [2022-10-07T17:02:17.824Z] ==> git version 2.25.1 found [2022-10-07T17:02:17.824Z] ==> 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 [2022-10-07T17:02:17.824Z] Release-Date: 2020-01-08 [2022-10-07T17:02:17.824Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-07T17:02:17.824Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-07T17:02:17.824Z] ==> Jenkins CI detected. [2022-10-07T17:02:17.824Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-100 [2022-10-07T17:02:17.824Z] project root: . [2022-10-07T17:02:17.824Z] --> token set from env [2022-10-07T17:02:17.824Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-07T17:02:17.824Z] ==> Running gcov in . (disable via -X gcov) [2022-10-07T17:02:17.824Z] ==> Python coveragepy not found [2022-10-07T17:02:17.824Z] ==> Searching for coverage reports in: [2022-10-07T17:02:17.824Z] + . [2022-10-07T17:02:17.824Z] -> Found 1 reports [2022-10-07T17:02:17.824Z] ==> Detecting git/mercurial file structure [2022-10-07T17:02:17.824Z] ==> Reading reports [2022-10-07T17:02:17.824Z] + ./coverage.out bytes=29387 [2022-10-07T17:02:17.824Z] ==> Appending adjustments [2022-10-07T17:02:17.824Z] https://docs.codecov.io/docs/fixing-reports [2022-10-07T17:02:18.082Z] + Found adjustments [2022-10-07T17:02:18.082Z] ==> Gzipping contents [2022-10-07T17:02:18.082Z] 8.0K /tmp/codecov.JfWS6d.gz [2022-10-07T17:02:18.082Z] ==> Uploading reports [2022-10-07T17:02:18.083Z] url: https://codecov.io [2022-10-07T17:02:18.083Z] query: branch=PR-100&commit=7fedce7edd12652b29de3089237b3736a9072910&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=100&job=&cmd_args= [2022-10-07T17:02:18.083Z] -> Pinging Codecov [2022-10-07T17:02:18.083Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-100&commit=7fedce7edd12652b29de3089237b3736a9072910&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=100&job=&cmd_args= [2022-10-07T17:02:18.341Z] -> Uploading to [2022-10-07T17:02:18.341Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-07/73D8F5FF140700D3E01443B452E23636/7fedce7edd12652b29de3089237b3736a9072910/cc521446-29b5-4659-b923-c41a2099a6ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221007T170218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3676e8a2b26bc0fe8b759e82a64fdd0213ec635f075cbd5b6aff25049367cc1 [2022-10-07T17:02:18.341Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-07T17:02:18.341Z] Dload Upload Total Spent Left Speed [2022-10-07T17:02:18.599Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4190 0 0 100 4190 0 19764 --:--:-- --:--:-- --:--:-- 19857 [2022-10-07T17:02:18.599Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/7fedce7edd12652b29de3089237b3736a9072910 [Pipeline] } [2022-10-07T17:02:18.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-07T17:02:20.370Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-100/archives ] [2022-10-07T17:02:20.370Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-100/archives [2022-10-07T17:02:20.370Z] total 16 [2022-10-07T17:02:20.370Z] drwxr-xr-x 3 root root 4096 Oct 7 16:51 . [2022-10-07T17:02:20.370Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 7 16:51 .. [2022-10-07T17:02:20.370Z] drwxr-xr-x 2 root root 4096 Oct 7 16:51 cost [2022-10-07T17:02:20.370Z] -rw-r--r-- 1 root root 89 Oct 7 16:51 cost.csv [2022-10-07T17:02:20.370Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-100/archives [2022-10-07T17:02:20.370Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-100/archives [2022-10-07T17:02:20.370Z] total 16 [2022-10-07T17:02:20.370Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 16:51 . [2022-10-07T17:02:20.370Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 7 16:51 .. [2022-10-07T17:02:20.370Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 7 16:51 cost [2022-10-07T17:02:20.370Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 7 16:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:02:20.695Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:02:21.580Z] ---> package-listing.sh [2022-10-07T17:02:21.580Z] ++ facter osfamily [2022-10-07T17:02:21.580Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-07T17:02:21.838Z] + OS_FAMILY=debian [2022-10-07T17:02:21.838Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-100 [2022-10-07T17:02:21.839Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-07T17:02:21.839Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-07T17:02:21.839Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-07T17:02:21.839Z] + PACKAGES=/tmp/packages_start.txt [2022-10-07T17:02:21.839Z] + '[' /w/workspace/foundry_device-usb-camera_PR-100 ']' [2022-10-07T17:02:21.839Z] + PACKAGES=/tmp/packages_end.txt [2022-10-07T17:02:21.839Z] + case "${OS_FAMILY}" in [2022-10-07T17:02:21.839Z] + dpkg -l [2022-10-07T17:02:21.839Z] + grep '^ii' [2022-10-07T17:02:21.839Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-07T17:02:21.839Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-07T17:02:21.839Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-07T17:02:21.839Z] + '[' /w/workspace/foundry_device-usb-camera_PR-100 ']' [2022-10-07T17:02:21.839Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-100/archives/ [2022-10-07T17:02:21.839Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-100/archives/ [Pipeline] echo [2022-10-07T17:02:21.870Z] 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/foundry_device-usb-camera_PR-100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-07T17:02:22.162Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T17:02:22.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-07T17:02:22.776Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T17:02:22.912Z] prd-ubuntu20.04-docker-8c-8g-7349 does not seem to be running inside a container [2022-10-07T17:02:22.939Z] $ 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/foundry_device-usb-camera_PR-100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-100 -v /w/workspace/foundry_device-usb-camera_PR-100:/w/workspace/foundry_device-usb-camera_PR-100:rw,z -v /w/workspace/foundry_device-usb-camera_PR-100@tmp:/w/workspace/foundry_device-usb-camera_PR-100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-07T17:02:23.135Z] $ docker top 4f380f9d4977670ca376bf4a0ca3da9d53b7800184b8b599f987e69104c08252 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-07T17:02:23.521Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-07T17:02:23.831Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-07T17:02:24.138Z] + ls /var/log/sa-host [2022-10-07T17:02:24.138Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-07T17:02:24.350Z] provisioning config files... [2022-10-07T17:02:24.360Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-100@tmp/config17775969335961660182tmp [Pipeline] { [Pipeline] echo [2022-10-07T17:02:24.413Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:02:24.721Z] ---> create-netrc.sh [Pipeline] } [2022-10-07T17:02:24.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:02:25.138Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-07T17:02:25.169Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:02:25.479Z] ---> sudo-logs.sh [2022-10-07T17:02:25.479Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-07T17:02:25.568Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:02:25.875Z] ---> job-cost.sh [2022-10-07T17:02:25.875Z] lf-activate-venv: SKIPPING [2022-10-07T17:02:25.875Z] DEBUG: total: 0.2199999988079071 [2022-10-07T17:02:25.875Z] INFO: Retrieving Stack Cost... [2022-10-07T17:02:26.443Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-07T17:02:26.701Z] INFO: Archiving Costs [Pipeline] echo [2022-10-07T17:02:26.982Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:02:27.296Z] ---> logs-deploy.sh [2022-10-07T17:02:27.296Z] lf-activate-venv: SKIPPING [2022-10-07T17:02:27.296Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-100/1 [2022-10-07T17:02:27.296Z] INFO: archiving workspace using pattern(s): [2022-10-07T17:02:28.231Z] Archives upload complete. [2022-10-07T17:02:28.490Z] INFO: archiving logs to Nexus [2022-10-07T17:02:29.058Z] ---> uname -a: [2022-10-07T17:02:29.058Z] Linux prd-ubuntu20-04-docker-8c-8g-7349 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-07T17:02:29.058Z] [2022-10-07T17:02:29.058Z] [2022-10-07T17:02:29.058Z] ---> lscpu: [2022-10-07T17:02:29.058Z] Architecture: x86_64 [2022-10-07T17:02:29.058Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-07T17:02:29.058Z] Byte Order: Little Endian [2022-10-07T17:02:29.058Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-07T17:02:29.058Z] CPU(s): 8 [2022-10-07T17:02:29.058Z] On-line CPU(s) list: 0-7 [2022-10-07T17:02:29.058Z] Thread(s) per core: 1 [2022-10-07T17:02:29.058Z] Core(s) per socket: 1 [2022-10-07T17:02:29.058Z] Socket(s): 8 [2022-10-07T17:02:29.058Z] NUMA node(s): 1 [2022-10-07T17:02:29.058Z] Vendor ID: AuthenticAMD [2022-10-07T17:02:29.058Z] CPU family: 23 [2022-10-07T17:02:29.058Z] Model: 49 [2022-10-07T17:02:29.058Z] Model name: AMD EPYC-Rome Processor [2022-10-07T17:02:29.058Z] Stepping: 0 [2022-10-07T17:02:29.058Z] CPU MHz: 2799.998 [2022-10-07T17:02:29.058Z] BogoMIPS: 5599.99 [2022-10-07T17:02:29.058Z] Virtualization: AMD-V [2022-10-07T17:02:29.058Z] Hypervisor vendor: KVM [2022-10-07T17:02:29.058Z] Virtualization type: full [2022-10-07T17:02:29.058Z] L1d cache: 256 KiB [2022-10-07T17:02:29.058Z] L1i cache: 256 KiB [2022-10-07T17:02:29.058Z] L2 cache: 4 MiB [2022-10-07T17:02:29.058Z] L3 cache: 128 MiB [2022-10-07T17:02:29.058Z] NUMA node0 CPU(s): 0-7 [2022-10-07T17:02:29.058Z] Vulnerability Itlb multihit: Not affected [2022-10-07T17:02:29.058Z] Vulnerability L1tf: Not affected [2022-10-07T17:02:29.058Z] Vulnerability Mds: Not affected [2022-10-07T17:02:29.058Z] Vulnerability Meltdown: Not affected [2022-10-07T17:02:29.058Z] Vulnerability Mmio stale data: Not affected [2022-10-07T17:02:29.058Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-07T17:02:29.058Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-07T17:02:29.058Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-07T17:02:29.058Z] Vulnerability Srbds: Not affected [2022-10-07T17:02:29.058Z] Vulnerability Tsx async abort: Not affected [2022-10-07T17:02:29.058Z] 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 [2022-10-07T17:02:29.058Z] [2022-10-07T17:02:29.058Z] [2022-10-07T17:02:29.058Z] ---> nproc: [2022-10-07T17:02:29.058Z] 8 [2022-10-07T17:02:29.058Z] [2022-10-07T17:02:29.058Z] [2022-10-07T17:02:29.058Z] ---> df -h: [2022-10-07T17:02:29.058Z] Filesystem Size Used Avail Use% Mounted on [2022-10-07T17:02:29.058Z] overlay 155G 12G 144G 8% / [2022-10-07T17:02:29.058Z] tmpfs 64M 0 64M 0% /dev [2022-10-07T17:02:29.058Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-07T17:02:29.058Z] shm 64M 0 64M 0% /dev/shm [2022-10-07T17:02:29.058Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-10-07T17:02:29.058Z] [2022-10-07T17:02:29.058Z] [2022-10-07T17:02:29.058Z] ---> sar -b -r -n DEV: [2022-10-07T17:02:29.058Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7349) 10/07/22 _x86_64_ (8 CPU) [2022-10-07T17:02:29.058Z] [2022-10-07T17:02:29.058Z] 16:48:19 LINUX RESTART (8 CPU) [2022-10-07T17:02:29.058Z] [2022-10-07T17:02:29.058Z] 16:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-07T17:02:29.058Z] 16:50:01 146.41 10.66 135.74 0.00 1750.91 45335.91 0.00 [2022-10-07T17:02:29.058Z] 16:51:01 180.81 0.68 180.12 0.00 12.26 42947.15 0.00 [2022-10-07T17:02:29.058Z] 16:52:01 175.92 0.08 175.84 0.00 7.60 42574.90 0.00 [2022-10-07T17:02:29.058Z] 16:53:01 2.67 0.00 2.67 0.00 0.00 30.67 0.00 [2022-10-07T17:02:29.058Z] 16:54:01 38.14 9.35 28.80 0.00 2885.25 4793.60 0.00 [2022-10-07T17:02:29.058Z] 16:55:01 2.72 0.00 2.72 0.00 0.00 29.86 0.00 [2022-10-07T17:02:29.058Z] 16:56:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 [2022-10-07T17:02:29.058Z] 16:57:01 2.03 0.00 2.03 0.00 0.00 21.86 0.00 [2022-10-07T17:02:29.058Z] 16:58:01 1.30 0.00 1.30 0.00 0.00 13.73 0.00 [2022-10-07T17:02:29.058Z] 16:59:01 2.53 0.00 2.53 0.00 0.00 38.66 0.00 [2022-10-07T17:02:29.058Z] 17:00:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 [2022-10-07T17:02:29.058Z] 17:01:01 2.00 0.00 2.00 0.00 0.00 22.00 0.00 [2022-10-07T17:02:29.058Z] 17:02:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 [2022-10-07T17:02:29.058Z] Average: 42.96 1.60 41.36 0.00 358.14 10450.15 0.00 [2022-10-07T17:02:29.058Z] [2022-10-07T17:02:29.058Z] 16:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-07T17:02:29.058Z] 16:50:01 28784496 31537736 767180 2.33 94188 2897920 1988040 5.86 1070796 2616492 198632 [2022-10-07T17:02:29.058Z] 16:51:01 28077828 31386364 910268 2.77 139624 3364788 2344768 6.91 1435072 2909480 185060 [2022-10-07T17:02:29.058Z] 16:52:01 27565972 31563904 733628 2.23 149844 3994520 1755184 5.17 1238932 3567660 484 [2022-10-07T17:02:29.058Z] 16:53:01 27566516 31564508 732940 2.23 149912 3994520 1755184 5.17 1239164 3567660 144 [2022-10-07T17:02:29.058Z] 16:54:01 27279896 31551204 729360 2.22 168424 4243320 1795944 5.29 1392084 3679552 404 [2022-10-07T17:02:29.058Z] 16:55:01 27282920 31554308 726256 2.21 168504 4243320 1795944 5.29 1384652 3679552 8 [2022-10-07T17:02:29.058Z] 16:56:01 27285660 31557160 723388 2.20 168552 4243324 1795944 5.29 1382856 3679556 156 [2022-10-07T17:02:29.058Z] 16:57:01 27285440 31557044 723500 2.20 168640 4243328 1795944 5.29 1383024 3679560 148 [2022-10-07T17:02:29.058Z] 16:58:01 27285912 31557604 722872 2.20 168728 4243328 1795944 5.29 1382816 3679560 156 [2022-10-07T17:02:29.058Z] 16:59:01 27285840 31557924 722788 2.20 168840 4243332 1795944 5.29 1382480 3679836 20 [2022-10-07T17:02:29.058Z] 17:00:01 27285760 31557920 722692 2.20 168924 4243332 1795944 5.29 1382936 3679836 152 [2022-10-07T17:02:29.058Z] 17:01:01 27285816 31558080 722544 2.20 169004 4243340 1795944 5.29 1382556 3679840 8 [2022-10-07T17:02:29.058Z] 17:02:01 27285824 31558172 722528 2.20 169080 4243340 1795944 5.29 1383008 3679844 156 [2022-10-07T17:02:29.058Z] Average: 27504452 31543225 743073 2.26 157866 4033978 1846667 5.44 1341567 3521418 29656 [2022-10-07T17:02:29.058Z] [2022-10-07T17:02:29.058Z] 16:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-07T17:02:29.058Z] 16:50:01 lo 6.00 6.00 0.58 0.58 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.058Z] 16:50:01 docker0 185.94 249.71 13.95 1803.35 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.058Z] 16:50:01 vetha054de9 106.23 126.13 10.11 1035.03 0.00 0.00 0.00 0.08 [2022-10-07T17:02:29.058Z] 16:50:01 ens3 545.86 383.04 7477.57 86.76 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.058Z] 16:51:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.058Z] 16:51:01 docker0 41.79 39.97 2.95 645.87 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.058Z] 16:51:01 ens3 85.27 68.98 695.97 20.11 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.058Z] 16:51:01 veth333c76d 0.02 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.058Z] 16:52:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.058Z] 16:52:01 docker0 11.16 28.73 0.90 601.44 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.058Z] 16:52:01 ens3 152.22 94.45 3337.19 17.82 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.058Z] 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.058Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.058Z] 16:53:01 ens3 1.02 0.55 1.72 0.28 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 16:54:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 16:54:01 ens3 68.41 41.83 1298.43 3.35 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 16:55:01 ens3 0.22 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 16:56:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 16:57:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 16:58:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 16:59:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 17:00:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 17:01:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] 17:02:01 ens3 0.33 0.13 0.13 0.01 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] Average: docker0 18.38 24.49 1.37 234.66 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] Average: ens3 65.70 45.35 985.43 9.88 0.00 0.00 0.00 0.00 [2022-10-07T17:02:29.059Z] [2022-10-07T17:02:29.059Z] [2022-10-07T17:02:29.059Z] ---> sar -P ALL: [2022-10-07T17:02:29.059Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7349) 10/07/22 _x86_64_ (8 CPU) [2022-10-07T17:02:29.059Z] [2022-10-07T17:02:29.059Z] 16:48:19 LINUX RESTART (8 CPU) [2022-10-07T17:02:29.059Z] [2022-10-07T17:02:29.059Z] 16:49:01 CPU %user %nice %system %iowait %steal %idle [2022-10-07T17:02:29.059Z] 16:50:01 all 7.16 0.00 3.22 4.18 0.07 85.37 [2022-10-07T17:02:29.059Z] 16:50:01 0 6.90 0.00 2.97 11.85 0.05 78.22 [2022-10-07T17:02:29.059Z] 16:50:01 1 6.77 0.00 2.89 0.57 0.08 89.69 [2022-10-07T17:02:29.059Z] 16:50:01 2 7.28 0.00 2.82 0.99 0.07 88.84 [2022-10-07T17:02:29.059Z] 16:50:01 3 5.71 0.00 4.60 15.11 0.08 74.50 [2022-10-07T17:02:29.059Z] 16:50:01 4 6.61 0.00 3.21 2.10 0.05 88.03 [2022-10-07T17:02:29.059Z] 16:50:01 5 8.00 0.00 3.31 1.73 0.05 86.90 [2022-10-07T17:02:29.059Z] 16:50:01 6 5.94 0.00 2.42 0.39 0.05 91.20 [2022-10-07T17:02:29.059Z] 16:50:01 7 10.06 0.00 3.54 0.72 0.10 85.58 [2022-10-07T17:02:29.059Z] 16:51:01 all 31.73 0.00 6.35 2.45 0.10 59.37 [2022-10-07T17:02:29.059Z] 16:51:01 0 31.88 0.00 6.51 0.42 0.10 61.08 [2022-10-07T17:02:29.059Z] 16:51:01 1 31.69 0.00 6.21 2.54 0.10 59.45 [2022-10-07T17:02:29.059Z] 16:51:01 2 32.00 0.00 6.51 0.66 0.12 60.72 [2022-10-07T17:02:29.059Z] 16:51:01 3 31.50 0.00 6.42 0.24 0.10 61.74 [2022-10-07T17:02:29.059Z] 16:51:01 4 31.84 0.00 5.84 0.30 0.07 61.95 [2022-10-07T17:02:29.059Z] 16:51:01 5 31.49 0.00 5.98 0.71 0.10 61.72 [2022-10-07T17:02:29.059Z] 16:51:01 6 31.47 0.00 7.16 13.18 0.08 48.11 [2022-10-07T17:02:29.059Z] 16:51:01 7 31.96 0.00 6.21 1.56 0.08 60.19 [2022-10-07T17:02:29.059Z] 16:52:01 all 10.74 0.00 3.06 2.00 0.05 84.15 [2022-10-07T17:02:29.059Z] 16:52:01 0 10.47 0.00 3.37 6.14 0.07 79.96 [2022-10-07T17:02:29.059Z] 16:52:01 1 10.85 0.00 3.80 2.45 0.07 82.84 [2022-10-07T17:02:29.059Z] 16:52:01 2 11.19 0.00 2.73 0.15 0.03 85.89 [2022-10-07T17:02:29.059Z] 16:52:01 3 10.26 0.00 2.93 4.41 0.03 82.38 [2022-10-07T17:02:29.059Z] 16:52:01 4 10.54 0.00 2.96 0.97 0.07 85.46 [2022-10-07T17:02:29.059Z] 16:52:01 5 9.55 0.00 2.94 1.75 0.03 85.74 [2022-10-07T17:02:29.059Z] 16:52:01 6 11.09 0.00 2.50 0.13 0.03 86.25 [2022-10-07T17:02:29.059Z] 16:52:01 7 12.00 0.00 3.24 0.03 0.05 84.67 [2022-10-07T17:02:29.059Z] 16:53:01 all 0.14 0.00 0.01 0.01 0.01 99.83 [2022-10-07T17:02:29.059Z] 16:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-07T17:02:29.059Z] 16:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-07T17:02:29.059Z] 16:53:01 2 0.86 0.00 0.02 0.00 0.00 99.12 [2022-10-07T17:02:29.059Z] 16:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-07T17:02:29.059Z] 16:53:01 4 0.08 0.00 0.00 0.00 0.02 99.90 [2022-10-07T17:02:29.059Z] 16:53:01 5 0.02 0.00 0.02 0.10 0.02 99.85 [2022-10-07T17:02:29.059Z] 16:53:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-07T17:02:29.059Z] 16:53:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-07T17:02:29.059Z] 16:54:01 all 1.13 0.00 0.78 0.50 0.03 97.56 [2022-10-07T17:02:29.059Z] 16:54:01 0 1.72 0.00 0.62 0.67 0.02 96.98 [2022-10-07T17:02:29.059Z] 16:54:01 1 0.85 0.00 0.60 0.02 0.05 98.48 [2022-10-07T17:02:29.059Z] 16:54:01 2 0.94 0.00 0.99 0.03 0.03 98.01 [2022-10-07T17:02:29.059Z] 16:54:01 3 0.75 0.00 1.63 0.07 0.03 97.52 [2022-10-07T17:02:29.059Z] 16:54:01 4 1.39 0.00 0.43 0.27 0.03 97.88 [2022-10-07T17:02:29.059Z] 16:54:01 5 1.04 0.00 0.64 1.91 0.02 96.41 [2022-10-07T17:02:29.059Z] 16:54:01 6 1.19 0.00 0.52 0.05 0.03 98.21 [2022-10-07T17:02:29.059Z] 16:54:01 7 1.14 0.00 0.85 0.97 0.02 97.02 [2022-10-07T17:02:29.059Z] 16:55:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2022-10-07T17:02:29.059Z] 16:55:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-07T17:02:29.059Z] 16:55:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-07T17:02:29.059Z] 16:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-07T17:02:29.059Z] 16:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-07T17:02:29.059Z] 16:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-07T17:02:29.059Z] 16:55:01 5 0.02 0.00 0.03 0.07 0.02 99.87 [2022-10-07T17:02:29.059Z] 16:55:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2022-10-07T17:02:29.059Z] 16:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-07T17:02:29.059Z] 16:56:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2022-10-07T17:02:29.059Z] 16:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-07T17:02:29.059Z] 16:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-07T17:02:29.059Z] 16:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-07T17:02:29.059Z] 16:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-07T17:02:29.059Z] 16:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-07T17:02:29.059Z] 16:56:01 5 0.07 0.00 0.02 0.03 0.02 99.87 [2022-10-07T17:02:29.059Z] 16:56:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-07T17:02:29.059Z] 16:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-07T17:02:29.059Z] 16:57:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-10-07T17:02:29.059Z] 16:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-07T17:02:29.059Z] 16:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-07T17:02:29.059Z] 16:57:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-07T17:02:29.059Z] 16:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-07T17:02:29.059Z] 16:57:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-07T17:02:29.059Z] 16:57:01 5 0.02 0.00 0.07 0.03 0.03 99.85 [2022-10-07T17:02:29.059Z] 16:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-07T17:02:29.059Z] 16:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-07T17:02:29.059Z] 16:58:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-10-07T17:02:29.059Z] 16:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-07T17:02:29.059Z] 16:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-07T17:02:29.059Z] 16:58:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-07T17:02:29.059Z] 16:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-07T17:02:29.059Z] 16:58:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-07T17:02:29.059Z] 16:58:01 5 0.03 0.00 0.02 0.05 0.02 99.88 [2022-10-07T17:02:29.059Z] 16:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-07T17:02:29.059Z] 16:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-07T17:02:29.059Z] 16:59:01 all 0.06 0.00 0.01 0.01 0.00 99.92 [2022-10-07T17:02:29.059Z] 16:59:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2022-10-07T17:02:29.059Z] 16:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-07T17:02:29.059Z] 16:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-07T17:02:29.059Z] 16:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-07T17:02:29.059Z] 16:59:01 4 0.37 0.00 0.02 0.00 0.00 99.62 [2022-10-07T17:02:29.059Z] 16:59:01 5 0.03 0.00 0.03 0.05 0.02 99.87 [2022-10-07T17:02:29.059Z] 16:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-07T17:02:29.059Z] 16:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-07T17:02:29.059Z] 17:00:01 all 0.10 0.00 0.01 0.01 0.01 99.87 [2022-10-07T17:02:29.059Z] 17:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-07T17:02:29.059Z] 17:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-07T17:02:29.059Z] 17:00:01 2 0.70 0.00 0.00 0.00 0.02 99.29 [2022-10-07T17:02:29.059Z] 17:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-07T17:02:29.059Z] 17:00:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2022-10-07T17:02:29.059Z] 17:00:01 5 0.00 0.00 0.03 0.12 0.02 99.83 [2022-10-07T17:02:29.059Z] 17:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-07T17:02:29.059Z] 17:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-07T17:02:29.059Z] [2022-10-07T17:02:29.059Z] 17:00:01 CPU %user %nice %system %iowait %steal %idle [2022-10-07T17:02:29.059Z] 17:01:01 all 0.04 0.00 0.01 0.01 0.00 99.95 [2022-10-07T17:02:29.059Z] 17:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-07T17:02:29.059Z] 17:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-07T17:02:29.059Z] 17:01:01 2 0.13 0.00 0.00 0.00 0.00 99.87 [2022-10-07T17:02:29.059Z] 17:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-07T17:02:29.059Z] 17:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-07T17:02:29.059Z] 17:01:01 5 0.07 0.00 0.02 0.07 0.00 99.85 [2022-10-07T17:02:29.059Z] 17:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-07T17:02:29.059Z] 17:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-07T17:02:29.059Z] 17:02:01 all 0.01 0.00 0.01 0.00 0.00 99.96 [2022-10-07T17:02:29.059Z] 17:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-07T17:02:29.059Z] 17:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-07T17:02:29.059Z] 17:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-07T17:02:29.059Z] 17:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-07T17:02:29.059Z] 17:02:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-07T17:02:29.060Z] 17:02:01 5 0.03 0.00 0.03 0.03 0.02 99.88 [2022-10-07T17:02:29.060Z] 17:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-07T17:02:29.060Z] 17:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-07T17:02:29.060Z] Average: all 3.90 0.00 1.03 0.70 0.02 94.34 [2022-10-07T17:02:29.060Z] Average: 0 3.90 0.00 1.04 1.46 0.02 93.58 [2022-10-07T17:02:29.060Z] Average: 1 3.84 0.00 1.04 0.43 0.03 94.66 [2022-10-07T17:02:29.060Z] Average: 2 4.07 0.00 1.00 0.14 0.02 94.76 [2022-10-07T17:02:29.060Z] Average: 3 3.68 0.00 1.19 1.51 0.02 93.60 [2022-10-07T17:02:29.060Z] Average: 4 3.89 0.00 0.96 0.28 0.02 94.85 [2022-10-07T17:02:29.060Z] Average: 5 3.84 0.00 1.00 0.51 0.03 94.62 [2022-10-07T17:02:29.060Z] Average: 6 3.80 0.00 0.97 1.04 0.02 94.17 [2022-10-07T17:02:29.060Z] Average: 7 4.20 0.00 1.06 0.25 0.02 94.47 [2022-10-07T17:02:29.060Z] [2022-10-07T17:02:29.060Z] [2022-10-07T17:02:29.060Z]