Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3ac92876ed7254f502f0442b6fc7078abc266ab 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-ssh13512032258218783315.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh10803510919384865232.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh595116849543626109.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh4989222419305835933.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3849602161665829219.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-64205 in /w/workspace/exfoundry_device-usb-camera_main [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 Avoid second fetch Checking out Revision b3ac92876ed7254f502f0442b6fc7078abc266ab (main) Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # 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 > 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 core.sparsecheckout # timeout=10 > git checkout -f b3ac92876ed7254f502f0442b6fc7078abc266ab # timeout=10 Commit message: "fix: Add `ID_SERIAL` as a fallback if `ID_SERIAL_SHORT` is not set (#29)" > git rev-list --no-walk 92d6f227f6d624542842fd3e1767d7dce5dd31c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-20T15:19:58.090Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-20T15:19:58.150Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-20T15:19:58.167Z] ========================================================= [2022-05-20T15:19:58.167Z] EdgeX Global Pipelines Version Info [2022-05-20T15:19:58.167Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-20T15:19:58.934Z] ------------------- [2022-05-20T15:19:58.934Z] stable info: [2022-05-20T15:19:58.934Z] ------------------- [2022-05-20T15:19:58.934Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T15:19:58.934Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T15:19:58.934Z] Message: update stable to v1.0.230 [2022-05-20T15:19:59.507Z] ------------------- [2022-05-20T15:19:59.507Z] experimental info: [2022-05-20T15:19:59.508Z] ------------------- [2022-05-20T15:19:59.508Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T15:19:59.508Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T15:19:59.508Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-20T15:19:59.701Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-05-20T15:19:59.716Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-05-20T15:19:59.730Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-20T15:19:59.744Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-20T15:19:59.761Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-20T15:19:59.774Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-20T15:19:59.787Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-20T15:19:59.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-20T15:19:59.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-20T15:19:59.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-20T15:19:59.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-20T15:19:59.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-05-20T15:19:59.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-20T15:19:59.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-20T15:19:59.882Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T15:19:59.891Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T15:19:59.899Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T15:19:59.909Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T15:19:59.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-20T15:19:59.938Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-20T15:19:59.953Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-20T15:19:59.963Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-20T15:19:59.975Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-20T15:19:59.993Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-20T15:20:00.012Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-20T15:20:00.029Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-20T15:20:00.046Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-20T15:20:00.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-20T15:20:00.066Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-20T15:20:00.075Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3ac92876ed7254f502f0442b6fc7078abc266ab [Pipeline] echo [2022-05-20T15:20:00.084Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3ac928 [Pipeline] echo [2022-05-20T15:20:00.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T15:20:00.125Z] provisioning config files... [2022-05-20T15:20:00.138Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7087674529783638258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T15:20:00.516Z] ---> docker-login.sh [2022-05-20T15:20:00.516Z] nexus3.edgexfoundry.org:10001 [2022-05-20T15:20:00.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:20:01.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:20:01.048Z] Configure a credential helper to remove this warning. See [2022-05-20T15:20:01.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:20:01.048Z] [2022-05-20T15:20:01.048Z] Login Succeeded [2022-05-20T15:20:01.048Z] nexus3.edgexfoundry.org:10002 [2022-05-20T15:20:01.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:20:01.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:20:01.311Z] Configure a credential helper to remove this warning. See [2022-05-20T15:20:01.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:20:01.311Z] [2022-05-20T15:20:01.311Z] Login Succeeded [2022-05-20T15:20:01.311Z] nexus3.edgexfoundry.org:10003 [2022-05-20T15:20:01.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:20:01.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:20:01.311Z] Configure a credential helper to remove this warning. See [2022-05-20T15:20:01.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:20:01.311Z] [2022-05-20T15:20:01.311Z] Login Succeeded [2022-05-20T15:20:01.311Z] nexus3.edgexfoundry.org:10004 [2022-05-20T15:20:01.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:20:01.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:20:01.575Z] Configure a credential helper to remove this warning. See [2022-05-20T15:20:01.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:20:01.575Z] [2022-05-20T15:20:01.575Z] Login Succeeded [2022-05-20T15:20:01.575Z] docker.io [2022-05-20T15:20:01.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:20:01.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:20:01.837Z] Configure a credential helper to remove this warning. See [2022-05-20T15:20:01.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:20:01.837Z] [2022-05-20T15:20:01.837Z] Login Succeeded [2022-05-20T15:20:01.837Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T15:20:01.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-20T15:20:02.217Z] + git rev-list -1 --merges b3ac92876ed7254f502f0442b6fc7078abc266ab~1..b3ac92876ed7254f502f0442b6fc7078abc266ab [Pipeline] echo [2022-05-20T15:20:02.258Z] -----------> git rev-list -1 --merges b3ac92876ed7254f502f0442b6fc7078abc266ab~1..b3ac92876ed7254f502f0442b6fc7078abc266ab b3ac92876ed7254f502f0442b6fc7078abc266ab [false] [Pipeline] sh [2022-05-20T15:20:02.562Z] + git log --format=format:%s -1 b3ac92876ed7254f502f0442b6fc7078abc266ab [Pipeline] echo [2022-05-20T15:20:02.580Z] ========================================================= [2022-05-20T15:20:02.580Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-20T15:20:02.580Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T15:20:02.903Z] + git log --format=format:%s -1 b3ac92876ed7254f502f0442b6fc7078abc266ab [Pipeline] echo [2022-05-20T15:20:02.919Z] [semverPrep] GIT_COMMIT: b3ac92876ed7254f502f0442b6fc7078abc266ab, Commit Message: fix: Add `ID_SERIAL` as a fallback if `ID_SERIAL_SHORT` is not set (#29) [Pipeline] echo [2022-05-20T15:20:02.931Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-20T15:20:03.372Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T15:20:03.372Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-20T15:20:03.372Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-20T15:20:03.372Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-20T15:20:03.372Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-20T15:20:03.372Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-20T15:20:03.372Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:20:03.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T15:20:03.815Z] [2022-05-20T15:20:03.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:20:04.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T15:20:04.126Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-20T15:20:04.126Z] 1fe172e4850f: Pulling fs layer [2022-05-20T15:20:04.126Z] caf521ccaac6: Pulling fs layer [2022-05-20T15:20:04.126Z] 3ead6fa29328: Pulling fs layer [2022-05-20T15:20:04.126Z] 5c2a1cbceb83: Pulling fs layer [2022-05-20T15:20:04.126Z] a8d5f1318db7: Pulling fs layer [2022-05-20T15:20:04.126Z] c427282e49a2: Pulling fs layer [2022-05-20T15:20:04.126Z] 1827001aaf11: Pulling fs layer [2022-05-20T15:20:04.126Z] 0714d37db230: Pulling fs layer [2022-05-20T15:20:04.126Z] ac28cf19c067: Pulling fs layer [2022-05-20T15:20:04.126Z] ca983d60f3e2: Pulling fs layer [2022-05-20T15:20:04.126Z] 9f894cec8388: Pulling fs layer [2022-05-20T15:20:04.126Z] a8d5f1318db7: Waiting [2022-05-20T15:20:04.126Z] 5c2a1cbceb83: Waiting [2022-05-20T15:20:04.126Z] 0714d37db230: Waiting [2022-05-20T15:20:04.126Z] ca983d60f3e2: Waiting [2022-05-20T15:20:04.126Z] ac28cf19c067: Waiting [2022-05-20T15:20:04.126Z] 1827001aaf11: Waiting [2022-05-20T15:20:04.126Z] c427282e49a2: Waiting [2022-05-20T15:20:04.126Z] caf521ccaac6: Verifying Checksum [2022-05-20T15:20:04.126Z] caf521ccaac6: Download complete [2022-05-20T15:20:04.126Z] 5c2a1cbceb83: Verifying Checksum [2022-05-20T15:20:04.126Z] 5c2a1cbceb83: Download complete [2022-05-20T15:20:04.398Z] a8d5f1318db7: Verifying Checksum [2022-05-20T15:20:04.398Z] a8d5f1318db7: Download complete [2022-05-20T15:20:04.398Z] 3ead6fa29328: Verifying Checksum [2022-05-20T15:20:04.398Z] 3ead6fa29328: Download complete [2022-05-20T15:20:04.398Z] c427282e49a2: Verifying Checksum [2022-05-20T15:20:04.398Z] c427282e49a2: Download complete [2022-05-20T15:20:04.398Z] 0714d37db230: Verifying Checksum [2022-05-20T15:20:04.398Z] 0714d37db230: Download complete [2022-05-20T15:20:04.398Z] ac28cf19c067: Verifying Checksum [2022-05-20T15:20:04.398Z] ac28cf19c067: Download complete [2022-05-20T15:20:04.398Z] ca983d60f3e2: Verifying Checksum [2022-05-20T15:20:04.398Z] ca983d60f3e2: Download complete [2022-05-20T15:20:04.398Z] 9f894cec8388: Verifying Checksum [2022-05-20T15:20:04.398Z] 9f894cec8388: Download complete [2022-05-20T15:20:04.398Z] 1fe172e4850f: Verifying Checksum [2022-05-20T15:20:04.398Z] 1fe172e4850f: Download complete [2022-05-20T15:20:04.659Z] 1827001aaf11: Verifying Checksum [2022-05-20T15:20:04.659Z] 1827001aaf11: Download complete [2022-05-20T15:20:06.043Z] 1fe172e4850f: Pull complete [2022-05-20T15:20:06.043Z] caf521ccaac6: Pull complete [2022-05-20T15:20:06.615Z] 3ead6fa29328: Pull complete [2022-05-20T15:20:06.615Z] 5c2a1cbceb83: Pull complete [2022-05-20T15:20:06.875Z] a8d5f1318db7: Pull complete [2022-05-20T15:20:07.137Z] c427282e49a2: Pull complete [2022-05-20T15:20:09.049Z] 1827001aaf11: Pull complete [2022-05-20T15:20:09.049Z] 0714d37db230: Pull complete [2022-05-20T15:20:09.309Z] ac28cf19c067: Pull complete [2022-05-20T15:20:09.309Z] ca983d60f3e2: Pull complete [2022-05-20T15:20:09.571Z] 9f894cec8388: Pull complete [2022-05-20T15:20:09.571Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-20T15:20:09.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T15:20:09.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-20T15:20:09.655Z] prd-ubuntu20.04-docker-8c-8g-64205 does not seem to be running inside a container [2022-05-20T15:20:09.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-20T15:20:10.950Z] $ docker top e5e9dcba2881b7f3c011b5b1fb7b9780fdc17e922a3d167943d73945e1a377c4 -eo pid,comm [2022-05-20T15:20:11.021Z] 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-05-20T15:20:11.021Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T15:20:11.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T15:20:11.061Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T15:20:11.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T15:20:11.199Z] $ docker exec e5e9dcba2881b7f3c011b5b1fb7b9780fdc17e922a3d167943d73945e1a377c4 ssh-agent [2022-05-20T15:20:11.337Z] SSH_AUTH_SOCK=/tmp/ssh-3YU8n6krPln2/agent.32 [2022-05-20T15:20:11.337Z] SSH_AGENT_PID=38 [2022-05-20T15:20:11.345Z] Running ssh-add (command line suppressed) [2022-05-20T15:20:11.481Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3242702216930988249.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3242702216930988249.key) [2022-05-20T15:20:11.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T15:20:11.791Z] + git tag --points-at HEAD [Pipeline] } [2022-05-20T15:20:11.809Z] $ docker exec --env ******** --env ******** e5e9dcba2881b7f3c011b5b1fb7b9780fdc17e922a3d167943d73945e1a377c4 ssh-agent -k [2022-05-20T15:20:11.940Z] unset SSH_AUTH_SOCK; [2022-05-20T15:20:11.941Z] unset SSH_AGENT_PID; [2022-05-20T15:20:11.941Z] echo Agent pid 38 killed; [2022-05-20T15:20:11.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-20T15:20:11.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T15:20:11.973Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T15:20:12.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T15:20:12.119Z] $ docker exec e5e9dcba2881b7f3c011b5b1fb7b9780fdc17e922a3d167943d73945e1a377c4 ssh-agent [2022-05-20T15:20:12.244Z] SSH_AUTH_SOCK=/tmp/ssh-lZej7bA1CJrF/agent.72 [2022-05-20T15:20:12.244Z] SSH_AGENT_PID=79 [2022-05-20T15:20:12.250Z] Running ssh-add (command line suppressed) [2022-05-20T15:20:12.402Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3195956096159803170.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3195956096159803170.key) [2022-05-20T15:20:12.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T15:20:12.709Z] + git semver init [2022-05-20T15:20:12.971Z] 2022-05-20 15:20:12,917 [run_init] DEBUG init version:0.0.0 force:False [2022-05-20T15:20:12.971Z] 2022-05-20 15:20:12,918 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-05-20T15:20:12.971Z] 2022-05-20 15:20:12,919 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-05-20T15:20:12.971Z] 2022-05-20 15:20:12,919 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-05-20T15:20:13.543Z] 2022-05-20 15:20:13,452 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-05-20T15:20:13.543Z] 2022-05-20 15:20:13,452 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-05-20T15:20:13.543Z] 2022-05-20 15:20:13,452 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T15:20:13.543Z] 2022-05-20 15:20:13,453 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T15:20:13.543Z] 0.0.1-dev.2 [Pipeline] } [2022-05-20T15:20:13.556Z] $ docker exec --env ******** --env ******** e5e9dcba2881b7f3c011b5b1fb7b9780fdc17e922a3d167943d73945e1a377c4 ssh-agent -k [2022-05-20T15:20:13.658Z] unset SSH_AUTH_SOCK; [2022-05-20T15:20:13.659Z] unset SSH_AGENT_PID; [2022-05-20T15:20:13.659Z] echo Agent pid 79 killed; [2022-05-20T15:20:13.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T15:20:13.975Z] + git semver [Pipeline] } [2022-05-20T15:20:14.256Z] $ docker stop --time=1 e5e9dcba2881b7f3c011b5b1fb7b9780fdc17e922a3d167943d73945e1a377c4 [2022-05-20T15:20:15.554Z] $ docker rm -f e5e9dcba2881b7f3c011b5b1fb7b9780fdc17e922a3d167943d73945e1a377c4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T15:20:15.910Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-20T15:20:16.201Z] Stashed 1 file(s) [Pipeline] echo [2022-05-20T15:20:16.205Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.2 [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-05-20T15:20:16.316Z] provisioning config files... [2022-05-20T15:20:16.326Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2864537851981220156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T15:20:16.627Z] ---> docker-login.sh [2022-05-20T15:20:16.627Z] nexus3.edgexfoundry.org:10001 [2022-05-20T15:20:16.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:20:16.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:20:16.627Z] Configure a credential helper to remove this warning. See [2022-05-20T15:20:16.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:20:16.627Z] [2022-05-20T15:20:16.627Z] Login Succeeded [2022-05-20T15:20:16.627Z] nexus3.edgexfoundry.org:10002 [2022-05-20T15:20:16.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:20:16.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:20:16.890Z] Configure a credential helper to remove this warning. See [2022-05-20T15:20:16.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:20:16.890Z] [2022-05-20T15:20:16.890Z] Login Succeeded [2022-05-20T15:20:16.890Z] nexus3.edgexfoundry.org:10003 [2022-05-20T15:20:16.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:20:16.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:20:16.890Z] Configure a credential helper to remove this warning. See [2022-05-20T15:20:16.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:20:16.890Z] [2022-05-20T15:20:16.890Z] Login Succeeded [2022-05-20T15:20:16.890Z] nexus3.edgexfoundry.org:10004 [2022-05-20T15:20:16.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:20:17.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:20:17.150Z] Configure a credential helper to remove this warning. See [2022-05-20T15:20:17.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:20:17.150Z] [2022-05-20T15:20:17.150Z] Login Succeeded [2022-05-20T15:20:17.150Z] docker.io [2022-05-20T15:20:17.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:20:17.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:20:17.411Z] Configure a credential helper to remove this warning. See [2022-05-20T15:20:17.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:20:17.411Z] [2022-05-20T15:20:17.411Z] Login Succeeded [2022-05-20T15:20:17.411Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T15:20:17.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T15:20:17.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T15:20:17.506Z] ========================================================= [2022-05-20T15:20:17.506Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-20T15:20:17.506Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:20:17.819Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-20T15:20:17.819Z] Sending build context to Docker daemon 580.6kB [2022-05-20T15:20:17.819Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T15:20:17.819Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-20T15:20:17.819Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-20T15:20:17.819Z] 59bf1c3509f3: Pulling fs layer [2022-05-20T15:20:17.819Z] 666ba61612fd: Pulling fs layer [2022-05-20T15:20:17.819Z] 8ed8ca486205: Pulling fs layer [2022-05-20T15:20:17.819Z] 4fe6c5a15a65: Pulling fs layer [2022-05-20T15:20:17.819Z] 22a0e8bec74d: Pulling fs layer [2022-05-20T15:20:17.819Z] ca2b28591e48: Pulling fs layer [2022-05-20T15:20:17.819Z] a51346096db8: Pulling fs layer [2022-05-20T15:20:17.819Z] daebc70d1ce1: Pulling fs layer [2022-05-20T15:20:17.819Z] 0e18a0eac166: Pulling fs layer [2022-05-20T15:20:17.819Z] 4fe6c5a15a65: Waiting [2022-05-20T15:20:17.819Z] 22a0e8bec74d: Waiting [2022-05-20T15:20:17.819Z] ca2b28591e48: Waiting [2022-05-20T15:20:17.819Z] a51346096db8: Waiting [2022-05-20T15:20:17.819Z] daebc70d1ce1: Waiting [2022-05-20T15:20:17.819Z] 0e18a0eac166: Waiting [2022-05-20T15:20:17.819Z] 8ed8ca486205: Verifying Checksum [2022-05-20T15:20:17.819Z] 8ed8ca486205: Download complete [2022-05-20T15:20:17.819Z] 666ba61612fd: Verifying Checksum [2022-05-20T15:20:17.819Z] 666ba61612fd: Download complete [2022-05-20T15:20:17.819Z] 22a0e8bec74d: Verifying Checksum [2022-05-20T15:20:17.819Z] 22a0e8bec74d: Download complete [2022-05-20T15:20:17.819Z] 59bf1c3509f3: Verifying Checksum [2022-05-20T15:20:17.819Z] 59bf1c3509f3: Download complete [2022-05-20T15:20:17.819Z] ca2b28591e48: Verifying Checksum [2022-05-20T15:20:17.819Z] ca2b28591e48: Download complete [2022-05-20T15:20:17.819Z] a51346096db8: Verifying Checksum [2022-05-20T15:20:17.819Z] a51346096db8: Download complete [2022-05-20T15:20:18.080Z] daebc70d1ce1: Verifying Checksum [2022-05-20T15:20:18.080Z] daebc70d1ce1: Download complete [2022-05-20T15:20:18.080Z] 59bf1c3509f3: Pull complete [2022-05-20T15:20:18.340Z] 666ba61612fd: Pull complete [2022-05-20T15:20:18.340Z] 8ed8ca486205: Pull complete [2022-05-20T15:20:18.601Z] 0e18a0eac166: Verifying Checksum [2022-05-20T15:20:18.601Z] 0e18a0eac166: Download complete [2022-05-20T15:20:18.861Z] 4fe6c5a15a65: Verifying Checksum [2022-05-20T15:20:18.861Z] 4fe6c5a15a65: Download complete [2022-05-20T15:20:23.061Z] 4fe6c5a15a65: Pull complete [2022-05-20T15:20:23.061Z] 22a0e8bec74d: Pull complete [2022-05-20T15:20:23.061Z] ca2b28591e48: Pull complete [2022-05-20T15:20:23.061Z] a51346096db8: Pull complete [2022-05-20T15:20:23.321Z] daebc70d1ce1: Pull complete [2022-05-20T15:20:25.230Z] 0e18a0eac166: Pull complete [2022-05-20T15:20:25.230Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-20T15:20:25.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-20T15:20:25.230Z] ---> f018257e8ee9 [2022-05-20T15:20:25.230Z] Step 3/12 : ARG MAKE="make build" [2022-05-20T15:20:26.613Z] ---> Running in b67393d67a97 [2022-05-20T15:20:26.613Z] Removing intermediate container b67393d67a97 [2022-05-20T15:20:26.613Z] ---> f27e3aa8ed4d [2022-05-20T15:20:26.613Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T15:20:26.613Z] ---> Running in 0ecaedee6e8a [2022-05-20T15:20:26.613Z] Removing intermediate container 0ecaedee6e8a [2022-05-20T15:20:26.613Z] ---> a6dca681c021 [2022-05-20T15:20:26.613Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T15:20:26.613Z] ---> Running in 01000d5a37d5 [2022-05-20T15:20:26.873Z] Removing intermediate container 01000d5a37d5 [2022-05-20T15:20:26.873Z] ---> 6e9e137e71f6 [2022-05-20T15:20:26.873Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T15:20:26.873Z] ---> Running in 18d187454392 [2022-05-20T15:20:27.443Z] Removing intermediate container 18d187454392 [2022-05-20T15:20:27.443Z] ---> 5cdaa987680f [2022-05-20T15:20:27.443Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T15:20:27.443Z] ---> Running in 68699ea7be1f [2022-05-20T15:20:27.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T15:20:28.647Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T15:20:28.907Z] (1/81) Installing mesa (21.2.6-r0) [2022-05-20T15:20:28.907Z] (2/81) Installing libxau (1.0.9-r0) [2022-05-20T15:20:28.907Z] (3/81) Installing libmd (1.0.3-r0) [2022-05-20T15:20:29.169Z] (4/81) Installing libbsd (0.11.3-r1) [2022-05-20T15:20:29.169Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-05-20T15:20:29.169Z] (6/81) Installing libxcb (1.14-r2) [2022-05-20T15:20:29.429Z] (7/81) Installing libx11 (1.7.2-r0) [2022-05-20T15:20:29.429Z] (8/81) Installing libxext (1.3.4-r0) [2022-05-20T15:20:29.429Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-05-20T15:20:29.689Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-05-20T15:20:29.689Z] (11/81) Installing libpciaccess (0.16-r0) [2022-05-20T15:20:29.689Z] (12/81) Installing libdrm (2.4.109-r0) [2022-05-20T15:20:29.949Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-05-20T15:20:29.949Z] (14/81) Installing libxshmfence (1.3-r1) [2022-05-20T15:20:29.949Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-05-20T15:20:30.210Z] (16/81) Installing libice (1.0.10-r0) [2022-05-20T15:20:30.210Z] (17/81) Installing libuuid (2.37.4-r0) [2022-05-20T15:20:30.210Z] (18/81) Installing libsm (1.2.3-r0) [2022-05-20T15:20:30.473Z] (19/81) Installing libxt (1.2.1-r0) [2022-05-20T15:20:30.473Z] (20/81) Installing libxmu (1.1.3-r0) [2022-05-20T15:20:30.746Z] (21/81) Installing xset (1.2.4-r0) [2022-05-20T15:20:30.746Z] (22/81) Installing xprop (1.2.5-r0) [2022-05-20T15:20:30.746Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-05-20T15:20:30.746Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-05-20T15:20:31.007Z] (25/81) Installing libffi (3.4.2-r1) [2022-05-20T15:20:31.007Z] (26/81) Installing libintl (0.21-r0) [2022-05-20T15:20:31.007Z] (27/81) Installing libblkid (2.37.4-r0) [2022-05-20T15:20:31.270Z] (28/81) Installing libmount (2.37.4-r0) [2022-05-20T15:20:31.270Z] (29/81) Installing pcre (8.45-r1) [2022-05-20T15:20:31.285Z] Still waiting to schedule task [2022-05-20T15:20:31.285Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-20T15:20:31.531Z] (30/81) Installing glib (2.70.1-r0) [2022-05-20T15:20:31.531Z] (31/81) Installing icu-libs (69.1-r1) [2022-05-20T15:20:32.476Z] (32/81) Installing libpcre2-16 (10.39-r0) [2022-05-20T15:20:32.476Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-05-20T15:20:32.476Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-05-20T15:20:32.737Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-05-20T15:20:32.999Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-05-20T15:20:32.999Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-05-20T15:20:32.999Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-05-20T15:20:33.263Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-05-20T15:20:33.524Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-05-20T15:20:33.785Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-05-20T15:20:33.785Z] (42/81) Installing libpng (1.6.37-r1) [2022-05-20T15:20:33.785Z] (43/81) Installing freetype (2.11.1-r2) [2022-05-20T15:20:34.046Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-05-20T15:20:34.046Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-05-20T15:20:34.046Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-05-20T15:20:34.308Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-05-20T15:20:34.308Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-05-20T15:20:34.308Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-05-20T15:20:34.572Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-05-20T15:20:34.572Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-05-20T15:20:34.833Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-05-20T15:20:34.833Z] (53/81) Installing avahi-libs (0.8-r5) [2022-05-20T15:20:35.095Z] (54/81) Installing nettle (3.7.3-r0) [2022-05-20T15:20:35.095Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-05-20T15:20:35.095Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-05-20T15:20:35.354Z] (57/81) Installing libunistring (0.9.10-r1) [2022-05-20T15:20:35.354Z] (58/81) Installing gnutls (3.7.1-r0) [2022-05-20T15:20:35.354Z] (59/81) Installing cups-libs (2.3.3-r5) [2022-05-20T15:20:35.613Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-05-20T15:20:35.613Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-05-20T15:20:35.613Z] (62/81) Installing libevdev (1.12.0-r0) [2022-05-20T15:20:35.874Z] (63/81) Installing mtdev (1.1.6-r0) [2022-05-20T15:20:35.874Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T15:20:36.136Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-05-20T15:20:36.136Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T15:20:36.136Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-05-20T15:20:36.396Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-05-20T15:20:36.397Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-05-20T15:20:36.397Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-05-20T15:20:36.656Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-05-20T15:20:36.656Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-05-20T15:20:36.656Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-05-20T15:20:37.227Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T15:20:37.489Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-05-20T15:20:37.489Z] (76/81) Installing udev-init-scripts (35-r0) [2022-05-20T15:20:37.489Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T15:20:37.489Z] (77/81) Installing kmod-libs (29-r2) [2022-05-20T15:20:37.755Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-05-20T15:20:37.755Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-20T15:20:37.755Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-20T15:20:38.016Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-05-20T15:20:38.016Z] Executing busybox-1.34.1-r3.trigger [2022-05-20T15:20:38.016Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T15:20:38.016Z] OK: 335 MiB in 133 packages [2022-05-20T15:20:39.931Z] Removing intermediate container 68699ea7be1f [2022-05-20T15:20:39.931Z] ---> ad6d2ea423d0 [2022-05-20T15:20:39.931Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-20T15:20:39.931Z] ---> Running in d567bc190769 [2022-05-20T15:20:39.931Z] Removing intermediate container d567bc190769 [2022-05-20T15:20:39.931Z] ---> f444789f6826 [2022-05-20T15:20:39.931Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-20T15:20:40.191Z] ---> e954ff6b6fb9 [2022-05-20T15:20:40.191Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T15:20:40.191Z] ---> Running in a95b96522655 [2022-05-20T15:20:55.094Z] Removing intermediate container a95b96522655 [2022-05-20T15:20:55.094Z] ---> de1dd3e811f4 [2022-05-20T15:20:55.094Z] Step 11/12 : COPY . . [2022-05-20T15:20:55.094Z] ---> 390809907eb5 [2022-05-20T15:20:55.094Z] Step 12/12 : RUN ${MAKE} [2022-05-20T15:20:55.094Z] ---> Running in 0067c5ebb905 [2022-05-20T15:20:55.094Z] noop [2022-05-20T15:20:55.094Z] Removing intermediate container 0067c5ebb905 [2022-05-20T15:20:55.094Z] ---> a51889ebdb30 [2022-05-20T15:20:55.094Z] Successfully built a51889ebdb30 [2022-05-20T15:20:55.094Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:20:55.396Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T15:20:55.396Z] . [Pipeline] withDockerContainer [2022-05-20T15:20:55.480Z] prd-ubuntu20.04-docker-8c-8g-64205 does not seem to be running inside a container [2022-05-20T15:20:55.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-20T15:20:55.918Z] $ docker top 02be448dc712a1d6e535556b225927c9931b3f965ca3b36b7f298b92063a1f83 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T15:20:56.340Z] + go version [2022-05-20T15:20:56.340Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-20T15:20:56.375Z] $ docker stop --time=1 02be448dc712a1d6e535556b225927c9931b3f965ca3b36b7f298b92063a1f83 [2022-05-20T15:20:57.667Z] $ docker rm -f 02be448dc712a1d6e535556b225927c9931b3f965ca3b36b7f298b92063a1f83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:20:58.091Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T15:20:58.091Z] . [Pipeline] withDockerContainer [2022-05-20T15:20:58.167Z] prd-ubuntu20.04-docker-8c-8g-64205 does not seem to be running inside a container [2022-05-20T15:20:58.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-20T15:20:58.566Z] $ docker top b8eb7858197f93cff1eac60464a8c7d3acefbfc5ff84162366c93db9230023b4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T15:20:58.943Z] + make test [2022-05-20T15:20:58.944Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-20T15:20:59.203Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-20T15:21:09.195Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-20T15:21:09.195Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-05-20T15:21:17.343Z] CGO_ENABLED=1 go vet ./... [2022-05-20T15:21:19.883Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T15:21:19.883Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T15:21:19.883Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-20T15:21:20.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-20T15:21:20.186Z] $ docker stop --time=1 b8eb7858197f93cff1eac60464a8c7d3acefbfc5ff84162366c93db9230023b4 [2022-05-20T15:21:21.834Z] $ docker rm -f b8eb7858197f93cff1eac60464a8c7d3acefbfc5ff84162366c93db9230023b4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T15:21:22.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-20T15:21:22.321Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-20T15:21:23.004Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-20T15:21:23.297Z] + ls -al . [2022-05-20T15:21:23.297Z] total 164 [2022-05-20T15:21:23.297Z] drwxrwxr-x 9 jenkins jenkins 4096 May 20 15:21 . [2022-05-20T15:21:23.297Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 15:19 .. [2022-05-20T15:21:23.297Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 15:20 .git [2022-05-20T15:21:23.297Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 15:19 .github [2022-05-20T15:21:23.297Z] -rw-rw-r-- 1 jenkins jenkins 349 May 20 15:19 .gitignore [2022-05-20T15:21:23.297Z] -rw-rw-r-- 1 jenkins jenkins 42 May 20 15:19 .golangci.yml [2022-05-20T15:21:23.297Z] -rw-rw-r-- 1 jenkins jenkins 77 May 20 15:19 .hadolint.yml [2022-05-20T15:21:23.297Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 15:20 .semver [2022-05-20T15:21:23.297Z] -rw-rw-r-- 1 jenkins jenkins 8706 May 20 15:19 Attribution.txt [2022-05-20T15:21:23.297Z] -rw-rw-r-- 1 jenkins jenkins 181 May 20 15:19 CHANGELOG.md [2022-05-20T15:21:23.297Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 20 15:19 Dockerfile [2022-05-20T15:21:23.297Z] -rw-rw-r-- 1 jenkins jenkins 678 May 20 15:19 GOVERNANCE.md [2022-05-20T15:21:23.297Z] -rw-rw-r-- 1 jenkins jenkins 659 May 20 15:19 Jenkinsfile [2022-05-20T15:21:23.297Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 20 15:19 LICENSE [2022-05-20T15:21:23.297Z] -rw-rw-r-- 1 jenkins jenkins 2030 May 20 15:19 Makefile [2022-05-20T15:21:23.297Z] -rw-rw-r-- 1 jenkins jenkins 622 May 20 15:19 OWNERS.md [2022-05-20T15:21:23.297Z] -rw-rw-r-- 1 jenkins jenkins 8960 May 20 15:19 README.md [2022-05-20T15:21:23.297Z] -rw-rw-r-- 1 jenkins jenkins 11 May 20 15:20 VERSION [2022-05-20T15:21:23.297Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 15:19 bin [2022-05-20T15:21:23.297Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 15:19 cmd [2022-05-20T15:21:23.297Z] -rw-r--r-- 1 jenkins jenkins 10 May 20 15:20 coverage.out [2022-05-20T15:21:23.297Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 15:19 docker-compose [2022-05-20T15:21:23.297Z] -rw-rw-r-- 1 jenkins jenkins 140 May 20 15:19 docker-entrypoint.sh [2022-05-20T15:21:23.297Z] -rw-rw-r-- 1 jenkins jenkins 3307 May 20 15:19 go.mod [2022-05-20T15:21:23.297Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 20 15:19 go.sum [2022-05-20T15:21:23.297Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 15:19 internal [2022-05-20T15:21:23.297Z] -rw-rw-r-- 1 jenkins jenkins 231 May 20 15:19 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:21:23.597Z] + 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=b3ac92876ed7254f502f0442b6fc7078abc266ab --label arch=amd64 --label version=0.0.1-dev.2 . [2022-05-20T15:21:23.597Z] Sending build context to Docker daemon 581.6kB [2022-05-20T15:21:23.597Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T15:21:23.597Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-20T15:21:23.597Z] ---> a51889ebdb30 [2022-05-20T15:21:23.597Z] Step 3/29 : ARG MAKE="make build" [2022-05-20T15:21:23.597Z] ---> Running in 7ebb1b86df0d [2022-05-20T15:21:23.597Z] Removing intermediate container 7ebb1b86df0d [2022-05-20T15:21:23.597Z] ---> 6dba8d95fa20 [2022-05-20T15:21:23.597Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T15:21:23.598Z] ---> Running in 32476206308e [2022-05-20T15:21:23.858Z] Removing intermediate container 32476206308e [2022-05-20T15:21:23.858Z] ---> 1cf3ab6ad9ff [2022-05-20T15:21:23.858Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T15:21:23.858Z] ---> Running in 2735cc1330fd [2022-05-20T15:21:23.858Z] Removing intermediate container 2735cc1330fd [2022-05-20T15:21:23.858Z] ---> 4952baccf3e9 [2022-05-20T15:21:23.858Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T15:21:23.858Z] ---> Running in a64558aa8bc5 [2022-05-20T15:21:24.429Z] Removing intermediate container a64558aa8bc5 [2022-05-20T15:21:24.429Z] ---> 28a6d65be546 [2022-05-20T15:21:24.429Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T15:21:24.429Z] ---> Running in 7b6b77643508 [2022-05-20T15:21:25.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T15:21:25.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T15:21:25.834Z] OK: 335 MiB in 133 packages [2022-05-20T15:21:26.405Z] Removing intermediate container 7b6b77643508 [2022-05-20T15:21:26.405Z] ---> 04666bbb6399 [2022-05-20T15:21:26.406Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-20T15:21:26.406Z] ---> Running in e3c8dea619d7 [2022-05-20T15:21:26.406Z] Removing intermediate container e3c8dea619d7 [2022-05-20T15:21:26.406Z] ---> e224c0b8ea49 [2022-05-20T15:21:26.406Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-20T15:21:26.667Z] ---> cc5f6a111c7d [2022-05-20T15:21:26.667Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T15:21:26.667Z] ---> Running in 6791de3005e3 [2022-05-20T15:21:27.239Z] Removing intermediate container 6791de3005e3 [2022-05-20T15:21:27.239Z] ---> f40f3147a51c [2022-05-20T15:21:27.239Z] Step 11/29 : COPY . . [2022-05-20T15:21:27.500Z] ---> a4db8592a603 [2022-05-20T15:21:27.500Z] Step 12/29 : RUN ${MAKE} [2022-05-20T15:21:27.500Z] ---> Running in 58326c818105 [2022-05-20T15:21:27.761Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-05-20T15:21:49.712Z] Removing intermediate container 58326c818105 [2022-05-20T15:21:49.712Z] ---> d0c0ffd873cc [2022-05-20T15:21:49.712Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-20T15:21:49.712Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-20T15:21:49.712Z] af6660deedbd: Pulling fs layer [2022-05-20T15:21:49.712Z] 97cd0a44c592: Pulling fs layer [2022-05-20T15:21:49.712Z] 97cd0a44c592: Verifying Checksum [2022-05-20T15:21:49.712Z] 97cd0a44c592: Download complete [2022-05-20T15:21:49.712Z] af6660deedbd: Verifying Checksum [2022-05-20T15:21:49.712Z] af6660deedbd: Download complete [2022-05-20T15:21:49.712Z] af6660deedbd: Pull complete [2022-05-20T15:21:49.712Z] 97cd0a44c592: Pull complete [2022-05-20T15:21:49.712Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-20T15:21:49.712Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-20T15:21:49.712Z] ---> fea57e182299 [2022-05-20T15:21:49.712Z] Step 14/29 : FROM alpine:3.15 [2022-05-20T15:21:49.712Z] 3.15: Pulling from library/alpine [2022-05-20T15:21:49.712Z] df9b9388f04a: Pulling fs layer [2022-05-20T15:21:49.712Z] df9b9388f04a: Download complete [2022-05-20T15:21:49.712Z] df9b9388f04a: Pull complete [2022-05-20T15:21:49.712Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T15:21:49.712Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T15:21:49.712Z] ---> 0ac33e5f5afa [2022-05-20T15:21:49.712Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-20T15:21:49.712Z] ---> Running in 8b40a8c656eb [2022-05-20T15:21:49.712Z] Removing intermediate container 8b40a8c656eb [2022-05-20T15:21:49.712Z] ---> 097c6f7f3a34 [2022-05-20T15:21:49.712Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-20T15:21:49.712Z] ---> Running in c1967fe28b34 [2022-05-20T15:21:49.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T15:21:50.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T15:21:50.234Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-05-20T15:21:50.234Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-05-20T15:21:50.234Z] (3/74) Installing libxau (1.0.9-r0) [2022-05-20T15:21:50.234Z] (4/74) Installing libmd (1.0.3-r0) [2022-05-20T15:21:50.234Z] (5/74) Installing libbsd (0.11.3-r1) [2022-05-20T15:21:50.234Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-05-20T15:21:50.234Z] (7/74) Installing libxcb (1.14-r2) [2022-05-20T15:21:50.495Z] (8/74) Installing libx11 (1.7.2-r0) [2022-05-20T15:21:50.495Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-05-20T15:21:50.495Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-05-20T15:21:50.495Z] (11/74) Installing expat (2.4.7-r0) [2022-05-20T15:21:50.495Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-05-20T15:21:50.495Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-05-20T15:21:50.495Z] (14/74) Installing libpng (1.6.37-r1) [2022-05-20T15:21:50.495Z] (15/74) Installing freetype (2.11.1-r2) [2022-05-20T15:21:50.495Z] (16/74) Installing libuuid (2.37.4-r0) [2022-05-20T15:21:50.495Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-05-20T15:21:50.495Z] (18/74) Installing fribidi (1.0.11-r0) [2022-05-20T15:21:50.495Z] (19/74) Installing libffi (3.4.2-r1) [2022-05-20T15:21:50.495Z] (20/74) Installing libintl (0.21-r0) [2022-05-20T15:21:50.495Z] (21/74) Installing libblkid (2.37.4-r0) [2022-05-20T15:21:50.495Z] (22/74) Installing libmount (2.37.4-r0) [2022-05-20T15:21:50.495Z] (23/74) Installing pcre (8.45-r1) [2022-05-20T15:21:50.495Z] (24/74) Installing glib (2.70.1-r0) [2022-05-20T15:21:50.495Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-05-20T15:21:50.495Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-05-20T15:21:50.495Z] (27/74) Installing libass (0.15.2-r0) [2022-05-20T15:21:50.495Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-05-20T15:21:50.495Z] (29/74) Installing gmp (6.2.1-r1) [2022-05-20T15:21:50.495Z] (30/74) Installing nettle (3.7.3-r0) [2022-05-20T15:21:50.495Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-05-20T15:21:50.495Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-05-20T15:21:50.495Z] (33/74) Installing libunistring (0.9.10-r1) [2022-05-20T15:21:50.757Z] (34/74) Installing gnutls (3.7.1-r0) [2022-05-20T15:21:50.757Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-20T15:21:50.757Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-20T15:21:50.757Z] (37/74) Installing lame (3.100-r0) [2022-05-20T15:21:50.757Z] (38/74) Installing opus (1.3.1-r1) [2022-05-20T15:21:50.757Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-05-20T15:21:50.757Z] (40/74) Installing soxr (0.1.3-r2) [2022-05-20T15:21:50.757Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T15:21:50.757Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T15:21:50.757Z] (43/74) Installing libsrt (1.4.2-r1) [2022-05-20T15:21:50.757Z] (44/74) Installing libssh (0.9.6-r1) [2022-05-20T15:21:50.757Z] (45/74) Installing libogg (1.3.5-r0) [2022-05-20T15:21:50.757Z] (46/74) Installing libtheora (1.1.1-r16) [2022-05-20T15:21:50.757Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T15:21:50.757Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T15:21:50.757Z] (49/74) Installing libxext (1.3.4-r0) [2022-05-20T15:21:50.757Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-05-20T15:21:50.757Z] (51/74) Installing libpciaccess (0.16-r0) [2022-05-20T15:21:50.757Z] (52/74) Installing libdrm (2.4.109-r0) [2022-05-20T15:21:50.757Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-05-20T15:21:50.757Z] (54/74) Installing libva (2.13.0-r0) [2022-05-20T15:21:50.757Z] (55/74) Installing libvdpau (1.4-r0) [2022-05-20T15:21:50.757Z] (56/74) Installing vidstab (1.1.0-r1) [2022-05-20T15:21:50.757Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-05-20T15:21:50.757Z] (58/74) Installing libvpx (1.10.0-r0) [2022-05-20T15:21:51.018Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-05-20T15:21:51.018Z] (60/74) Installing libwebp (1.2.2-r0) [2022-05-20T15:21:51.018Z] (61/74) Installing x264-libs (20210613-r0) [2022-05-20T15:21:51.018Z] (62/74) Installing x265-libs (3.5-r0) [2022-05-20T15:21:51.018Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-05-20T15:21:51.018Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-05-20T15:21:51.018Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-05-20T15:21:51.279Z] (66/74) Installing udev-init-scripts (35-r0) [2022-05-20T15:21:51.279Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T15:21:51.279Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T15:21:51.279Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-05-20T15:21:51.279Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-05-20T15:21:51.279Z] (70/74) Installing kmod-libs (29-r2) [2022-05-20T15:21:51.279Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-05-20T15:21:51.279Z] (72/74) Installing libsodium (1.0.18-r0) [2022-05-20T15:21:51.279Z] (73/74) Installing libzmq (4.3.4-r0) [2022-05-20T15:21:51.279Z] (74/74) Installing zeromq (4.3.4-r0) [2022-05-20T15:21:51.279Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T15:21:51.279Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T15:21:51.279Z] OK: 78 MiB in 88 packages [2022-05-20T15:21:52.661Z] Removing intermediate container c1967fe28b34 [2022-05-20T15:21:52.661Z] ---> b6dcd97da753 [2022-05-20T15:21:52.661Z] Step 17/29 : WORKDIR / [2022-05-20T15:21:52.661Z] ---> Running in 56d8d68f782c [2022-05-20T15:21:52.661Z] Removing intermediate container 56d8d68f782c [2022-05-20T15:21:52.661Z] ---> 9f8861b2160b [2022-05-20T15:21:52.661Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-20T15:21:53.231Z] ---> b58f9c99adc1 [2022-05-20T15:21:53.231Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-20T15:21:53.231Z] ---> ccb93a4f9425 [2022-05-20T15:21:53.231Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-20T15:21:53.491Z] ---> 6b4dcb2a40e7 [2022-05-20T15:21:53.491Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-20T15:21:53.491Z] ---> 847a88cb63df [2022-05-20T15:21:53.491Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-20T15:21:53.749Z] ---> 371186c47bc8 [2022-05-20T15:21:53.749Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-20T15:21:54.010Z] ---> 0b3a6628770b [2022-05-20T15:21:54.010Z] Step 24/29 : EXPOSE 59983 [2022-05-20T15:21:54.010Z] ---> Running in dd7ca3411827 [2022-05-20T15:21:54.269Z] Removing intermediate container dd7ca3411827 [2022-05-20T15:21:54.269Z] ---> e2e8a3718b7f [2022-05-20T15:21:54.269Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-20T15:21:54.269Z] ---> Running in cb942532c456 [2022-05-20T15:21:54.269Z] Removing intermediate container cb942532c456 [2022-05-20T15:21:54.269Z] ---> 1aca87f85bdc [2022-05-20T15:21:54.269Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-20T15:21:54.269Z] ---> Running in 64fffcde41d6 [2022-05-20T15:21:54.528Z] Removing intermediate container 64fffcde41d6 [2022-05-20T15:21:54.528Z] ---> f8efc1448683 [2022-05-20T15:21:54.528Z] Step 27/29 : LABEL arch=amd64 [2022-05-20T15:21:54.528Z] ---> Running in 5e4e56bb3c64 [2022-05-20T15:21:54.528Z] Removing intermediate container 5e4e56bb3c64 [2022-05-20T15:21:54.528Z] ---> 2a307fd2ec4b [2022-05-20T15:21:54.528Z] Step 28/29 : LABEL git_sha=b3ac92876ed7254f502f0442b6fc7078abc266ab [2022-05-20T15:21:54.528Z] ---> Running in aec19f22091b [2022-05-20T15:21:54.528Z] Removing intermediate container aec19f22091b [2022-05-20T15:21:54.528Z] ---> f0d34d1026f5 [2022-05-20T15:21:54.528Z] Step 29/29 : LABEL version=0.0.1-dev.2 [2022-05-20T15:21:54.788Z] ---> Running in e40b0558da53 [2022-05-20T15:21:54.788Z] Removing intermediate container e40b0558da53 [2022-05-20T15:21:54.788Z] ---> e07525f031be [2022-05-20T15:21:54.788Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-20T15:21:54.788Z] Successfully built e07525f031be [2022-05-20T15:21:54.788Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T15:21:54.883Z] provisioning config files... [2022-05-20T15:21:54.893Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5065567066231836347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T15:21:55.192Z] ---> docker-login.sh [2022-05-20T15:21:55.193Z] nexus3.edgexfoundry.org:10001 [2022-05-20T15:21:55.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:21:55.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:21:55.193Z] Configure a credential helper to remove this warning. See [2022-05-20T15:21:55.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:21:55.193Z] [2022-05-20T15:21:55.193Z] Login Succeeded [2022-05-20T15:21:55.193Z] nexus3.edgexfoundry.org:10002 [2022-05-20T15:21:55.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:21:55.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:21:55.453Z] Configure a credential helper to remove this warning. See [2022-05-20T15:21:55.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:21:55.453Z] [2022-05-20T15:21:55.453Z] Login Succeeded [2022-05-20T15:21:55.453Z] nexus3.edgexfoundry.org:10003 [2022-05-20T15:21:55.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:21:55.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:21:55.453Z] Configure a credential helper to remove this warning. See [2022-05-20T15:21:55.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:21:55.453Z] [2022-05-20T15:21:55.453Z] Login Succeeded [2022-05-20T15:21:55.453Z] nexus3.edgexfoundry.org:10004 [2022-05-20T15:21:55.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:21:55.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:21:55.712Z] Configure a credential helper to remove this warning. See [2022-05-20T15:21:55.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:21:55.712Z] [2022-05-20T15:21:55.712Z] Login Succeeded [2022-05-20T15:21:55.712Z] docker.io [2022-05-20T15:21:55.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:21:55.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:21:55.973Z] Configure a credential helper to remove this warning. See [2022-05-20T15:21:55.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:21:55.973Z] [2022-05-20T15:21:55.973Z] Login Succeeded [2022-05-20T15:21:55.973Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T15:21:55.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-20T15:21:56.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T15:21:56.043Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-05-20T15:21:56.043Z] b3ac92876ed7254f502f0442b6fc7078abc266ab [2022-05-20T15:21:56.043Z] latest [2022-05-20T15:21:56.043Z] 0.0.1-dev.2 [2022-05-20T15:21:56.043Z] b3ac92876ed7254f502f0442b6fc7078abc266ab-0.0.1-dev.2 [2022-05-20T15:21:56.043Z] main [2022-05-20T15:21:56.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:21:56.362Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:b3ac92876ed7254f502f0442b6fc7078abc266ab [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:21:56.670Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:b3ac92876ed7254f502f0442b6fc7078abc266ab [2022-05-20T15:21:56.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-05-20T15:21:56.670Z] 550e596c6d0e: Preparing [2022-05-20T15:21:56.670Z] 1207169bf42c: Preparing [2022-05-20T15:21:56.670Z] 83c793f626ef: Preparing [2022-05-20T15:21:56.670Z] dbc956727f17: Preparing [2022-05-20T15:21:56.670Z] f20fd2b46a99: Preparing [2022-05-20T15:21:56.670Z] e1389e433a13: Preparing [2022-05-20T15:21:56.670Z] de1fa4208348: Preparing [2022-05-20T15:21:56.670Z] 4fc242d58285: Preparing [2022-05-20T15:21:56.670Z] de1fa4208348: Waiting [2022-05-20T15:21:56.670Z] f20fd2b46a99: Pushed [2022-05-20T15:21:56.670Z] 83c793f626ef: Pushed [2022-05-20T15:21:56.670Z] 1207169bf42c: Pushed [2022-05-20T15:21:56.670Z] dbc956727f17: Pushed [2022-05-20T15:21:56.670Z] 4fc242d58285: Layer already exists [2022-05-20T15:21:59.216Z] 550e596c6d0e: Pushed [2022-05-20T15:21:59.788Z] e1389e433a13: Pushed [2022-05-20T15:22:05.071Z] de1fa4208348: Pushed [2022-05-20T15:22:05.071Z] b3ac92876ed7254f502f0442b6fc7078abc266ab: digest: sha256:9d2424531f6bc5657113d57bcdffe78b19207322517450d5341d0ff58118ecd4 size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:22:05.366Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:22:05.657Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-05-20T15:22:05.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-05-20T15:22:05.657Z] 550e596c6d0e: Preparing [2022-05-20T15:22:05.657Z] 1207169bf42c: Preparing [2022-05-20T15:22:05.657Z] 83c793f626ef: Preparing [2022-05-20T15:22:05.657Z] dbc956727f17: Preparing [2022-05-20T15:22:05.657Z] f20fd2b46a99: Preparing [2022-05-20T15:22:05.657Z] e1389e433a13: Preparing [2022-05-20T15:22:05.657Z] de1fa4208348: Preparing [2022-05-20T15:22:05.657Z] 4fc242d58285: Preparing [2022-05-20T15:22:05.657Z] e1389e433a13: Waiting [2022-05-20T15:22:05.657Z] de1fa4208348: Waiting [2022-05-20T15:22:05.657Z] 4fc242d58285: Waiting [2022-05-20T15:22:05.657Z] 83c793f626ef: Layer already exists [2022-05-20T15:22:05.657Z] 550e596c6d0e: Layer already exists [2022-05-20T15:22:05.657Z] dbc956727f17: Layer already exists [2022-05-20T15:22:05.657Z] 1207169bf42c: Layer already exists [2022-05-20T15:22:05.657Z] f20fd2b46a99: Layer already exists [2022-05-20T15:22:05.657Z] 4fc242d58285: Layer already exists [2022-05-20T15:22:05.657Z] e1389e433a13: Layer already exists [2022-05-20T15:22:05.657Z] de1fa4208348: Layer already exists [2022-05-20T15:22:05.657Z] latest: digest: sha256:9d2424531f6bc5657113d57bcdffe78b19207322517450d5341d0ff58118ecd4 size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:22:05.958Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:22:06.249Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.2 [2022-05-20T15:22:06.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-05-20T15:22:06.249Z] 550e596c6d0e: Preparing [2022-05-20T15:22:06.249Z] 1207169bf42c: Preparing [2022-05-20T15:22:06.249Z] 83c793f626ef: Preparing [2022-05-20T15:22:06.249Z] dbc956727f17: Preparing [2022-05-20T15:22:06.249Z] f20fd2b46a99: Preparing [2022-05-20T15:22:06.249Z] e1389e433a13: Preparing [2022-05-20T15:22:06.249Z] de1fa4208348: Preparing [2022-05-20T15:22:06.249Z] 4fc242d58285: Preparing [2022-05-20T15:22:06.249Z] e1389e433a13: Waiting [2022-05-20T15:22:06.249Z] de1fa4208348: Waiting [2022-05-20T15:22:06.249Z] 4fc242d58285: Waiting [2022-05-20T15:22:06.249Z] dbc956727f17: Layer already exists [2022-05-20T15:22:06.249Z] 550e596c6d0e: Layer already exists [2022-05-20T15:22:06.249Z] f20fd2b46a99: Layer already exists [2022-05-20T15:22:06.249Z] 83c793f626ef: Layer already exists [2022-05-20T15:22:06.249Z] 1207169bf42c: Layer already exists [2022-05-20T15:22:06.249Z] 4fc242d58285: Layer already exists [2022-05-20T15:22:06.249Z] de1fa4208348: Layer already exists [2022-05-20T15:22:06.249Z] e1389e433a13: Layer already exists [2022-05-20T15:22:06.249Z] 0.0.1-dev.2: digest: sha256:9d2424531f6bc5657113d57bcdffe78b19207322517450d5341d0ff58118ecd4 size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:22:06.547Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:b3ac92876ed7254f502f0442b6fc7078abc266ab-0.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:22:06.843Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:b3ac92876ed7254f502f0442b6fc7078abc266ab-0.0.1-dev.2 [2022-05-20T15:22:06.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-05-20T15:22:06.843Z] 550e596c6d0e: Preparing [2022-05-20T15:22:06.843Z] 1207169bf42c: Preparing [2022-05-20T15:22:06.843Z] 83c793f626ef: Preparing [2022-05-20T15:22:06.843Z] dbc956727f17: Preparing [2022-05-20T15:22:06.843Z] f20fd2b46a99: Preparing [2022-05-20T15:22:06.843Z] e1389e433a13: Preparing [2022-05-20T15:22:06.843Z] de1fa4208348: Preparing [2022-05-20T15:22:06.843Z] 4fc242d58285: Preparing [2022-05-20T15:22:06.843Z] e1389e433a13: Waiting [2022-05-20T15:22:06.843Z] 4fc242d58285: Waiting [2022-05-20T15:22:06.843Z] de1fa4208348: Waiting [2022-05-20T15:22:06.843Z] 83c793f626ef: Layer already exists [2022-05-20T15:22:06.843Z] 550e596c6d0e: Layer already exists [2022-05-20T15:22:06.843Z] f20fd2b46a99: Layer already exists [2022-05-20T15:22:06.843Z] 1207169bf42c: Layer already exists [2022-05-20T15:22:06.843Z] dbc956727f17: Layer already exists [2022-05-20T15:22:06.843Z] e1389e433a13: Layer already exists [2022-05-20T15:22:06.843Z] de1fa4208348: Layer already exists [2022-05-20T15:22:06.843Z] 4fc242d58285: Layer already exists [2022-05-20T15:22:06.843Z] b3ac92876ed7254f502f0442b6fc7078abc266ab-0.0.1-dev.2: digest: sha256:9d2424531f6bc5657113d57bcdffe78b19207322517450d5341d0ff58118ecd4 size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:22:07.199Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:22:07.550Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-05-20T15:22:07.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-05-20T15:22:07.550Z] 550e596c6d0e: Preparing [2022-05-20T15:22:07.550Z] 1207169bf42c: Preparing [2022-05-20T15:22:07.550Z] 83c793f626ef: Preparing [2022-05-20T15:22:07.550Z] dbc956727f17: Preparing [2022-05-20T15:22:07.550Z] f20fd2b46a99: Preparing [2022-05-20T15:22:07.550Z] e1389e433a13: Preparing [2022-05-20T15:22:07.550Z] de1fa4208348: Preparing [2022-05-20T15:22:07.550Z] 4fc242d58285: Preparing [2022-05-20T15:22:07.550Z] e1389e433a13: Waiting [2022-05-20T15:22:07.550Z] de1fa4208348: Waiting [2022-05-20T15:22:07.550Z] 4fc242d58285: Waiting [2022-05-20T15:22:07.550Z] 83c793f626ef: Layer already exists [2022-05-20T15:22:07.550Z] 1207169bf42c: Layer already exists [2022-05-20T15:22:07.550Z] dbc956727f17: Layer already exists [2022-05-20T15:22:07.550Z] f20fd2b46a99: Layer already exists [2022-05-20T15:22:07.550Z] 550e596c6d0e: Layer already exists [2022-05-20T15:22:07.550Z] e1389e433a13: Layer already exists [2022-05-20T15:22:07.550Z] de1fa4208348: Layer already exists [2022-05-20T15:22:07.550Z] 4fc242d58285: Layer already exists [2022-05-20T15:22:07.550Z] main: digest: sha256:9d2424531f6bc5657113d57bcdffe78b19207322517450d5341d0ff58118ecd4 size: 1994 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-20T15:22:07.584Z] ===================================================== [Pipeline] echo [2022-05-20T15:22:07.594Z] taggedImages: [2022-05-20T15:22:07.594Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:b3ac92876ed7254f502f0442b6fc7078abc266ab [2022-05-20T15:22:07.594Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-05-20T15:22:07.594Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.2 [2022-05-20T15:22:07.594Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:b3ac92876ed7254f502f0442b6fc7078abc266ab-0.0.1-dev.2 [2022-05-20T15:22:07.594Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:22:07.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T15:22:07.957Z] [2022-05-20T15:22:07.957Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:22:08.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T15:22:08.260Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-20T15:22:08.260Z] 5eb5b503b376: Pulling fs layer [2022-05-20T15:22:08.260Z] 5c69ac0246d0: Pulling fs layer [2022-05-20T15:22:08.260Z] ec43610c2a17: Pulling fs layer [2022-05-20T15:22:08.260Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-20T15:22:08.260Z] 33b1e0a273af: Pulling fs layer [2022-05-20T15:22:08.260Z] 5d3b04190fa2: Pulling fs layer [2022-05-20T15:22:08.260Z] 2f39f015ded8: Pulling fs layer [2022-05-20T15:22:08.260Z] 3a2ae6a8a46f: Waiting [2022-05-20T15:22:08.260Z] 33b1e0a273af: Waiting [2022-05-20T15:22:08.260Z] 5d3b04190fa2: Waiting [2022-05-20T15:22:08.260Z] 2f39f015ded8: Waiting [2022-05-20T15:22:08.260Z] 5c69ac0246d0: Download complete [2022-05-20T15:22:08.260Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-20T15:22:08.260Z] 3a2ae6a8a46f: Download complete [2022-05-20T15:22:08.260Z] 33b1e0a273af: Verifying Checksum [2022-05-20T15:22:08.260Z] 33b1e0a273af: Download complete [2022-05-20T15:22:08.260Z] 5d3b04190fa2: Verifying Checksum [2022-05-20T15:22:08.260Z] 5d3b04190fa2: Download complete [2022-05-20T15:22:08.520Z] ec43610c2a17: Verifying Checksum [2022-05-20T15:22:08.520Z] ec43610c2a17: Download complete [2022-05-20T15:22:08.520Z] 5eb5b503b376: Verifying Checksum [2022-05-20T15:22:08.520Z] 5eb5b503b376: Download complete [2022-05-20T15:22:09.092Z] 2f39f015ded8: Verifying Checksum [2022-05-20T15:22:09.092Z] 2f39f015ded8: Download complete [2022-05-20T15:22:09.522Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64206 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-05-20T15:22:09.537Z] Running in /w/workspace/device-usb-camera/13 [Pipeline] { [Pipeline] checkout [2022-05-20T15:22:09.763Z] Selected Git installation does not exist. Using Default [2022-05-20T15:22:09.763Z] The recommended git tool is: NONE [2022-05-20T15:22:10.032Z] 5eb5b503b376: Pull complete [2022-05-20T15:22:10.032Z] 5c69ac0246d0: Pull complete [2022-05-20T15:22:10.602Z] ec43610c2a17: Pull complete [2022-05-20T15:22:10.602Z] 3a2ae6a8a46f: Pull complete [2022-05-20T15:22:10.861Z] 33b1e0a273af: Pull complete [2022-05-20T15:22:11.121Z] 5d3b04190fa2: Pull complete [2022-05-20T15:22:16.060Z] using credential edgex-jenkins-ssh [2022-05-20T15:22:16.082Z] Cloning the remote Git repository [2022-05-20T15:22:16.399Z] 2f39f015ded8: Pull complete [2022-05-20T15:22:16.399Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-20T15:22:16.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T15:22:16.399Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-20T15:22:16.467Z] prd-ubuntu20.04-docker-8c-8g-64205 does not seem to be running inside a container [2022-05-20T15:22:16.504Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-20T15:22:17.031Z] Avoid second fetch [2022-05-20T15:22:17.031Z] Checking out Revision b3ac92876ed7254f502f0442b6fc7078abc266ab (main) [2022-05-20T15:22:16.144Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T15:22:16.229Z] > git init /w/workspace/device-usb-camera/13 # timeout=10 [2022-05-20T15:22:16.327Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T15:22:16.328Z] > git --version # timeout=10 [2022-05-20T15:22:16.348Z] > git --version # 'git version 2.25.1' [2022-05-20T15:22:16.350Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T15:22:16.417Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T15:22:16.955Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-20T15:22:16.974Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T15:22:17.070Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T15:22:17.107Z] > git checkout -f b3ac92876ed7254f502f0442b6fc7078abc266ab # timeout=10 [2022-05-20T15:22:17.844Z] $ docker top 7754f65efe238557f597881b1531948c4b1b38b3dad6ed6a859f4e5011f457a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T15:22:18.285Z] ---> job-cost.sh [2022-05-20T15:22:18.285Z] lf-activate-venv: SKIPPING [2022-05-20T15:22:18.285Z] INFO: No Stack... [2022-05-20T15:22:18.546Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T15:22:19.117Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T15:22:19.413Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-05-20T15:22:19.413Z] + cut -d, -f6 [Pipeline] lock [2022-05-20T15:22:19.432Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-13-stack-cost] [2022-05-20T15:22:19.441Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-13-stack-cost] did not exist. Created. [2022-05-20T15:22:19.441Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T15:22:19.750Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-20T15:22:19.786Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T15:22:19.794Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-13-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T15:22:19.816Z] $ docker stop --time=1 7754f65efe238557f597881b1531948c4b1b38b3dad6ed6a859f4e5011f457a6 [2022-05-20T15:22:20.997Z] $ docker rm -f 7754f65efe238557f597881b1531948c4b1b38b3dad6ed6a859f4e5011f457a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-20T15:22:21.461Z] Commit message: "fix: Add `ID_SERIAL` as a fallback if `ID_SERIAL_SHORT` is not set (#29)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T15:22:22.385Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-20T15:22:22.385Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T15:22:22.385Z] Dload Upload Total Spent Left Speed [2022-05-20T15:22:22.385Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 51267 0 --:--:-- --:--:-- --:--:-- 51054 [Pipeline] sh [2022-05-20T15:22:22.922Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-20T15:22:23.266Z] + sudo tee /etc/docker/daemon.new [2022-05-20T15:22:23.266Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-20T15:22:23.266Z] { [2022-05-20T15:22:23.266Z] "registry-mirrors": [ [2022-05-20T15:22:23.266Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-20T15:22:23.266Z] ], [2022-05-20T15:22:23.266Z] "bip": "10.250.0.254/24", [2022-05-20T15:22:23.266Z] "hosts": [ [2022-05-20T15:22:23.266Z] "tcp://0.0.0.0:5555", [2022-05-20T15:22:23.266Z] "unix:///var/run/docker.sock" [2022-05-20T15:22:23.266Z] ], [2022-05-20T15:22:23.266Z] "mtu": 1458, [2022-05-20T15:22:23.266Z] "selinux-enabled": true, [2022-05-20T15:22:23.266Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-20T15:22:23.266Z] } [Pipeline] sh [2022-05-20T15:22:23.632Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-20T15:22:23.978Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T15:22:42.348Z] provisioning config files... [2022-05-20T15:22:42.372Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/13@tmp/config525447090085967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T15:22:42.742Z] ---> docker-login.sh [2022-05-20T15:22:42.743Z] nexus3.edgexfoundry.org:10001 [2022-05-20T15:22:43.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:22:43.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:22:43.686Z] Configure a credential helper to remove this warning. See [2022-05-20T15:22:43.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:22:43.686Z] [2022-05-20T15:22:43.686Z] Login Succeeded [2022-05-20T15:22:43.686Z] nexus3.edgexfoundry.org:10002 [2022-05-20T15:22:43.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:22:44.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:22:44.238Z] Configure a credential helper to remove this warning. See [2022-05-20T15:22:44.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:22:44.238Z] [2022-05-20T15:22:44.238Z] Login Succeeded [2022-05-20T15:22:44.238Z] nexus3.edgexfoundry.org:10003 [2022-05-20T15:22:44.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:22:44.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:22:44.790Z] Configure a credential helper to remove this warning. See [2022-05-20T15:22:44.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:22:44.790Z] [2022-05-20T15:22:44.790Z] Login Succeeded [2022-05-20T15:22:44.790Z] nexus3.edgexfoundry.org:10004 [2022-05-20T15:22:45.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:22:45.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:22:45.066Z] Configure a credential helper to remove this warning. See [2022-05-20T15:22:45.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:22:45.066Z] [2022-05-20T15:22:45.066Z] Login Succeeded [2022-05-20T15:22:45.066Z] docker.io [2022-05-20T15:22:45.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:22:45.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:22:45.943Z] Configure a credential helper to remove this warning. See [2022-05-20T15:22:45.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:22:45.943Z] [2022-05-20T15:22:45.943Z] Login Succeeded [2022-05-20T15:22:45.943Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T15:22:45.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T15:22:46.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T15:22:46.398Z] ========================================================= [2022-05-20T15:22:46.398Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-20T15:22:46.398Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:22:46.754Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-20T15:22:47.028Z] Sending build context to Docker daemon 392.2kB [2022-05-20T15:22:47.028Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T15:22:47.028Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-20T15:22:47.630Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-20T15:22:47.630Z] 9b3977197b4f: Pulling fs layer [2022-05-20T15:22:47.630Z] 1a89e8eeedd5: Pulling fs layer [2022-05-20T15:22:47.630Z] 94645a83ff95: Pulling fs layer [2022-05-20T15:22:47.630Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-20T15:22:47.630Z] 0c92f367c5e7: Pulling fs layer [2022-05-20T15:22:47.630Z] 3096ccb668a1: Pulling fs layer [2022-05-20T15:22:47.630Z] e8cf19c19ddd: Pulling fs layer [2022-05-20T15:22:47.630Z] a4caa8a26152: Pulling fs layer [2022-05-20T15:22:47.630Z] 3096ccb668a1: Waiting [2022-05-20T15:22:47.630Z] e8cf19c19ddd: Waiting [2022-05-20T15:22:47.630Z] 3f3a8bcf1eab: Waiting [2022-05-20T15:22:47.630Z] a4caa8a26152: Waiting [2022-05-20T15:22:47.630Z] 0c92f367c5e7: Waiting [2022-05-20T15:22:47.630Z] 94645a83ff95: Verifying Checksum [2022-05-20T15:22:47.630Z] 94645a83ff95: Download complete [2022-05-20T15:22:47.630Z] 1a89e8eeedd5: Verifying Checksum [2022-05-20T15:22:47.630Z] 1a89e8eeedd5: Download complete [2022-05-20T15:22:47.630Z] 0c92f367c5e7: Verifying Checksum [2022-05-20T15:22:47.630Z] 0c92f367c5e7: Download complete [2022-05-20T15:22:47.630Z] 3096ccb668a1: Download complete [2022-05-20T15:22:47.630Z] 9b3977197b4f: Verifying Checksum [2022-05-20T15:22:47.630Z] 9b3977197b4f: Download complete [2022-05-20T15:22:47.630Z] e8cf19c19ddd: Verifying Checksum [2022-05-20T15:22:47.630Z] e8cf19c19ddd: Download complete [2022-05-20T15:22:48.235Z] 9b3977197b4f: Pull complete [2022-05-20T15:22:48.842Z] 1a89e8eeedd5: Pull complete [2022-05-20T15:22:49.121Z] 94645a83ff95: Pull complete [2022-05-20T15:22:49.724Z] a4caa8a26152: Verifying Checksum [2022-05-20T15:22:49.724Z] a4caa8a26152: Download complete [2022-05-20T15:22:50.322Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-20T15:22:50.322Z] 3f3a8bcf1eab: Download complete [2022-05-20T15:23:02.745Z] 3f3a8bcf1eab: Pull complete [2022-05-20T15:23:02.745Z] 0c92f367c5e7: Pull complete [2022-05-20T15:23:02.745Z] 3096ccb668a1: Pull complete [2022-05-20T15:23:03.020Z] e8cf19c19ddd: Pull complete [2022-05-20T15:23:09.747Z] a4caa8a26152: Pull complete [2022-05-20T15:23:09.747Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-20T15:23:09.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-20T15:23:09.747Z] ---> 725f1c02e7f9 [2022-05-20T15:23:09.747Z] Step 3/12 : ARG MAKE="make build" [2022-05-20T15:23:10.024Z] ---> Running in a12bab711ca8 [2022-05-20T15:23:10.300Z] Removing intermediate container a12bab711ca8 [2022-05-20T15:23:10.300Z] ---> 6edee2e0eb1c [2022-05-20T15:23:10.300Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T15:23:10.300Z] ---> Running in d52c5b0e05db [2022-05-20T15:23:10.578Z] Removing intermediate container d52c5b0e05db [2022-05-20T15:23:10.578Z] ---> af9ed01961ee [2022-05-20T15:23:10.578Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T15:23:10.858Z] ---> Running in 23e117049afa [2022-05-20T15:23:11.133Z] Removing intermediate container 23e117049afa [2022-05-20T15:23:11.133Z] ---> 096f9f070682 [2022-05-20T15:23:11.133Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T15:23:11.133Z] ---> Running in c491964445d1 [2022-05-20T15:23:13.116Z] Removing intermediate container c491964445d1 [2022-05-20T15:23:13.116Z] ---> b502bdc782be [2022-05-20T15:23:13.116Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T15:23:13.116Z] ---> Running in aebf5a76c536 [2022-05-20T15:23:14.097Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T15:23:14.694Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T15:23:15.683Z] (1/14) Installing libintl (0.21-r0) [2022-05-20T15:23:15.683Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T15:23:15.683Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T15:23:15.962Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T15:23:15.962Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-05-20T15:23:16.236Z] (6/14) Installing udev-init-scripts (35-r0) [2022-05-20T15:23:16.236Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T15:23:16.236Z] (7/14) Installing libblkid (2.37.4-r0) [2022-05-20T15:23:16.236Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-05-20T15:23:16.510Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-05-20T15:23:16.510Z] (10/14) Installing kmod-libs (29-r2) [2022-05-20T15:23:16.510Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-05-20T15:23:16.784Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-20T15:23:16.784Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-20T15:23:17.069Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-05-20T15:23:17.069Z] Executing busybox-1.34.1-r3.trigger [2022-05-20T15:23:17.069Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T15:23:17.069Z] OK: 227 MiB in 66 packages [2022-05-20T15:23:18.515Z] Removing intermediate container aebf5a76c536 [2022-05-20T15:23:18.515Z] ---> 747c272ebba8 [2022-05-20T15:23:18.515Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-20T15:23:18.515Z] ---> Running in 2e1bef6accc7 [2022-05-20T15:23:18.793Z] Removing intermediate container 2e1bef6accc7 [2022-05-20T15:23:18.793Z] ---> a0ad8c5bea18 [2022-05-20T15:23:18.793Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-20T15:23:19.402Z] ---> d8fb4fa92765 [2022-05-20T15:23:19.402Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T15:23:19.402Z] ---> Running in edf3618fd1a6 [2022-05-20T15:24:06.387Z] Removing intermediate container edf3618fd1a6 [2022-05-20T15:24:06.387Z] ---> 6351be37f96f [2022-05-20T15:24:06.387Z] Step 11/12 : COPY . . [2022-05-20T15:24:06.387Z] ---> 80d28671d110 [2022-05-20T15:24:06.387Z] Step 12/12 : RUN ${MAKE} [2022-05-20T15:24:06.387Z] ---> Running in 253144e19d9e [2022-05-20T15:24:06.387Z] noop [2022-05-20T15:24:06.387Z] Removing intermediate container 253144e19d9e [2022-05-20T15:24:06.387Z] ---> c0504e22117f [2022-05-20T15:24:06.387Z] Successfully built c0504e22117f [2022-05-20T15:24:06.387Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:24:06.736Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T15:24:06.736Z] . [Pipeline] withDockerContainer [2022-05-20T15:24:06.981Z] prd-ubuntu20.04-docker-arm64-4c-16g-64206 does not seem to be running inside a container [2022-05-20T15:24:07.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/13 -v /w/workspace/device-usb-camera/13:/w/workspace/device-usb-camera/13:rw,z -v /w/workspace/device-usb-camera/13@tmp:/w/workspace/device-usb-camera/13@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 ******** ci-base-image-arm64 cat [2022-05-20T15:24:08.379Z] $ docker top 7f876454a6c92022263128eb6b4bb706960f4b0b5555ec9ace44f288c4b54b02 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T15:24:09.296Z] + go version [2022-05-20T15:24:09.296Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-20T15:24:09.328Z] $ docker stop --time=1 7f876454a6c92022263128eb6b4bb706960f4b0b5555ec9ace44f288c4b54b02 [2022-05-20T15:24:10.983Z] $ docker rm -f 7f876454a6c92022263128eb6b4bb706960f4b0b5555ec9ace44f288c4b54b02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:24:11.567Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T15:24:11.567Z] . [Pipeline] withDockerContainer [2022-05-20T15:24:11.806Z] prd-ubuntu20.04-docker-arm64-4c-16g-64206 does not seem to be running inside a container [2022-05-20T15:24:11.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/13 -v /w/workspace/device-usb-camera/13:/w/workspace/device-usb-camera/13:rw,z -v /w/workspace/device-usb-camera/13@tmp:/w/workspace/device-usb-camera/13@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 ******** ci-base-image-arm64 cat [2022-05-20T15:24:13.163Z] $ docker top 60291845f08e8141c87cbb2af5db40f4073f7cb8a72f1e424156156e8d72abc6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T15:24:14.107Z] + make test [2022-05-20T15:24:14.107Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-20T15:24:15.548Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-20T15:25:37.405Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-20T15:25:37.405Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-05-20T15:25:37.405Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-20T15:25:37.405Z] CGO_ENABLED=1 go vet ./... [2022-05-20T15:25:59.610Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T15:25:59.610Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T15:25:59.610Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-20T15:26:02.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-20T15:26:02.286Z] $ docker stop --time=1 60291845f08e8141c87cbb2af5db40f4073f7cb8a72f1e424156156e8d72abc6 [2022-05-20T15:26:04.041Z] $ docker rm -f 60291845f08e8141c87cbb2af5db40f4073f7cb8a72f1e424156156e8d72abc6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T15:26:04.972Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-20T15:26:04.995Z] Warning: overwriting stash ‘coverage-report’ [2022-05-20T15:26:05.416Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T15:26:05.796Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-20T15:26:06.132Z] + ls -al . [2022-05-20T15:26:06.132Z] total 160 [2022-05-20T15:26:06.132Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 15:26 . [2022-05-20T15:26:06.132Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 15:22 .. [2022-05-20T15:26:06.132Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 15:22 .git [2022-05-20T15:26:06.132Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 15:22 .github [2022-05-20T15:26:06.132Z] -rw-rw-r-- 1 jenkins jenkins 349 May 20 15:22 .gitignore [2022-05-20T15:26:06.132Z] -rw-rw-r-- 1 jenkins jenkins 42 May 20 15:22 .golangci.yml [2022-05-20T15:26:06.132Z] -rw-rw-r-- 1 jenkins jenkins 77 May 20 15:22 .hadolint.yml [2022-05-20T15:26:06.132Z] -rw-rw-r-- 1 jenkins jenkins 8706 May 20 15:22 Attribution.txt [2022-05-20T15:26:06.132Z] -rw-rw-r-- 1 jenkins jenkins 181 May 20 15:22 CHANGELOG.md [2022-05-20T15:26:06.132Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 20 15:22 Dockerfile [2022-05-20T15:26:06.132Z] -rw-rw-r-- 1 jenkins jenkins 678 May 20 15:22 GOVERNANCE.md [2022-05-20T15:26:06.132Z] -rw-rw-r-- 1 jenkins jenkins 659 May 20 15:22 Jenkinsfile [2022-05-20T15:26:06.132Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 20 15:22 LICENSE [2022-05-20T15:26:06.132Z] -rw-rw-r-- 1 jenkins jenkins 2030 May 20 15:22 Makefile [2022-05-20T15:26:06.132Z] -rw-rw-r-- 1 jenkins jenkins 622 May 20 15:22 OWNERS.md [2022-05-20T15:26:06.132Z] -rw-rw-r-- 1 jenkins jenkins 8960 May 20 15:22 README.md [2022-05-20T15:26:06.132Z] -rw-rw-r-- 1 jenkins jenkins 11 May 20 15:20 VERSION [2022-05-20T15:26:06.132Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 15:22 bin [2022-05-20T15:26:06.132Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 15:22 cmd [2022-05-20T15:26:06.132Z] -rw-r--r-- 1 jenkins jenkins 10 May 20 15:24 coverage.out [2022-05-20T15:26:06.132Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 15:22 docker-compose [2022-05-20T15:26:06.132Z] -rw-rw-r-- 1 jenkins jenkins 140 May 20 15:22 docker-entrypoint.sh [2022-05-20T15:26:06.132Z] -rw-rw-r-- 1 jenkins jenkins 3307 May 20 15:22 go.mod [2022-05-20T15:26:06.132Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 20 15:22 go.sum [2022-05-20T15:26:06.132Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 15:22 internal [2022-05-20T15:26:06.132Z] -rw-rw-r-- 1 jenkins jenkins 231 May 20 15:22 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:26:06.478Z] + 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=b3ac92876ed7254f502f0442b6fc7078abc266ab --label arch=arm64 --label version=0.0.1-dev.2 . [2022-05-20T15:26:06.756Z] Sending build context to Docker daemon 393.2kB [2022-05-20T15:26:06.756Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T15:26:06.756Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-20T15:26:06.756Z] ---> c0504e22117f [2022-05-20T15:26:06.756Z] Step 3/29 : ARG MAKE="make build" [2022-05-20T15:26:06.756Z] ---> Running in 1240c2cfbfa5 [2022-05-20T15:26:07.039Z] Removing intermediate container 1240c2cfbfa5 [2022-05-20T15:26:07.039Z] ---> 85ea7a92846f [2022-05-20T15:26:07.039Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T15:26:07.314Z] ---> Running in 941442aa0ee8 [2022-05-20T15:26:07.601Z] Removing intermediate container 941442aa0ee8 [2022-05-20T15:26:07.601Z] ---> 3a133a8eafbd [2022-05-20T15:26:07.601Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T15:26:07.601Z] ---> Running in 06be36634874 [2022-05-20T15:26:07.876Z] Removing intermediate container 06be36634874 [2022-05-20T15:26:07.877Z] ---> 9e8735220ca3 [2022-05-20T15:26:07.877Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T15:26:08.165Z] ---> Running in 75f1a0128037 [2022-05-20T15:26:09.623Z] Removing intermediate container 75f1a0128037 [2022-05-20T15:26:09.623Z] ---> 9a0689cbcdf5 [2022-05-20T15:26:09.623Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T15:26:09.623Z] ---> Running in 5ba43e4419f9 [2022-05-20T15:26:10.605Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T15:26:11.582Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T15:26:12.558Z] OK: 227 MiB in 66 packages [2022-05-20T15:26:13.165Z] Removing intermediate container 5ba43e4419f9 [2022-05-20T15:26:13.165Z] ---> 3e62fab69edd [2022-05-20T15:26:13.165Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-20T15:26:13.165Z] ---> Running in 4db69eed20b0 [2022-05-20T15:26:13.438Z] Removing intermediate container 4db69eed20b0 [2022-05-20T15:26:13.438Z] ---> 4c072155fc53 [2022-05-20T15:26:13.438Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-20T15:26:14.035Z] ---> 80662b297044 [2022-05-20T15:26:14.035Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T15:26:14.035Z] ---> Running in f92f020a9c73 [2022-05-20T15:26:16.014Z] Removing intermediate container f92f020a9c73 [2022-05-20T15:26:16.014Z] ---> 9c6438a97728 [2022-05-20T15:26:16.014Z] Step 11/29 : COPY . . [2022-05-20T15:26:16.610Z] ---> 19df26f1841f [2022-05-20T15:26:16.610Z] Step 12/29 : RUN ${MAKE} [2022-05-20T15:26:16.892Z] ---> Running in aaa2d049768a [2022-05-20T15:26:17.878Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-05-20T15:28:24.756Z] Removing intermediate container aaa2d049768a [2022-05-20T15:28:24.756Z] ---> 917871817a79 [2022-05-20T15:28:24.756Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-20T15:28:24.756Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-20T15:28:24.756Z] eab2503cf8f4: Pulling fs layer [2022-05-20T15:28:24.756Z] 97cd0a44c592: Pulling fs layer [2022-05-20T15:28:24.756Z] 97cd0a44c592: Download complete [2022-05-20T15:28:24.756Z] eab2503cf8f4: Download complete [2022-05-20T15:28:24.756Z] eab2503cf8f4: Pull complete [2022-05-20T15:28:24.756Z] 97cd0a44c592: Pull complete [2022-05-20T15:28:24.756Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-20T15:28:24.756Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-20T15:28:24.756Z] ---> 7f763cca56b3 [2022-05-20T15:28:24.756Z] Step 14/29 : FROM alpine:3.15 [2022-05-20T15:28:24.756Z] 3.15: Pulling from library/alpine [2022-05-20T15:28:24.756Z] 9981e73032c8: Pulling fs layer [2022-05-20T15:28:24.756Z] 9981e73032c8: Verifying Checksum [2022-05-20T15:28:24.756Z] 9981e73032c8: Download complete [2022-05-20T15:28:24.756Z] 9981e73032c8: Pull complete [2022-05-20T15:28:24.756Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T15:28:24.756Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T15:28:24.756Z] ---> 3fb3c9af89a9 [2022-05-20T15:28:24.756Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-20T15:28:24.756Z] ---> Running in 34f8f1340b75 [2022-05-20T15:28:24.756Z] Removing intermediate container 34f8f1340b75 [2022-05-20T15:28:24.756Z] ---> 016b1b511cc9 [2022-05-20T15:28:24.756Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-20T15:28:24.756Z] ---> Running in b4927b111f5c [2022-05-20T15:28:24.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T15:28:24.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T15:28:24.756Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-05-20T15:28:24.756Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-05-20T15:28:24.756Z] (3/73) Installing libxau (1.0.9-r0) [2022-05-20T15:28:24.756Z] (4/73) Installing libmd (1.0.3-r0) [2022-05-20T15:28:24.756Z] (5/73) Installing libbsd (0.11.3-r1) [2022-05-20T15:28:24.756Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-05-20T15:28:24.756Z] (7/73) Installing libxcb (1.14-r2) [2022-05-20T15:28:24.756Z] (8/73) Installing libx11 (1.7.2-r0) [2022-05-20T15:28:24.756Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-05-20T15:28:24.756Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-05-20T15:28:24.756Z] (11/73) Installing expat (2.4.7-r0) [2022-05-20T15:28:24.756Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-05-20T15:28:24.756Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-05-20T15:28:24.756Z] (14/73) Installing libpng (1.6.37-r1) [2022-05-20T15:28:24.756Z] (15/73) Installing freetype (2.11.1-r2) [2022-05-20T15:28:24.756Z] (16/73) Installing libuuid (2.37.4-r0) [2022-05-20T15:28:24.756Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-05-20T15:28:24.756Z] (18/73) Installing fribidi (1.0.11-r0) [2022-05-20T15:28:24.756Z] (19/73) Installing libffi (3.4.2-r1) [2022-05-20T15:28:24.756Z] (20/73) Installing libintl (0.21-r0) [2022-05-20T15:28:24.756Z] (21/73) Installing libblkid (2.37.4-r0) [2022-05-20T15:28:24.756Z] (22/73) Installing libmount (2.37.4-r0) [2022-05-20T15:28:24.756Z] (23/73) Installing pcre (8.45-r1) [2022-05-20T15:28:24.756Z] (24/73) Installing glib (2.70.1-r0) [2022-05-20T15:28:24.756Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-05-20T15:28:24.756Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-05-20T15:28:24.756Z] (27/73) Installing libass (0.15.2-r0) [2022-05-20T15:28:24.756Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-05-20T15:28:24.756Z] (29/73) Installing gmp (6.2.1-r1) [2022-05-20T15:28:24.756Z] (30/73) Installing nettle (3.7.3-r0) [2022-05-20T15:28:24.756Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-05-20T15:28:24.756Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-05-20T15:28:24.756Z] (33/73) Installing libunistring (0.9.10-r1) [2022-05-20T15:28:24.756Z] (34/73) Installing gnutls (3.7.1-r0) [2022-05-20T15:28:24.756Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-20T15:28:24.756Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-20T15:28:24.756Z] (37/73) Installing lame (3.100-r0) [2022-05-20T15:28:24.756Z] (38/73) Installing opus (1.3.1-r1) [2022-05-20T15:28:24.756Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-05-20T15:28:24.756Z] (40/73) Installing soxr (0.1.3-r2) [2022-05-20T15:28:24.756Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T15:28:24.756Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T15:28:24.756Z] (43/73) Installing libsrt (1.4.2-r1) [2022-05-20T15:28:24.756Z] (44/73) Installing libssh (0.9.6-r1) [2022-05-20T15:28:24.756Z] (45/73) Installing libogg (1.3.5-r0) [2022-05-20T15:28:24.756Z] (46/73) Installing libtheora (1.1.1-r16) [2022-05-20T15:28:24.756Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T15:28:24.756Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T15:28:24.756Z] (49/73) Installing libxext (1.3.4-r0) [2022-05-20T15:28:24.756Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-05-20T15:28:24.756Z] (51/73) Installing libdrm (2.4.109-r0) [2022-05-20T15:28:24.756Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-05-20T15:28:24.756Z] (53/73) Installing libva (2.13.0-r0) [2022-05-20T15:28:24.756Z] (54/73) Installing libvdpau (1.4-r0) [2022-05-20T15:28:24.756Z] (55/73) Installing vidstab (1.1.0-r1) [2022-05-20T15:28:24.756Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-05-20T15:28:24.756Z] (57/73) Installing libvpx (1.10.0-r0) [2022-05-20T15:28:24.756Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-05-20T15:28:24.756Z] (59/73) Installing libwebp (1.2.2-r0) [2022-05-20T15:28:24.756Z] (60/73) Installing x264-libs (20210613-r0) [2022-05-20T15:28:24.756Z] (61/73) Installing x265-libs (3.5-r0) [2022-05-20T15:28:24.756Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-05-20T15:28:24.756Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-05-20T15:28:24.756Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-05-20T15:28:24.756Z] (65/73) Installing udev-init-scripts (35-r0) [2022-05-20T15:28:24.756Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T15:28:24.756Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T15:28:24.756Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-05-20T15:28:24.756Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-05-20T15:28:24.756Z] (69/73) Installing kmod-libs (29-r2) [2022-05-20T15:28:24.756Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-05-20T15:28:24.756Z] (71/73) Installing libsodium (1.0.18-r0) [2022-05-20T15:28:24.756Z] (72/73) Installing libzmq (4.3.4-r0) [2022-05-20T15:28:24.756Z] (73/73) Installing zeromq (4.3.4-r0) [2022-05-20T15:28:24.756Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T15:28:24.756Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T15:28:24.756Z] OK: 67 MiB in 87 packages [2022-05-20T15:28:24.756Z] Removing intermediate container b4927b111f5c [2022-05-20T15:28:24.756Z] ---> 5b66f74c2910 [2022-05-20T15:28:24.756Z] Step 17/29 : WORKDIR / [2022-05-20T15:28:24.756Z] ---> Running in 077048250fc4 [2022-05-20T15:28:24.756Z] Removing intermediate container 077048250fc4 [2022-05-20T15:28:24.756Z] ---> 5280d1c42e77 [2022-05-20T15:28:24.756Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-20T15:28:26.211Z] ---> aac339955f6d [2022-05-20T15:28:26.211Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-20T15:28:26.806Z] ---> fe47828c4d12 [2022-05-20T15:28:26.806Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-20T15:28:27.405Z] ---> 5a77b2e07348 [2022-05-20T15:28:27.405Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-20T15:28:28.012Z] ---> f57a5d4a6c47 [2022-05-20T15:28:28.012Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-20T15:28:28.285Z] ---> a0ea7b287b05 [2022-05-20T15:28:28.285Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-20T15:28:29.725Z] ---> eee8e1183744 [2022-05-20T15:28:29.725Z] Step 24/29 : EXPOSE 59983 [2022-05-20T15:28:29.725Z] ---> Running in 89f883459b9a [2022-05-20T15:28:30.013Z] Removing intermediate container 89f883459b9a [2022-05-20T15:28:30.013Z] ---> 12d516c82c34 [2022-05-20T15:28:30.013Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-20T15:28:30.013Z] ---> Running in 0924b779f1e2 [2022-05-20T15:28:30.288Z] Removing intermediate container 0924b779f1e2 [2022-05-20T15:28:30.288Z] ---> bc95c4b45e7a [2022-05-20T15:28:30.288Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-20T15:28:30.288Z] ---> Running in 7b031195750e [2022-05-20T15:28:30.562Z] Removing intermediate container 7b031195750e [2022-05-20T15:28:30.562Z] ---> 6e7b8f653016 [2022-05-20T15:28:30.562Z] Step 27/29 : LABEL arch=arm64 [2022-05-20T15:28:30.848Z] ---> Running in 01858a563934 [2022-05-20T15:28:31.124Z] Removing intermediate container 01858a563934 [2022-05-20T15:28:31.124Z] ---> 6d154253b793 [2022-05-20T15:28:31.124Z] Step 28/29 : LABEL git_sha=b3ac92876ed7254f502f0442b6fc7078abc266ab [2022-05-20T15:28:31.124Z] ---> Running in 729c0d6e692c [2022-05-20T15:28:31.398Z] Removing intermediate container 729c0d6e692c [2022-05-20T15:28:31.398Z] ---> 500cf2cef849 [2022-05-20T15:28:31.398Z] Step 29/29 : LABEL version=0.0.1-dev.2 [2022-05-20T15:28:31.399Z] ---> Running in 1d5954e9bbb7 [2022-05-20T15:28:31.672Z] Removing intermediate container 1d5954e9bbb7 [2022-05-20T15:28:31.672Z] ---> c274f8b35a34 [2022-05-20T15:28:31.672Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-20T15:28:31.672Z] Successfully built c274f8b35a34 [2022-05-20T15:28:31.672Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T15:28:32.058Z] provisioning config files... [2022-05-20T15:28:32.077Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/13@tmp/config6014311642390308024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T15:28:32.437Z] ---> docker-login.sh [2022-05-20T15:28:32.437Z] nexus3.edgexfoundry.org:10001 [2022-05-20T15:28:32.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:28:32.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:28:32.710Z] Configure a credential helper to remove this warning. See [2022-05-20T15:28:32.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:28:32.710Z] [2022-05-20T15:28:32.710Z] Login Succeeded [2022-05-20T15:28:32.710Z] nexus3.edgexfoundry.org:10002 [2022-05-20T15:28:33.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:28:33.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:28:33.308Z] Configure a credential helper to remove this warning. See [2022-05-20T15:28:33.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:28:33.308Z] [2022-05-20T15:28:33.308Z] Login Succeeded [2022-05-20T15:28:33.308Z] nexus3.edgexfoundry.org:10003 [2022-05-20T15:28:33.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:28:33.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:28:33.857Z] Configure a credential helper to remove this warning. See [2022-05-20T15:28:33.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:28:33.857Z] [2022-05-20T15:28:33.857Z] Login Succeeded [2022-05-20T15:28:33.857Z] nexus3.edgexfoundry.org:10004 [2022-05-20T15:28:34.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:28:34.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:28:34.130Z] Configure a credential helper to remove this warning. See [2022-05-20T15:28:34.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:28:34.130Z] [2022-05-20T15:28:34.130Z] Login Succeeded [2022-05-20T15:28:34.130Z] docker.io [2022-05-20T15:28:34.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T15:28:35.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T15:28:35.001Z] Configure a credential helper to remove this warning. See [2022-05-20T15:28:35.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T15:28:35.001Z] [2022-05-20T15:28:35.001Z] Login Succeeded [2022-05-20T15:28:35.001Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T15:28:35.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-20T15:28:35.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T15:28:35.076Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-05-20T15:28:35.076Z] b3ac92876ed7254f502f0442b6fc7078abc266ab [2022-05-20T15:28:35.076Z] latest [2022-05-20T15:28:35.076Z] 0.0.1-dev.2 [2022-05-20T15:28:35.076Z] b3ac92876ed7254f502f0442b6fc7078abc266ab-0.0.1-dev.2 [2022-05-20T15:28:35.076Z] main [2022-05-20T15:28:35.076Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:28:35.442Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b3ac92876ed7254f502f0442b6fc7078abc266ab [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:28:35.787Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b3ac92876ed7254f502f0442b6fc7078abc266ab [2022-05-20T15:28:35.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-05-20T15:28:35.787Z] a43932d1df72: Preparing [2022-05-20T15:28:35.787Z] 1207169bf42c: Preparing [2022-05-20T15:28:35.787Z] c14a6ccf04e4: Preparing [2022-05-20T15:28:35.787Z] b26018100883: Preparing [2022-05-20T15:28:35.787Z] 4ebc4f21b456: Preparing [2022-05-20T15:28:35.787Z] 3ad5d6c13aa3: Preparing [2022-05-20T15:28:35.787Z] be851956c622: Preparing [2022-05-20T15:28:35.787Z] 4f4ce317c6bb: Preparing [2022-05-20T15:28:35.787Z] 3ad5d6c13aa3: Waiting [2022-05-20T15:28:35.787Z] be851956c622: Waiting [2022-05-20T15:28:35.787Z] 4f4ce317c6bb: Waiting [2022-05-20T15:28:36.064Z] 1207169bf42c: Pushed [2022-05-20T15:28:36.064Z] c14a6ccf04e4: Pushed [2022-05-20T15:28:36.064Z] b26018100883: Pushed [2022-05-20T15:28:36.064Z] 4ebc4f21b456: Pushed [2022-05-20T15:28:36.064Z] 4f4ce317c6bb: Layer already exists [2022-05-20T15:28:40.382Z] a43932d1df72: Pushed [2022-05-20T15:28:41.823Z] 3ad5d6c13aa3: Pushed [2022-05-20T15:28:50.093Z] be851956c622: Pushed [2022-05-20T15:28:50.094Z] b3ac92876ed7254f502f0442b6fc7078abc266ab: digest: sha256:686893ffdd5f5ae753a985b155bc0a0180b50d95010cffbbaf9602eb1c548eba size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:28:50.451Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:28:50.797Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-05-20T15:28:50.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-05-20T15:28:50.797Z] a43932d1df72: Preparing [2022-05-20T15:28:50.797Z] 1207169bf42c: Preparing [2022-05-20T15:28:50.797Z] c14a6ccf04e4: Preparing [2022-05-20T15:28:50.797Z] b26018100883: Preparing [2022-05-20T15:28:50.797Z] 4ebc4f21b456: Preparing [2022-05-20T15:28:50.797Z] 3ad5d6c13aa3: Preparing [2022-05-20T15:28:50.797Z] be851956c622: Preparing [2022-05-20T15:28:50.797Z] 4f4ce317c6bb: Preparing [2022-05-20T15:28:50.797Z] 3ad5d6c13aa3: Waiting [2022-05-20T15:28:50.797Z] be851956c622: Waiting [2022-05-20T15:28:50.797Z] 4f4ce317c6bb: Waiting [2022-05-20T15:28:50.797Z] 4ebc4f21b456: Layer already exists [2022-05-20T15:28:50.797Z] c14a6ccf04e4: Layer already exists [2022-05-20T15:28:50.797Z] b26018100883: Layer already exists [2022-05-20T15:28:50.797Z] a43932d1df72: Layer already exists [2022-05-20T15:28:50.797Z] 1207169bf42c: Layer already exists [2022-05-20T15:28:50.797Z] 3ad5d6c13aa3: Layer already exists [2022-05-20T15:28:51.070Z] be851956c622: Layer already exists [2022-05-20T15:28:51.070Z] 4f4ce317c6bb: Layer already exists [2022-05-20T15:28:51.070Z] latest: digest: sha256:686893ffdd5f5ae753a985b155bc0a0180b50d95010cffbbaf9602eb1c548eba size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:28:51.422Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:28:51.769Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.2 [2022-05-20T15:28:51.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-05-20T15:28:51.769Z] a43932d1df72: Preparing [2022-05-20T15:28:51.769Z] 1207169bf42c: Preparing [2022-05-20T15:28:51.769Z] c14a6ccf04e4: Preparing [2022-05-20T15:28:51.769Z] b26018100883: Preparing [2022-05-20T15:28:51.769Z] 4ebc4f21b456: Preparing [2022-05-20T15:28:51.769Z] 3ad5d6c13aa3: Preparing [2022-05-20T15:28:51.769Z] be851956c622: Preparing [2022-05-20T15:28:51.769Z] 4f4ce317c6bb: Preparing [2022-05-20T15:28:51.769Z] be851956c622: Waiting [2022-05-20T15:28:51.769Z] 3ad5d6c13aa3: Waiting [2022-05-20T15:28:51.769Z] 4f4ce317c6bb: Waiting [2022-05-20T15:28:51.769Z] c14a6ccf04e4: Layer already exists [2022-05-20T15:28:51.769Z] 1207169bf42c: Layer already exists [2022-05-20T15:28:51.769Z] 4ebc4f21b456: Layer already exists [2022-05-20T15:28:51.769Z] a43932d1df72: Layer already exists [2022-05-20T15:28:51.769Z] b26018100883: Layer already exists [2022-05-20T15:28:51.769Z] 3ad5d6c13aa3: Layer already exists [2022-05-20T15:28:51.769Z] 4f4ce317c6bb: Layer already exists [2022-05-20T15:28:51.769Z] be851956c622: Layer already exists [2022-05-20T15:28:52.041Z] 0.0.1-dev.2: digest: sha256:686893ffdd5f5ae753a985b155bc0a0180b50d95010cffbbaf9602eb1c548eba size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:28:52.393Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b3ac92876ed7254f502f0442b6fc7078abc266ab-0.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:28:52.738Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b3ac92876ed7254f502f0442b6fc7078abc266ab-0.0.1-dev.2 [2022-05-20T15:28:52.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-05-20T15:28:52.738Z] a43932d1df72: Preparing [2022-05-20T15:28:52.738Z] 1207169bf42c: Preparing [2022-05-20T15:28:52.738Z] c14a6ccf04e4: Preparing [2022-05-20T15:28:52.738Z] b26018100883: Preparing [2022-05-20T15:28:52.738Z] 4ebc4f21b456: Preparing [2022-05-20T15:28:52.738Z] 3ad5d6c13aa3: Preparing [2022-05-20T15:28:52.738Z] be851956c622: Preparing [2022-05-20T15:28:52.738Z] 4f4ce317c6bb: Preparing [2022-05-20T15:28:52.738Z] 3ad5d6c13aa3: Waiting [2022-05-20T15:28:52.738Z] be851956c622: Waiting [2022-05-20T15:28:52.738Z] 4f4ce317c6bb: Waiting [2022-05-20T15:28:52.738Z] 4ebc4f21b456: Layer already exists [2022-05-20T15:28:52.738Z] a43932d1df72: Layer already exists [2022-05-20T15:28:52.738Z] b26018100883: Layer already exists [2022-05-20T15:28:52.738Z] 1207169bf42c: Layer already exists [2022-05-20T15:28:52.738Z] c14a6ccf04e4: Layer already exists [2022-05-20T15:28:53.011Z] 3ad5d6c13aa3: Layer already exists [2022-05-20T15:28:53.011Z] 4f4ce317c6bb: Layer already exists [2022-05-20T15:28:53.011Z] be851956c622: Layer already exists [2022-05-20T15:28:53.011Z] b3ac92876ed7254f502f0442b6fc7078abc266ab-0.0.1-dev.2: digest: sha256:686893ffdd5f5ae753a985b155bc0a0180b50d95010cffbbaf9602eb1c548eba size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:28:53.363Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:28:53.712Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-05-20T15:28:53.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-05-20T15:28:53.712Z] a43932d1df72: Preparing [2022-05-20T15:28:53.712Z] 1207169bf42c: Preparing [2022-05-20T15:28:53.712Z] c14a6ccf04e4: Preparing [2022-05-20T15:28:53.712Z] b26018100883: Preparing [2022-05-20T15:28:53.712Z] 4ebc4f21b456: Preparing [2022-05-20T15:28:53.712Z] 3ad5d6c13aa3: Preparing [2022-05-20T15:28:53.712Z] be851956c622: Preparing [2022-05-20T15:28:53.712Z] 4f4ce317c6bb: Preparing [2022-05-20T15:28:53.712Z] 3ad5d6c13aa3: Waiting [2022-05-20T15:28:53.712Z] 4f4ce317c6bb: Waiting [2022-05-20T15:28:53.712Z] c14a6ccf04e4: Layer already exists [2022-05-20T15:28:53.712Z] 1207169bf42c: Layer already exists [2022-05-20T15:28:53.712Z] a43932d1df72: Layer already exists [2022-05-20T15:28:53.712Z] 4ebc4f21b456: Layer already exists [2022-05-20T15:28:53.712Z] b26018100883: Layer already exists [2022-05-20T15:28:53.712Z] 3ad5d6c13aa3: Layer already exists [2022-05-20T15:28:53.712Z] 4f4ce317c6bb: Layer already exists [2022-05-20T15:28:53.712Z] be851956c622: Layer already exists [2022-05-20T15:28:53.985Z] main: digest: sha256:686893ffdd5f5ae753a985b155bc0a0180b50d95010cffbbaf9602eb1c548eba size: 1994 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-20T15:28:54.035Z] ===================================================== [Pipeline] echo [2022-05-20T15:28:54.047Z] taggedImages: [2022-05-20T15:28:54.047Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b3ac92876ed7254f502f0442b6fc7078abc266ab [2022-05-20T15:28:54.047Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-05-20T15:28:54.047Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.2 [2022-05-20T15:28:54.047Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b3ac92876ed7254f502f0442b6fc7078abc266ab-0.0.1-dev.2 [2022-05-20T15:28:54.047Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:28:54.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T15:28:54.414Z] [2022-05-20T15:28:54.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:28:54.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T15:28:55.048Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-20T15:28:55.048Z] 8998bd30e6a1: Pulling fs layer [2022-05-20T15:28:55.048Z] 04944245beec: Pulling fs layer [2022-05-20T15:28:55.048Z] 699f458cf7ca: Pulling fs layer [2022-05-20T15:28:55.048Z] 765212b225bb: Pulling fs layer [2022-05-20T15:28:55.048Z] f23df028b6ca: Pulling fs layer [2022-05-20T15:28:55.048Z] d65c8cfc05b1: Pulling fs layer [2022-05-20T15:28:55.048Z] 2437ff75d9bd: Pulling fs layer [2022-05-20T15:28:55.048Z] f23df028b6ca: Waiting [2022-05-20T15:28:55.048Z] d65c8cfc05b1: Waiting [2022-05-20T15:28:55.048Z] 765212b225bb: Waiting [2022-05-20T15:28:55.048Z] 2437ff75d9bd: Waiting [2022-05-20T15:28:55.048Z] 04944245beec: Verifying Checksum [2022-05-20T15:28:55.048Z] 04944245beec: Download complete [2022-05-20T15:28:55.048Z] 765212b225bb: Verifying Checksum [2022-05-20T15:28:55.048Z] 765212b225bb: Download complete [2022-05-20T15:28:55.048Z] f23df028b6ca: Verifying Checksum [2022-05-20T15:28:55.048Z] f23df028b6ca: Download complete [2022-05-20T15:28:55.048Z] d65c8cfc05b1: Download complete [2022-05-20T15:28:55.329Z] 699f458cf7ca: Verifying Checksum [2022-05-20T15:28:55.329Z] 699f458cf7ca: Download complete [2022-05-20T15:28:55.606Z] 8998bd30e6a1: Verifying Checksum [2022-05-20T15:28:55.606Z] 8998bd30e6a1: Download complete [2022-05-20T15:28:58.241Z] 2437ff75d9bd: Verifying Checksum [2022-05-20T15:28:58.241Z] 2437ff75d9bd: Download complete [2022-05-20T15:29:00.223Z] 8998bd30e6a1: Pull complete [2022-05-20T15:29:00.223Z] 04944245beec: Pull complete [2022-05-20T15:29:02.224Z] 699f458cf7ca: Pull complete [2022-05-20T15:29:02.224Z] 765212b225bb: Pull complete [2022-05-20T15:29:02.823Z] f23df028b6ca: Pull complete [2022-05-20T15:29:03.098Z] d65c8cfc05b1: Pull complete [2022-05-20T15:29:18.191Z] 2437ff75d9bd: Pull complete [2022-05-20T15:29:18.191Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-20T15:29:18.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T15:29:18.191Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-20T15:29:18.415Z] prd-ubuntu20.04-docker-arm64-4c-16g-64206 does not seem to be running inside a container [2022-05-20T15:29:18.507Z] $ 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/13 -v /w/workspace/device-usb-camera/13:/w/workspace/device-usb-camera/13:rw,z -v /w/workspace/device-usb-camera/13@tmp:/w/workspace/device-usb-camera/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-20T15:29:21.071Z] $ docker top 38bc53ba93a96e0a257ab1893a9f07343852759b0630c4f3a16bf84321f9672a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T15:29:21.990Z] ---> job-cost.sh [2022-05-20T15:29:21.990Z] lf-activate-venv: SKIPPING [2022-05-20T15:29:21.990Z] INFO: No Stack... [2022-05-20T15:29:22.262Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-20T15:29:23.241Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T15:29:23.909Z] + cat /w/workspace/device-usb-camera/13/archives/cost.csv [2022-05-20T15:29:23.909Z] + cut -d, -f6 [Pipeline] lock [2022-05-20T15:29:23.975Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-13-stack-cost] [2022-05-20T15:29:23.980Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-13-stack-cost] did not exist. Created. [2022-05-20T15:29:23.980Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T15:29:24.657Z] /w/workspace/device-usb-camera/13@tmp/durable-8a94877b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-20T15:29:25.349Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-20T15:29:25.372Z] Warning: overwriting stash ‘stack-cost’ [2022-05-20T15:29:25.415Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T15:29:25.422Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-13-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T15:29:25.448Z] $ docker stop --time=1 38bc53ba93a96e0a257ab1893a9f07343852759b0630c4f3a16bf84321f9672a [2022-05-20T15:29:26.925Z] $ docker rm -f 38bc53ba93a96e0a257ab1893a9f07343852759b0630c4f3a16bf84321f9672a [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-05-20T15:29:27.405Z] provisioning config files... [2022-05-20T15:29:27.413Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7586093365121216565tmp [Pipeline] { [Pipeline] sh [2022-05-20T15:29:27.727Z] + set +x [2022-05-20T15:29:27.727Z] + curl -s https://codecov.io/bash [2022-05-20T15:29:27.727Z] + bash -s -- [2022-05-20T15:29:27.727Z] [2022-05-20T15:29:27.727Z] _____ _ [2022-05-20T15:29:27.727Z] / ____| | | [2022-05-20T15:29:27.727Z] | | ___ __| | ___ ___ _____ __ [2022-05-20T15:29:27.727Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-20T15:29:27.727Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-20T15:29:27.727Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-20T15:29:27.727Z] Bash-1.0.6 [2022-05-20T15:29:27.727Z] [2022-05-20T15:29:27.727Z] [2022-05-20T15:29:27.727Z] ==> git version 2.25.1 found [2022-05-20T15:29:27.727Z] ==> 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-05-20T15:29:27.727Z] Release-Date: 2020-01-08 [2022-05-20T15:29:27.727Z] 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-05-20T15:29:27.727Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-20T15:29:27.727Z] ==> Jenkins CI detected. [2022-05-20T15:29:27.727Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-05-20T15:29:27.727Z] project root: . [2022-05-20T15:29:27.727Z] --> token set from env [2022-05-20T15:29:27.727Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-20T15:29:27.727Z] ==> Running gcov in . (disable via -X gcov) [2022-05-20T15:29:27.727Z] ==> Python coveragepy not found [2022-05-20T15:29:27.727Z] ==> Searching for coverage reports in: [2022-05-20T15:29:27.727Z] + . [2022-05-20T15:29:27.727Z] -> Found 1 reports [2022-05-20T15:29:27.727Z] ==> Detecting git/mercurial file structure [2022-05-20T15:29:27.727Z] ==> Reading reports [2022-05-20T15:29:27.727Z] + ./coverage.out bytes=10 [2022-05-20T15:29:27.727Z] ==> Appending adjustments [2022-05-20T15:29:27.727Z] https://docs.codecov.io/docs/fixing-reports [2022-05-20T15:29:27.988Z] + Found adjustments [2022-05-20T15:29:27.988Z] ==> Gzipping contents [2022-05-20T15:29:27.988Z] 4.0K /tmp/codecov.enqYb7.gz [2022-05-20T15:29:27.988Z] ==> Uploading reports [2022-05-20T15:29:27.988Z] url: https://codecov.io [2022-05-20T15:29:27.988Z] query: branch=main&commit=b3ac92876ed7254f502f0442b6fc7078abc266ab&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-20T15:29:27.988Z] -> Pinging Codecov [2022-05-20T15:29:27.988Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=b3ac92876ed7254f502f0442b6fc7078abc266ab&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-20T15:29:28.249Z] -> Uploading to [2022-05-20T15:29:28.249Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-20/73D8F5FF140700D3E01443B452E23636/b3ac92876ed7254f502f0442b6fc7078abc266ab/bc39ff69-b760-42bd-8b7f-e22d26ebff18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220520T152928Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f722d6e941f081b2bf19751aa586d55498fc5933d9da6ba9b83c5cc141894e9 [2022-05-20T15:29:28.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T15:29:28.249Z] Dload Upload Total Spent Left Speed [2022-05-20T15:29:28.509Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1007 0 0 100 1007 0 4359 --:--:-- --:--:-- --:--:-- 4359 [2022-05-20T15:29:28.509Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/b3ac92876ed7254f502f0442b6fc7078abc266ab [Pipeline] } [2022-05-20T15:29:28.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-20T15:29:28.872Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-20T15:29:28.881Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:29:29.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-20T15:29:29.183Z] [2022-05-20T15:29:29.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:29:29.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-20T15:29:29.488Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-20T15:29:29.488Z] 188c0c94c7c5: Pulling fs layer [2022-05-20T15:29:29.488Z] 0ef7d3d256c8: Pulling fs layer [2022-05-20T15:29:29.488Z] de9db76c5a1d: Pulling fs layer [2022-05-20T15:29:29.488Z] 0eba1c9be4d2: Pulling fs layer [2022-05-20T15:29:29.488Z] 0d57e429df01: Pulling fs layer [2022-05-20T15:29:29.488Z] 4e4be7b47b0d: Pulling fs layer [2022-05-20T15:29:29.488Z] e1f770b5df2f: Pulling fs layer [2022-05-20T15:29:29.488Z] 85a0685a4137: Pulling fs layer [2022-05-20T15:29:29.488Z] 0eba1c9be4d2: Waiting [2022-05-20T15:29:29.488Z] 0d57e429df01: Waiting [2022-05-20T15:29:29.488Z] 4e4be7b47b0d: Waiting [2022-05-20T15:29:29.488Z] e1f770b5df2f: Waiting [2022-05-20T15:29:29.488Z] 85a0685a4137: Waiting [2022-05-20T15:29:29.488Z] de9db76c5a1d: Verifying Checksum [2022-05-20T15:29:29.488Z] de9db76c5a1d: Download complete [2022-05-20T15:29:29.488Z] 0ef7d3d256c8: Download complete [2022-05-20T15:29:29.488Z] 0d57e429df01: Download complete [2022-05-20T15:29:29.488Z] 4e4be7b47b0d: Verifying Checksum [2022-05-20T15:29:29.488Z] 4e4be7b47b0d: Download complete [2022-05-20T15:29:29.488Z] 188c0c94c7c5: Verifying Checksum [2022-05-20T15:29:29.488Z] 188c0c94c7c5: Download complete [2022-05-20T15:29:29.750Z] 188c0c94c7c5: Pull complete [2022-05-20T15:29:29.750Z] e1f770b5df2f: Verifying Checksum [2022-05-20T15:29:29.750Z] e1f770b5df2f: Download complete [2022-05-20T15:29:29.750Z] 0ef7d3d256c8: Pull complete [2022-05-20T15:29:30.013Z] de9db76c5a1d: Pull complete [2022-05-20T15:29:30.283Z] 0eba1c9be4d2: Verifying Checksum [2022-05-20T15:29:30.283Z] 0eba1c9be4d2: Download complete [2022-05-20T15:29:30.283Z] 85a0685a4137: Verifying Checksum [2022-05-20T15:29:30.283Z] 85a0685a4137: Download complete [2022-05-20T15:29:33.585Z] 0eba1c9be4d2: Pull complete [2022-05-20T15:29:33.585Z] 0d57e429df01: Pull complete [2022-05-20T15:29:33.585Z] 4e4be7b47b0d: Pull complete [2022-05-20T15:29:33.843Z] e1f770b5df2f: Pull complete [2022-05-20T15:29:37.136Z] 85a0685a4137: Pull complete [2022-05-20T15:29:37.136Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-20T15:29:37.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-20T15:29:37.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-20T15:29:37.203Z] prd-ubuntu20.04-docker-8c-8g-64205 does not seem to be running inside a container [2022-05-20T15:29:37.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-20T15:29:38.612Z] $ docker top 169451ac6ce42a069d6a266895985345921c26c4182f57e6adb68a7c56c9401c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-20T15:29:38.691Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-20T15:29:38.972Z] + set -o pipefail [2022-05-20T15:29:38.972Z] + snyk monitor '--org=edgex-jenkins' [2022-05-20T15:29:44.262Z] [2022-05-20T15:29:44.262Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-05-20T15:29:44.262Z] [2022-05-20T15:29:44.262Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0704d385-d3ec-41e9-ab35-6ec0fee52da4/history/ea28cc49-2a03-4055-b8c9-9d3a5c758a88 [2022-05-20T15:29:44.262Z] [2022-05-20T15:29:44.262Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-20T15:29:44.262Z] [2022-05-20T15:29:44.262Z] [Pipeline] } [2022-05-20T15:29:44.272Z] $ docker stop --time=1 169451ac6ce42a069d6a266895985345921c26c4182f57e6adb68a7c56c9401c [2022-05-20T15:29:46.141Z] $ docker rm -f 169451ac6ce42a069d6a266895985345921c26c4182f57e6adb68a7c56c9401c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T15:29:46.880Z] + git log --format=format:%s -1 b3ac92876ed7254f502f0442b6fc7078abc266ab [Pipeline] sh [2022-05-20T15:29:47.179Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T15:29:47.179Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:29:47.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T15:29:47.472Z] . [Pipeline] withDockerContainer [2022-05-20T15:29:47.539Z] prd-ubuntu20.04-docker-8c-8g-64205 does not seem to be running inside a container [2022-05-20T15:29:47.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-20T15:29:47.950Z] $ docker top 7a1c148681ab1d5698923b74b88d2a7c25b7cec1e1c8fcf5a43dbf99bfdac05f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T15:29:48.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T15:29:48.061Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T15:29:48.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T15:29:48.215Z] $ docker exec 7a1c148681ab1d5698923b74b88d2a7c25b7cec1e1c8fcf5a43dbf99bfdac05f ssh-agent [2022-05-20T15:29:48.347Z] SSH_AUTH_SOCK=/tmp/ssh-fBiPW8A6PzVE/agent.32 [2022-05-20T15:29:48.347Z] SSH_AGENT_PID=39 [2022-05-20T15:29:48.353Z] Running ssh-add (command line suppressed) [2022-05-20T15:29:48.468Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2758942526650884352.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2758942526650884352.key) [2022-05-20T15:29:48.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T15:29:48.789Z] + git semver tag [2022-05-20T15:29:49.050Z] 2022-05-20 15:29:48,970 [run_tag] DEBUG tag force:False [2022-05-20T15:29:49.050Z] 2022-05-20 15:29:48,970 [check_head_tag] DEBUG check head tag [2022-05-20T15:29:49.050Z] 2022-05-20 15:29:48,970 [execute] INFO git cat-file --batch-check [2022-05-20T15:29:49.050Z] 2022-05-20 15:29:48,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-05-20T15:29:49.050Z] 2022-05-20 15:29:48,974 [execute] INFO git cat-file --batch [2022-05-20T15:29:49.050Z] 2022-05-20 15:29:48,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-05-20T15:29:49.050Z] 2022-05-20 15:29:48,978 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T15:29:49.050Z] 2022-05-20 15:29:48,979 [execute] INFO git tag -a v0.0.1-dev.2 -m v0.0.1-dev.2 [2022-05-20T15:29:49.050Z] 2022-05-20 15:29:48,979 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.2', '-m', 'v0.0.1-dev.2'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-05-20T15:29:49.050Z] 2022-05-20 15:29:48,983 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T15:29:49.050Z] 0.0.1-dev.2 [Pipeline] } [2022-05-20T15:29:49.057Z] $ docker exec --env ******** --env ******** 7a1c148681ab1d5698923b74b88d2a7c25b7cec1e1c8fcf5a43dbf99bfdac05f ssh-agent -k [2022-05-20T15:29:49.158Z] unset SSH_AUTH_SOCK; [2022-05-20T15:29:49.159Z] unset SSH_AGENT_PID; [2022-05-20T15:29:49.159Z] echo Agent pid 39 killed; [2022-05-20T15:29:49.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T15:29:49.484Z] + git semver [Pipeline] } [2022-05-20T15:29:49.755Z] $ docker stop --time=1 7a1c148681ab1d5698923b74b88d2a7c25b7cec1e1c8fcf5a43dbf99bfdac05f [2022-05-20T15:29:51.037Z] $ docker rm -f 7a1c148681ab1d5698923b74b88d2a7c25b7cec1e1c8fcf5a43dbf99bfdac05f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:29:51.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-20T15:29:51.443Z] [2022-05-20T15:29:51.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:29:51.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-20T15:29:51.751Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-20T15:29:51.751Z] ab5ef0e58194: Pulling fs layer [2022-05-20T15:29:51.751Z] 9712f1f96733: Pulling fs layer [2022-05-20T15:29:51.751Z] 63f879dbbcfc: Pulling fs layer [2022-05-20T15:29:51.751Z] 0d9ebad4ef96: Pulling fs layer [2022-05-20T15:29:51.751Z] e9a5061849ea: Pulling fs layer [2022-05-20T15:29:51.751Z] d747dcd14b5f: Pulling fs layer [2022-05-20T15:29:51.751Z] 2de7ff778b66: Pulling fs layer [2022-05-20T15:29:51.751Z] e9a5061849ea: Waiting [2022-05-20T15:29:51.751Z] d747dcd14b5f: Waiting [2022-05-20T15:29:51.751Z] 2de7ff778b66: Waiting [2022-05-20T15:29:51.751Z] 0d9ebad4ef96: Waiting [2022-05-20T15:29:51.751Z] 9712f1f96733: Verifying Checksum [2022-05-20T15:29:51.751Z] 9712f1f96733: Download complete [2022-05-20T15:29:52.328Z] 63f879dbbcfc: Verifying Checksum [2022-05-20T15:29:52.328Z] 63f879dbbcfc: Download complete [2022-05-20T15:29:52.328Z] 0d9ebad4ef96: Verifying Checksum [2022-05-20T15:29:52.328Z] 0d9ebad4ef96: Download complete [2022-05-20T15:29:52.328Z] d747dcd14b5f: Verifying Checksum [2022-05-20T15:29:52.328Z] d747dcd14b5f: Download complete [2022-05-20T15:29:52.328Z] e9a5061849ea: Verifying Checksum [2022-05-20T15:29:52.328Z] e9a5061849ea: Download complete [2022-05-20T15:29:52.328Z] ab5ef0e58194: Verifying Checksum [2022-05-20T15:29:52.328Z] ab5ef0e58194: Download complete [2022-05-20T15:29:52.328Z] 2de7ff778b66: Verifying Checksum [2022-05-20T15:29:52.328Z] 2de7ff778b66: Download complete [2022-05-20T15:29:54.865Z] ab5ef0e58194: Pull complete [2022-05-20T15:29:54.865Z] 9712f1f96733: Pull complete [2022-05-20T15:29:55.804Z] 63f879dbbcfc: Pull complete [2022-05-20T15:30:00.004Z] 0d9ebad4ef96: Pull complete [2022-05-20T15:30:00.004Z] e9a5061849ea: Pull complete [2022-05-20T15:30:00.004Z] d747dcd14b5f: Pull complete [2022-05-20T15:30:00.573Z] 2de7ff778b66: Pull complete [2022-05-20T15:30:00.573Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-20T15:30:00.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-20T15:30:00.573Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-20T15:30:00.636Z] prd-ubuntu20.04-docker-8c-8g-64205 does not seem to be running inside a container [2022-05-20T15:30:00.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-20T15:30:02.382Z] $ docker top 1ca84b467760293072385df3e09f54dcddfc143ed408e1cc5d4ffd9487cd2c92 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-20T15:30:02.469Z] provisioning config files... [2022-05-20T15:30:02.479Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1130201558720176806tmp [2022-05-20T15:30:02.498Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2966035865901912570tmp [2022-05-20T15:30:02.510Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7902297630613141241tmp [Pipeline] { [Pipeline] echo [2022-05-20T15:30:02.527Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T15:30:02.814Z] ---> sigul-configuration.sh [2022-05-20T15:30:02.814Z] gpg: directory `/root/.gnupg' created [2022-05-20T15:30:02.814Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-20T15:30:02.814Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-20T15:30:02.814Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-20T15:30:02.814Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-20T15:30:02.814Z] gpg: CAST5 encrypted data [2022-05-20T15:30:02.814Z] gpg: encrypted with 1 passphrase [2022-05-20T15:30:02.814Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-20T15:30:03.103Z] + mkdir /home/jenkins [2022-05-20T15:30:03.103Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-20T15:30:03.397Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-05-20T15:30:03.407Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T15:30:03.697Z] ---> sigul-install.sh [2022-05-20T15:30:03.697Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-20T15:30:03.986Z] + git tag --list [2022-05-20T15:30:03.986Z] v0.0.0 [2022-05-20T15:30:03.986Z] v0.0.1-dev.1 [2022-05-20T15:30:03.986Z] v0.0.1-dev.2 [Pipeline] sh [2022-05-20T15:30:04.277Z] + lftools sign git-tag v0.0.1-dev.2 [2022-05-20T15:30:04.848Z] Signing Git tag with Sigul... [2022-05-20T15:30:04.848Z] Signing v0.0.1-dev.2 [Pipeline] echo [2022-05-20T15:30:05.118Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T15:30:05.406Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-20T15:30:05.415Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-20T15:30:05.433Z] $ docker stop --time=1 1ca84b467760293072385df3e09f54dcddfc143ed408e1cc5d4ffd9487cd2c92 [2022-05-20T15:30:06.735Z] $ docker rm -f 1ca84b467760293072385df3e09f54dcddfc143ed408e1cc5d4ffd9487cd2c92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-20T15:30:07.176Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T15:30:07.176Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:30:07.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T15:30:07.476Z] . [Pipeline] withDockerContainer [2022-05-20T15:30:07.547Z] prd-ubuntu20.04-docker-8c-8g-64205 does not seem to be running inside a container [2022-05-20T15:30:07.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-20T15:30:07.968Z] $ docker top 4e740b9dc8d4fdce5e5e9f11753d92dd2a0026c19225c0371f46501d6c6a35f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T15:30:08.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T15:30:08.086Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T15:30:08.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T15:30:08.202Z] $ docker exec 4e740b9dc8d4fdce5e5e9f11753d92dd2a0026c19225c0371f46501d6c6a35f9 ssh-agent [2022-05-20T15:30:08.343Z] SSH_AUTH_SOCK=/tmp/ssh-4TCDBgzA5c7n/agent.33 [2022-05-20T15:30:08.343Z] SSH_AGENT_PID=39 [2022-05-20T15:30:08.371Z] Running ssh-add (command line suppressed) [2022-05-20T15:30:08.464Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7228677827237736471.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7228677827237736471.key) [2022-05-20T15:30:08.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T15:30:08.772Z] + git semver bump pre [2022-05-20T15:30:09.032Z] 2022-05-20 15:30:08,946 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T15:30:09.032Z] 2022-05-20 15:30:08,946 [bump_version] DEBUG bumping version:0.0.1-dev.2 on axis:pre with prefix:dev [2022-05-20T15:30:09.032Z] 2022-05-20 15:30:08,946 [bump_version] DEBUG bumped version:0.0.1-dev.3 [2022-05-20T15:30:09.032Z] 2022-05-20 15:30:08,946 [write_version] DEBUG write version:0.0.1-dev.3 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-05-20T15:30:09.032Z] 2022-05-20 15:30:08,947 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T15:30:09.032Z] 2022-05-20 15:30:08,947 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T15:30:09.032Z] 2022-05-20 15:30:08,949 [execute] INFO git cat-file --batch-check [2022-05-20T15:30:09.032Z] 2022-05-20 15:30:08,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T15:30:09.032Z] 2022-05-20 15:30:08,955 [execute] INFO git cat-file --batch [2022-05-20T15:30:09.032Z] 2022-05-20 15:30:08,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T15:30:09.032Z] 2022-05-20 15:30:08,960 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T15:30:09.032Z] 0.0.1-dev.3 [Pipeline] } [2022-05-20T15:30:09.039Z] $ docker exec --env ******** --env ******** 4e740b9dc8d4fdce5e5e9f11753d92dd2a0026c19225c0371f46501d6c6a35f9 ssh-agent -k [2022-05-20T15:30:09.147Z] unset SSH_AUTH_SOCK; [2022-05-20T15:30:09.147Z] unset SSH_AGENT_PID; [2022-05-20T15:30:09.147Z] echo Agent pid 39 killed; [2022-05-20T15:30:09.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T15:30:09.472Z] + git semver [Pipeline] } [2022-05-20T15:30:09.747Z] $ docker stop --time=1 4e740b9dc8d4fdce5e5e9f11753d92dd2a0026c19225c0371f46501d6c6a35f9 [2022-05-20T15:30:11.049Z] $ docker rm -f 4e740b9dc8d4fdce5e5e9f11753d92dd2a0026c19225c0371f46501d6c6a35f9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T15:30:11.411Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T15:30:11.411Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:30:11.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T15:30:11.710Z] . [Pipeline] withDockerContainer [2022-05-20T15:30:11.774Z] prd-ubuntu20.04-docker-8c-8g-64205 does not seem to be running inside a container [2022-05-20T15:30:11.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-20T15:30:12.148Z] $ docker top 67866884a14bc9bf2b1e0c7d3f6b8ccc21384eff2e1b4ad4b2f5ed7cd272767f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T15:30:12.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T15:30:12.256Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T15:30:12.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T15:30:12.381Z] $ docker exec 67866884a14bc9bf2b1e0c7d3f6b8ccc21384eff2e1b4ad4b2f5ed7cd272767f ssh-agent [2022-05-20T15:30:12.500Z] SSH_AUTH_SOCK=/tmp/ssh-DZO4nFqliZk8/agent.33 [2022-05-20T15:30:12.500Z] SSH_AGENT_PID=39 [2022-05-20T15:30:12.505Z] Running ssh-add (command line suppressed) [2022-05-20T15:30:12.611Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5150429668228002152.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5150429668228002152.key) [2022-05-20T15:30:12.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T15:30:12.918Z] + git semver push [2022-05-20T15:30:13.179Z] 2022-05-20 15:30:13,099 [run_push] DEBUG push [2022-05-20T15:30:13.179Z] 2022-05-20 15:30:13,100 [execute] INFO git push origin semver [2022-05-20T15:30:13.179Z] 2022-05-20 15:30:13,100 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-20T15:30:14.124Z] 2022-05-20 15:30:13,788 [run_push] DEBUG push all version tags [2022-05-20T15:30:14.124Z] 2022-05-20 15:30:13,788 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-20T15:30:14.124Z] 2022-05-20 15:30:13,789 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-05-20T15:30:14.696Z] 2022-05-20 15:30:14,512 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T15:30:14.696Z] 0.0.1-dev.3 [Pipeline] } [2022-05-20T15:30:14.702Z] $ docker exec --env ******** --env ******** 67866884a14bc9bf2b1e0c7d3f6b8ccc21384eff2e1b4ad4b2f5ed7cd272767f ssh-agent -k [2022-05-20T15:30:14.810Z] unset SSH_AUTH_SOCK; [2022-05-20T15:30:14.811Z] unset SSH_AGENT_PID; [2022-05-20T15:30:14.811Z] echo Agent pid 39 killed; [2022-05-20T15:30:14.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T15:30:15.144Z] + git semver [Pipeline] } [2022-05-20T15:30:15.416Z] $ docker stop --time=1 67866884a14bc9bf2b1e0c7d3f6b8ccc21384eff2e1b4ad4b2f5ed7cd272767f [2022-05-20T15:30:16.729Z] $ docker rm -f 67866884a14bc9bf2b1e0c7d3f6b8ccc21384eff2e1b4ad4b2f5ed7cd272767f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-20T15:30:17.353Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-05-20T15:30:17.353Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-05-20T15:30:17.353Z] total 16 [2022-05-20T15:30:17.353Z] drwxr-xr-x 3 root root 4096 May 20 15:22 . [2022-05-20T15:30:17.353Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 15:30 .. [2022-05-20T15:30:17.353Z] drwxr-xr-x 2 root root 4096 May 20 15:22 cost [2022-05-20T15:30:17.353Z] -rw-r--r-- 1 root root 87 May 20 15:22 cost.csv [2022-05-20T15:30:17.353Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-05-20T15:30:17.353Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-05-20T15:30:17.353Z] total 16 [2022-05-20T15:30:17.353Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 15:22 . [2022-05-20T15:30:17.353Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 15:30 .. [2022-05-20T15:30:17.353Z] drwxr-xr-x 2 jenkins jenkins 4096 May 20 15:22 cost [2022-05-20T15:30:17.353Z] -rw-r--r-- 1 jenkins jenkins 87 May 20 15:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-20T15:30:17.647Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T15:30:18.521Z] ---> package-listing.sh [2022-05-20T15:30:18.521Z] ++ facter osfamily [2022-05-20T15:30:18.521Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-20T15:30:18.781Z] + OS_FAMILY=debian [2022-05-20T15:30:18.782Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-05-20T15:30:18.782Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-20T15:30:18.782Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-20T15:30:18.782Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-20T15:30:18.782Z] + PACKAGES=/tmp/packages_start.txt [2022-05-20T15:30:18.782Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-05-20T15:30:18.782Z] + PACKAGES=/tmp/packages_end.txt [2022-05-20T15:30:18.782Z] + case "${OS_FAMILY}" in [2022-05-20T15:30:18.782Z] + dpkg -l [2022-05-20T15:30:18.782Z] + grep '^ii' [2022-05-20T15:30:18.782Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-20T15:30:18.782Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-20T15:30:18.782Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-20T15:30:18.782Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-05-20T15:30:18.782Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-05-20T15:30:18.782Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-05-20T15:30:18.793Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-20T15:30:19.071Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-20T15:30:19.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T15:30:19.365Z] . [Pipeline] withDockerContainer [2022-05-20T15:30:19.430Z] prd-ubuntu20.04-docker-8c-8g-64205 does not seem to be running inside a container [2022-05-20T15:30:19.460Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-20T15:30:19.670Z] $ docker top 5cd7a9640a7db0aca5da9ec504a7f0458a176ebae58422b2498b88b8133f1199 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T15:30:20.031Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-20T15:30:20.321Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-20T15:30:20.611Z] + ls /var/log/sa-host [2022-05-20T15:30:20.611Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T15:30:20.829Z] provisioning config files... [2022-05-20T15:30:20.839Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4649702115680558589tmp [Pipeline] { [Pipeline] echo [2022-05-20T15:30:20.851Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T15:30:21.135Z] ---> create-netrc.sh [Pipeline] } [2022-05-20T15:30:21.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-20T15:30:21.481Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-20T15:30:21.492Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T15:30:21.776Z] ---> sudo-logs.sh [2022-05-20T15:30:21.776Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-20T15:30:21.808Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T15:30:22.090Z] ---> job-cost.sh [2022-05-20T15:30:22.090Z] lf-activate-venv: SKIPPING [2022-05-20T15:30:22.090Z] DEBUG: total: 0.2199999988079071 [2022-05-20T15:30:22.090Z] INFO: Retrieving Stack Cost... [2022-05-20T15:30:22.351Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T15:30:22.921Z] INFO: Archiving Costs [Pipeline] echo [2022-05-20T15:30:22.934Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T15:30:23.220Z] ---> logs-deploy.sh [2022-05-20T15:30:23.220Z] lf-activate-venv: SKIPPING [2022-05-20T15:30:23.220Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/13 [2022-05-20T15:30:23.220Z] INFO: archiving workspace using pattern(s): [2022-05-20T15:30:24.604Z] Archives upload complete. [2022-05-20T15:30:24.864Z] INFO: archiving logs to Nexus [2022-05-20T15:30:25.434Z] ---> uname -a: [2022-05-20T15:30:25.434Z] Linux prd-ubuntu20-04-docker-8c-8g-64205 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-20T15:30:25.434Z] [2022-05-20T15:30:25.434Z] [2022-05-20T15:30:25.434Z] ---> lscpu: [2022-05-20T15:30:25.434Z] Architecture: x86_64 [2022-05-20T15:30:25.434Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-20T15:30:25.434Z] Byte Order: Little Endian [2022-05-20T15:30:25.434Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-20T15:30:25.434Z] CPU(s): 8 [2022-05-20T15:30:25.434Z] On-line CPU(s) list: 0-7 [2022-05-20T15:30:25.434Z] Thread(s) per core: 1 [2022-05-20T15:30:25.434Z] Core(s) per socket: 1 [2022-05-20T15:30:25.434Z] Socket(s): 8 [2022-05-20T15:30:25.434Z] NUMA node(s): 1 [2022-05-20T15:30:25.434Z] Vendor ID: AuthenticAMD [2022-05-20T15:30:25.434Z] CPU family: 23 [2022-05-20T15:30:25.434Z] Model: 49 [2022-05-20T15:30:25.434Z] Model name: AMD EPYC-Rome Processor [2022-05-20T15:30:25.434Z] Stepping: 0 [2022-05-20T15:30:25.434Z] CPU MHz: 2799.998 [2022-05-20T15:30:25.434Z] BogoMIPS: 5599.99 [2022-05-20T15:30:25.434Z] Virtualization: AMD-V [2022-05-20T15:30:25.434Z] Hypervisor vendor: KVM [2022-05-20T15:30:25.434Z] Virtualization type: full [2022-05-20T15:30:25.434Z] L1d cache: 256 KiB [2022-05-20T15:30:25.434Z] L1i cache: 256 KiB [2022-05-20T15:30:25.434Z] L2 cache: 4 MiB [2022-05-20T15:30:25.434Z] L3 cache: 128 MiB [2022-05-20T15:30:25.434Z] NUMA node0 CPU(s): 0-7 [2022-05-20T15:30:25.434Z] Vulnerability Itlb multihit: Not affected [2022-05-20T15:30:25.434Z] Vulnerability L1tf: Not affected [2022-05-20T15:30:25.434Z] Vulnerability Mds: Not affected [2022-05-20T15:30:25.434Z] Vulnerability Meltdown: Not affected [2022-05-20T15:30:25.434Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-20T15:30:25.434Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-20T15:30:25.434Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-20T15:30:25.434Z] Vulnerability Srbds: Not affected [2022-05-20T15:30:25.434Z] Vulnerability Tsx async abort: Not affected [2022-05-20T15:30:25.434Z] 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-05-20T15:30:25.434Z] [2022-05-20T15:30:25.434Z] [2022-05-20T15:30:25.434Z] ---> nproc: [2022-05-20T15:30:25.434Z] 8 [2022-05-20T15:30:25.434Z] [2022-05-20T15:30:25.434Z] [2022-05-20T15:30:25.434Z] ---> df -h: [2022-05-20T15:30:25.434Z] Filesystem Size Used Avail Use% Mounted on [2022-05-20T15:30:25.434Z] overlay 155G 13G 143G 8% / [2022-05-20T15:30:25.434Z] tmpfs 64M 0 64M 0% /dev [2022-05-20T15:30:25.434Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-20T15:30:25.434Z] shm 64M 0 64M 0% /dev/shm [2022-05-20T15:30:25.434Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-05-20T15:30:25.434Z] [2022-05-20T15:30:25.434Z] [2022-05-20T15:30:25.434Z] ---> sar -b -r -n DEV: [2022-05-20T15:30:25.434Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64205) 05/20/22 _x86_64_ (8 CPU) [2022-05-20T15:30:25.434Z] [2022-05-20T15:30:25.434Z] 15:19:20 LINUX RESTART (8 CPU) [2022-05-20T15:30:25.434Z] [2022-05-20T15:30:25.434Z] 15:20:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-05-20T15:30:25.434Z] 15:21:01 202.73 5.22 197.51 0.00 435.32 97934.99 0.00 [2022-05-20T15:30:25.434Z] 15:22:01 173.01 0.12 172.89 0.00 8.53 29134.69 0.00 [2022-05-20T15:30:25.434Z] 15:23:01 35.09 0.03 35.05 0.00 3.33 16772.16 0.00 [2022-05-20T15:30:25.434Z] 15:24:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 [2022-05-20T15:30:25.434Z] 15:25:01 1.33 0.02 1.32 0.00 0.13 14.93 0.00 [2022-05-20T15:30:25.434Z] 15:26:01 1.40 0.00 1.40 0.00 0.00 17.46 0.00 [2022-05-20T15:30:25.434Z] 15:27:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2022-05-20T15:30:25.434Z] 15:28:01 0.92 0.00 0.92 0.00 0.00 12.93 0.00 [2022-05-20T15:30:25.434Z] 15:29:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2022-05-20T15:30:25.434Z] 15:30:01 110.96 0.57 110.40 0.00 18.80 51770.30 0.00 [2022-05-20T15:30:25.434Z] Average: 52.64 0.59 52.05 0.00 45.96 19438.36 0.00 [2022-05-20T15:30:25.434Z] [2022-05-20T15:30:25.434Z] 15:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-05-20T15:30:25.434Z] 15:21:01 28284272 31639772 654304 1.99 161348 3397792 2337412 6.89 1345212 2796620 53304 [2022-05-20T15:30:25.434Z] 15:22:01 28101200 31758380 536468 1.63 168216 3679676 2123128 6.26 1289728 3026816 820 [2022-05-20T15:30:25.434Z] 15:23:01 27590856 31756816 535904 1.63 175076 4131608 1907796 5.62 1305332 3466116 176 [2022-05-20T15:30:25.434Z] 15:24:01 27591864 31757916 534804 1.63 175100 4131612 1907796 5.62 1304512 3466216 232 [2022-05-20T15:30:25.434Z] 15:25:01 27601408 31767512 525120 1.60 175128 4131620 1907796 5.62 1295248 3466228 216 [2022-05-20T15:30:25.434Z] 15:26:01 27602084 31768216 524348 1.59 175156 4131624 1907796 5.62 1294888 3466228 232 [2022-05-20T15:30:25.434Z] 15:27:01 27609384 31775708 517012 1.57 175168 4131628 1907796 5.62 1287112 3466420 8 [2022-05-20T15:30:25.434Z] 15:28:01 27609228 31775560 517216 1.57 175188 4131632 1907796 5.62 1287520 3466424 228 [2022-05-20T15:30:25.434Z] 15:29:01 27609276 31775664 517160 1.57 175208 4131632 1907796 5.62 1287248 3466424 20 [2022-05-20T15:30:25.434Z] 15:30:01 26053600 31717132 571404 1.74 222528 5454388 2100444 6.19 1432192 4749156 324264 [2022-05-20T15:30:25.434Z] Average: 27565317 31749268 543374 1.65 177812 4145321 1991556 5.87 1312899 3483665 37950 [2022-05-20T15:30:25.434Z] [2022-05-20T15:30:25.434Z] 15:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-05-20T15:30:25.434Z] 15:21:01 docker0 172.90 254.09 12.93 1746.21 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:21:01 veth361ea0a 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:21:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:21:01 ens3 527.66 347.08 6865.18 112.35 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:22:01 docker0 20.63 42.85 1.39 542.47 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:22:01 lo 5.26 5.26 0.53 0.53 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:22:01 ens3 150.15 121.08 788.68 686.87 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:23:01 lo 4.40 4.40 0.43 0.43 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:23:01 ens3 160.76 115.74 2542.11 230.80 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:24:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:25:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:27:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.434Z] 15:28:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.435Z] 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.435Z] 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.435Z] 15:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.435Z] 15:30:01 docker0 46.54 57.51 4.10 688.10 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.435Z] 15:30:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.435Z] 15:30:01 ens3 355.36 213.73 7964.99 32.08 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.435Z] Average: docker0 23.76 35.08 1.82 295.25 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.435Z] Average: lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.435Z] Average: ens3 118.77 79.36 1807.61 106.22 0.00 0.00 0.00 0.00 [2022-05-20T15:30:25.435Z] [2022-05-20T15:30:25.435Z] [2022-05-20T15:30:25.435Z] ---> sar -P ALL: [2022-05-20T15:30:25.435Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64205) 05/20/22 _x86_64_ (8 CPU) [2022-05-20T15:30:25.435Z] [2022-05-20T15:30:25.435Z] 15:19:20 LINUX RESTART (8 CPU) [2022-05-20T15:30:25.435Z] [2022-05-20T15:30:25.435Z] 15:20:02 CPU %user %nice %system %iowait %steal %idle [2022-05-20T15:30:25.435Z] 15:21:01 all 13.54 0.00 5.59 1.11 0.09 79.67 [2022-05-20T15:30:25.435Z] 15:21:01 0 13.49 0.00 6.07 2.56 0.09 77.79 [2022-05-20T15:30:25.435Z] 15:21:01 1 13.75 0.00 5.61 0.17 0.10 80.37 [2022-05-20T15:30:25.435Z] 15:21:01 2 15.95 0.00 5.56 0.38 0.09 78.02 [2022-05-20T15:30:25.435Z] 15:21:01 3 12.39 0.00 5.63 1.68 0.09 80.21 [2022-05-20T15:30:25.435Z] 15:21:01 4 12.85 0.00 5.60 0.79 0.09 80.68 [2022-05-20T15:30:25.435Z] 15:21:01 5 14.59 0.00 5.45 2.39 0.07 77.50 [2022-05-20T15:30:25.435Z] 15:21:01 6 13.07 0.00 5.29 0.15 0.09 81.40 [2022-05-20T15:30:25.435Z] 15:21:01 7 12.27 0.00 5.53 0.76 0.09 81.35 [2022-05-20T15:30:25.435Z] 15:22:01 all 36.21 0.00 5.97 0.66 0.10 57.07 [2022-05-20T15:30:25.435Z] 15:22:01 0 36.30 0.00 5.90 0.32 0.10 57.39 [2022-05-20T15:30:25.435Z] 15:22:01 1 36.76 0.00 6.36 0.24 0.08 56.57 [2022-05-20T15:30:25.435Z] 15:22:01 2 35.78 0.00 5.90 0.91 0.10 57.32 [2022-05-20T15:30:25.435Z] 15:22:01 3 37.05 0.00 6.02 0.19 0.12 56.63 [2022-05-20T15:30:25.435Z] 15:22:01 4 35.75 0.00 5.75 0.32 0.10 58.08 [2022-05-20T15:30:25.435Z] 15:22:01 5 35.09 0.00 5.80 0.30 0.10 58.71 [2022-05-20T15:30:25.435Z] 15:22:01 6 36.79 0.00 6.11 0.19 0.10 56.82 [2022-05-20T15:30:25.435Z] 15:22:01 7 36.14 0.00 5.94 2.81 0.10 55.00 [2022-05-20T15:30:25.435Z] 15:23:01 all 4.17 0.00 1.51 0.24 0.03 94.05 [2022-05-20T15:30:25.435Z] 15:23:01 0 5.04 0.00 1.65 0.02 0.03 93.25 [2022-05-20T15:30:25.435Z] 15:23:01 1 3.95 0.00 1.63 0.12 0.03 94.27 [2022-05-20T15:30:25.435Z] 15:23:01 2 4.00 0.00 1.76 1.24 0.03 92.96 [2022-05-20T15:30:25.435Z] 15:23:01 3 4.64 0.00 1.54 0.35 0.02 93.45 [2022-05-20T15:30:25.435Z] 15:23:01 4 4.07 0.00 1.32 0.02 0.02 94.58 [2022-05-20T15:30:25.435Z] 15:23:01 5 3.37 0.00 1.24 0.12 0.02 95.26 [2022-05-20T15:30:25.435Z] 15:23:01 6 3.45 0.00 1.04 0.03 0.02 95.47 [2022-05-20T15:30:25.435Z] 15:23:01 7 4.86 0.00 1.94 0.02 0.03 93.15 [2022-05-20T15:30:25.435Z] 15:24:01 all 0.04 0.00 0.02 0.00 0.00 99.94 [2022-05-20T15:30:25.435Z] 15:24:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2022-05-20T15:30:25.435Z] 15:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-20T15:30:25.435Z] 15:24:01 2 0.05 0.00 0.02 0.02 0.00 99.92 [2022-05-20T15:30:25.435Z] 15:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-20T15:30:25.435Z] 15:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-20T15:30:25.435Z] 15:24:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2022-05-20T15:30:25.435Z] 15:24:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-20T15:30:25.435Z] 15:24:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-20T15:30:25.435Z] 15:25:01 all 0.03 0.00 0.04 0.01 0.00 99.92 [2022-05-20T15:30:25.435Z] 15:25:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2022-05-20T15:30:25.435Z] 15:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-20T15:30:25.435Z] 15:25:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-20T15:30:25.435Z] 15:25:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-20T15:30:25.435Z] 15:25:01 4 0.07 0.00 0.10 0.00 0.02 99.82 [2022-05-20T15:30:25.435Z] 15:25:01 5 0.07 0.00 0.05 0.00 0.02 99.87 [2022-05-20T15:30:25.435Z] 15:25:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-20T15:30:25.435Z] 15:25:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2022-05-20T15:30:25.435Z] 15:26:01 all 0.01 0.00 0.02 0.01 0.01 99.96 [2022-05-20T15:30:25.435Z] 15:26:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2022-05-20T15:30:25.435Z] 15:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-20T15:30:25.435Z] 15:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-20T15:30:25.435Z] 15:26:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-20T15:30:25.435Z] 15:26:01 4 0.00 0.00 0.05 0.00 0.02 99.93 [2022-05-20T15:30:25.435Z] 15:26:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2022-05-20T15:30:25.435Z] 15:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-20T15:30:25.435Z] 15:26:01 7 0.00 0.00 0.00 0.03 0.02 99.95 [2022-05-20T15:30:25.435Z] 15:27:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-20T15:30:25.435Z] 15:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-20T15:30:25.435Z] 15:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-20T15:30:25.435Z] 15:27:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2022-05-20T15:30:25.435Z] 15:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-20T15:30:25.435Z] 15:27:01 4 0.07 0.00 0.05 0.00 0.00 99.88 [2022-05-20T15:30:25.435Z] 15:27:01 5 0.07 0.00 0.05 0.00 0.02 99.87 [2022-05-20T15:30:25.435Z] 15:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-20T15:30:25.435Z] 15:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-20T15:30:25.435Z] 15:28:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-05-20T15:30:25.435Z] 15:28:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2022-05-20T15:30:25.435Z] 15:28:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-05-20T15:30:25.435Z] 15:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-20T15:30:25.435Z] 15:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-20T15:30:25.435Z] 15:28:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-20T15:30:25.435Z] 15:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-20T15:30:25.435Z] 15:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-20T15:30:25.435Z] 15:28:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2022-05-20T15:30:25.435Z] 15:29:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2022-05-20T15:30:25.435Z] 15:29:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2022-05-20T15:30:25.435Z] 15:29:01 1 0.13 0.00 0.00 0.00 0.02 99.85 [2022-05-20T15:30:25.435Z] 15:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-20T15:30:25.435Z] 15:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-20T15:30:25.435Z] 15:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-20T15:30:25.435Z] 15:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-20T15:30:25.435Z] 15:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-20T15:30:25.435Z] 15:29:01 7 0.10 0.00 0.02 0.02 0.00 99.87 [2022-05-20T15:30:25.435Z] 15:30:01 all 8.74 0.00 3.34 0.77 0.05 87.11 [2022-05-20T15:30:25.435Z] 15:30:01 0 8.42 0.00 2.39 0.15 0.05 89.00 [2022-05-20T15:30:25.435Z] 15:30:01 1 8.31 0.00 2.71 0.10 0.05 88.83 [2022-05-20T15:30:25.435Z] 15:30:01 2 8.72 0.00 4.43 2.74 0.03 84.07 [2022-05-20T15:30:25.435Z] 15:30:01 3 8.10 0.00 3.45 2.16 0.05 86.24 [2022-05-20T15:30:25.435Z] 15:30:01 4 8.74 0.00 3.55 0.44 0.03 87.24 [2022-05-20T15:30:25.435Z] 15:30:01 5 8.96 0.00 2.71 0.20 0.05 88.08 [2022-05-20T15:30:25.435Z] 15:30:01 6 8.92 0.00 4.07 0.10 0.05 86.86 [2022-05-20T15:30:25.435Z] 15:30:01 7 9.74 0.00 3.42 0.27 0.05 86.52 [2022-05-20T15:30:25.435Z] Average: all 6.23 0.00 1.64 0.28 0.03 91.83 [2022-05-20T15:30:25.435Z] Average: 0 6.33 0.00 1.61 0.30 0.03 91.74 [2022-05-20T15:30:25.435Z] Average: 1 6.26 0.00 1.62 0.06 0.03 92.02 [2022-05-20T15:30:25.435Z] Average: 2 6.40 0.00 1.75 0.53 0.03 91.29 [2022-05-20T15:30:25.435Z] Average: 3 6.16 0.00 1.64 0.44 0.03 91.73 [2022-05-20T15:30:25.435Z] Average: 4 6.11 0.00 1.63 0.15 0.03 92.07 [2022-05-20T15:30:25.435Z] Average: 5 6.18 0.00 1.52 0.29 0.03 91.97 [2022-05-20T15:30:25.435Z] Average: 6 6.17 0.00 1.64 0.05 0.03 92.12 [2022-05-20T15:30:25.435Z] Average: 7 6.25 0.00 1.67 0.39 0.03 91.66 [2022-05-20T15:30:25.435Z] [2022-05-20T15:30:25.435Z] [2022-05-20T15:30:25.435Z]